:root{--green-bg:#43AB9B;--light-green-bg:#8ED4DA;--orange-bg:#CF4827;--purple-bg:#812464;--light-purple-bg:#8124641a;--yellow-bg:#E7B721;--gray-bg:rgba(0, 0, 0, 0.70);--white:#fff;--black:#000;--blur-white:#ffffffcc;--gray-bg-color:#EFEFEF;--gray-text:#161616cc;--black-text:#1A1A1A;--light-yellow-bg:#F7F2E1;--link-color:#709ABF}.footer{color:var(--white);margin-top:40px}.footer li,.footer ul{margin:0;padding:0;font:inherit;list-style:none}.footer a{display:block;text-decoration:none;color:inherit}.footer a:focus{text-decoration:underline}@media (hover:hover){.footer a:hover{text-decoration:underline}}@media (max-width:768px){.footer{margin-top:40px}}.footer .footer_top{background-color:var(--purple-bg);display:flex;padding:80px 60px;justify-content:space-between;align-items:flex-start;align-self:stretch}@media (max-width:768px){.footer .footer_top{flex-direction:column;gap:20px;padding:24px}}.footer .footer_bottom{font-size:12px;background-color:var(--gray-bg);display:flex;font-family:Sanchez;padding:12px 24px;justify-content:space-between;align-items:center;align-self:stretch}@media (max-width:768px){.footer .footer_bottom{flex-direction:column;gap:10px;font-size:10px}}.footer .footer_bottom a{font-family:Sanchez;font-size:12px;padding:0;position:relative}@media (max-width:768px){.footer .footer_bottom a{font-size:10px}}.footer .center-logo{position:absolute;left:50%;transform:translateX(-50%)}@media (max-width:768px){.footer .center-logo{position:relative;left:0;transform:none}}.footer .footer_menu{gap:12px;display:flex;flex:1 1 200px;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;padding:0 50px}@media (max-width:768px){.footer .footer_menu{padding:0}}@media (max-width:768px){.footer .footer_menu_column_subitem{font-family:Sanchez;font-size:12px;font-style:normal;font-weight:400;line-height:150%}}.footer .footer_logos{display:grid;grid-template-columns:repeat(2,85px);grid-template-rows:auto auto}@media (max-width:768px){.footer .footer_logos{display:flex;gap:12px;align-items:center;margin:auto;flex-wrap:wrap;justify-content:center}}.footer .footer-icon.small{width:61px;margin:auto}.footer .footer-icon.large{width:165px;grid-column:span 2}.footer .footer_menu_column{gap:12px;display:flex;flex-direction:column}.footer .footer_menu_column .footer_social{justify-content:flex-end;padding:4px 10px}@media (max-width:768px){.footer .footer_menu_column .footer_social{justify-content:left}}.footer .footer_menu_column .footer_social a{display:flex;align-items:center;justify-content:center;padding:5px}.footer .footer_menu_column .footer_social b{padding:4px 10px}.footer .footer_menu_column ul{display:flex}.footer .footer_menu_column b{text-transform:uppercase;font-weight:400}.footer .footer_logos_top{display:flex;justify-content:space-around;padding-bottom:10px;gap:20px}@media (max-width:768px){.footer .footer_logos_top{gap:12px}}.global-search-bar{position:fixed;top:0;left:0;width:100%;background:var(--purple-bg);z-index:5;padding:7px 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;gap:12px}.global-search-bar .entry-title{padding:4px 10px;font-size:18px;font-style:normal;font-weight:400;text-transform:uppercase;font-family:"Heroic Condensed"}.global-search-bar input{border-radius:30px;padding:4px 12px 4px 4px;width:100%;box-sizing:border-box;color:#535353;font-family:Sanchez;font-size:14px;font-style:normal}.global-search-bar .btn-purple{border-radius:30px;width:36px}.subnav{position:relative}.subnav a{display:block}.subnav:hover .main-item{color:inherit!important}.header-menu .menu-items-header{display:none;justify-content:space-between;width:100%;align-items:center}@media (max-width:1024px){.header-menu .menu-items-header{display:flex}}.subnav-content{display:none;flex-direction:column;position:absolute;text-align:center;left:50%;transform:translateX(-50%);background:var(--white);border-radius:4px;border:1px solid rgba(0,0,0,.1);padding:4px;box-shadow:0 4px 4px rgba(0,0,0,.05);z-index:2}@media (max-width:1024px){.subnav-content{position:relative;background:unset;box-shadow:unset;border:unset;text-align:left}}.subnav-content .main-subnav{display:none}@media (max-width:1024px){.subnav-content .main-subnav{display:block}}.subnav-content a{color:var(--black-text);text-shadow:none;font-size:18px;font-style:normal;font-weight:400;white-space:nowrap}@media (max-width:1024px){.subnav-content a{font-size:27px;white-space:normal;padding:10px 20px}}.subnav-content a:hover{border-radius:4px;background:rgba(0,0,0,.1)}@media (min-width:1024px){.subnav:hover .subnav-content{display:flex}}.global-search-bar-inner{display:flex;padding:0 5px 0 10px;border-radius:30px;border:1px solid #535353;background:var(--white);align-items:center;width:170px}.global-search-bar-inner .search-icon{content:"";background-image:url(../images/icons/search-icon.svg);width:18px;height:18px}.page-header{display:flex;align-items:center;justify-content:space-between;height:113.689px;padding:20px 24px;transition:all .4s;position:fixed;width:100%;top:40px;z-index:5;box-sizing:border-box}.page-header.white{background-color:var(--white);box-shadow:0 4px 4px rgba(0,0,0,.05)}.page-header .header-menu{display:flex;align-items:center;gap:12px}.page-header .header-menu.open .menu-items{transform:translateX(0);opacity:1}.page-header .header-menu.open .menu-items .menu-icon span{background-color:#000}.page-header .header-menu.open .menu-icon span:nth-child(1){transform:rotate(45deg) translate(6px,5px)}.page-header .header-menu.open .menu-icon span:nth-child(2){display:none}.page-header .header-menu.open .menu-icon span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.page-header .menu-items{display:flex;flex-direction:column}@media (max-width:1024px){.page-header .menu-items{position:absolute;align-items:flex-end;top:0;right:0;gap:20px;background-color:var(--gray-bg-color);width:100%;box-shadow:0 5px 5px rgba(0,0,0,.2);padding:30px 20px;box-sizing:border-box;transform:translateX(100%);transition:transform .4s ease-in-out,opacity .5s ease-in-out;opacity:0;padding-top:10px}}.page-header .menu-items-inner{display:flex;gap:20px;text-transform:uppercase}@media (max-width:1024px){.page-header .menu-items-inner{flex-direction:column;max-height:calc(100vh - 160px);overflow:auto;width:100%}}.page-header .header_menu{position:relative}.page-header .header-menu .main-item{color:var(--black-text);font-family:"Heroic Condensed";font-size:35px;font-style:normal;font-weight:400;line-height:normal}@media (min-width:1025px) and (max-width:1199px){.page-header .header-menu .main-item{font-size:26px}}@media (max-width:1024px){.page-header .header-menu .main-item{display:flex;align-items:center;width:100%;justify-content:space-between;box-sizing:border-box}}@media (max-width:1024px){.page-header .header-menu .main-item.has-subnav::after{transition:.3s ease-in-out;content:">";display:inline-block;margin-left:10px;font-size:22px;font-weight:700}}.page-header .subnav.expanded .subnav-content{display:flex}.page-header .subnav.expanded .main-item::after{transform:rotate(-90deg)}.page-header .text-logo{width:310px;height:auto}@media (max-width:1024px){.page-header .text-logo{width:52vw}}.page-header .menu-icon{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;padding:10px;cursor:pointer}@media (max-width:1024px){.page-header .menu-icon{display:flex}}.page-header .menu-icon span{display:block;width:100%;height:4px;background-color:#000;transition:transform .3s,opacity .3s}.page-header.transparent{color:var(--white)}.page-header.transparent .header-menu .main-item{color:var(--white)}@media (max-width:1024px){.page-header.transparent .header-menu .main-item{color:var(--black-text)}}.page-header.transparent .menu-icon span{background-color:var(--white)}.page-header.transparent .menu-items-inner{text-shadow:2px 2px 5px rgba(0,0,0,.7)}@media (max-width:1024px){.page-header.transparent .menu-items-inner{text-shadow:none}}@media (max-width:1024px){.page-header.transparent{color:var(--black-text)}}.page-header.white{background:var(--white)}body{font-family:"Heroic Condensed",sans-serif;scroll-behavior:smooth;overflow-x:hidden}html{scroll-behavior:smooth}p{font-family:Sanchez,sans-serif}h1{font-size:32px}h2{font-size:28px;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0;margin-inline-end:0;font-weight:700}h3{font-size:24px;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;font-weight:700}h4{font-size:20px}p{font-size:14px;margin-bottom:15px;font-family:Sanchez,sans-serif}li{list-style:initial;font-size:14px;font-family:Sanchez,sans-serif}ul{padding-left:40px;margin-bottom:15px}input{border:none;outline:0;background:0 0;font-family:Sanchez,sans-serif}input:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important}input:focus{outline:0}body,html{height:100%;margin:0}h1,h2,h3,h4,h5,h6{font-weight:400}p{margin-top:0}input{padding:12px}button{cursor:pointer;border:none;background:0 0;padding:0;font:inherit;color:inherit;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.4px}a{padding:4px 10px;text-decoration:none;cursor:pointer;border:none;background:0 0;font:inherit;color:inherit;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.4px}.flex-gap{display:flex}.flex-gap-12{gap:12px}.section-body{max-width:1200px;margin:0 auto;padding:0 24px}.section-body.section-body-medium{max-width:1000px}.section-body.section-body-small{max-width:800px}.no-scroll{overflow:hidden}.text-center{text-align:center}.relative{position:relative}.wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1}.main-banner{height:95vh;width:100%;position:relative;margin-top:-150px}@media (max-width:768px){.main-banner{height:100vh}}.main-banner a{font-size:14px;padding:0;text-decoration:underline;color:var(--link-color)}.main-banner img{width:100%;height:100%;aspect-ratio:1920/1220;object-fit:cover}.main-banner h1,.main-banner h2,.main-banner h3,.main-banner h4{margin-bottom:15px;font-size:60px;font-style:normal;font-weight:400}@media (max-width:768px){.main-banner h1,.main-banner h2,.main-banner h3,.main-banner h4{font-size:40px}}.main-banner .banner-text{position:absolute;color:#fff;bottom:130px;left:60px;width:calc(50vw - 60px)}@media (max-width:768px){.main-banner .banner-text{font-size:12px;width:90vw;margin:auto;left:0;right:0;bottom:15px}}@media (max-width:1024px){.main-banner .banner-text{width:80vw}}.main-banner .banner-button{position:absolute;bottom:10px;width:100%;color:#fff;left:0;right:0}@media (max-width:768px){.main-banner .banner-button{display:none}}.main-banner .banner-button .button{width:fit-content;cursor:pointer;display:block;margin:auto}.main-banner .banner-button .button:hover::after{animation:bounce 2s infinite}.main-banner .banner-button .button::after{width:40px;height:25px;background-image:url(../images/icons/arrow-down.svg);content:"";display:block;background-size:contain;background-repeat:no-repeat;background-position:center;justify-self:center;margin:auto}.main-banner .dot.dot-orange{color:var(--orange-bg)}.main-banner .dot.dot-green{color:var(--green-bg)}.main-banner .dot.dot-yellow{color:var(--yellow-bg)}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0);animation-timing-function:ease-in-out}40%{transform:translateY(10px);animation-timing-function:ease-in-out}60%{transform:translateY(5px);animation-timing-function:ease-in-out}}@keyframes bounce-right{0%,100%,20%,50%,80%{transform:translateX(0);animation-timing-function:ease-in-out}40%{transform:translateX(5px);animation-timing-function:ease-in-out}60%{transform:translateX(2px);animation-timing-function:ease-in-out}}@keyframes slideInRight{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{from{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.section-bg.gray-background{background:var(--gray-bg-color)}.image-text{padding-top:40px;padding-bottom:40px}.image-text .text a{font-size:14px;padding:0;text-decoration:underline;color:var(--link-color)}@media (max-width:768px){.image-text{padding-top:24px;padding-bottom:24px}}.image-text .text-container{padding:40px 0;transform:translateX(-20px)}@media (max-width:768px){.image-text .text-container{transform:translateY(-30px);padding:0}}.image-text .main-content{display:grid;grid-template-columns:1fr 1fr}@media (max-width:768px){.image-text .main-content{grid-template-columns:1fr}}.image-text .title{text-align:center;margin-bottom:40px;font-size:48px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:768px){.image-text .title{font-size:38px;margin-bottom:24px}}.image-text .main-content img{height:100%;width:100%;border-radius:12px;object-fit:cover}.image-text .text-container .text{background:var(--white);padding:24px 12px 12px 12px;font-size:18px;font-style:normal;font-weight:400}@media (max-width:768px){.image-text .text-container .text{font-size:12px}}.image-text .text-container .header{background-color:var(--light-green-bg);width:fit-content;padding:4px 12px;font-size:32px;font-style:normal;font-weight:400;line-height:normal;margin:0}.image-text .text-container .button{display:flex;justify-content:flex-end;margin-top:25px}@media (max-width:768px){.image-text .text-container .button{margin-bottom:16px}}.image-text.background-image{max-width:100%;padding:0}.image-text.background-image .main-content{grid-template-columns:none;position:relative;padding:40px 0}.image-text.background-image .main-content img{object-fit:cover;box-sizing:border-box;border-radius:0;position:absolute;height:100%}.image-text.background-image .content-wrapper{background:var(--blur-white);padding:24px 12px;backdrop-filter:blur(12px)}.image-text.background-image .main-content .text-container{z-index:2;margin-left:7rem;width:50%;max-width:740px}@media (max-width:768px){.image-text.background-image .main-content .text-container{width:90vw;margin:auto;transform:none}}.image-text.background-image .text-container .text{padding:0;background:0 0}.image-text.background-image .text-container .button{justify-content:flex-start}.image-text.background-image .text-container .header{background:var(--orange-bg);color:var(--white)}@media (max-width:768px){.image-text.background-image .text-container .header{transform:translateY(15px);position:relative;z-index:2}}.image-text.white-background .main-content{align-items:center;gap:40px}@media (max-width:768px){.image-text.white-background .main-content{gap:10px}}.image-text.white-background .text-container .text{padding:12px}.image-text.white-background .text-container{transform:none;padding:0}.image-text.white-background .text-container .button{justify-content:flex-start}.image-text.white-background .text-container .header{background:var(--yellow-bg);color:var(--white)}@media (max-width:768px){.image-text.white-background .main-content img{width:calc(100% - 20px);margin:auto}}@media (max-width:768px){.image-text.gray-background .image-text .main-content img{width:calc(100% - 20px);margin:auto}}.image-text.gray-background .main-content{gap:40px;align-items:center}@media (max-width:768px){.image-text.gray-background .text-container .header{transform:translateY(15px)}}@media (min-width:768px){.image-text.image-left .main-content .text-container{order:2}.image-text.image-left .main-content img{order:1}.image-text.image-right .main-content .text-container{order:1;transform:none}.image-text.image-right .main-content img{order:2}.image-text.image-right .text-container{transform:translateX(20px)}}.btn{display:flex;padding:4px 10px;justify-content:center;align-items:center;gap:4px;text-transform:uppercase;width:fit-content}@media (max-width:768px){.btn{width:100%;box-sizing:border-box}}.main-content-global{padding-top:150px}.btn-centered{margin:0 auto}.btn-primary{background-color:var(--green-bg);color:var(--white)}.btn-purple{background-color:var(--purple-bg);color:var(--white)}.btn-right-arrow::after{content:"";display:block;background-size:contain;background-repeat:no-repeat;background-position:center;justify-self:center;width:15px;height:11px;background-image:url(../images/icons/arrow-right.svg);background-size:cover;background-repeat:no-repeat}.newsletter-subscription{background:var(--purple-bg);padding-top:40px;padding-bottom:40px}.newsletter-subscription .input-group{position:relative}.newsletter-subscription .ff-form-errors{display:none}.newsletter-subscription .freeform-required{display:none!important}.newsletter-subscription form{width:100%;display:flex;align-items:center;justify-content:center;gap:12px}@media (max-width:768px){.newsletter-subscription form{flex-direction:column}}@media (max-width:768px){.newsletter-subscription .freeform-row{width:100%;margin:auto}}@media (max-width:768px){.newsletter-subscription .freeform-column{padding:0!important}}.newsletter-subscription button{background-color:var(--green-bg);color:var(--white);display:flex;padding:4px 10px;justify-content:center;align-items:center;gap:4px;text-transform:uppercase;width:fit-content;height:43px}@media (max-width:768px){.newsletter-subscription button{width:100%;box-sizing:border-box}}.newsletter-subscription button::after{content:"";display:block;background-size:contain;background-repeat:no-repeat;background-position:center;justify-self:center;width:15px;height:11px;background-image:url(../images/icons/arrow-right.svg);background-size:cover;background-repeat:no-repeat}.newsletter-subscription .container{width:fit-content;text-align:center;margin:auto}.newsletter-subscription .input-group{display:flex;gap:12px}@media (max-width:768px){.newsletter-subscription .input-group{flex-direction:column}}.newsletter-subscription .input-group input{flex-grow:1;border:1px solid var(--black);background:var(--white);width:470px!important}@media (max-width:768px){.newsletter-subscription .input-group input{width:100%!important}}.newsletter-subscription .title{font-size:42px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px}.newsletter-subscription .text{font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-align:center;margin-bottom:24px}.newsletter-subscription.purple-background .text,.newsletter-subscription.purple-background .title{color:var(--white)}.newsletter-subscription.white-background{background:var(--white);color:var(--black)}.newsletter-subscription.white-background .text,.newsletter-subscription.white-background .title{color:var(--purple-bg)}@font-face{font-family:"Heroic Condensed";src:url(../fonts/Heroic-Condensed-Medium.ttf);font-weight:400}@font-face{font-family:Sanchez;src:url(../fonts/Sanchez-Regular.ttf);font-weight:400}.news-carousel,.news-listing{padding-top:30px;padding-bottom:30px}.news-carousel .news-carousel-title,.news-listing .news-carousel-title{font-size:48px;text-align:center;margin-bottom:40px}.news-carousel #view-more,.news-listing #view-more{display:none}@media (max-width:768px){.news-carousel #view-more,.news-listing #view-more{display:block}}.news-carousel .news-carousel-container,.news-listing .news-carousel-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:70px}@media (max-width:768px){.news-carousel .news-carousel-container,.news-listing .news-carousel-container{grid-template-columns:1fr;gap:20px;margin-bottom:30px}}.news-carousel .pagination,.news-listing .pagination{display:flex;justify-content:center;margin-top:20px}.news-carousel .pagination .btn,.news-listing .pagination .btn{margin:0 5px}.news-carousel .pagination .btn.active,.news-listing .pagination .btn.active{font-weight:700;text-decoration:underline}.news-carousel .hidden,.news-listing .hidden{display:none}.news-carousel .btn.btn-purple,.news-listing .btn.btn-purple{width:fit-content;font-family:"Heroic Condensed";font-size:32px;font-style:normal;font-weight:400}.news-carousel .news-carousel-image,.news-listing .news-carousel-image{width:100%;height:330px}.news-carousel .news-carousel-image a,.news-listing .news-carousel-image a{padding:0;margin:0}.news-carousel .news-carousel-image img,.news-listing .news-carousel-image img{width:100%;height:100%;object-fit:cover}.news-carousel .news-carousel-image img:hover,.news-listing .news-carousel-image img:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2);transform:translate(0,-2px);transition:all .3s}.news-carousel .news-carousel-content,.news-listing .news-carousel-content{display:grid;gap:12px;padding:12px 0;font-size:12px;line-height:150%}.news-carousel .published-date,.news-listing .published-date{color:var(--gray-text)}.news-carousel .news-title,.news-listing .news-title{font-size:26px;color:var(--purple-bg);padding-left:0}.news-carousel .news-title:hover,.news-listing .news-title:hover{text-decoration:underline!important}.news-carousel img,.news-listing img{border-radius:12px 12px 0 0}.news-carousel .news-carousel-description,.news-listing .news-carousel-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:55px}.news-carousel .news-carousel-description a,.news-listing .news-carousel-description a{font-size:14px;padding:0;text-decoration:underline}.page-banner{position:relative}.page-banner .page-banner-image{width:100%;height:auto}@media (max-width:768px){.page-banner .page-banner-image{display:none}}.page-banner .page-banner-image-mobile{display:none}@media (max-width:768px){.page-banner .page-banner-image-mobile{display:block;width:100%;height:auto}}.page-banner .page-banner-text{position:absolute;left:0;bottom:30px;width:fit-content;padding:12px 24px 12px 130px;text-align:end;background-color:var(--white);border-radius:0 44px 44px 0;font-size:32px}@media (max-width:768px){.page-banner .page-banner-text{padding:12px 24px}}.page-banner .page-banner-text h1{margin:0;padding:0;font:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}.text-block .image{margin:0 0 15px}.text-block .image img{display:inline-block;max-width:100%;height:auto!important}.text-block.text-block-image--left .image{text-align:left}.text-block.text-block-image--center .image{text-align:center}.text-block.text-block-image--right .image{text-align:right}.text-block{padding-top:40px;padding-bottom:40px}@media (max-width:768px){.text-block{padding-top:40px;padding-bottom:40px}}.text-block a{font-size:14px;padding:0;text-decoration:underline;color:var(--link-color)}.text-block .text-block-text.text-block-text--center{text-align:center}.text-block .text-block-text.text-block-text--justified{text-align:justify}.text-block .text-block-title{text-align:center;margin-bottom:24px;font-size:48px;font-style:normal;font-weight:400;line-height:normal}.text-block .text-block-title.text-block-title--center{text-align:center}.text-block .text-block-title.text-block-title--left{text-align:left}.text-block .text-block-title.text-block-title--right{text-align:right}.text-block.gray-background{padding-top:80px;padding-bottom:80px}.section-banner{position:relative;padding-bottom:40px;padding-top:40px}@media (max-width:768px){.section-banner{padding-top:0;padding-bottom:0}}.section-banner .section-banner-image-container{position:relative;width:100%;height:100%;overflow:hidden}.section-banner .section-banner-image{width:100%;height:auto;max-height:260px;aspect-ratio:1728/260;object-fit:cover;display:block}@media (max-width:768px){.section-banner .section-banner-image{filter:blur(0);max-height:170px;aspect-ratio:390/170}}.section-banner .section-banner-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:50px;color:var(--white);z-index:2;white-space:nowrap}@media (max-width:768px){.section-banner .section-banner-text{font-size:32px}}.section-banner .section-banner-image-container::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:1}.image-carousel{padding-top:25px;padding-bottom:25px}.image-carousel .image-carousel-slider{margin:5px}.image-carousel .image-carousel-slide-inner{background-color:bisque;margin:5px;width:40vw;max-width:700px;max-height:500px}@media (max-width:768px){.image-carousel .image-carousel-slide-inner{width:80vw}}.image-carousel .image-carousel-slide-inner img{width:100%;height:auto;object-fit:cover}.slick-prev{font-size:0}.slick-prev::before{content:"<";font-size:16px;background:rgba(255,255,255,.7882352941);padding:10px;position:absolute;top:50%;left:1rem;z-index:4;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-weight:700}@media (max-width:768px){.slick-prev::before{display:none}}.image-carousel-slide-inner{margin:2px}.image-carousel-slide-inner img{width:100%;height:auto;max-height:540px;aspect-ratio:708/540;object-fit:cover}@media (max-width:768px){.image-carousel-slide-inner img{max-height:260px;aspect-ratio:340/260}}.slick-next{font-size:0}.slick-next::before{content:">";font-size:16px;background:rgba(255,255,255,.7882352941);padding:10px;position:absolute;top:50%;right:1rem;z-index:4;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-weight:700}@media (max-width:768px){.slick-next::before{display:none}}.reporting-section{padding-top:120px;padding-bottom:20px}@media (max-width:768px){.reporting-section{padding-top:75px;padding-bottom:24px}}.reporting-section .reporting-section-container{display:grid;gap:50px}.reporting-section .reporting-section-content{border-radius:12px;border:1px solid;padding:40px;position:relative}@media (max-width:768px){.reporting-section .reporting-section-content{padding:40px 12px}}.reporting-section .reporting-section-content.-orange-bg{border-color:var(--orange-bg)}.reporting-section .reporting-section-content.-yellow-bg{border-color:var(--yellow-bg)}.reporting-section .reporting-section-content.-green-bg{border-color:var(--green-bg)}.reporting-section .reporting-section-content.-purple-bg{border-color:var(--purple-bg)}.reporting-section .reporting-section-item img{width:100%;border-radius:20px 20px 0 0;height:200px;object-fit:cover;max-width:350px}.reporting-section .reporting-section-items{display:grid;grid-template-columns:repeat(3,minmax(100px,350px));gap:24px;justify-content:center}@media (max-width:768px){.reporting-section .reporting-section-items{grid-template-columns:1fr}}.reporting-section .reporting-section-item{width:100%;padding:0}.reporting-section .reporting-section-title{position:absolute;top:0;padding:12px 24px;color:var(--white);transform:translate(-20px,-70%);font-size:48px}@media (max-width:768px){.reporting-section .reporting-section-title{transform:translate(0,-70%)}}.reporting-section .reporting-section-title.-orange-bg{background:var(--orange-bg)}.reporting-section .reporting-section-title.-yellow-bg{background:var(--yellow-bg)}.reporting-section .reporting-section-title.-green-bg{background:var(--green-bg)}.reporting-section .reporting-section-title.-purple-bg{background:var(--purple-bg)}.reporting-section .reporting-section-item-content{background:var(--light-yellow-bg);border-radius:20px 20px 0 0;height:100%}.reporting-section .reporting-section-item-description{padding:12px;font-size:12px}.reporting-section .reporting-section-item-description h1,.reporting-section .reporting-section-item-description h2,.reporting-section .reporting-section-item-description h3,.reporting-section .reporting-section-item-description h4{font-size:24px;margin-bottom:5px}.video-section{padding-bottom:40px;padding-top:40px}.video-section video{width:100%;height:auto;max-height:720px;aspect-ratio:1728/720;object-fit:cover}@media (max-width:768px){.video-section video{max-height:308px;aspect-ratio:392/308}}.outlook-table{padding-top:40px;padding-bottom:40px;font-family:Sanchez;color:var(--purple-bg)}.outlook-table table{width:100%;border-collapse:collapse}.outlook-table .outlook-table-head{display:grid;grid-template-columns:auto 290px 235px;font-size:24px;font-style:italic;border-bottom:1px solid rgba(0,0,0,.5019607843)}@media (max-width:768px){.outlook-table .outlook-table-head{grid-template-columns:1fr 1fr 1fr;font-size:20px}}@media (max-width:415px){.outlook-table .outlook-table-head{font-size:16px}}.outlook-table .outlook-table-head th{font-weight:400;padding:12px}.outlook-table .header{background-color:var(--purple-bg);width:fit-content;padding:4px 12px;font-size:40px;font-style:normal;font-weight:400;line-height:normal;color:#fff;margin-bottom:12px;font-family:"Heroic Condensed"}@media (max-width:768px){.outlook-table .header{font-size:24px}}@media (max-width:768px){.outlook-table .light-purple-bg{background:rgba(226,207,207,.2)}}.outlook-table .outlook-table-row{display:grid;grid-template-columns:auto 290px 235px;border-bottom:1px solid rgba(0,0,0,.5019607843);font-size:24px}@media (max-width:768px){.outlook-table .outlook-table-row{grid-template-columns:1fr 1fr 1fr;font-size:16px}}.outlook-table .outlook-table-row td{padding:12px;display:grid;align-items:center}.outlook-table .text-center{text-align:center}.outlook-table .outlook-table-tracking{margin:auto}.outlook-table .outlook-table-tracking-value{font-size:40px}@media (max-width:768px){.outlook-table .outlook-table-tracking-value{font-size:26px}}.outlook-table .outlook-table-tracking-label{font-size:24px}@media (max-width:768px){.outlook-table .outlook-table-tracking-label{font-size:12px}}.outlook-table .purple-bg{background-color:var(--light-purple-bg)}.outlook-table tbody,.outlook-table thead{margin:0;padding:0}.resource-files-table{padding-top:24px;padding-bottom:40px}.resource-files-table table{font-family:Sanchez;width:100%;background:#8ed4da;padding:5px;border:1px solid rgba(207,207,207,.8);border-radius:12px;background:rgba(207,207,207,.2);box-shadow:2px 4px 4px 0 rgba(228,228,228,.25) inset}.resource-files-table td,.resource-files-table th{text-align:left;padding:8px;white-space:nowrap;font-size:12px;font-style:normal;font-weight:400}.resource-files-table .resource-files-table-row{background:#fff}.resource-files-table .resource-files-table-row a{padding:8px;font-size:12px;font-style:normal;font-weight:400}.resource-files-table .resource-files-table-row a:hover{text-decoration:underline}.resource-files-table .download-td{width:50px}.resource-files-table .download-td a{display:block;margin:auto;width:fit-content}.resource-files-table .download-td img{width:24px;height:24px;display:block}.resource-files-table .resource-files-table-wrapper{overflow-x:auto}.resource-files-table .table-title{font-size:32px;font-style:normal;font-weight:400}.resource-files-table .table-description{font-size:14px}.resource-files-table select{display:flex;align-items:center;gap:4px;border-radius:27px;border:1px solid #606060;font-size:12px;padding:4px;width:auto}@media (max-width:768px){.resource-files-table select{padding:5px 2px}}.resource-files-table .filter-wrapper{display:flex;align-items:center;gap:8px}@media (max-width:768px){.resource-files-table .filter-wrapper span{display:none}}.resource-files-table .filter-wrapper span{font-size:18px}.resource-files-table .download-icon{width:24px;height:24px}.resource-files-table .text-center{text-align:center}.resource-files-table .resource-files-table-filters{display:flex;gap:24px;padding-top:24px;padding-bottom:24px}@media (max-width:768px){.resource-files-table .resource-files-table-filters{gap:12px}}.resource-files-table .no-results-row{text-align:center;padding:24px 0;display:block}.global-search{padding-bottom:40px;padding-top:40px}.global-search .global-search-row{border-radius:12px;border:1px solid #b1b1b1;display:flex;padding:12px;align-items:center;gap:40px;margin-bottom:10px;position:relative}@media (max-width:768px){.global-search .global-search-row{padding-top:60px}}.global-search .category-item{border-radius:7px;background:var(--green-bg);padding:8px;color:var(--white);align-items:center;display:flex;gap:10px;justify-content:center;min-width:140px;font-family:Sanchez}@media (max-width:768px){.global-search .category-item{position:absolute;top:10px;font-size:12px;min-width:fit-content;padding:4px 8px}}.global-search .category-item::after{content:"";background-image:url(../images/icons/dock-icon-white.svg);width:20px;height:20px;padding:4px;background-size:cover;background-repeat:no-repeat;display:block}@media (max-width:768px){.global-search .category-item::after{width:14px;height:14px}}.global-search .category-item.category-item--orange-bg{background:var(--orange-bg)}.global-search .category-item.category-item--green-bg{background:var(--green-bg)}.global-search .category-item.category-item--purple-bg{background:var(--purple-bg)}.global-search .category-item.category-item--yellow-bg{background:var(--yellow-bg)}.global-search .global-search-content{flex-grow:1}.global-search .global-search-results a{height:fit-content;padding:0;display:block}.global-search .global-search-results{margin-bottom:70px}@media (max-width:768px){.global-search .global-search-results{margin-bottom:24px}}.global-search .results-total{font-size:20px}.global-search .global-search-table-title{font-size:20px}.global-search .file-date{color:rgba(7,7,7,.7);font-family:Sanchez;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.global-search .file-title{font-family:Sanchez;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.global-search .table-header-search{display:flex;padding:0 5px 0 10px;border-radius:30px;border:2px solid rgba(0,0,0,.4);background:#fff;align-items:center}@media (max-width:768px){.global-search .table-header-search{width:100%;box-sizing:border-box}}.global-search .table-header-search input{font-family:"Heroic Condensed";font-size:32px;padding:4px 12px 4px 4px;flex-grow:1}.global-search .table-header-search::before{content:"";background-image:url(../images/icons/search-icon.svg);height:36px;width:36px;background-size:contain;background-position:center;background-repeat:no-repeat}.global-search .table-header-search .btn-purple{border-radius:30px;height:36px;width:36px}.global-search .global-search-row img{padding:5px;display:block}.global-search .global-search-table-header{display:grid;gap:10px;padding-bottom:40px;line-height:150%}.contact-form input{border-radius:4px;border:1px solid rgba(0,0,0,.3);background:#fff;padding:12px}.contact-form .freeform-column{border-radius:4px;width:100%;border:1px solid rgba(0,0,0,.3);background:#fff;padding:12px!important;margin-bottom:10px!important;margin-right:10px!important;margin-left:0!important;font-family:Sanchez}.contact-form .freeform-column label{color:rgba(22,22,22,.3);font-family:Sanchez;font-size:12px;font-style:normal;font-weight:400;text-transform:uppercase}.contact-form .contact-info{display:flex;gap:60px;padding-top:70px;padding-bottom:20px}@media (max-width:768px){.contact-form .contact-info{flex-direction:column;gap:30px;padding-top:30px;padding-bottom:40px}}.contact-form .contact-info h2{font-size:32px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}.contact-form .contact-links{display:flex;flex-direction:column}.contact-form .contact-links a{padding:10px 0}.contact-form .office-address{font-family:Sanchez;font-size:14px;font-weight:400;line-height:21px}.contact-form .office-address a{padding:0;font:inherit;letter-spacing:normal;text-decoration:underline}.contact-form .office-address a:focus{text-decoration:none}@media (hover:hover){.contact-form .office-address a:hover{text-decoration:none}}.contact-form .freeform-row{width:100%;margin:0!important}@media (max-width:768px){.contact-form .freeform-row{flex-direction:column;margin:auto}}.contact-form textarea{border:none;max-height:300px;min-height:100px;max-width:100%;resize:none;padding:5px 0}.contact-form textarea:focus{outline:0}.contact-form .freeform-column.freeform-column-content-align-left{border:none!important;font-family:unset}@media (max-width:768px){.contact-form .freeform-column.freeform-column-content-align-left{padding:0!important}}.contact-form .freeform-column.freeform-column-content-align-left button{display:flex;padding:4px 10px;justify-content:center;align-items:center;gap:4px;text-transform:uppercase;width:fit-content;background-color:var(--green-bg);color:var(--white);font-size:26px;margin-left:-12px;margin-top:-12px}@media (max-width:768px){.contact-form .freeform-column.freeform-column-content-align-left button{margin-left:0;margin-top:0}}.contact-form input{padding:5px 0;border:none}div.freeform-form-errors{margin-bottom:15px!important}ul.freeform-errors{padding-left:18px!important}.contact-form .freeform-button-submit{padding-top:12px;padding-bottom:12px;padding-right:12px}.contact-form .freeform-button-submit:focus{text-decoration:underline}@media (hover:hover){.contact-form .freeform-button-submit:hover{text-decoration:underline}}.contact-page .newsletter-subscription{padding-bottom:55px}.paginationjs-pages li{list-style:none;font-family:"Heroic Condensed"}.paginationjs-pages a{font-family:"Heroic Condensed"}.paginationjs-pages ul{display:flex;font-size:20px;font-style:normal;font-weight:400;margin:auto;width:fit-content}.paginationjs-page.J-paginationjs-page.active{font-size:20px;font-style:normal;font-weight:400;color:var(--orange-bg)}@media (max-width:768px){#news-pagination{display:none}}.home-page .image-text.gray-background{padding-top:40px;padding-bottom:40px}@media (max-width:768px){.home-page .image-text.gray-background{padding-top:24px;padding-bottom:24px}}.home-page .image-text.white-background{padding-top:40px;padding-bottom:40px}@media (max-width:768px){.home-page .image-text.white-background{padding-top:24px;padding-bottom:24px}}.error-page{margin-top:250px;text-align:center;font-size:30px}
/*# sourceMappingURL=all.css.map */
