.AboutUsSection-module__CNkWta__section{isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:6em 0;display:flex;position:relative;overflow:hidden}.AboutUsSection-module__CNkWta__background{z-index:-1;position:absolute;inset:0}.AboutUsSection-module__CNkWta__background:after{content:"";background:#00000080;position:absolute;inset:0}.AboutUsSection-module__CNkWta__photo{object-fit:cover}.AboutUsSection-module__CNkWta__content{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:1.5em;max-width:48em;margin:0 auto;padding:0 2.5em;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(2em)}.AboutUsSection-module__CNkWta__visible{opacity:1;transform:translateY(0)}.AboutUsSection-module__CNkWta__logo{filter:brightness(0)invert();justify-content:center;display:flex}.AboutUsSection-module__CNkWta__mainText{color:#fff;margin:0;font-size:clamp(1.125rem,1.8vw,1.625rem);line-height:1.6}@media (max-width:768px){.AboutUsSection-module__CNkWta__section{min-height:60vh;padding:4em 0}.AboutUsSection-module__CNkWta__content{padding:0 1.25em}}
.contact-section{background:var(--color-background,#fff);width:100%;padding:6em 0}.contact-container{grid-template-columns:1fr 1.2fr;gap:4em;max-width:1280px;margin:0 auto;padding:0 2.5em;display:grid}.left-column{flex-direction:column;gap:3em;display:flex}.emails-section,.email-row{flex-direction:column;gap:2em;display:flex}.email-item{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;gap:.5em;padding:0;font-family:inherit;display:flex;position:relative}.email-label{letter-spacing:.06em;opacity:.6;font-size:.85em;font-weight:500}.email-value{font-size:1.1em;font-weight:500;position:relative}.copy-notification{color:#111;letter-spacing:.03em;white-space:nowrap;background:#ffffffeb;border-radius:.5em;margin-left:.5em;padding:.2em .6em;font-size:.7em;position:absolute;left:100%}.chat-section{margin-top:auto}.chat-text{letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:.95}.right-column{flex-direction:column;gap:2em;display:flex}.text-section{width:100%}.contact-text{letter-spacing:.04em;opacity:.7;margin:0;font-size:.95em;font-weight:500;line-height:1.5}.contact-form{flex-direction:column;gap:1.25em;display:flex}.form-group{flex-direction:column;gap:.5em;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.25em;display:grid}.form-group-half{width:100%}.form-label{letter-spacing:.06em;opacity:.7;font-size:.78em;font-weight:500}.form-input{color:inherit;background:0 0;border:none;border-bottom:1px solid #ffffff40;outline:none;width:100%;padding:.5em 0;font-family:inherit;font-size:1em;transition:border-color .2s}.form-input:focus{border-color:var(--color-foreground)}.form-input--error{border-color:#ff8a8a}.form-field-error{letter-spacing:.04em;color:#ff8a8a;font-size:.72em;font-weight:500}.form-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;margin-top:1em;display:flex}.privacy-notice{opacity:.7;margin:0;font-size:.78em}.privacy-link{color:inherit;text-decoration:underline}.submit-button{letter-spacing:.08em;color:#000;text-transform:uppercase;cursor:pointer;background:#e6e6e6b8;border:none;border-radius:2em;min-width:6.375em;min-height:2.5em;padding:0 1.5em;font-family:inherit;font-size:.85em;font-weight:500;transition:background .2s,transform .2s,color .2s}.submit-button:hover:not(:disabled){color:#111;background:#fff;transform:translateY(-.125em)}.submit-button:disabled{opacity:.5;cursor:wait}.form-status{letter-spacing:.08em;text-transform:uppercase;max-width:32em;margin:1.5em 0 0;padding-bottom:.75em;font-size:.78em;font-weight:500;line-height:1.55;animation:.4s both form-status-in;position:relative}.form-status--success{color:#ffffffeb}.form-status--error{color:#ff8a8a}.form-status-email{text-transform:none;letter-spacing:.02em;color:inherit;text-underline-offset:.2em;opacity:.85;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .2s}.form-status-email:hover{opacity:1}.form-status:after{content:"";opacity:.85;transform-origin:0;background:currentColor;width:2.75em;height:1px;animation:.55s cubic-bezier(.22,1,.36,1) .12s both form-status-rule;position:absolute;bottom:0;left:0;transform:scaleX(0)}@keyframes form-status-in{0%{opacity:0;transform:translateY(.45em)}to{opacity:1;transform:translateY(0)}}@keyframes form-status-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.form-status{animation:none}.form-status:after{animation:none;transform:scaleX(1)}}.mobile-emails-section{display:none}@media (max-width:768px){.contact-section{padding:4em 0}.contact-container{grid-template-columns:1fr;gap:2.5em;padding:0 1.25em}.form-row{grid-template-columns:1fr}.form-footer{flex-direction:column;align-items:stretch}.submit-button{width:100%}.emails-section,.chat-section{display:none}.mobile-emails-section{border-top:1px solid #ffffff26;flex-direction:column;gap:1.5em;margin-top:2em;padding-top:2em;display:flex}.mobile-email-item{cursor:pointer;flex-direction:column;gap:.4em;display:flex;position:relative}.mobile-email-label{letter-spacing:.06em;opacity:.6;font-size:.78em;font-weight:500}.mobile-email-value{font-size:1em;font-weight:500;position:relative}.mobile-copy-notification{color:#111;letter-spacing:.03em;white-space:nowrap;background:#ffffffeb;border-radius:.5em;margin-left:.5em;padding:.2em .6em;font-size:.7em;position:absolute;left:100%}}
.HomeSection-module__xniNQq__section{isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:90vh;display:flex;position:relative;overflow:hidden}.HomeSection-module__xniNQq__background{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.HomeSection-module__xniNQq__background:after{content:"";background:#00000073;position:absolute;inset:0}.HomeSection-module__xniNQq__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2em;width:100%;max-width:1280px;padding:4em 2em;display:flex;position:relative}.HomeSection-module__xniNQq__text{flex-direction:column;align-items:center;gap:2em;display:flex}.HomeSection-module__xniNQq__title{letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(1.75rem,3vw,3.25rem);font-weight:500;line-height:1.15}.HomeSection-module__xniNQq__titleLine{display:block}.HomeSection-module__xniNQq__buttonContainer{justify-content:center;display:flex}.HomeSection-module__xniNQq__readMore{color:#000;letter-spacing:.06em;cursor:pointer;background:#ffffffeb;border-radius:2em;justify-content:center;align-items:center;height:3em;padding:0 2em;font-size:1em;font-weight:500;text-decoration:none;transition:transform .3s,background .3s;display:inline-flex}.HomeSection-module__xniNQq__readMore:hover{background:#fff;transform:translateY(-.125em)}.HomeSection-module__xniNQq__buttonText{display:inline-block}.HomeSection-module__xniNQq__animateOut{opacity:0;transform:translateY(2em)}.HomeSection-module__xniNQq__animateIn{opacity:1;transform:translateY(0)}.HomeSection-module__xniNQq__titleLine,.HomeSection-module__xniNQq__readMore{will-change:opacity, transform;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}
.video-popup-overlay{z-index:10000;background:#000000e6;justify-content:center;align-items:center;padding:1.25em;animation:.4s cubic-bezier(.4,0,.2,1) forwards mpPopupFadeIn;display:flex;position:fixed;inset:0}.vimeo-popup{background:#fff;border-radius:12px;width:1000px;max-width:90%;animation:.4s cubic-bezier(.4,0,.2,1) forwards mpPopupScaleIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.popup-content{flex-direction:column;display:flex}.vimeo-container{background:#000;height:0;margin:0;padding-bottom:56.25%;position:relative;overflow:hidden}.vimeo-container iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.popup-close{z-index:5;color:#fff;-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5em;height:2.5em;padding:0;transition:background .3s,transform .3s;display:flex;position:absolute;top:.75em;right:.75em}.popup-close:hover{background:#000000b3;transform:translateY(-.0625em)scale(1.05)}.popup-close:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes mpPopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mpPopupScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.vimeo-popup{border-radius:10px;width:100%;max-width:95%;margin:10px}}
.projects-video-section{color:#fff;background-color:#0000;flex-direction:column;align-items:center;width:100%;padding:10em 0 6.25em;display:flex;position:relative;overflow:hidden}.projects-video-container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 5em;display:flex}.projects-header{flex-direction:column;align-items:center;width:100%;display:flex}.projects-header h2{color:#fff;letter-spacing:-.02em;text-align:center;text-transform:uppercase;white-space:nowrap;margin:0;font-size:3em;font-weight:700;line-height:1em}.desktop-main-categories-above{flex-wrap:wrap;justify-content:center;gap:1.875em;margin-top:1.5625em;margin-bottom:1.25em;display:flex}.desktop-category-btn-above{color:#fff;text-transform:uppercase;white-space:nowrap;opacity:.3;background:0 0;border:none;padding:0;font-size:1em;font-weight:500;line-height:1em;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.desktop-category-btn-above:hover{opacity:.7;transform:translateY(-.0625em)}.desktop-category-btn-above.active{opacity:1;font-weight:600}.section-divider{background:#ffffff26;width:48em;max-width:100%;height:.125em;margin-top:1.25em}.mobile-category-filter{flex-direction:column;align-items:center;width:100%;max-width:21.375em;display:none}.mobile-main-categories{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.mobile-category-item{flex-direction:column;align-items:center;width:100%;display:flex}.mobile-category-text{color:#fff;letter-spacing:-.02em;text-align:center;text-transform:uppercase;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;font-size:2em;font-weight:700;line-height:1em;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.mobile-category-text.active{opacity:1}.mobile-category-text.inactive{opacity:.3}.mobile-category-text.inactive:hover{opacity:.7;transform:scale(1.02)}.video-grid{grid-template-columns:repeat(2,1fr);gap:2.5em;width:100%;max-width:112.5em;margin-top:2.5em;display:grid}.video-grid.single{grid-template-columns:minmax(0,55em);justify-content:center}.video-card{cursor:pointer;text-align:left;background:#000;border-radius:.25em;width:100%;min-height:30.0625em;max-height:30.0625em;position:relative;overflow:hidden}.video-card:focus-visible{outline-offset:3px;outline:2px solid #fff}.preview-image-container{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.preview-image{object-fit:cover;filter:brightness(.9);width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1),filter .4s;transform:scale(1.02)}.video-card:hover .preview-image{filter:brightness();transform:scale(1.07)}.video-overlay{z-index:2;background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:column;justify-content:flex-end;align-items:center;height:100%;padding:2.5em;transition:background .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.video-card:hover .video-overlay{background:linear-gradient(#0000 0%,#000000d9 100%)}.video-content{flex-direction:column;align-items:center;gap:1.25em;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(0)}.video-card:hover .video-content{transform:translateY(-.3125em)}.video-title{color:#fff;letter-spacing:-.03em;text-align:center;width:100%;margin:0;font-size:2em;font-weight:500;line-height:1em;transition:transform .3s cubic-bezier(.4,0,.2,1)}.video-card:hover .video-title{transform:scale(1.02)}.video-description{color:#fff;text-align:center;text-transform:uppercase;opacity:.9;width:100%;max-width:30em;margin:0;font-size:1em;font-weight:400;line-height:1.125em;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.video-card:hover .video-description{opacity:1}.watch-btn{color:#000;text-transform:uppercase;-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);background:#eeeeeeb8;border:none;border-radius:2em;justify-content:center;align-items:center;width:12.75em;height:3.625em;font-size:1em;font-weight:500;transition:background .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.video-card:hover .watch-btn{background:#ffffffeb;transform:translateY(-.125em)}@media (max-width:90em){.projects-video-container{padding:0 3.75em}.section-divider{width:90%;max-width:48em}.video-card{min-height:24.25em;max-height:24.25em}}@media (max-width:64em){.projects-video-section{padding:8em 0 5em}.projects-video-container{padding:0 2.5em}.projects-header h2{font-size:3.5em}.desktop-main-categories-above{gap:1.25em}.video-grid{gap:1.875em}.video-card{min-height:21.875em;max-height:21.875em}.video-overlay{padding:1.875em}.video-title{font-size:1.75em}.video-description{max-width:25em;font-size:.875em;line-height:1.143em}}@media (max-width:48em){.desktop-main-categories-above{display:none}.mobile-category-filter{display:flex}.projects-video-section{padding:8.5em 0 3.75em}.projects-video-container{padding:0 1.25em}.projects-header h2{font-size:3em}.section-divider{width:90%;margin:1.5em auto 0}.mobile-category-text{padding:.375em 0;font-size:2em}.video-grid{grid-template-columns:1fr;gap:1.875em;width:100%;margin-top:1.875em;padding:0}.video-card{width:100%;max-width:none;min-height:27.375em;max-height:27.375em;margin:0 auto}.video-overlay{padding:1.875em 1.5em}.video-title{font-size:1.5em}.video-description{display:none}.watch-btn{margin-top:.625em}}@media (max-width:32em){.projects-video-section{padding:7.5em 0 2.5em}.projects-header h2{font-size:2.25em}.mobile-category-text{font-size:1.5em}.video-card{min-height:25em;max-height:25em}.video-title{font-size:1.25em}}@media (max-width:23.4375em){.video-card{min-height:22.5em;max-height:22.5em}.video-overlay{padding:1.5em 1.25em}.video-title{font-size:1.125em}}
.VideoBackground-module__aVpAJa__container{width:100%;height:100vh;margin:0 auto;position:relative;overflow:hidden}.VideoBackground-module__aVpAJa__video{object-fit:cover;z-index:-1;width:auto;min-width:100%;height:auto;min-height:101%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoBackground-module__aVpAJa__desktopVideo{display:block}.VideoBackground-module__aVpAJa__mobileVideo{display:none}.VideoBackground-module__aVpAJa__overlay{z-index:0;background:linear-gradient(#0000001a 0%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.VideoBackground-module__aVpAJa__navigation{z-index:100;justify-content:space-between;align-items:center;width:100%;max-width:1920px;padding:1.65em 2.5em 1em;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 78px 37px -42px #02020278}.VideoBackground-module__aVpAJa__navLeft{flex:1;justify-content:space-between;align-items:center;padding-right:2em;display:flex}.VideoBackground-module__aVpAJa__navRight{flex:1;justify-content:space-between;align-items:center;padding-left:2em;display:flex}.VideoBackground-module__aVpAJa__logo{flex:none;height:64px;margin:0 auto;display:flex}.VideoBackground-module__aVpAJa__logoImage{object-fit:contain;height:auto}.VideoBackground-module__aVpAJa__navItem{color:#fff;text-align:center;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-family:inherit;font-size:1em;line-height:normal;text-decoration:none;transition:opacity .3s;display:inline-flex}.VideoBackground-module__aVpAJa__navItem:hover{opacity:.8}.VideoBackground-module__aVpAJa__chatButton{white-space:nowrap;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(.3125em);background-color:#fff3;border:none;border-radius:1.875em;justify-content:center;align-items:center;width:12.75em;height:3.625em;padding:0;font-family:inherit;font-size:1em;font-weight:400;line-height:1em;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex!important}.VideoBackground-module__aVpAJa__chatButton:hover{background-color:#ffffff4d;transform:translateY(-.125em)}.VideoBackground-module__aVpAJa__contentWrapper{z-index:100;justify-content:space-between;align-items:flex-end;width:100%;max-width:1920px;padding:0 2.5em;display:flex;position:absolute;bottom:2.525em;left:50%;transform:translate(-50%)}.VideoBackground-module__aVpAJa__awardsRow{align-items:flex-end;gap:3.75em;display:flex}.VideoBackground-module__aVpAJa__heroSocials{align-items:center;gap:4.75em;display:flex}.VideoBackground-module__aVpAJa__heroSocialLink{color:#fff;justify-content:center;align-items:center;width:1.75em;height:1.75em;transition:opacity .3s,transform .3s;display:inline-flex}.VideoBackground-module__aVpAJa__heroSocialLink:hover{opacity:.8;transform:translateY(-.125em)}.VideoBackground-module__aVpAJa__awardItem{flex-direction:column;flex-shrink:0;align-items:flex-start;display:flex}.VideoBackground-module__aVpAJa__awardIconContainer{justify-content:center;align-items:center;margin-bottom:.625em;display:flex}.VideoBackground-module__aVpAJa__icon1{width:4.0625em;height:1.6875em}.VideoBackground-module__aVpAJa__icon2{width:6.25em;height:1.75em}.VideoBackground-module__aVpAJa__icon3{width:4.8125em;height:1.75em}.VideoBackground-module__aVpAJa__icon4{width:7.4375em;height:1.875em}.VideoBackground-module__aVpAJa__awardIcon{object-fit:contain;width:100%;height:100%}.VideoBackground-module__aVpAJa__awardText{color:#fff;text-align:left;white-space:nowrap;flex-direction:column;gap:.125em;margin:0;display:flex}.VideoBackground-module__aVpAJa__awardCount{font-size:1em;font-weight:500;line-height:1.2}.VideoBackground-module__aVpAJa__awardDescription{opacity:.9;white-space:nowrap;font-size:1em;font-weight:400;line-height:1.3}.VideoBackground-module__aVpAJa__burgerMenu,.VideoBackground-module__aVpAJa__mobileChatButton,.VideoBackground-module__aVpAJa__mobileDropdown{display:none}@media (max-width:1440px){.VideoBackground-module__aVpAJa__navigation{max-width:100%;padding:1.65em 1.875em 1em}.VideoBackground-module__aVpAJa__navLeft{padding-right:1.5em}.VideoBackground-module__aVpAJa__navRight{padding-left:1.5em}.VideoBackground-module__aVpAJa__logoImage{width:12em!important;height:4em!important}.VideoBackground-module__aVpAJa__chatButton{padding:0 1em;font-size:1em}.VideoBackground-module__aVpAJa__contentWrapper{max-width:100%;padding:0 1.875em;bottom:1.525em}.VideoBackground-module__aVpAJa__awardsRow{gap:2.5em}.VideoBackground-module__aVpAJa__icon1{width:3.5em;height:1.5em}.VideoBackground-module__aVpAJa__icon2{width:5.5em;height:1.6em}.VideoBackground-module__aVpAJa__icon3{width:4.2em;height:1.6em}.VideoBackground-module__aVpAJa__icon4{width:6.5em;height:1.7em}}@media (max-width:53.75em){.VideoBackground-module__aVpAJa__navigation{max-width:100%;padding:1.65em 1.5em 1em}.VideoBackground-module__aVpAJa__navLeft{padding-right:1em}.VideoBackground-module__aVpAJa__navRight{padding-left:1em}.VideoBackground-module__aVpAJa__chatButton{padding:0 .875em;font-size:1em}.VideoBackground-module__aVpAJa__contentWrapper{padding:0 1.5em}.VideoBackground-module__aVpAJa__awardsRow{gap:2em}.VideoBackground-module__aVpAJa__icon1{width:3.2em;height:1.35em}.VideoBackground-module__aVpAJa__icon2{width:4.8em;height:1.45em}.VideoBackground-module__aVpAJa__icon3{width:3.7em;height:1.45em}.VideoBackground-module__aVpAJa__icon4{width:5.8em;height:1.55em}}@media (max-width:768px){.VideoBackground-module__aVpAJa__desktopVideo{display:none}.VideoBackground-module__aVpAJa__mobileVideo{display:block}.VideoBackground-module__aVpAJa__navigation{align-items:center;max-width:100%;height:3em;padding:3em 1em 2em}.VideoBackground-module__aVpAJa__navLeft,.VideoBackground-module__aVpAJa__navRight,.VideoBackground-module__aVpAJa__chatButton{display:none!important}.VideoBackground-module__aVpAJa__burgerMenu,.VideoBackground-module__aVpAJa__mobileChatButton{cursor:pointer;display:flex}.VideoBackground-module__aVpAJa__logo{z-index:1001;order:2;margin:0 auto}.VideoBackground-module__aVpAJa__burgerMenu{-webkit-backdrop-filter:blur(.5em);z-index:101;background:#b9b9b952;border:none;border-radius:.75em;order:1;justify-content:center;align-items:center;width:3em;height:3em;transition:all .3s}.VideoBackground-module__aVpAJa__burgerMenu:hover{background-color:#fff3;transform:translateY(-.125em)}.VideoBackground-module__aVpAJa__mobileChatButton{z-index:101;background:#b9b9b952;border:none;border-radius:.75em;order:3;justify-content:center;align-items:center;width:3em;height:3em;transition:all .3s}.VideoBackground-module__aVpAJa__mobileChatButton:hover{background-color:#fff3;transform:translateY(-.125em)}.VideoBackground-module__aVpAJa__mobileDropdown{-webkit-backdrop-filter:blur(1.25em);z-index:100;opacity:0;visibility:hidden;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:1.5em;width:100%;height:100vh;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.VideoBackground-module__aVpAJa__mobileDropdown.VideoBackground-module__aVpAJa__active{opacity:1;visibility:visible}.VideoBackground-module__aVpAJa__mobileDropdownContent{flex-direction:column;align-items:center;gap:1.5em;width:100%;max-width:300px;display:flex}.VideoBackground-module__aVpAJa__mobileDropdownBottom{flex-direction:column;align-items:center;gap:2em;width:100%;display:flex;position:absolute;bottom:6em;left:0}.VideoBackground-module__aVpAJa__mobileNavItem{-webkit-backdrop-filter:blur(.625em);text-align:center;cursor:pointer;background:#ffffff26;border:.0625em solid #fff3;border-radius:.75em;width:15.625em;max-width:80%;padding:1em 2em;font-family:inherit;font-size:1.125em;font-weight:500;text-decoration:none;transition:all .3s;box-shadow:0 .25em 1.25em #0003;color:#fff!important}.VideoBackground-module__aVpAJa__mobileNavItem:hover{background:#ffffff40;transform:translateY(-.1875em)}.VideoBackground-module__aVpAJa__socialIcons{justify-content:center;align-items:center;gap:2em;display:flex}.VideoBackground-module__aVpAJa__socialIcon{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5em;transition:transform .3s;display:flex}.VideoBackground-module__aVpAJa__socialIcon:hover{transform:scale(1.1)}.VideoBackground-module__aVpAJa__contentWrapper{z-index:1;flex-direction:column;align-items:center;gap:3em;width:100%;max-width:100%;padding:0 1em 2em;position:absolute;bottom:2.5em;left:50%;transform:translate(-50%)}.VideoBackground-module__aVpAJa__awardsRow{grid-template-columns:1fr 1fr;align-items:start;gap:3em 1.25em;width:100%;display:grid}.VideoBackground-module__aVpAJa__heroSocials{justify-content:center;gap:2em;width:100%}.VideoBackground-module__aVpAJa__heroSocialLink{width:2em;height:2em}.VideoBackground-module__aVpAJa__awardItem{text-align:center;justify-content:flex-start;align-items:center;height:6.5em}.VideoBackground-module__aVpAJa__awardIconContainer{width:100%;height:1.875em;margin-bottom:.5em}.VideoBackground-module__aVpAJa__icon1{width:3.5em;height:1.5em}.VideoBackground-module__aVpAJa__icon2{width:5.5em;height:1.6em}.VideoBackground-module__aVpAJa__icon3{width:4.2em;height:1.6em}.VideoBackground-module__aVpAJa__icon4{width:6.5em;height:1.7em}.VideoBackground-module__aVpAJa__awardText{white-space:normal;text-align:center;align-items:center;gap:.0625em;width:100%;height:4.5em;font-size:1em}.VideoBackground-module__aVpAJa__awardDescription{white-space:normal;word-break:break-word;text-align:center;min-height:2.8em;padding:0 .25em;line-height:1.2}}@media (max-width:768px) and (min-width:630px){.VideoBackground-module__aVpAJa__mobileVideo{width:125%!important;height:125%!important}}@media (max-width:390px){.VideoBackground-module__aVpAJa__navigation{padding:3em .75em}.VideoBackground-module__aVpAJa__burgerMenu,.VideoBackground-module__aVpAJa__mobileChatButton{width:2.5em;height:2.5em}.VideoBackground-module__aVpAJa__awardsRow{gap:4em 1.5em}.VideoBackground-module__aVpAJa__mobileDropdownContent{max-width:250px}.VideoBackground-module__aVpAJa__mobileNavItem{width:13em;padding:.75em 1.5em;font-size:1em}.VideoBackground-module__aVpAJa__icon1{width:3em;height:1.3em}.VideoBackground-module__aVpAJa__icon2{width:4.5em;height:1.4em}.VideoBackground-module__aVpAJa__icon3{width:3.5em;height:1.4em}.VideoBackground-module__aVpAJa__icon4{width:5.5em;height:1.5em}}@media (min-width:1921px){.VideoBackground-module__aVpAJa__navigation,.VideoBackground-module__aVpAJa__contentWrapper{max-width:100%}.VideoBackground-module__aVpAJa__awardDescription{white-space:nowrap}}
