.SearchForm_SearchForm__THVZ_{grid-column:span 8;width:100%;margin:20px 0}.SearchForm_SearchForm__THVZ_ form{width:100%;max-width:900px;margin:0 auto}.SearchForm_SearchForm__THVZ_ form>svg{position:absolute;top:18px;left:0;width:14px;height:14px;z-index:1}.SearchForm_SearchForm__THVZ_ form>button{display:block;width:45px;height:45px;background-image:url(/images/Arrows/Blue.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:0;right:0}.SearchForm_SearchForm__THVZ_ input{width:100%;margin:0 auto;border-bottom:1px solid var(--black-light);padding:14px 0 14px 30px;font-size:1.2rem;transition:.15s}.SearchForm_SearchForm__THVZ_ input:placeholder-shown{color:var(--grey-medium)}.SearchForm_SearchForm__THVZ_ input:focus{border-color:var(--blue)}.SearchForm_Suggestions__p_Knf{width:100%;max-width:900px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:20px auto 0}.SearchForm_Suggestions__p_Knf:before{content:"Suggested";text-align:center;font-size:16px;text-transform:uppercase;color:var(--black-light)}.SearchForm_Suggestions__p_Knf .SearchForm_Suggestion__MZetk{opacity:1;position:relative;border:1px solid #000;box-shadow:none}.SearchForm_Suggestions__p_Knf .SearchForm_Suggestion__MZetk.SearchForm_Active__ZNg2u{background-color:var(--blue);color:#fff}.SearchForm_Loading__eRPIC,.SearchForm_Number__151bW{width:100%;text-align:center;margin:15px 0 30px}@media(max-width:500px){.SearchForm_SearchForm__THVZ_{margin:0 0 20px}.SearchForm_SearchForm__THVZ_ input{padding:8px 0 8px 30px}.SearchForm_SearchForm__THVZ_ form>button{width:34px;height:34px}.SearchForm_SearchForm__THVZ_ form>svg{top:14px}.SearchForm_Suggestions__p_Knf{justify-content:center;gap:6px}.SearchForm_Suggestions__p_Knf:before{width:100%;font-size:14px}.SearchForm_Suggestion__MZetk{font-size:18px!important}}.Search_Search__WdEcp{width:100%;display:flex;position:fixed;top:0;left:0;z-index:1000;translate:0 -100%;transition:.5s}.Search_Search__WdEcp .Search_Cont__y7jd3{width:100%;box-shadow:0 3px 20px rgba(0,0,0,.1);border-radius:0 0 50px 50px;padding-top:50px;padding-bottom:0;z-index:1;background-color:var(--white);max-height:100dvh;overflow:auto}.Search_Search__WdEcp .Search_Cont__y7jd3 h1{grid-column:span 8;text-align:center}.Search_Search__WdEcp .Search_Overlay__Dct6H{content:"";position:fixed;top:0;left:0;width:100%;height:300vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:-1;opacity:0;visibility:hidden;transition:.5s}.Search_Search__WdEcp.Search_Open__raA74{translate:0}.Search_Search__WdEcp.Search_Open__raA74 .Search_Overlay__Dct6H{opacity:1;visibility:visible}.Search_Close__dvwtF{width:36px;height:37px;padding:5px 10px;background-color:#fff;border:1px solid #242222;border-radius:100px;display:flex;align-items:center;flex-shrink:0;transition:.15s;cursor:pointer;position:absolute;top:22px;right:35px;z-index:2}.Search_Close__dvwtF:hover{background:#242222;color:#fff}.Search_Close__dvwtF:hover svg{filter:invert(1)}@media(max-width:500px){.Search_Search__WdEcp .Search_Cont__y7jd3{border-radius:0 0 20px 20px;padding-top:30px;padding-bottom:60px}.Search_Close__dvwtF{width:110px;justify-content:center;gap:6px;top:auto;bottom:20px;left:calc(50% - 55px)}.Search_Close__dvwtF:after{content:"Close";text-transform:uppercase}.Search_Close__dvwtF svg{width:12px}}.Header_Header__uvvBy{position:fixed;top:0;left:0;display:flex;justify-content:space-between;width:100%;padding:20px 35px;z-index:100;pointer-events:none;--button-height:37px}.Header_Header__uvvBy>*{pointer-events:all}.Header_Header__uvvBy .Header_Left__7F_X1{display:flex;flex-direction:row;align-items:center;gap:15px}.Header_Header__uvvBy .Header_Left__7F_X1 a[class*=Button]:not([class*=White]):not(:hover){background:hsla(40,18%,97%,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Header_Header__uvvBy .Header_Logo__VKJi7{width:auto;height:36px;transition:.2s;opacity:1;transform:translateY(0)}.Header_Header__uvvBy .Header_Logo__VKJi7>svg{display:block;width:100%;height:100%}.Header_Header__uvvBy .Header_Logo__VKJi7.Header_Hidden__VEclF{transform:translateY(-20px);opacity:0}.Header_Header__uvvBy .Header_Logo__VKJi7.Header_Inverted__E57VQ{filter:invert(1)}.Header_Header__uvvBy [class^=Button_Button]{height:var(--button-height)}.Header_Header__uvvBy .Header_Buttons__tHUFg{text-transform:uppercase;font-size:var(--font-size-x-small);display:flex;justify-content:center;align-items:center;transition:.2s}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ{filter:invert(1)}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ>:not(:hover){background:transparent}.Header_Header__uvvBy .Header_Buttons__tHUFg>*{height:var(--button-height);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Header_Header__uvvBy .Header_Buttons__tHUFg>:not(:hover){background:hsla(40,18%,97%,.7)}.Header_Header__uvvBy .Header_Buttons__tHUFg>a{padding:5px 10px;border:1px solid #242222;border-radius:100px;margin-left:5px;display:flex;align-items:center;transition:.15s;cursor:pointer}.Header_Header__uvvBy .Header_Buttons__tHUFg>a:hover{background:#242222;color:#fff}.Header_Header__uvvBy .Header_Buttons__tHUFg>a:hover svg{filter:invert(1)}.Header_Header__uvvBy .Header_Buttons__tHUFg>a span{display:block;padding:1px 3px;letter-spacing:1px}.Header_Header__uvvBy .Header_Buttons__tHUFg>a svg{display:block;width:100%;max-width:14px;height:100%;max-height:14px;transition:.15s}.Header_Header__uvvBy .Header_Buttons__tHUFg>a svg path{fill:#242222}.Header_Header__uvvBy .Header_Buttons__tHUFg .Header_MobileContact__7vqBV{display:none;justify-content:center;align-items:center;width:42px;height:42px;border-radius:12px;background:hsla(40,18%,97%,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid #242222;transition:.15s}.Header_Header__uvvBy .Header_Buttons__tHUFg .Header_MobileContact__7vqBV svg path,.Header_Header__uvvBy .Header_Buttons__tHUFg .Header_MobileContact__7vqBV svg rect{stroke:#242222;transition:.15s}.Header_SearchIcon__ZFHJJ{width:36px;height:37px;padding:5px 10px;border:1px solid #242222;border-radius:100px;margin-left:5px;display:flex;justify-content:center;align-items:center;flex-shrink:0;transition:.15s;cursor:pointer}.Header_SearchIcon__ZFHJJ svg{display:block;width:90%;max-width:20px;height:auto}.Header_SearchIcon__ZFHJJ:hover{background:#242222;color:#fff}.Header_SearchIcon__ZFHJJ:hover svg{filter:invert(1)}@media(max-width:500px){.Header_Header__uvvBy{width:100%;padding:20px}.Header_Header__uvvBy .Header_Left__7F_X1>a[class*=Button]{display:none}.Header_Header__uvvBy .Header_Buttons__tHUFg{text-transform:uppercase;font-size:var(--font-size-x-small);display:flex;justify-content:center;align-items:center;gap:5px;transition:.3s}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Hidden__VEclF{opacity:0;transform:translateY(-10px)}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ{filter:none}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ>:not(:hover){background:rgba(0,0,0,.7)}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ .Header_MobileContact__7vqBV{background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.7)}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ .Header_MobileContact__7vqBV svg path,.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ .Header_MobileContact__7vqBV svg rect{stroke:hsla(0,0%,100%,.7)}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ .Header_SearchIcon__ZFHJJ{background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.7)}.Header_Header__uvvBy .Header_Buttons__tHUFg.Header_Inverted__E57VQ .Header_SearchIcon__ZFHJJ svg path{fill:hsla(0,0%,100%,.7)}.Header_Header__uvvBy .Header_Buttons__tHUFg>*{height:var(--button-height)}.Header_Header__uvvBy .Header_Buttons__tHUFg>a,.Header_Header__uvvBy .Header_Buttons__tHUFg>button{display:none}.Header_Header__uvvBy .Header_Buttons__tHUFg .Header_SearchIcon__ZFHJJ{display:flex;width:44px;height:44px;margin-left:0;margin-right:2px}.Header_Header__uvvBy .Header_Buttons__tHUFg .Header_MobileContact__7vqBV{display:flex}}.Footer_Footer__l2EHl{background:var(--purple);border-top-left-radius:var(--border-radius-small);border-top-right-radius:var(--border-radius-small);padding:50px 0 35px;margin-top:-10px;z-index:5}.Footer_Footer__l2EHl div[class^=copy]{color:hsla(0,0%,100%,.7)}.Footer_Footer__l2EHl div[class^=copy] strong{color:#fff}.Footer_Footer__l2EHl .Footer_Video__Y8WXM{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Footer_Footer__l2EHl .Footer_FooterLogo__89byg{padding:0 30px;margin-top:50px;transition:1s;transform:translateY(40px);opacity:0}.Footer_Footer__l2EHl .Footer_FooterLogo__89byg.Footer_Visible__8qVDa{opacity:1;transform:translateY(0)}.Footer_Footer__l2EHl .Footer_FooterLogo__89byg svg{width:100%;height:auto;opacity:.5}.Footer_Footer__l2EHl .Footer_FooterLogo__89byg svg path{fill:var(--light-purple)}.Footer_Acknowledgement__gHeVC{grid-area:1/1/2/4}.Footer_Acknowledgement__gHeVC p{color:#fff}.Footer_InfoRows__8KphU{grid-area:1/4/2/6;display:flex;flex-direction:column;gap:30px}.Footer_InfoRows__8KphU li>ul{margin-top:10px}.Footer_Awards__1KCIY{display:none;flex-direction:row}.Footer_Awards__1KCIY img{display:block;height:65px;width:auto}.Footer_Subscribe__CDXPN{grid-area:1/6/2/9;display:flex;flex-direction:column}.Footer_Subscribe__CDXPN div:first-of-type{max-width:350px}.Footer_Subscribe__CDXPN .Footer_Awards__1KCIY{display:flex;gap:10px;margin-top:30px}.Footer_Flags__vphZm{grid-area:2/1/3/4;display:flex;gap:15px}.Footer_Flags__vphZm img{width:auto;height:30px}.Footer_Partners__2IUJh{grid-area:2/6/3/9}.Footer_Partners__2IUJh span[class^=copy]{color:#fff}.Footer_Partners__2IUJh ul{margin-top:20px;display:flex;gap:20px;align-items:flex-end}.Footer_Partners__2IUJh ul.Footer_Awards__1KCIY{display:none}.Footer_Partners__2IUJh ul img{filter:invert(1);width:auto;height:45px}.Footer_Socials__Jbrsq strong{color:#fff!important}@media(max-width:1024px){.Footer_Footer__l2EHl{padding-top:0;margin-top:-10px;width:100%;overflow:hidden;background:var(--dark-purple)}.Footer_Footer__l2EHl .Footer_Cont__Iq_gk{display:grid;grid-template-columns:1fr;grid-template-areas:"subscribe" "flags" "acknowledgement" "infoRows" "partners";grid-gap:30px;gap:30px;padding:0}.Footer_Footer__l2EHl .Footer_FooterLogo__89byg{margin-top:30px}.Footer_Subscribe__CDXPN{grid-area:subscribe;padding:20px;border-top-left-radius:var(--border-radius-small);border-top-right-radius:var(--border-radius-small);overflow:hidden;background:var(--purple)}.Footer_Subscribe__CDXPN .Footer_Awards__1KCIY{display:none}.Footer_Flags__vphZm{grid-area:flags;padding:0 20px}.Footer_Acknowledgement__gHeVC{grid-area:acknowledgement;padding:0 20px;font-size:16px}.Footer_Acknowledgement__gHeVC p{color:hsla(0,0%,100%,.7)}.Footer_InfoRows__8KphU{grid-area:infoRows;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding:0 20px}.Footer_InfoRows__8KphU>li:first-child,.Footer_InfoRows__8KphU>li:nth-child(2){grid-column:1/2}.Footer_InfoRows__8KphU>li:nth-child(3){grid-column:2/3;grid-row:1/3}.Footer_InfoRows__8KphU>li>div{font-size:16px!important}.Footer_Socials__Jbrsq{grid-area:socials;padding:0}.Footer_Socials__Jbrsq strong{color:#fff!important;font-weight:700!important}.Footer_Partners__2IUJh{grid-area:partners;padding:0 20px}.Footer_Partners__2IUJh .Footer_Awards__1KCIY{display:flex!important;margin-bottom:20px;gap:5px}.Footer_Partners__2IUJh .Footer_Awards__1KCIY img{filter:none;height:60px}.Footer_Partners__2IUJh>span{color:#fff!important;font-size:16px!important;font-weight:700!important}.Footer_Partners__2IUJh ul{margin-top:5px}}