@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);.video-modal[data-v-d316f2ae]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;padding:70px 20px 20px}.modal-content[data-v-d316f2ae]{position:relative;width:min(100%,1200px);max-width:calc(177.77778vh - 160px);max-width:calc(100dvh*16/9 - 160px);aspect-ratio:16/9}.close-button[data-v-d316f2ae]{position:absolute;top:-50px;right:0;background:transparent;border:none;cursor:pointer;padding:8px;transition:transform .3s ease;z-index:10}.close-button[data-v-d316f2ae]:hover{transform:scale(1.1)}.close-button svg[data-v-d316f2ae]{display:block}.video-container[data-v-d316f2ae]{position:relative;width:100%;height:100%;background:#000}.video-container[data-v-d316f2ae] .jwplayer{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important}.modal-fade-enter-active[data-v-d316f2ae],.modal-fade-leave-active[data-v-d316f2ae]{transition:opacity .3s ease}.modal-fade-enter[data-v-d316f2ae],.modal-fade-leave-to[data-v-d316f2ae]{opacity:0}@media (max-width:768px){.video-modal[data-v-d316f2ae]{padding:50px 10px 10px}.modal-content[data-v-d316f2ae]{max-width:calc(177.77778vh - 106.66667px);max-width:calc(100dvh*16/9 - 106.66667px)}.close-button[data-v-d316f2ae]{top:-40px;right:-10px}.close-button svg[data-v-d316f2ae]{width:24px;height:24px}}.preview-loader[data-v-c40d8982]{display:flex;justify-content:center;align-items:center;height:100vh;font-size:20px}@font-face{font-family:ATT-AleckSan-Regular;src:url(/fonts/ATT-AleckSans_Rg.269a2dea.woff) format("woff"),url(/fonts/ATT-AleckSans_Rg.02f0da4d.woff2) format("woff2"),url(/fonts/ATT-AleckSans_Rg.26c8b52b.ttf) format("truetype")}@font-face{font-family:ATT-AleckSan-Medium;src:url(/fonts/ATT-AleckSans_Md.8e91657f.woff) format("woff"),url(/fonts/ATT-AleckSans_Md.93792dbb.woff2) format("woff2"),url(/fonts/ATT-AleckSans_Md.f04f1ad6.ttf) format("truetype")}@font-face{font-family:ATT-AleckSan-Light;src:url(/fonts/ATT-AleckSans_Lt.ad7531ce.woff) format("woff"),url(/fonts/ATT-AleckSans_Lt.0651c573.woff2) format("woff2"),url(/fonts/ATT-AleckSans_Lt.3483f5e7.ttf) format("truetype")}@font-face{font-family:ATT-AleckSan-Bold;src:url(/fonts/ATT-AleckSans_Bd.9bfd64be.woff) format("woff"),url(/fonts/ATT-AleckSans_Bd.57625d7d.woff2) format("woff2"),url(/fonts/ATT-AleckSans_Bd.844a63af.ttf) format("truetype")}@font-face{font-family:ATT-AleckSan-Thin;src:url(/fonts/ATT-AleckSans_Th.6ab7c508.woff) format("woff"),url(/fonts/ATT-AleckSans_Th.f3369420.woff2) format("woff2"),url(/fonts/ATT-AleckSans_Th.6e5746e5.ttf) format("truetype")}*,:after,:before{box-sizing:border-box}*,:after,:before,body,html{margin:0;padding:0}ol,ul{list-style:none}blockquote,button,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,input,legend,option,p,pre,select,td,textarea,th{margin:0;padding:0}a{text-decoration:none;color:inherit}img{max-width:100%;display:block;height:auto}html{scrollbar-width:thin;scrollbar-color:#009fdb #f0f0f0}html::-webkit-scrollbar{width:15px}html::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}html::-webkit-scrollbar-thumb{background:#009fdb;border-radius:10px;border:2px solid #f0f0f0}html::-webkit-scrollbar-thumb:hover{background:#007aa8}html::-webkit-scrollbar-thumb:active{background:#00678f}main{width:100%;min-height:100vh;display:grid;grid-template-columns:340px minmax(0,1fr);grid-template-rows:1fr auto}@media only screen and (max-width:1080px){main{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto}}main section.SideBar{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:1/2;grid-row:1/2;background-color:#009fdb}@media only screen and (max-width:1080px){main section.SideBar{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:1/2;grid-row:1/2;width:100%;min-height:calc(100vh - 29px)}}main section.SideBar .bg-image{position:fixed;top:0;left:0;background-image:var(--sidebar-bg,url(/img/sidebar-BG.dd8b64d2.jpg));background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;max-width:340px;height:100vh}@media only screen and (max-width:1080px){main section.SideBar .bg-image{display:flex;flex-direction:column;position:relative;background-image:var(--sidebar-bg,url(/img/sidebar-BG.dd8b64d2.jpg));max-width:100%;height:100vh}}main section.SideBar .bg-image .SidebarHighlight{position:absolute;top:0;left:0;width:100%;z-index:2}@media only screen and (max-width:1080px){main section.SideBar .bg-image .SidebarHighlight{position:relative}}main section.SideBar .bg-image .SidebarHighlight__panel{display:flex;align-items:center;justify-content:center;background-color:#f2fafd;padding:30px 20px 60px}main section.SideBar .bg-image .SidebarHighlight[data-template=text] .SidebarHighlight__panel{padding:30px 20px}main section.SideBar .bg-image .SidebarHighlight__text{font:normal 20px/1.3 ATT-AleckSan-Regular;color:#252836;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}main section.SideBar .bg-image .SidebarHighlight__text b,main section.SideBar .bg-image .SidebarHighlight__text strong{font-family:ATT-AleckSan-Bold;font-weight:400}main section.SideBar .bg-image .SidebarHighlight__cta{display:flex;align-items:center;position:absolute;left:50%;bottom:-35px;transform:translateX(-50%);width:-moz-max-content;width:max-content;max-width:calc(100% - 40px);height:66px;padding:8px 20px 8px 8px;margin:0 auto;gap:15px;background-color:#00388f;border:none;border-radius:50px;text-decoration:none;cursor:pointer;transition:all .3s ease}main section.SideBar .bg-image .SidebarHighlight__cta:hover{filter:brightness(1.12)}main section.SideBar .bg-image .SidebarHighlight__icon{display:flex;align-items:center;justify-content:center;-webkit-box:0;-moz-box:0;flex:0 0 50px;width:50px;height:50px;border-radius:50%;background-color:#fff}main section.SideBar .bg-image .SidebarHighlight__icon svg{position:relative;display:block}main section.SideBar .bg-image .SidebarHighlight__icon svg.linkType{right:0}main section.SideBar .bg-image .SidebarHighlight__icon svg.videoType{right:-3px}main section.SideBar .bg-image .SidebarHighlight__label{font:normal 16px/1.375 ATT-AleckSan-Medium;color:#fff;text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}main section.SideBar .bg-image ul{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}@media only screen and (max-width:1080px){main section.SideBar .bg-image ul{-webkit-box:1;-moz-box:1;flex:1 0 auto;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;width:100%;height:auto;padding:40px 30px;gap:10px}main section.SideBar .bg-image ul li.clc-logo{-webkit-box:1;-moz-box:1;flex:1 0 auto;display:flex;align-items:center;width:100%;order:2}}main section.SideBar .bg-image ul li.clc-logo img{display:block;margin:0 auto}@media only screen and (max-width:1080px){main section.SideBar .bg-image ul li.clc-logo img{width:100%;max-width:310px}}main section.SideBar .bg-image ul li.clc-info{display:flex;flex-direction:column;align-items:center;position:absolute;left:0;right:0;bottom:40px;width:calc(100% - 76px);margin:0 auto;gap:10px}@media only screen and (max-width:1080px){main section.SideBar .bg-image ul li.clc-info{position:static;width:100%;gap:6px;order:3}}main section.SideBar .bg-image ul li.clc-info .clc-info__label{font:normal 10.5px/1.4 ATT-AleckSan-Regular;letter-spacing:1.5px;text-transform:uppercase;color:#fff;text-align:center}main section.SideBar .bg-image ul li.clc-info .clc-info__name{width:100%;font:normal 16px/1.3 ATT-AleckSan-Bold;color:#fff;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width:1080px){main section.SideBar .bg-image ul li.clc-info .clc-info__name{max-width:360px;margin:0 auto}}main section.SideBar .bg-image ul li.clc-info .clc-info__divider{display:block;width:100%;height:1px;background-color:hsla(0,0%,100%,.4)}main section.SideBar .bg-image ul li.clc-info .clc-info__lang{position:relative;top:15px;font:normal 14px/normal ATT-AleckSan-Medium;text-decoration:underline;color:#252836;transition:all .3s ease}main section.SideBar .bg-image ul li.clc-info .clc-info__lang:hover{color:#000}main section.CLCSite .Banner-clc,main section.CLCSite .news-home,main section.CLCSite .stay-loop{margin-top:40px;margin-bottom:40px}@media only screen and (max-width:1080px){main section.CLCSite .Banner-clc,main section.CLCSite .news-home,main section.CLCSite .stay-loop{margin-top:30px;margin-bottom:30px}}@media only screen and (max-width:768px){main section.CLCSite .Banner-clc,main section.CLCSite .news-home,main section.CLCSite .stay-loop{margin-top:20px;margin-bottom:20px}}main section.CLCSite{-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:2/3;grid-row:1/2;background-color:#fff;padding:40px 20px}@media only screen and (max-width:1080px){main section.CLCSite{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:2;-ms-grid-row-span:1;grid-column:1/2;grid-row:2/3;width:100%;padding:40px 20px 60px}}main section.CLCSite h1{font:normal 42px/1.1 ATT-AleckSan-Bold;text-align:center;color:#252836;min-height:130px}@media only screen and (max-width:1024px){main section.CLCSite h1{font-size:36px}}@media only screen and (max-width:767px){main section.CLCSite h1{font-size:28px;min-height:auto}}main section.CLCSite h1 span{display:block;margin-top:10px;font:normal 18px/1.6 ATT-AleckSan-Regular;text-align:center;color:#5b5b5b}@media only screen and (max-width:767px){main section.CLCSite h1 span{font-size:16px;line-height:1.4}}main section.CLCSite h1.center-wrap{margin:0 auto 10px;width:100%;max-width:600px}main section.CLCSite h1.center-wrap[data-lang=es-es]{max-width:800px}main section.CLCSite .clc-hero{min-height:100vh;margin:-40px -20px 60px;padding:40px 20px 60px;background:linear-gradient(180deg,#fff,#f2fafd 50%,#d8f4ff)}main section.CLCSite ul.grid-quick-links{display:flex;flex-direction:column;gap:20px;width:100%;max-width:1012px;margin:30px auto 0}main section.CLCSite ul.grid-quick-links .ql-row{position:relative;width:100%;background-color:#fff;border:1px solid rgba(20,40,60,.04);border-radius:20px;box-shadow:0 2px 4px rgba(20,40,60,.04),0 8px 22px rgba(20,40,60,.07);overflow:hidden;transition:box-shadow .3s ease}main section.CLCSite ul.grid-quick-links .ql-row:before{content:"";position:absolute;top:50%;left:0;width:4px;height:70%;background-color:#009fdb;border-radius:0 4px 4px 0;opacity:0;transform:translateY(-50%);transition:opacity .3s ease}main section.CLCSite ul.grid-quick-links .ql-row:focus-within,main section.CLCSite ul.grid-quick-links .ql-row:hover{box-shadow:0 2px 4px rgba(20,40,60,.06),0 12px 26px rgba(20,40,60,.1)}main section.CLCSite ul.grid-quick-links .ql-row:focus-within:before,main section.CLCSite ul.grid-quick-links .ql-row:hover:before{opacity:1}main section.CLCSite ul.grid-quick-links .ql-row__link{display:block;text-decoration:none;color:inherit}main section.CLCSite ul.grid-quick-links .ql-row__head{display:flex;align-items:center;padding:22px 24px;gap:15px;transition:padding-bottom .3s ease}main section.CLCSite ul.grid-quick-links .ql-row:focus-within .ql-row__head,main section.CLCSite ul.grid-quick-links .ql-row:hover .ql-row__head{padding-bottom:8px}main section.CLCSite ul.grid-quick-links .ql-row__icon{display:flex;justify-content:center;align-items:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;width:56px;height:auto;aspect-ratio:1/1;background-color:#fff;border:.5px solid #e4e4e4;border-radius:10px;overflow:hidden}main section.CLCSite ul.grid-quick-links .ql-row__icon img{display:block;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}main section.CLCSite ul.grid-quick-links .ql-row__titles{display:flex;flex-direction:column;-webkit-box:1;-moz-box:1;flex:1 1 auto;min-width:0}main section.CLCSite ul.grid-quick-links .ql-row__title{display:block;margin:0;font:normal 18px/1.15 ATT-AleckSan-Bold;color:#252836;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}main section.CLCSite ul.grid-quick-links .ql-row__subtitle{display:block;margin-top:5px;font:normal 12px/1.2 ATT-AleckSan-Medium;color:#009fdb;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}main section.CLCSite ul.grid-quick-links .ql-row__go{display:flex;align-items:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;margin-left:16px}main section.CLCSite ul.grid-quick-links .ql-row__go-label{font:normal 10px/1 ATT-AleckSan-Medium;color:#252836;white-space:nowrap;overflow:hidden;max-width:120px;margin-right:10px;opacity:1;transition:opacity .3s ease,max-width .3s ease,margin-right .3s ease}main section.CLCSite ul.grid-quick-links .ql-row:focus-within .ql-row__go-label,main section.CLCSite ul.grid-quick-links .ql-row:hover .ql-row__go-label{opacity:0;max-width:0;margin-right:0}main section.CLCSite ul.grid-quick-links .ql-row__go-icon{display:flex;justify-content:center;align-items:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;width:34px;height:34px;background-color:#e5f5fb;border-radius:50%;color:#009fdb;transition:background-color .3s ease,color .3s ease}main section.CLCSite ul.grid-quick-links .ql-row__go-icon svg{display:block}main section.CLCSite ul.grid-quick-links .ql-row:focus-within .ql-row__go-icon,main section.CLCSite ul.grid-quick-links .ql-row:hover .ql-row__go-icon{background-color:#009fdb;color:#fff}main section.CLCSite ul.grid-quick-links .ql-row__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}main section.CLCSite ul.grid-quick-links .ql-row:focus-within .ql-row__panel,main section.CLCSite ul.grid-quick-links .ql-row:hover .ql-row__panel{grid-template-rows:1fr}@media(hover:none){main section.CLCSite ul.grid-quick-links .ql-row__head{padding-bottom:8px}main section.CLCSite ul.grid-quick-links .ql-row__panel{grid-template-rows:1fr}}main section.CLCSite ul.grid-quick-links .ql-row__panel-inner{min-height:0;overflow:hidden}main section.CLCSite ul.grid-quick-links .ql-row__desc{padding:0 24px 22px 95px;font:normal 16px/1.18 ATT-AleckSan-Regular;color:#6b7080}@media only screen and (max-width:1080px){main section.CLCSite ul.grid-quick-links .ql-row__head{padding:20px 20px 8px}main section.CLCSite ul.grid-quick-links .ql-row__panel{grid-template-rows:1fr}main section.CLCSite ul.grid-quick-links .ql-row__desc{padding:0 20px 62px}main section.CLCSite ul.grid-quick-links .ql-row__go{position:absolute;right:20px;bottom:18px;margin-left:0}}main section.CLCSite .nav-web{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50px;border:1px solid #252836;width:100%;max-width:300px;height:45px;margin:60px auto 0;cursor:pointer;box-shadow:0 0 0 rgba(0,0,0,.15);transition:all .3s ease}main section.CLCSite .nav-web[data-lang=es-es]{max-width:350px}main section.CLCSite .nav-web:hover{box-shadow:0 0 6px rgba(0,0,0,.25)}main section.CLCSite .nav-web svg{position:relative;top:2px;margin-right:10px}main section.CLCSite .nav-web span{font:normal 14px/1.3 ATT-AleckSan-Medium;color:#5b5b5b}main section.CLCSite .Banner-clc img{border-radius:30px;display:block}main section.CLCSite .Banner-clc img,main section.CLCSite .news-home__inner{margin:0 auto;width:100%;max-width:1012px}main section.CLCSite .news-home__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}@media only screen and (max-width:1080px){main section.CLCSite .news-home__head{flex-wrap:wrap;gap:6px 12px;padding:0 20px;margin-bottom:14px}}main section.CLCSite .news-home__title{font:normal 25px/1.12 ATT-AleckSan-Bold;letter-spacing:-.3px;color:#1f2024}main section.CLCSite .news-home__viewall{display:flex;align-items:center;gap:10px;font:normal 14.5px/1 ATT-AleckSan-Bold;color:#009fdb;text-decoration:none}main section.CLCSite .news-home__viewall svg{display:block}main section.CLCSite .news-home__viewall:hover{text-decoration:underline}main section.CLCSite .news-home__wrap{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}@media only screen and (max-width:1080px){main section.CLCSite .news-home__wrap{flex-direction:column;gap:0}}main section.CLCSite .news-feature{display:flex;flex-direction:column;width:57.8%;border-radius:20px;overflow:hidden;background-color:#fff}@media only screen and (max-width:1080px){main section.CLCSite .news-feature{width:100%;border-radius:0}}main section.CLCSite .news-feature__media{position:relative;display:block;width:100%;height:230px}main section.CLCSite .news-feature__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main section.CLCSite .news-feature__body{display:flex;flex-direction:column;gap:8px;background-color:#f2fafd;padding:22px 24px 24px}main section.CLCSite .news-feature__cat{font:normal 12px/1.2 ATT-AleckSan-Bold;letter-spacing:.5px;text-transform:uppercase;color:#54565b}main section.CLCSite .news-feature__headline{margin:0;font:normal 24px/1.15 ATT-AleckSan-Bold;letter-spacing:-.3px;color:#1f2024;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}main section.CLCSite .news-feature__excerpt{font:normal 14.5px/1.3 ATT-AleckSan-Medium;color:#73757b;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width:1080px){main section.CLCSite .news-feature__excerpt{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}main section.CLCSite .news-feature__cta{display:flex;align-items:center;align-self:flex-start;gap:8px;margin-top:8px;padding:11px 22px;border-radius:999px;background-color:#009fdb;text-decoration:none;transition:background-color .3s ease}main section.CLCSite .news-feature__cta span{font:normal 14px/1 ATT-AleckSan-Bold;color:#fff}main section.CLCSite .news-feature__cta svg{display:block;color:#fff}main section.CLCSite .news-feature__cta:hover{background-color:#0057b8}main section.CLCSite .news-list{display:flex;flex-direction:column;width:39.9%;list-style:none;margin:0;padding:0}@media only screen and (max-width:1080px){main section.CLCSite .news-list{width:100%;padding:0 20px}}main section.CLCSite .news-item{border-bottom:1px solid #d8d9dd}main section.CLCSite .news-item:first-child{border-top:1px solid #d8d9dd}@media only screen and (max-width:1080px){main section.CLCSite .news-item:first-child{border-top:0}}main section.CLCSite .news-item__link{display:flex;align-items:flex-start;gap:15px;padding:15px 0;text-decoration:none}main section.CLCSite .news-item__thumb{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;width:96px;height:54px;border-radius:8px;overflow:hidden;background-color:#f2fafd}main section.CLCSite .news-item__thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main section.CLCSite .news-item__c{display:flex;flex-direction:column;gap:4px;min-width:0;padding-top:2px}main section.CLCSite .news-item__cat{font:normal 10.5px/1.2 ATT-AleckSan-Bold;letter-spacing:.5px;text-transform:uppercase;color:#54565b}main section.CLCSite .news-item__headline{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font:normal 14px/1.3 ATT-AleckSan-Bold;color:#1f2024;transition:color .3s ease}main section.CLCSite .news-item__link:hover .news-item__headline{color:#009fdb}main section.CLCSite .help-support{width:100%;max-width:1012px;margin:0 auto 20px;padding:30px 40px;background-color:#fff;border:1px solid #d8d9dd;border-radius:25px}@media only screen and (max-width:1200px){main section.CLCSite .help-support{padding:30px 20px}}@media only screen and (max-width:1080px){main section.CLCSite .help-support{padding:20px}}main section.CLCSite .help-support__eyebrow{display:block;font:normal 11px/1.2 ATT-AleckSan-Bold;letter-spacing:1.2px;text-transform:uppercase;color:#54565b}main section.CLCSite .help-support__title{margin-top:4px;font:normal 25px/1.1 ATT-AleckSan-Bold;letter-spacing:-.3px;color:#1f2024}main section.CLCSite .help-support__subtitle{margin-top:4px;font:normal 14px/1.3 ATT-AleckSan-Medium;color:#73757b}main section.CLCSite .help-support__grid{display:grid;grid-template-columns:minmax(200px,26.5%) minmax(0,1fr);align-items:start;gap:20px;margin-top:28px}@media only screen and (max-width:767px){main section.CLCSite .help-support__grid{grid-template-columns:1fr}}main section.CLCSite .hs-block{min-width:0}main section.CLCSite .hs-block__title{display:flex;align-items:center;gap:12px;margin-bottom:16px}main section.CLCSite .hs-block__icon{display:flex;justify-content:center;align-items:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;width:30px;height:30px;background-color:#009fdb;border-radius:9px}main section.CLCSite .hs-block__icon svg{display:block}main section.CLCSite .hs-block__heading{font:normal 16px/1.2 ATT-AleckSan-Bold;color:#1f2024;position:relative;top:2px}main section.CLCSite .hs-tut-grid{display:grid;grid-template-columns:1fr;gap:20px}@media only screen and (max-width:1080px){main section.CLCSite .hs-tut-grid{gap:12px}}main section.CLCSite .hs-video{display:flex;align-items:center;gap:10px;padding:10px;background-color:#f2fafd;border:0;border-radius:5px;cursor:pointer;text-align:left;transition:all .3s ease}main section.CLCSite .hs-video:hover{background-color:#d8f4ff}main section.CLCSite .hs-video__thumb{display:flex;justify-content:center;align-items:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;width:50px;height:50px;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.08)}main section.CLCSite .hs-video__thumb svg{display:block;margin-left:2px}main section.CLCSite .hs-video__c{display:flex;flex-direction:column;gap:3px;min-width:0}main section.CLCSite .hs-video__title{font:700 13px/1.2 ATT-AleckSan-Medium;color:#1f2024}main section.CLCSite .hs-video__dur{font:normal 11px/1.2 ATT-AleckSan-Regular;color:#73757b}main section.CLCSite .hs-faqs{display:flex;flex-direction:column;gap:9px}main section.CLCSite .hs-faq{background-color:#fff;border:1px solid #d8d9dd;border-radius:14px;overflow:hidden;transition:all .3s ease}main section.CLCSite .hs-faq:hover{background-color:#d8f4ff}main section.CLCSite .hs-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:15px 16px;background:transparent;border:0;cursor:pointer;text-align:left}main section.CLCSite .hs-faq__question{font:normal 14px/1.3 ATT-AleckSan-Bold;color:#1f2024}main section.CLCSite .hs-faq__icon{display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;transition:transform .3s ease}main section.CLCSite .hs-faq__icon svg{display:block}main section.CLCSite .hs-faq__icon.is-open{transform:rotate(45deg)}main section.CLCSite .hs-faq__panel{padding:0 16px 15px}main section.CLCSite .hs-faq__answer{font:normal 14px/1.5 ATT-AleckSan-Regular;color:#73757b}main section.CLCSite .hs-faq__answer ul{margin-top:8px;padding-left:18px;list-style:disc}main section.CLCSite .hs-faq__answer li+li{margin-top:4px}main section.CLCSite .hs-faq__answer strong{font-family:ATT-AleckSan-Bold;color:#1f2024}main section.CLCSite .hs-faq__answer a{color:#009fdb;text-decoration:none;overflow-wrap:anywhere}main section.CLCSite .hs-faq__answer a:hover{color:#009fdb;text-decoration:underline}main section.CLCSite .stay-loop__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr auto;grid-template-areas:"left form" "small form";align-items:start;-moz-column-gap:60px;column-gap:60px;margin:0 auto;padding:40px 80px;border-radius:26px;width:100%;max-width:1012px;overflow:hidden;background-color:#00388f}main section.CLCSite .stay-loop__inner:after,main section.CLCSite .stay-loop__inner:before{content:"";position:absolute;z-index:0;width:204px;height:140px;background:url(/img/stay-loop-corner.95bb9699.svg) no-repeat;background-size:contain;pointer-events:none}main section.CLCSite .stay-loop__inner:before{left:0;bottom:0}main section.CLCSite .stay-loop__inner:after{top:0;right:0;transform:rotate(180deg)}@media only screen and (max-width:1080px){main section.CLCSite .stay-loop__inner{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;grid-template-areas:"left" "form" "small";row-gap:24px;padding:32px 24px}}main section.CLCSite .stay-loop__left{grid-area:left;max-width:467px}@media only screen and (max-width:1080px){main section.CLCSite .stay-loop__left{max-width:none}}main section.CLCSite .stay-loop__title{font:normal 27px/1.1 ATT-AleckSan-Bold;letter-spacing:-.3px;color:#fff}main section.CLCSite .stay-loop__desc{margin-top:8px;font:normal 16px/1.4 ATT-AleckSan-Regular;color:#fff}main section.CLCSite .stay-loop__small{grid-area:small;align-self:end;font:normal 12px/1.4 ATT-AleckSan-Regular;color:#cfcfcf}@media only screen and (max-width:1080px){main section.CLCSite .stay-loop__small{align-self:start}}main section.CLCSite .stay-loop__form{display:flex;flex-direction:column;grid-area:form;align-self:center;gap:18px;width:322px}@media only screen and (max-width:1080px){main section.CLCSite .stay-loop__form{align-self:stretch;width:100%}}main section.CLCSite .stay-loop__field{display:flex;flex-direction:column;gap:8px;width:100%}main section.CLCSite .stay-loop__label{padding-left:12px;font:normal 10px/1.45 ATT-AleckSan-Bold;letter-spacing:1.5px;text-transform:uppercase;color:#fff}main section.CLCSite .stay-loop__pill{display:flex;align-items:center;gap:12px;width:100%;padding:15px 23px;background-color:#fff;border:1px solid #d8d9dd;border-radius:999px}main section.CLCSite .stay-loop__pill--readonly{padding:14px 23px}main section.CLCSite .stay-loop__pill--error{border-color:#f93e3e}main section.CLCSite .stay-loop__input{-webkit-box:1;-moz-box:1;flex:1 1 auto;min-width:0;border:0;background:transparent;font:normal 15.5px/1.3 ATT-AleckSan-Regular;color:#252836}main section.CLCSite .stay-loop__input::-moz-placeholder{color:#a2a4ab}main section.CLCSite .stay-loop__input::placeholder{color:#a2a4ab}main section.CLCSite .stay-loop__input:focus{outline:none}main section.CLCSite .stay-loop__lock{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;display:block;position:relative;top:-2px}main section.CLCSite .stay-loop__center{-webkit-box:1;-moz-box:1;flex:1 1 auto;min-width:0;font:normal 14px/1.45 ATT-AleckSan-Medium;color:#252836;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main section.CLCSite .stay-loop__submit{width:100%;padding:14px 22px;border:0;border-radius:999px;background-color:#49eedc;cursor:pointer;font:normal 16px/1.3 ATT-AleckSan-Medium;color:#252836;transition:background-color .3s ease}main section.CLCSite .stay-loop__submit:hover{background-color:#5fffff}main section.CLCSite .stay-loop__submit:disabled{opacity:.7;cursor:default}main section.CLCSite .stay-loop__msg{margin-top:-6px;font:normal 13px/1.4 ATT-AleckSan-Medium}main section.CLCSite .stay-loop__msg--error{color:#ffd2d2;text-align:center}main section.CLCSite .stay-loop__msg--success{color:#fff;font-size:15px;white-space:pre-line}main .CLCNews__back{display:flex;align-items:center;gap:10px;margin-bottom:28px;color:#1f2024;text-decoration:none;font:normal 18px/1 ATT-AleckSan-Medium}main .CLCNews__back svg{display:block;position:relative;top:-2px}main .CLCNews__back:hover{color:#009fdb}main section.CLCNews{-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:2/3;grid-row:1/2;background-color:#fff;padding:35px 40px 60px}@media only screen and (max-width:1080px){main section.CLCNews{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:2;-ms-grid-row-span:1;grid-column:1/2;grid-row:2/3;padding:30px 20px 50px}}main section.CLCNews .CLCNews__title{margin-bottom:24px;font:normal 25px/1.1 ATT-AleckSan-Bold;letter-spacing:-.5px;color:#1f2024}main section.CLCNews .news-grid__filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:26px}main section.CLCNews .news-grid__filter-label{font:normal 16px/1.5 ATT-AleckSan-Regular;color:#5b5b5b;margin-right:4px}main section.CLCNews .news-grid__tags{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}main section.CLCNews .news-grid__tag{display:flex;align-items:center;height:35px;padding:0 18px;background-color:#f2fafd;border:0;border-radius:50px;cursor:pointer;font:normal 10px/1 ATT-AleckSan-Bold;letter-spacing:.5px;text-transform:uppercase;color:#00388f;transition:background-color .3s ease,color .3s ease}main section.CLCNews .news-grid__tag:hover{background-color:#e0f3fa}main section.CLCNews .news-grid__tag.is-active{gap:8px;padding-right:8px;background-color:#0057b8;color:#fff}main section.CLCNews .news-grid__tag.is-active:hover{background-color:#004b9f}main section.CLCNews .news-grid__tag.is-active .news-grid__tag-x{display:flex}main section.CLCNews .news-grid__tag-x{display:none;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0}main section.CLCNews .news-grid__tag-x svg{display:block}main section.CLCNews .news-grid__items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media only screen and (max-width:1080px){main section.CLCNews .news-grid__items{grid-template-columns:1fr}}main section.CLCNews .news-card{display:flex;flex-direction:column;border:1px solid #ecf0f0;border-radius:20px;overflow:hidden;background-color:#fff;text-decoration:none;transition:box-shadow .3s ease}main section.CLCNews .news-card:hover{box-shadow:0 8px 22px rgba(20,40,60,.1)}main section.CLCNews .news-card__media{display:block;width:100%;height:183px;background-color:#f2fafd}main section.CLCNews .news-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main section.CLCNews .news-card__body{display:flex;flex-direction:column;-webkit-box:1;-moz-box:1;flex:1 1 auto;padding:20px 24px 24px}main section.CLCNews .news-card__title{font:normal 20px/1.3 ATT-AleckSan-Bold;color:#252836;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}main section.CLCNews .news-card__excerpt{margin-top:12px;font:normal 16px/1.375 ATT-AleckSan-Regular;color:#252836;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}main section.CLCNews .news-card__meta{margin-top:14px;font:italic 13px/1.5 ATT-AleckSan-Regular;color:#5b5b5b}main section.CLCNews .news-card__cat{font-family:ATT-AleckSan-Bold;font-style:normal;text-transform:uppercase}main section.CLCNews .news-card__more{margin-top:auto;padding-top:8px;font:normal 16px/1.375 ATT-AleckSan-Medium;color:#009fdb;text-decoration:underline;text-align:right;text-transform:lowercase}main section.CLCNews .news-card__more:first-letter{text-transform:uppercase}main section.CLCNews .news-grid__loader{display:flex;justify-content:center;padding:60px 0}main section.CLCNews .news-grid__spinner{display:inline-block;width:40px;height:40px;border:4px solid rgba(0,159,219,.2);border-top-color:#009fdb;border-radius:50%;animation:ng-spin .8s linear infinite}@keyframes ng-spin{to{transform:rotate(1turn)}}main section.CLCNews .news-grid__empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;text-align:center}main section.CLCNews .news-grid__empty-msg{max-width:460px;font:normal 16px/1.5 ATT-AleckSan-Medium;color:#5b5b5b}main section.CLCNews .news-grid__clear{padding:10px 22px;background-color:#009fdb;border:0;border-radius:50px;cursor:pointer;font:normal 14px/1 ATT-AleckSan-Medium;color:#fff}main footer{position:relative;-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:2;-ms-grid-row-span:1;grid-column:2/3;grid-row:2/3;background-color:#0057b8;padding:20px 30px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1080px){main footer{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:3;-ms-grid-row-span:1;grid-column:1/2;grid-row:3/4;flex-direction:column;gap:20px}}main footer p{display:flex;align-items:center;margin:0}main footer p span{position:relative;top:2px;display:block;font:normal 12px/1.1 ATT-AleckSan-Regular;color:#fff;text-align:center}main footer p img{display:block;width:100%;max-width:78px;height:auto;margin-right:8px}main footer ul{display:flex;align-items:center}main footer ul li{padding:0 10px}main footer ul li a{font:normal 14px/1.4 ATT-AleckSan-Regular;color:#49eedc;text-decoration:underline;transition:all .3s ease}main footer ul li a:hover{color:#fff}main section.NewsDetail{-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:2/3;grid-row:1/2;background-color:#f2f6f6}@media only screen and (max-width:1080px){main section.NewsDetail{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:2;-ms-grid-row-span:1;grid-column:1/2;grid-row:2/3}}main section[data-component-name=News-detail]{-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-column:2/3;grid-row:1/2;background-color:#f2f6f6}@media only screen and (max-width:1080px){main section[data-component-name=News-detail]{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:2;-ms-grid-row-span:1;grid-column:1/2;grid-row:2/3}}main section[data-component-name=News-detail] .CLCNews__back{max-width:calc(90% - 60px);margin:30px auto 0}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .CLCNews__back{max-width:100%;margin:30px auto;padding-left:20px}}main section[data-component-name=News-detail] article.top{margin:30px auto 0;max-width:calc(90% - 60px)}@media only screen and (max-width:1300px){main section[data-component-name=News-detail] article.top{max-width:100%;padding:0 20px}}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] article.top{margin:0;padding:0}}main section[data-component-name=News-detail] article.bottom{margin:0 auto;padding-bottom:40px;max-width:914px}@media only screen and (max-width:1300px){main section[data-component-name=News-detail] article.bottom{padding:40px 20px;max-width:100%}}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] article.bottom{padding:0 20px}}main section[data-component-name=News-detail] .fixed-wrapper{position:fixed;bottom:40px;right:40px;width:70px;height:70px}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .fixed-wrapper{right:10px}}main section[data-component-name=News-detail] .fixed-wrapper .share-news-button{display:flex;align-items:center;justify-content:center;background-color:#49eedc;width:70px;height:70px;border-radius:100%;box-shadow:0 4px 4px rgba(0,0,0,.15);outline:none;transition:all .3s ease;opacity:0;transform:translateY(10px);pointer-events:none;z-index:99}main section[data-component-name=News-detail] .fixed-wrapper .share-news-button.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}main section[data-component-name=News-detail] .fixed-wrapper .share-news-button.is-hidden{opacity:0;transform:translateY(10px);pointer-events:none}main section[data-component-name=News-detail] .fixed-wrapper .share-news-button.active{box-shadow:0 4px 4px rgba(0,0,0,.25)}main section[data-component-name=News-detail] .fixed-wrapper .share-news-button svg{display:block}main section[data-component-name=News-detail] .fixed-wrapper .share-news-button:hover{box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#1aead3}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options{display:flex;flex-direction:column;position:absolute;top:-290px;left:10px;z-index:99;align-items:center;transition:opacity .3s ease,pointer-events .3s ease}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li{position:relative;margin-bottom:10px}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li:last-child{margin-bottom:0}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li svg{transition:all .3s ease}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li .tooltip-msn{position:absolute;top:9px;right:60px;background:#252836;color:#fff;font:normal 12px/1.2 ATT-AleckSan-Regular;padding:5px 10px;border-radius:5px;text-align:center;width:-moz-max-content;width:max-content}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li a{outline:none}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li a.share-copy-link:hover svg,main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li a.share-email:hover svg,main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li a.share-facebook:hover svg,main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li a.share-linkedin:hover svg,main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options li a.share-whatsapp:hover svg{filter:brightness(.9)}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options.is-hidden-ul{opacity:0;pointer-events:none}main section[data-component-name=News-detail] .fixed-wrapper ul.shareFixed-options.is-visible-ul{opacity:1;pointer-events:auto}main section[data-component-name=News-detail] figure{display:flex;align-items:stretch;flex-wrap:wrap;width:100%;min-height:324px;background-color:#fff;border-radius:20px;overflow:hidden;margin-bottom:20px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure{border-radius:0}}main section[data-component-name=News-detail] figure .box-data{display:flex;flex-direction:column;justify-content:center;-webkit-box:0;-moz-box:0;flex:0 0 60%;height:auto}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data{order:2;-webkit-box:1;-moz-box:1;flex:1 0 100%}}main section[data-component-name=News-detail] figure .box-data .wrapper{padding:0 40px 0 60px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data .wrapper{padding:20px 20px 28px}}main section[data-component-name=News-detail] figure .box-data .wrapper .news-detail__cat{display:block;margin-bottom:5px;font:normal 12px/1.2 ATT-AleckSan-Bold;letter-spacing:.5px;text-transform:uppercase;color:#54565b}main section[data-component-name=News-detail] figure .box-data h1{font:normal 32px/1.3 ATT-AleckSan-Medium;color:#252836;margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data h1{font-size:22px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;margin-bottom:0}}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options{position:relative;width:100%;max-width:154px}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share{display:flex;align-items:center;justify-content:center;background-color:#49eedc;border-radius:100px;width:154px;height:48px;outline:none;transition:all .3s ease}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share{width:115px}}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share:hover{filter:brightness(.9)}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share.active{background-color:#21cebb}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share.active:hover{filter:none}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share.active span{color:#252836}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share.active svg path{stroke:#252836}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share span{font:normal 14px/1.2 ATT-AleckSan-Regular;color:#5b5b5b;transition:all .3s ease;margin-left:10px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share span{position:relative;top:1px;margin-left:5px}}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share svg{position:relative;top:-1px}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options a.share svg path{transition:all .3s ease;stroke:#5b5b5b}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options{display:flex;position:absolute;right:-290px;bottom:0;z-index:5;align-items:center;transition:opacity .3s ease,pointer-events .3s ease}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options{right:-190px;bottom:4px}}@media only screen and (max-width:360px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options{right:-140px;bottom:11px}}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li{position:relative;margin-right:10px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li{margin-right:5px}}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li:last-child{margin-right:0}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li svg{transition:all .3s ease}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li svg{width:40px;height:40px}}@media only screen and (max-width:360px){main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li svg{width:30px;height:30px}}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li .tooltip-msn{position:absolute;top:13px;right:-160px;background:#252836;color:#fff;font:normal 12px/1.2 ATT-AleckSan-Regular;padding:5px 10px;border-radius:5px;text-align:center;width:-moz-max-content;width:max-content}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li a{outline:none}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li a.share-copy-link:hover svg,main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li a.share-email:hover svg,main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li a.share-facebook:hover svg,main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li a.share-linkedin:hover svg,main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options li a.share-whatsapp:hover svg{filter:brightness(.9)}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options.is-hidden{opacity:0;pointer-events:none}main section[data-component-name=News-detail] figure .box-data .wrapper-share-options ul.share-options.is-visible{opacity:1;pointer-events:auto}main section[data-component-name=News-detail] figure .box-image{-webkit-box:1;-moz-box:1;flex:1 0 40%;height:auto;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] figure .box-image{order:1;-webkit-box:1;-moz-box:1;flex:1 0 100%;aspect-ratio:40/27}}main section[data-component-name=News-detail] .head-news{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .head-news{justify-content:flex-start}}main section[data-component-name=News-detail] .head-news p{font:normal 14px/1.3 ATT-AleckSan-Regular;color:#5b5b5b}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .head-news p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;letter-spacing:-.025em}main section[data-component-name=News-detail] .head-news p:first-child{font-family:ATT-AleckSan-Medium;width:-moz-fit-content;width:fit-content}main section[data-component-name=News-detail] .head-news p:nth-child(2){font-family:ATT-AleckSan-Regular;min-width:160px}main section[data-component-name=News-detail] .head-news p:nth-child(2):before{content:"-";display:inline-block;padding:0 3px}}main section[data-component-name=News-detail] .Component{margin:40px 0 0;width:100%;height:auto}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .Component{margin:20px 0 0}}main section[data-component-name=News-detail] .rich-text h1,main section[data-component-name=News-detail] .rich-text h2,main section[data-component-name=News-detail] .rich-text h3,main section[data-component-name=News-detail] .rich-text h4,main section[data-component-name=News-detail] .rich-text h5,main section[data-component-name=News-detail] .rich-text h6,main section[data-component-name=News-detail] .rich-text p{margin-bottom:15px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text h1,main section[data-component-name=News-detail] .rich-text h2,main section[data-component-name=News-detail] .rich-text h3,main section[data-component-name=News-detail] .rich-text h4,main section[data-component-name=News-detail] .rich-text h5,main section[data-component-name=News-detail] .rich-text h6,main section[data-component-name=News-detail] .rich-text p{margin-bottom:10px}}main section[data-component-name=News-detail] .rich-text p{font:400 18px/1.4 ATT-AleckSan-Regular;color:#252836}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text p{font-size:16px}}main section[data-component-name=News-detail] .rich-text h1,main section[data-component-name=News-detail] .rich-text h2,main section[data-component-name=News-detail] .rich-text h3,main section[data-component-name=News-detail] .rich-text h4,main section[data-component-name=News-detail] .rich-text h5,main section[data-component-name=News-detail] .rich-text h6{color:#252836;line-height:1.3;font-family:ATT-AleckSan-Medium}main section[data-component-name=News-detail] .rich-text h1{font-size:28px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text h1{font-size:24px}}main section[data-component-name=News-detail] .rich-text h2{font-size:24px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text h2{font-size:22px}}main section[data-component-name=News-detail] .rich-text h3{font-size:22px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text h3{font-size:20px}}main section[data-component-name=News-detail] .rich-text h4{font-size:20px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text h4{font-size:18px}}main section[data-component-name=News-detail] .rich-text h5,main section[data-component-name=News-detail] .rich-text h6{font-size:18px}main section[data-component-name=News-detail] .rich-text ol,main section[data-component-name=News-detail] .rich-text ul{margin:10px 20px;padding-left:10px}main section[data-component-name=News-detail] .rich-text ul{list-style-type:disc}main section[data-component-name=News-detail] .rich-text ol{list-style-type:decimal}main section[data-component-name=News-detail] .rich-text li{font:400 18px/1.4 ATT-AleckSan-Regular;color:#252836;margin-bottom:10px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .rich-text li{font-size:16px}}main section[data-component-name=News-detail] .rich-text li:last-of-type{margin-bottom:0}main section[data-component-name=News-detail] .rich-text a{color:#009fdb;font-family:ATT-AleckSan-Medium;text-decoration:none;transition:all .3s ease}main section[data-component-name=News-detail] .rich-text a:hover{color:#007aa8;text-decoration:underline}main section[data-component-name=News-detail] .rich-text a:focus{outline:none}main section[data-component-name=News-detail] .rich-text b,main section[data-component-name=News-detail] .rich-text strong{font-family:ATT-AleckSan-Medium;font-weight:400}main section[data-component-name=News-detail] .rich-text em,main section[data-component-name=News-detail] .rich-text i{font-style:italic}main section[data-component-name=News-detail] .rich-text code,main section[data-component-name=News-detail] .rich-text pre{font-family:Fira Mono,Consolas,monospace;background:rgba(236,240,240,.3);color:#111;padding:15px;border-radius:6px;font-size:.95em}main section[data-component-name=News-detail] .rich-text pre{overflow-x:auto;margin:1em 0}main section[data-component-name=News-detail] .leyend-p{margin:10px 0}main section[data-component-name=News-detail] .leyend-p p{font:italic 13px/1.2 ATT-AleckSan-Regular;color:#5b5b5b}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .leyend-p p{font-size:12px}}main section[data-component-name=News-detail] .image-wrapper-container{width:100%}main section[data-component-name=News-detail] .image-wrapper-container h3{font:normal 20px/1.4 ATT-AleckSan-Medium;color:#252836;margin-bottom:24px}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .image-wrapper-container h3{font-size:18px;margin-bottom:12px}}main section[data-component-name=News-detail] .image-wrapper-container img{width:100%;height:auto;display:block;border-radius:20px}main section[data-component-name=News-detail] .image-wrapper-container[data-image-size=width-100] img{width:100%}main section[data-component-name=News-detail] .image-wrapper-container[data-image-size=width-75] img{width:75%}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .image-wrapper-container[data-image-size=width-75] img{width:100%}}main section[data-component-name=News-detail] .image-wrapper-container[data-image-size=width-50] img{width:50%}main section[data-component-name=News-detail] .image-wrapper-container[data-image-size=width-25] img{width:25%}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .image-wrapper-container[data-image-size=width-25] img{width:100%}}main section[data-component-name=News-detail] .video-wrapper-container{width:100%}main section[data-component-name=News-detail] .video-wrapper-container h3{font:normal 20px/1.4 ATT-AleckSan-Medium;color:#252836;margin-bottom:24px}main section[data-component-name=News-detail] .video-wrapper-container h3 *{font:inherit;color:inherit}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .video-wrapper-container h3{font-size:18px;margin-bottom:12px}}main section[data-component-name=News-detail] .video-wrapper-container .video-box{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:20px;background-repeat:no-repeat;background-position:50%;background-size:cover;aspect-ratio:16/9;animation-name:zoom-out-video;animation-duration:.3s;animation-timing-function:ease-out;animation-delay:0;animation-iteration-count:1;animation-fill-mode:forwards}main section[data-component-name=News-detail] .video-wrapper-container .video-box:focus,main section[data-component-name=News-detail] .video-wrapper-container .video-box:hover{animation-name:zoom-in-video;animation-duration:.3s;animation-timing-function:ease-in;animation-delay:0;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes zoom-in-video{0%{background-size:100%}to{background-size:103%}}@keyframes zoom-out-video{0%{background-size:103%}to{background-size:100%}}main section[data-component-name=News-detail] .video-wrapper-container .video-box .video-play-icon{width:auto;cursor:pointer;outline:none}main section[data-component-name=News-detail] .video-wrapper-container .video-box .video-play-icon svg{display:block;filter:drop-shadow(0 4px 4px rgba(0,0,0,.15));transition:all .3s ease}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .video-wrapper-container .video-box .video-play-icon svg{width:60px;height:60px}}main section[data-component-name=News-detail] .video-wrapper-container .video-box .video-play-icon svg:hover{filter:drop-shadow(0 4px 4px rgba(0,0,0,.35))}main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-100] .video-box{width:100%}main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-75] .video-box{width:75%}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-75] .video-box{width:100%}}main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-50] .video-box{width:50%}main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-50] .video-box .video-play-icon svg{width:70px;height:70px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-50] .video-box .video-play-icon svg{width:50px;height:50px}}main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-25] .video-box{width:25%;border-radius:10px}main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-25] .video-box .video-play-icon svg{width:50px;height:50px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .video-wrapper-container[data-video-size=width-25] .video-box{width:100%}}main section[data-component-name=News-detail] .wrapper-cta{display:flex}main section[data-component-name=News-detail] .wrapper-cta a.cta-button{display:inline-block;font:normal 14px/1.1 ATT-AleckSan-Regular;color:#fff;padding:15px 30px;width:-moz-fit-content;width:fit-content;max-width:450px;background-color:#009fdb;border-radius:30px;transition:all .3s ease;outline:none;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}main section[data-component-name=News-detail] .wrapper-cta a.cta-button:hover{background-color:#008cc2}main section[data-component-name=News-detail] .wrapper-cta[data-cta-align=left]{justify-content:flex-start}main section[data-component-name=News-detail] .wrapper-cta[data-cta-align=center]{justify-content:center}main section[data-component-name=News-detail] .wrapper-cta[data-cta-align=right]{justify-content:flex-end}main section[data-component-name=News-detail] .banner-image{display:flex;align-items:center;width:100%;height:auto;background-color:#fff;border-radius:20px;padding:30px 70px 30px 100px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .banner-image{width:100%;padding:20px;flex-direction:column;align-items:flex-start}}main section[data-component-name=News-detail] .banner-image .wrapper-data{-webkit-box:1;-moz-box:1;flex:1 1 auto;padding-right:40px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .banner-image .wrapper-data{-webkit-box:1;-moz-box:1;flex:1 1 100%;order:2;padding-right:0}}main section[data-component-name=News-detail] .banner-image .wrapper-data h3{font:normal 26px/1.3 ATT-AleckSan-Medium;color:#252836;text-wrap:balance}main section[data-component-name=News-detail] .banner-image .wrapper-data h3 *{font:inherit;color:inherit}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .banner-image .wrapper-data h3{text-wrap:initial}}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .banner-image .wrapper-data h3{font-size:20px;margin-bottom:10px}}main section[data-component-name=News-detail] .banner-image .wrapper-data .description p{font:normal 18px/1.4 ATT-AleckSan-Regular;color:#252836;text-wrap:balance;margin-bottom:20px}main section[data-component-name=News-detail] .banner-image .wrapper-data .description p:last-of-type{margin-bottom:0}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .banner-image .wrapper-data .description p{font-size:16px;text-wrap:initial}}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .banner-image .wrapper-data .description p{margin-bottom:10px}}main section[data-component-name=News-detail] .banner-image .wrapper-data .description p a{font:normal 18px/1.3 ATT-AleckSan-Medium;color:#009fdb;text-decoration:underline;transition:all .3s ease}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .banner-image .wrapper-data .description p a{font-size:16px}}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .banner-image .wrapper-data .description p a{margin-top:10px}}main section[data-component-name=News-detail] .banner-image .wrapper-data .description p a:hover{color:#007aa8}main section[data-component-name=News-detail] .banner-image img.banner-img{width:100%;max-width:235px;-webkit-box:0;-moz-box:0;flex:0 0 235px;display:block;height:auto}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .banner-image img.banner-img{max-width:80%;-webkit-box:1;-moz-box:1;flex:1 1 100%;order:1;margin:0 auto 10px}}main section[data-component-name=News-detail] .gallery-container{display:flex;flex-direction:column;align-items:center;width:100%}main section[data-component-name=News-detail] .gallery-container h3{font:normal 20px/1.4 ATT-AleckSan-Medium;color:#252836;margin-bottom:24px;align-self:flex-start}@media only screen and (max-width:1024px){main section[data-component-name=News-detail] .gallery-container h3{font-size:18px;margin-bottom:12px}}main section[data-component-name=News-detail] .gallery-container .image-wrapper{position:relative;width:100%}main section[data-component-name=News-detail] .gallery-container .image-wrapper.loading-ok:after{display:none}main section[data-component-name=News-detail] .gallery-container .image-wrapper:before{content:"";border-radius:20px;background-color:#fff;display:block;padding-top:56.2%;visibility:hidden}main section[data-component-name=News-detail] .gallery-container .image-wrapper:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border:3px solid rgba(0,0,0,.1);border-left-color:#3498db;border-radius:50%;animation:spin .8s linear infinite;z-index:10}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}main section[data-component-name=News-detail] .gallery-container .image-wrapper img.gallery-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px}main section[data-component-name=News-detail] .gallery-container .fade-enter-active,main section[data-component-name=News-detail] .gallery-container .fade-leave-active{transition:opacity .3s ease}main section[data-component-name=News-detail] .gallery-container .fade-enter,main section[data-component-name=News-detail] .gallery-container .fade-leave-to{opacity:0}main section[data-component-name=News-detail] .gallery-container .text-and-controls{width:100%;max-width:596px;margin:0 auto;padding:20px 0}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .gallery-container .text-and-controls{padding:0 0 20px}}main section[data-component-name=News-detail] .gallery-container .text-and-controls p.image-text{text-align:center;font:normal 14px/1.3 ATT-AleckSan-Regular;color:#5b5b5b;min-height:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}main section[data-component-name=News-detail] .gallery-container .text-and-controls .controls{display:flex;justify-content:center;align-items:center;margin-top:15px}main section[data-component-name=News-detail] .gallery-container .text-and-controls .controls .pagination{display:flex;align-items:center;min-height:50px;padding:0 10px;background-color:#f2f6f6;border-radius:50px;margin:0 10px}main section[data-component-name=News-detail] .gallery-container .text-and-controls .controls .pagination p{text-align:center;width:45px;font:normal 14px/1.3 ATT-AleckSan-Medium;color:#000}main section[data-component-name=News-detail] .gallery-container .text-and-controls .controls button{all:unset;cursor:pointer;background:none;border:none;padding:0;margin:0;outline:none}main section[data-component-name=News-detail] .gallery-container .text-and-controls .controls button svg circle{transition:all .3s ease;fill:#f2f6f6}main section[data-component-name=News-detail] .gallery-container .text-and-controls .controls button:hover svg circle{fill:#d4e1e1}main section[data-component-name=News-detail] .quote-news{max-width:100%;margin:48px auto;padding:0}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .quote-news{margin:24px auto}}main section[data-component-name=News-detail] .quote-news blockquote{position:relative;margin:20px 0;padding:25px 65px;border-radius:20px;background:transparent}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .quote-news blockquote{padding:25px 35px}}main section[data-component-name=News-detail] .quote-news blockquote:after,main section[data-component-name=News-detail] .quote-news blockquote:before{content:"";display:block;background-size:cover;width:31px;height:18px;position:absolute}main section[data-component-name=News-detail] .quote-news blockquote:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="18" viewBox="0 0 31 18" fill="none"><path d="M0.00344264 8.02838C0.00344264 7.64618 0.00172132 7.26234 0 6.88014C0.254756 3.35669 2.37714 0.840414 5.68724 0.14327C9.37259 -0.63261 13.28 1.83282 13.9599 5.36283C14.6863 9.13889 12.0751 12.7099 8.21931 13.2201C7.7098 13.2873 7.1934 13.4284 6.68733 13.3152C6.09348 13.1823 6.14512 13.4923 6.21569 13.8401C6.46184 15.0589 7.0316 16.1251 7.91636 17.0453C8.24169 17.3832 8.53775 17.7441 8.76152 18C4.9574 17.6883 0.332215 12.5114 0.00344264 8.02838Z" fill="%235B5B5B"/><path d="M16.5469 8.02838C16.5469 7.64618 16.5452 7.26234 16.5435 6.88014C16.7982 3.35669 18.9206 0.840414 22.2307 0.14327C25.916 -0.63261 29.8234 1.83282 30.5034 5.36283C31.2298 9.13889 28.6185 12.7099 24.7628 13.2201C24.2533 13.2873 23.7369 13.4284 23.2308 13.3152C22.6369 13.1823 22.6886 13.4923 22.7591 13.8401C23.0053 15.0589 23.5751 16.1251 24.4598 17.0453C24.7851 17.3832 25.0812 17.7441 25.305 18C21.5009 17.6883 16.8757 12.5114 16.5469 8.02838Z" fill="%235B5B5B"/></svg>') no-repeat;top:25px;left:22px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .quote-news blockquote:before{background:url('data:image/svg+xml;utf8,<svg width="19" height="11" viewBox="0 0 19 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.335581 4.8615C0.335581 4.63006 0.334538 4.39763 0.333496 4.16619C0.487761 2.03261 1.77295 0.508904 3.77735 0.0867557C6.00897 -0.38307 8.37506 1.10984 8.78678 3.2474C9.22664 5.53395 7.64543 7.69634 5.31061 8.00525C5.00209 8.04598 4.68939 8.1314 4.38294 8.06287C4.02334 7.98241 4.05461 8.17014 4.09734 8.38072C4.2464 9.11873 4.59141 9.76437 5.12716 10.3216C5.32416 10.5262 5.50345 10.7447 5.63895 10.8997C3.3354 10.711 0.534665 7.57615 0.335581 4.8615Z" fill="%235B5B5B"/><path d="M10.3532 4.8615C10.3532 4.63006 10.3521 4.39763 10.3511 4.16619C10.5053 2.03261 11.7905 0.508904 13.7949 0.0867557C16.0266 -0.38307 18.3926 1.10984 18.8044 3.2474C19.2442 5.53395 17.663 7.69634 15.3282 8.00525C15.0197 8.04598 14.707 8.1314 14.4005 8.06287C14.0409 7.98241 14.0722 8.17014 14.1149 8.38072C14.264 9.11873 14.609 9.76437 15.1447 10.3216C15.3417 10.5262 15.521 10.7447 15.6565 10.8997C13.353 10.711 10.5522 7.57615 10.3532 4.8615Z" fill="%235B5B5B"/></svg>') no-repeat;top:10px;left:10px}}main section[data-component-name=News-detail] .quote-news blockquote:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="18" viewBox="0 0 31 18" fill="none"><path d="M30.6216 8.02838C30.6216 7.64618 30.6233 7.26234 30.625 6.88014C30.3702 3.35669 28.2479 0.840414 24.9378 0.14327C21.2524 -0.63261 17.345 1.83282 16.6651 5.36283C15.9387 9.13889 18.5499 12.7099 22.4057 13.2201C22.9152 13.2873 23.4316 13.4284 23.9377 13.3152C24.5315 13.1823 24.4799 13.4923 24.4093 13.8401C24.1632 15.0589 23.5934 16.1251 22.7086 17.0453C22.3833 17.3832 22.0872 17.7441 21.8635 18C25.6676 17.6883 30.2928 12.5114 30.6216 8.02838Z" fill="%235B5B5B"/><path d="M14.0781 8.02838C14.0781 7.64618 14.0798 7.26234 14.0815 6.88014C13.8268 3.35669 11.7044 0.840414 8.3943 0.14327C4.70895 -0.63261 0.801552 1.83282 0.12163 5.36283C-0.604768 9.13889 2.00648 12.7099 5.86224 13.2201C6.37175 13.2873 6.88814 13.4284 7.39421 13.3152C7.98807 13.1823 7.93643 13.4923 7.86585 13.8401C7.6197 15.0589 7.04995 16.1251 6.16519 17.0453C5.83986 17.3832 5.54379 17.7441 5.32002 18C9.12414 17.6883 13.7493 12.5114 14.0781 8.02838Z" fill="%235B5B5B"/></svg>') no-repeat;bottom:25px;right:34px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .quote-news blockquote:after{background:url('data:image/svg+xml;utf8,<svg width="20" height="11" viewBox="0 0 20 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.037 4.96159C19.037 4.73016 19.038 4.49773 19.0391 4.26629C18.8848 2.13271 17.5996 0.609001 15.5952 0.186853C13.3636 -0.282972 10.9975 1.20994 10.5858 3.3475C10.1459 5.63405 11.7271 7.79644 14.0619 8.10535C14.3705 8.14608 14.6832 8.2315 14.9896 8.16296C15.3492 8.08251 15.318 8.27024 15.2752 8.48082C15.1262 9.21883 14.7812 9.86447 14.2454 10.4217C14.0484 10.6263 13.8691 10.8448 13.7336 10.9998C16.0372 10.8111 18.8379 7.67625 19.037 4.96159Z" fill="%235B5B5B"/><path d="M9.0194 4.96159C9.0194 4.73016 9.02044 4.49773 9.02148 4.26629C8.86722 2.13271 7.58203 0.609001 5.57763 0.186853C3.34601 -0.282972 0.979921 1.20994 0.568201 3.3475C0.128339 5.63405 1.70955 7.79644 4.04437 8.10535C4.3529 8.14608 4.66559 8.2315 4.97204 8.16296C5.33164 8.08251 5.30037 8.27024 5.25764 8.48082C5.10858 9.21883 4.76357 9.86447 4.22782 10.4217C4.03082 10.6263 3.85154 10.8448 3.71603 10.9998C6.01958 10.8111 8.82032 7.67625 9.0194 4.96159Z" fill="%235B5B5B"/></svg>') no-repeat;bottom:10px;right:10px}}main section[data-component-name=News-detail] .quote-news blockquote p{font:normal 18px/1.4 ATT-AleckSan-Regular;color:#252836;margin:0 0 5px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .quote-news blockquote p{font-size:14px}}main section[data-component-name=News-detail] .quote-news blockquote p:last-of-type{margin:0}main section[data-component-name=News-detail] .quote-news blockquote p *{font:inherit;color:inherit}main section[data-component-name=News-detail] .quote-news blockquote p.author{text-align:right;font-size:13px;position:absolute;bottom:0;right:35px}@media only screen and (max-width:1080px){main section[data-component-name=News-detail] .quote-news blockquote p.author{font-size:12px;bottom:-5px;right:22px}}main section[data-component-name=News-detail] .loading-state{display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh}main section[data-component-name=News-detail] .loading-state .lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}main section[data-component-name=News-detail] .loading-state .lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#009fdb;animation-timing-function:cubic-bezier(0,1,1,0)}main section[data-component-name=News-detail] .loading-state .lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s 60}main section[data-component-name=News-detail] .loading-state .lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s 60}main section[data-component-name=News-detail] .loading-state .lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s 60}main section[data-component-name=News-detail] .loading-state .lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s 60}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}.video-modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:90px 20px 20px;background-color:rgba(0,0,0,.9);z-index:9999}.video-modal .modal-content{position:relative;width:min(100%,1200px);max-width:calc(177.77778vh - 195.55556px);max-width:calc(100dvh*16/9 - 195.55556px);aspect-ratio:16/9}.video-modal .close-button{position:absolute;top:-70px;right:0;padding:8px;background:transparent;border:none;cursor:pointer;transition:transform .3s ease;z-index:10}.video-modal .close-button:hover{transform:scale(1.1)}.video-modal .close-button svg{display:block}.video-modal .video-container{position:relative;width:100%;height:100%;background:#000}.video-modal .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-modal .video-container .jwplayer{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important}@media only screen and (max-width:768px){.video-modal{padding:50px 10px 10px}.video-modal .modal-content{max-width:calc(177.77778vh - 106.66667px);max-width:calc(100dvh*16/9 - 106.66667px)}.video-modal .close-button{top:-40px;right:-10px}.video-modal .close-button svg{width:24px;height:24px}}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .3s ease}.modal-fade-enter,.modal-fade-leave-to{opacity:0}.clc-page-loader{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;background-color:#fff}.clc-page-loader .lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.clc-page-loader .lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#009fdb;animation-timing-function:cubic-bezier(0,1,1,0)}.clc-page-loader .lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.clc-page-loader .lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.clc-page-loader .lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.clc-page-loader .lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}.recaptcha-badge{position:relative;height:60px;overflow:hidden}.recaptcha-badge .grecaptcha-badge{position:absolute!important;bottom:0!important;box-shadow:none!important}.video-page{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;background-color:#000}.video-page__player{width:100%;max-width:177.7777777778vh;aspect-ratio:16/9;background:#000}.video-page__player .jwplayer{width:100%!important;height:100%!important}