.Collpasible_Container{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.CollpsibleHeading{display:flex;justify-content:space-between;flex-direction:column;row-gap:20px}.Collapsible_title{font-size:30px;line-height:35px;font-weight:700;text-align:left;font-family:Ubuntu Regular;color:#004887}.Collapsible_Description p{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular}.Collapsible_Description p:empty{margin:20px}.Accordion_Wrapper{display:flex;justify-content:end;flex-direction:column;align-items:end}.Accordion_Item{border-bottom:1px solid #004887;margin-bottom:20px;width:100%;display:flex;flex-direction:column;padding-bottom:20px}.Accordion_Item .title_button{display:flex;justify-content:space-between;align-items:center;cursor:pointer;flex-direction:row-reverse;padding-bottom:0;transition:padding-bottom .4s ease-in-out}.title_button .accordIndicator,.title_button h2{font-size:25px;line-height:30px;font-weight:700;text-align:left;font-family:Ubuntu Regular;color:#004887;font-weight:100}.title_button .accordIndicator{transition:all 2s}.Accordion_Content{transition:max-height .4s ease-in-out;max-height:0;overflow:hidden}.Accordion_Item.open .Accordion_Content{max-height:500px}.Accordion_Item.open .title_button{padding-bottom:20px}.Accordion_Content .Accordion_Desc p{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular;transition:.4s ease-in-out}.Accordion_Content .Accordion_Desc p:empty{margin:20px}@media (width >=1024px){.CollpsibleHeading{flex-direction:row}.Collapsible_title{font-size:40px;line-height:45px}.title_button h2{font-size:30px;line-height:35px;font-weight:700;text-align:left;font-family:Ubuntu Regular;color:#004887;font-weight:100}.Accordion_Content{max-width:60%;margin-left:auto}.Accordion_Item{width:90%}.Accordion_Item .title_button{flex-direction:row}}.richtext_description{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular}.richtext_description p:empty{margin:20px}.TextWithImage_Container{max-width:1400px;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;column-gap:50px;row-gap:50px}.Left_Content h2{font-size:30px;line-height:35px;text-align:left;font-family:Ubuntu Medium;color:#004887;margin-bottom:50px}.Left_Content img{margin-left:0!important}.Right_Content p{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular}.Right_Content p:empty{margin:20px}@media (width >= 1024px){.TextWithImage_Container{flex-direction:row}.Left_Content{width:40%}.Left_Content h2{max-width:400px}.Right_Content{width:60%}}.images_wrapper{border:1px solid #c5d3f0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff5c;border-radius:21px;opacity:1}.image_item-2{top:39%}.featured_description p:empty{margin:20px}.image_item-2{margin-top:auto;position:absolute;right:0;top:33%}@media (width >=1024px){.image_item-2{margin-top:auto;position:absolute;right:0;top:35%}}.MultiColumn_Container{margin-left:auto;margin-right:auto;max-width:1200px;padding:50px 20px}.Column_Wrapper{grid-template-columns:repeat(2,1fr);display:grid;gap:18px;max-width:100%;margin:auto}.column_description{max-width:100%;margin-left:auto;margin-right:auto;margin-top:50px}.column_description p{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular}.column_description p code{color:#A8A7AB;font-family:Ubuntu Regular}.Column_Wrapper div{transition:all .4s}.Column_Wrapper div:hover{box-shadow:0 0 10px 5px rgba(0,0,0,.2);transform:translateY(-3px)}@media (width >= 765px){.column_description{max-width:60%}.Column_Wrapper{margin-left:auto;margin-right:0;max-width:80%;display:grid;grid-template-columns:repeat(2,1fr)}.column_description{margin-right:0}}@media (width >=1024px){.Column_Wrapper{margin-left:auto;max-width:80%;display:grid;grid-template-columns:repeat(3,1fr)}.MultiColumn_Container{padding-bottom:100px;padding-top:100px}}@media (width >=1280px){.Column_Wrapper{margin-left:auto;max-width:80%;display:grid;grid-template-columns:repeat(4,1fr)}}.banner_content_wrapper{width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;min-height:450px}.hero-overlay{position:absolute;width:100%;height:100%;background:black;top:0;left:0;opacity:.3}.banner_content_wrapper.active-bg .hero-content{box-shadow:0 8px 25px rgba(0,0,0,.25);color:#003366;padding:40px 20px}.Col_Grip_Wrap{box-shadow:0 8px 25px rgba(0,0,0,.372);color:#003366;padding:20px;position:relative}.Col_Grip_Wrap:after{content:"";position:absolute;inset:7px;background:white;backdrop-filter:blur(1px);z-index:-1}.hero-content{width:95%;max-width:1400px;z-index:2;color:#fff;margin-top:100px}.banner_content_wrapper.active-bg .hero-content{position:relative;z-index:1;background:transparent}.banner_content_wrapper.active-bg .hero-content:after{content:"";position:absolute;inset:20px;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);z-index:-1}.banner_content_wrapper.active-bg .hero-content h1 p{color:#004887}.hero-content h1 p{margin:0;color:#fff}.hero-content h1{margin-bottom:30px}.hero-content h1 p{font-size:30px;line-height:35px;font-weight:700;text-align:left;font-family:Ubuntu Regular}.hero-content p:empty{margin-bottom:20px}.banner_content_wrapper.active-bg .hero-content p{color:#004887}.hero-content p{color:#fff;line-height:1.6;font-size:18px}.banner_content_wrapper.active-bg .hero-content .banner_button{color:#fff;background-color:#004887;backdrop-filter:blur(0)}.banner_content_wrapper.active-bg .hero-content .banner_button:hover{color:#004887;background-color:#fff}.hero-content .banner_button{background-color:rgba(255,255,255,.85);color:#004887;padding:12px 24px;font-size:1rem;cursor:pointer;transition:background .3s;text-decoration:none;display:inline-block;border:1px solid #004887;backdrop-filter:blur(12px)}.hero-content .banner_button:hover{background-color:#00509e;color:#fff}.banner_description{margin-bottom:50px;max-width:750px}.Col_Grip_Wrap{display:flex;flex-direction:column;justify-content:space-between;gap:35px}.Col_Grip_Wrap a,.learn_more{color:#004887;padding-left:5px;line-height:1.6;font-size:16px}.hero-content.half{margin-bottom:80px}@media (width >= 768px){.hero-content.half{padding-top:0!important;padding-bottom:0!important;margin-bottom:80px}.hero-content.half .content_wrapper{width:50%}.Col_Grip_Wrap{gap:70px;min-height:238px}}.homepage.hero-section .banner_content_wrapper .hero-content{margin-bottom:20px}.Col_Grip_Wrap .description{position:fixed;top:50%;right:50%;transform:translate(50%,-50%);z-index:15;opacity:0;visibility:hidden;width:85%;height:57%;transition:all .7s;padding:30px 20px 50px;border-radius:5px;background:white}.Col_Grip_Wrap .description.active{opacity:1;visibility:visible}.description-overlay{background-color:#000;opacity:.3;visibility:hidden;opacity:0;z-index:10;position:fixed;width:100%;height:100%;top:0;left:0;transition:all .7s}.description-overlay.active{opacity:.3;visibility:visible}.description .close{position:absolute;top:4px;right:4px;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.description .close span{position:absolute;width:20px;height:2px;background-color:#004887;border-radius:2px}.description .close span:first-child{transform:rotate(45deg)}.description .close span:nth-child(2){transform:rotate(-45deg)}@media (width >=1024px){.hero-content .content_wrapper h1.medium p{font-size:50px;line-height:55px}.hero-content h1 p{font-size:40px;line-height:45px}.hero-content h1.small{margin-bottom:20px}.hero-content h1{margin-bottom:30px}.banner_content_wrapper.active-bg .hero-content{padding:40px}.hero-content.half{margin-top:170px}.hero-content{width:100%;margin-top:70px}.heading_remove_margin{margin:0}.hero-content.medium{margin-top:30px}.banner_content_wrapper{min-height:470px}.homepage.hero-section .banner_content_wrapper .hero-content{margin-bottom:0}.Col_Grip_Wrap .description{position:fixed;top:50%;right:50%;transform:translate(50%,-35%);z-index:15;opacity:0;visibility:hidden;width:40%;height:50%}}@media (width >= 1500px){.homepage.hero-section .banner_content_wrapper .hero-content{margin-top:50px}}@media (width >= 1600px){.banner_content_wrapper.active-bg .hero-content{padding:60px 40px}.hero-content{padding:60px 0}}.TwoCol_Container{max-width:1400px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;flex-direction:column;row-gap:20px;padding-left:20px;padding-right:20px}.twocol_title{font-size:30px;line-height:35px;text-align:left;font-family:Ubuntu Medium;color:#004887}.twocol_title.regular{font-family:Ubuntu Regular}.twocol_title.medium{font-family:Ubuntu Medium}.TwoCol_Description p{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular}.TwoCol_Description p:empty{margin:20px}.TwoCol_Description p code{color:#A8A7AB;font-family:Ubuntu Regular}.benefits_wrapper div{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular;border-bottom:1px solid #004887;padding-bottom:15px;margin-bottom:15px;font-style:italic}@media (width >= 1024px){.TwoCol_Container{flex-direction:row}.twocol_title{font-size:30px;line-height:35px}}.MultipleRichtext_Wrapper{max-width:1400px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;flex-direction:column;column-gap:100px;row-gap:50px;padding:50px 20px}.richtext1 h2,.richtext2 h2{font-size:30px;line-height:35px;text-align:left;font-family:Ubuntu Medium;color:#004887;max-width:700px;padding-bottom:50px}.richtext1 .description p,.richtext2 .description p{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular}.richtext1 .description p:empty,.richtext2 .description p:empty{margin:10px;height:10px}.richtext1 .description h3,.richtext2 .description h3{font-size:30px;line-height:35px;text-align:left;font-family:Ubuntu Regular;color:#004887}.richtext1 .description p code,.richtext2 .description p code{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular;border-bottom:1px solid #004887;padding-bottom:15px;margin-bottom:15px;font-style:italic;display:block}@media (width >=1024px){.richtext1 .description h3,.richtext2 .description h3{font-size:30px;line-height:35px}.MultipleRichtext_Wrapper{padding-top:100px;padding-bottom:100px;flex-direction:row-reverse}}.Heading_Container{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.Heading_Container h1{font-size:30px;line-height:35px;text-align:left;font-family:Ubuntu Medium;color:#004887;max-width:700px}.Contact_Container{max-width:1400px;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.contact_title{font-size:40px;line-height:45px;font-weight:700;text-align:left;font-family:Copper Light;color:#004887;margin-bottom:30px;text-transform:uppercase}.contact_grid{display:grid;grid-template-columns:repeat(1,1fr)}.form_group{display:flex;flex-direction:column;margin-bottom:20px}.form_group label{font-size:20px;line-height:25px;color:#004887;font-family:Ubuntu Regular;margin-bottom:10px;font-weight:100}.form_group input,.form_group textarea{font-size:16px;line-height:26px;color:#004887;font-family:Ubuntu Regular;border-bottom:1px solid #004887;padding-bottom:10px;max-width:100%;outline:none;height:36px}.contact_address,.contact_mail,.submit_btn{font-size:20px;line-height:25px;color:#004887;font-family:Ubuntu Regular;margin-bottom:20px;font-weight:100}.contact_address.desktop,.contact_mail.desktop{display:none}.contact_mail{margin-bottom:20px}.submit_btn{margin-bottom:50px;font-size:16px;background-color:#004887;color:white;border:1px solid #004887;padding:12px 25px;transition:all .3s}.submit_btn:hover{background-color:#fff;color:#004887}@media (width >= 1024px){.contact_grid{grid-template-columns:repeat(2,1fr)}.contact_title{font-size:50px;line-height:55px}.contact_mail,.form_group{margin-bottom:50px}.contact_address,.contact_mail,.form_group label,.submit_btn{font-size:20px;line-height:25px}.form_group label{margin-bottom:20px}.contact_address.mobile,.contact_mail.mobile{display:none}.contact_address.desktop,.contact_mail.desktop{display:block}.submit_btn:hover{color:#004887}.form_group input,.form_group textarea{max-width:400px}}.image-slider-container .Column_Wrapper--mobile .swiper-slide img{width:100%;height:100%;padding:0}.Column_Wrapper--img-wrapper{width:100%;height:100vh;position:relative}.image-slider-container .Column_Wrapper--mobile .swiper-slide h4{position:absolute;bottom:28px;left:28px;color:#000;font-size:10px;font-family:Helvetica Neue\, Bold}.Column_Wrapper--desktop{display:none}.image_description{padding:18px 18px 56px}.image_description h3{color:#000;font-family:Helvetica Neue\, Bold;font-size:24px;line-height:30px;margin-bottom:45px}.image_description p{color:#000;font-family:Helvetica Neue\, Light;font-size:16px;line-height:20px;margin-bottom:27px}.image_description p:last-child{margin-bottom:0!important}.button-primary{color:#fff;background-color:#000;font-size:20px;line-height:20px;letter-spacing:0;font-family:Helvetica Neue\, Bold;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;height:27px;margin-top:52px}.desktop-slide-img-wrapper{position:relative;width:100%;height:100vh}.desktop-slide-img-wrapper img{width:100%;height:100%;object-position:top}.desktop-slide-img-wrapper .caption{color:#000;font-size:10px;font-family:Helvetica Neue\, Bold;position:absolute;left:50px;bottom:33px}.desktop-slide-img--right .desktop-slide-img-wrapper .caption{left:unset;right:50px}@media(min-width:1025px){.Column_Wrapper--mobile{display:none!important}.Column_Wrapper--desktop{display:block}.image_description{max-width:455px;padding:175px 18px 100px}.button-primary{width:auto;display:inline-flex;padding:0 7px;margin-top:15px}.image_description h3{font-size:29px;line-height:34px}.image_description p{font-size:20px;line-height:25px}.desktop-slide-img{overflow-y:scroll;height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.desktop-slide-img::-webkit-scrollbar{display:none}.desktop-slide-img--right{transition:scroll-behavior .2s ease}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.tab-section-container{padding:90px 0 71px}.tab-mobile{padding:0 18px}.slider-logo{margin-left:-18px;margin-right:-18px}.tab-section-title{font-size:29px;letter-spacing:0;line-height:34px;font-family:Helvetica Neue\, Bold;color:#000;margin-bottom:10px}.tab--item{margin-bottom:10px}.tab--item:last-child{margin-bottom:0}.tab--item h4{font-size:10px;letter-spacing:0;line-height:30px;font-family:Helvetica Neue\, Bold;color:#000;text-transform:uppercase}.tab-desktop{display:none}.slider-logo--item img{width:100%;height:100%;object-fit:contain;max-height:66px}.slider-logo{margin-top:60px}.slider-logo .swiper-wrapper{align-items:center}.logo-slider-wrapper,.tab_section-section{overflow:hidden}.slider-logo{display:flex;width:max-content}.marquee-track{animation:marquee 30s linear infinite}.slider-logo--item{flex-shrink:0;margin-right:35px;display:flex;align-items:center}.logo-image{max-width:100px;height:auto;object-fit:contain}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(min-width:990px){.tab-desktop{display:flex;column-gap:0;align-items:center;align-items:stretch}.tab-mobile{display:none}.tab-section-container{padding-left:0;padding-top:0;padding-bottom:0}.tab--item{display:block}.tab--item h4{font-size:20px;line-height:25px;font-family:Helvetica Neue\, Light;cursor:pointer;margin-bottom:5px;text-transform:none}.tab--item.active h4{font-family:Helvetica Neue\, Medium}.tab-section-title{margin-bottom:22px}.tab--image-side,.tab--text-content-side{width:50%}.tab--text-content-side{padding-left:20px;position:relative;display:flex;flex-direction:column;justify-content:center}.tab--item-image{display:none}.tab--item-image.active{display:block}.tab--item{margin-bottom:0}.tab--img-wrapper{height:100vh}.tab--img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center center}.slider-logo{margin-left:0;margin-right:35px}.logo-slider-wrapper{position:absolute;left:unset;right:35px;z-index:2;width:calc(100% - 55px);bottom:49px}}.video-banner-section-container{position:relative;height:100vh;width:100%}.video-banner-section-container h4{letter-spacing:0;font-size:10px;font-family:Helvetica Neue\, Bold;position:absolute;z-index:2;left:18px;bottom:19px;color:#000000}.video-banner-section-container video{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}@media(min-width:990px){.video-banner-section-container h4{left:unset;right:50px;bottom:33px}}.text-with-images-container{padding-left:18px;padding-right:18px}.section--title{color:#000;letter-spacing:0;font-family:Helvetica Neue\, Bold;font-size:24px;line-height:34px;margin-bottom:47px}.description--wrapper p{color:#000;letter-spacing:0;font-family:Helvetica Neue\, Light;font-size:16px;line-height:20px;margin-bottom:20px}.description--wrapper p:last-child{margin-bottom:0}.description--wrapper h4{color:#000;letter-spacing:0;font-family:Helvetica Neue\, Bold;font-size:19px;line-height:22px}.text-images-image---wrapper{position:relative;display:flex}.text-images-image---wrapper.first--image{display:block}.text-images-image---wrapper img{width:100%;height:100%;object-fit:cover}.text-images--caption{font-family:Helvetica Neue\, Bold;text-transform:uppercase;font-size:10px;letter-spacing:0;color:#fff;position:absolute;bottom:24px;left:20px}.second--image{display:none}@media(max-width:989px){.text-images--image-wrapper{margin-bottom:24px;margin-top:25px}}@media(min-width:990px){.text-with-images-container{padding-left:41px;padding-right:71px}.text-images--desktop-layout{display:grid;justify-content:space-between;grid-template-columns:1fr auto;column-gap:28px}.section--title{font-size:29px;line-height:30px;margin-bottom:20px}.text-images--text-wrapper{width:50%;min-width:549px}.description--wrapper{max-width:549px}.description--wrapper h4:first-child{margin-top:25px}.description--wrapper p{font-size:20px;line-height:25px}.text-images--caption{color:#000;position:absolute;bottom:-24px;left:unset}.text-images--image-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:13px}.second--image{display:block}.mobile--image{display:none!important}.text-images-image---wrapper img{position:absolute;left:0;top:0;width:100%;height:100%;object-position:top}}.grid-marquee-section{padding-left:18px;padding-right:18px}.grid-marquee-section .section--title{color:#000;letter-spacing:0;font-size:24px;line-height:34px;font-family:Helvetica Neue\, Bold;margin-bottom:24px}.grid-marquee--text-desc p{color:#000;letter-spacing:0;font-size:15px;line-height:23px;font-family:Helvetica Neue\, Light}.grid-marquee--grid-marquee{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:8px;row-gap:8px}.marq-col-1--item{margin-bottom:12px}.marq-col-1--item img{width:100%}.marq-col-1-wrapper{display:flex;flex-direction:column;row-gap:10px}.marq-col-2--item img{width:100%}.marq-col-2-wrapper{display:flex;flex-direction:column;row-gap:10px}.marq-col-3--item img{width:100%}.marq-col-3-wrapper{display:flex;flex-direction:column;row-gap:10px}.marq-col-4--item img{width:100%}.marq-col-4-wrapper{display:flex;flex-direction:column;row-gap:10px}.marq-col-1-wrapper,.marq-col-2-wrapper,.marq-col-3-wrapper,.marq-col-4-wrapper{will-change:transform;position:relative;overflow:hidden}.marq-track{display:flex;flex-direction:column;will-change:transform}.marq-col-1-wrapper{animation-duration:26s}.marq-col-2-wrapper{animation-duration:30s}.marq-col-3-wrapper{animation-duration:28s}.marq-col-4-wrapper{animation-duration:32s}.grid-marquee--text a.button{color:#fff;background-color:#000;font-size:20px;line-height:20px;letter-spacing:0;font-family:Helvetica Neue\, Bold;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;height:27px;margin-top:60px}@media(max-width:989px){.grid-marquee--grid-marquee{max-height:25vh;overflow:hidden;margin-bottom:80px}}@media(min-width:990px){.grid-marquee-section{padding-left:0;padding-right:0;max-height:100vh}.grid-marquee-section .section--title{font-size:29px;line-height:30px;margin-bottom:22px}.grid-marquee--text-desc p{font-size:20px;line-height:30px}.grid-marquee-section{display:flex;column-gap:0;justify-content:start;align-items:unset}.grid-marquee--grid-marquee{width:50%;column-gap:12px;row-gap:12px}.marq-col-1-wrapper,.marq-col-2-wrapper,.marq-col-3-wrapper,.marq-col-4-wrapper{row-gap:12px}.grid-marquee--text{width:50%;max-width:499px;padding-left:20px}.grid-marquee--grid-marquee{max-height:100vh;height:100vh;overflow:hidden}.marq-col-1-wrapper,.marq-col-3-wrapper{margin-top:-50px}.grid-marquee--text a.button{display:none}.marq-col-1--item img{min-height:231px;max-height:231px;object-fit:cover}.grid-marquee--text{display:flex;align-items:center;height:calc(100vh + 65.88px)}}