.Article-module-scss-module__O-JlXG__root{width:100%;padding:4rem var(--wrapper-padding);color:var(--color-white);flex-direction:column;row-gap:2rem;font-size:1.6rem;font-weight:400;line-height:normal;display:flex}@media only screen and (max-width:769px){.Article-module-scss-module__O-JlXG__root{padding-top:.4rem;padding-bottom:1.6rem}}@media only screen and (max-width:500px){.Article-module-scss-module__O-JlXG__root{row-gap:1.7rem;font-size:1.4rem}}.Article-module-scss-module__O-JlXG__root>p:first-of-type{font-weight:600}.Article-module-scss-module__O-JlXG__root h1,.Article-module-scss-module__O-JlXG__root h2,.Article-module-scss-module__O-JlXG__root h3,.Article-module-scss-module__O-JlXG__root h4,.Article-module-scss-module__O-JlXG__root h5,.Article-module-scss-module__O-JlXG__root h6{color:var(--color-white);font-size:1.6rem;font-weight:600;line-height:normal}@media only screen and (max-width:500px){.Article-module-scss-module__O-JlXG__root h1,.Article-module-scss-module__O-JlXG__root h2,.Article-module-scss-module__O-JlXG__root h3,.Article-module-scss-module__O-JlXG__root h4,.Article-module-scss-module__O-JlXG__root h5,.Article-module-scss-module__O-JlXG__root h6{font-size:1.4rem}}.Article-module-scss-module__O-JlXG__root ol{flex-direction:column;row-gap:2rem;list-style:none;display:flex}@media only screen and (max-width:500px){.Article-module-scss-module__O-JlXG__root ol{row-gap:1.7rem}}.Article-module-scss-module__O-JlXG__root ol>li{counter-increment:item;position:relative}.Article-module-scss-module__O-JlXG__root ol>li>:first-child{padding-left:1.75rem;font-weight:600}@media only screen and (max-width:500px){.Article-module-scss-module__O-JlXG__root ol>li>:first-child{padding-left:1.5rem}}.Article-module-scss-module__O-JlXG__root ol>li:before{content:counter(item)".";position:absolute;top:0;left:0}.Article-module-scss-module__O-JlXG__root ul li{padding-left:2.5rem;position:relative}@media only screen and (max-width:500px){.Article-module-scss-module__O-JlXG__root ul li{padding-left:2.25rem}}.Article-module-scss-module__O-JlXG__root ul li span{font-weight:500}.Article-module-scss-module__O-JlXG__root ul li:before{content:"";background-color:var(--color-white);border-radius:100%;width:.5rem;height:.5rem;position:absolute;top:.75rem;left:1rem}@media only screen and (max-width:500px){.Article-module-scss-module__O-JlXG__root ul li:before{left:.75rem}}.Article-module-scss-module__O-JlXG__root a{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.Article-module-scss-module__O-JlXG__root a:after{content:"";background-color:var(--color-white);width:100%;height:.1rem;display:block;position:absolute;bottom:0;left:0;translate:0}@media (hover:hover) and (pointer:fine){.Article-module-scss-module__O-JlXG__root a:hover:after{animation:.2s ease-in-out Article-module-scss-module__O-JlXG__slideInFromLeft}}@media only screen and (max-width:1100px){.Article-module-scss-module__O-JlXG__root a:active:after{animation:.1s ease-in-out forwards Article-module-scss-module__O-JlXG__slideInFromLeft}}@keyframes Article-module-scss-module__O-JlXG__slideInFromLeft{0%{translate:-110%}to{translate:0}}
.Button-module-scss-module__VLzsWq__linkWrapper{display:inline-block}.Button-module-scss-module__VLzsWq__button{z-index:1;background-color:var(--color-primary);font-family:var(--font-inter);color:var(--color-primary);text-transform:uppercase;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;border:2px solid #0000;justify-content:center;align-items:center;gap:.8rem;font-size:1.6rem;font-weight:700;line-height:normal;transition:border-color .4s cubic-bezier(.2,1,.3,1),background-color .4s cubic-bezier(.2,1,.3,1),color .4s cubic-bezier(.2,1,.3,1);display:flex;position:relative;overflow:hidden}.Button-module-scss-module__VLzsWq__button:before{content:"";z-index:-1;opacity:0;background:#37474f;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,1,.3,1),opacity .4s cubic-bezier(.2,1,.3,1),color .4s cubic-bezier(.2,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(.7)}@media only screen and (max-width:500px){.Button-module-scss-module__VLzsWq__button svg,.Button-module-scss-module__VLzsWq__button svg path{width:1.2rem;height:1.2rem}}.Button-module-scss-module__VLzsWq__button:focus-visible,.Button-module-scss-module__VLzsWq__button:active{color:var(--color-white);transition:border 85ms,background-color 85ms,color 85ms}.Button-module-scss-module__VLzsWq__button:focus-visible svg,.Button-module-scss-module__VLzsWq__button:focus-visible svg path,.Button-module-scss-module__VLzsWq__button:active svg,.Button-module-scss-module__VLzsWq__button:active svg path{fill:var(--color-white);transition:fill 85ms,stroke 85ms}.Button-module-scss-module__VLzsWq__button:focus-visible:before,.Button-module-scss-module__VLzsWq__button:active:before{opacity:1;background-color:var(--color-primary-hover);transition:transform 85ms,opacity 85ms;transform:translate(0,0)}.Button-module-scss-module__VLzsWq__button:disabled{pointer-events:none}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__VLzsWq__button:hover{color:#fff}.Button-module-scss-module__VLzsWq__button:hover:before{opacity:1;background-color:var(--color-white);transform:translate(0,0)}}.Button-module-scss-module__VLzsWq__buttonFullWhite{background-color:var(--color-white);border:none;padding:1.2rem 2rem}@media only screen and (max-width:500px){.Button-module-scss-module__VLzsWq__buttonFullWhite{padding:.8rem 1.2rem}}.Button-module-scss-module__VLzsWq__buttonFullWhite svg,.Button-module-scss-module__VLzsWq__buttonFullWhite svg path{fill:var(--color-primary);transition:fill .4s cubic-bezier(.2,1,.3,1),stroke .4s cubic-bezier(.2,1,.3,1)}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__VLzsWq__buttonFullWhite:hover{color:var(--color-white)}.Button-module-scss-module__VLzsWq__buttonFullWhite:hover:before{background-color:var(--color-primary-hover)}.Button-module-scss-module__VLzsWq__buttonFullWhite:hover svg,.Button-module-scss-module__VLzsWq__buttonFullWhite:hover svg path{fill:var(--color-white)}}.Button-module-scss-module__VLzsWq__buttonFullBlue{background-color:var(--color-primary);color:var(--color-white);border:none;padding:1.1rem 2rem}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__VLzsWq__buttonFullBlue:hover:before{background-color:var(--color-primary-hover)}}.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder{background-color:var(--color-white);border-color:var(--color-primary);padding:1.1rem 2rem;line-height:2.4rem}.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder:before{height:calc(100% + 4px)}.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder svg,.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder svg path{fill:var(--color-primary);transition:fill .4s cubic-bezier(.2,1,.3,1),stroke .4s cubic-bezier(.2,1,.3,1)}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder:hover{color:var(--color-white)}.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder:hover:before{background-color:var(--color-primary-hover)}.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder:hover svg,.Button-module-scss-module__VLzsWq__buttonFullWhiteBorder:hover svg path{fill:var(--color-white)}}
.CustomButton-module-scss-module__cb7JVq__customBtnType1{z-index:1;font-family:var(--font-inter);color:#ecf4f84d;text-transform:uppercase;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;padding:2.25rem;font-size:2.4rem;font-weight:800;line-height:normal;display:flex;position:relative;overflow:hidden}a>.CustomButton-module-scss-module__cb7JVq__customBtnType1{width:100%}.CustomButton-module-scss-module__cb7JVq__customBtnType1{transition:border-color .5s cubic-bezier(.2,1,.3,1),background-color .5s cubic-bezier(.2,1,.3,1)}.CustomButton-module-scss-module__cb7JVq__customBtnType1:after{content:attr(data-text);opacity:0;width:100%;height:100%;color:var(--color-grey-light);transition:transform 1s cubic-bezier(.2,1,.3,1),opacity 1s cubic-bezier(.2,1,.3,1);position:absolute;top:0;left:0;transform:translateY(-100%)}.CustomButton-module-scss-module__cb7JVq__customBtnType1>span{transition:transform 1s cubic-bezier(.2,1,.3,1),opacity 1s cubic-bezier(.2,1,.3,1);display:block}@media only screen and (min-width:500px){.CustomButton-module-scss-module__cb7JVq__customBtnType1:focus-visible,.CustomButton-module-scss-module__cb7JVq__customBtnType1:active{background-color:var(--color-white-15);transition:border .1s,background-color 85ms,color 85ms}.CustomButton-module-scss-module__cb7JVq__customBtnType1:focus-visible:after,.CustomButton-module-scss-module__cb7JVq__customBtnType1:active:after{opacity:1;padding:0;transition:transform 85ms,opacity 85ms;transform:translateY(25%)}.CustomButton-module-scss-module__cb7JVq__customBtnType1:focus-visible>span,.CustomButton-module-scss-module__cb7JVq__customBtnType1:active>span{opacity:0;transition:transform 85ms,opacity 85ms;transform:translateY(-25%)}}@media (hover:hover) and (pointer:fine){.CustomButton-module-scss-module__cb7JVq__customBtnType1:hover{background-color:var(--color-white-15)}.CustomButton-module-scss-module__cb7JVq__customBtnType1:hover:after{opacity:1;padding:2.25rem;transform:translate(0,0)}.CustomButton-module-scss-module__cb7JVq__customBtnType1:hover>span{opacity:0;transform:translateY(50%)}}
.Description-module-scss-module__YGRNjq__generalDescription{color:#0000;font-size:1.6rem;font-weight:500;line-height:normal}
.Heading-module-scss-module__-NGNla__headingXXL{color:var(--color-white);text-transform:capitalize;font-size:6.4rem;font-weight:600;line-height:6rem}@media only screen and (max-width:1022px){.Heading-module-scss-module__-NGNla__headingXXL{font-size:4.2rem;line-height:1}}@media only screen and (max-width:850px){.Heading-module-scss-module__-NGNla__headingXXL{font-size:3.2rem;line-height:1}}.Heading-module-scss-module__-NGNla__headingXL{color:var(--color-primary);text-transform:uppercase;font-size:3.2rem;font-weight:800;line-height:normal}@media only screen and (max-width:500px){.Heading-module-scss-module__-NGNla__headingXL{font-size:2.4rem}}.Heading-module-scss-module__-NGNla__headingM{color:var(--color-primary-hover);text-transform:uppercase;font-size:1.2rem;font-weight:500;line-height:1.5}.Heading-module-scss-module__-NGNla__headingS{color:var(--color-primary-hover);font-size:1.6rem;font-weight:700;line-height:1.5}
.Input-module-scss-module__u7FmTq__label{flex-direction:column;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.Input-module-scss-module__u7FmTq__label:hover>.Input-module-scss-module__u7FmTq__placeholder{color:var(--color-primary-hover)}}.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__placeholder{z-index:2;color:var(--color-primary);text-transform:uppercase;pointer-events:none;font-size:1.6rem;font-weight:600;line-height:2.4rem;transition:translate .2s ease-in-out .1s,color .2s ease-in-out .1s,scale .2s ease-in-out .1s;position:absolute;top:50%;left:2.6rem;translate:0 -50%}@media only screen and (max-width:500px){.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__placeholder{transition-duration:.4s}}.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__placeholder.Input-module-scss-module__u7FmTq__active{color:var(--color-additional);translate:-20% -110%;scale:.625}@media only screen and (max-width:500px){.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__placeholder.Input-module-scss-module__u7FmTq__active{translate:-20% -115%}}.Input-module-scss-module__u7FmTq__label .Input-module-scss-module__u7FmTq__input{z-index:1;border:2px solid var(--color-primary);background-color:var(--color-white);width:100%;color:var(--color-primary);padding:1.5rem 2.3rem;font-size:1.6rem;font-weight:600;line-height:2.4rem;position:relative}@media only screen and (max-width:500px){.Input-module-scss-module__u7FmTq__label .Input-module-scss-module__u7FmTq__input{padding:2rem 2.3rem;font-size:1.7rem}}.Input-module-scss-module__u7FmTq__label .Input-module-scss-module__u7FmTq__input:active~[class*=placeholder],.Input-module-scss-module__u7FmTq__label .Input-module-scss-module__u7FmTq__input:focus~[class*=placeholder]{color:var(--color-additional);translate:-20% -110%;scale:.625}@media only screen and (max-width:500px){.Input-module-scss-module__u7FmTq__label .Input-module-scss-module__u7FmTq__input:active~[class*=placeholder],.Input-module-scss-module__u7FmTq__label .Input-module-scss-module__u7FmTq__input:focus~[class*=placeholder]{translate:-20% -115%}}.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__error{z-index:0;color:var(--color-error);font-size:1.4rem;font-weight:700;line-height:1;transition:translate .2s ease-in-out;position:absolute;top:-2rem;left:.3rem;translate:0 5rem}@media only screen and (max-width:500px){.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__error{z-index:1;left:unset;top:unset;font-size:1.2rem;font-weight:500;bottom:.3rem;right:.5rem}}.Input-module-scss-module__u7FmTq__label>.Input-module-scss-module__u7FmTq__error.Input-module-scss-module__u7FmTq__active{translate:0}
.MainLink-module-scss-module__Bg2wKq__linkUnderLeft{color:var(--color-white);white-space:nowrap;justify-content:center;align-items:center;font-size:1.4rem;font-weight:400;line-height:2.2rem;display:inline-flex;position:relative;overflow:hidden}.MainLink-module-scss-module__Bg2wKq__linkUnderLeft:after{content:"";width:100%;height:.1rem;transition:translate .4s var(--anim-cb),background-color .4s var(--anim-cb);display:block;position:absolute;bottom:0;left:0;translate:-110%}@media (hover:hover) and (pointer:fine){.MainLink-module-scss-module__Bg2wKq__linkUnderLeft:hover{transition:color .4s var(--anim-cb)}.MainLink-module-scss-module__Bg2wKq__linkUnderLeft:hover:after{translate:0}}@media only screen and (max-width:1100px){.MainLink-module-scss-module__Bg2wKq__linkUnderLeft:active:after{animation:.1s ease-in-out forwards MainLink-module-scss-module__Bg2wKq__slideInFromLeft}}.MainLink-module-scss-module__Bg2wKq__White{color:var(--color-white)}.MainLink-module-scss-module__Bg2wKq__White:active:after,.MainLink-module-scss-module__Bg2wKq__White:after{background-color:var(--color-white)}.MainLink-module-scss-module__Bg2wKq__Blue{color:var(--color-secondary)}.MainLink-module-scss-module__Bg2wKq__Blue:active:after{background-color:var(--color-primary-hover)}@media (hover:hover) and (pointer:fine){.MainLink-module-scss-module__Bg2wKq__Blue:hover{color:var(--color-primary-hover)}}.MainLink-module-scss-module__Bg2wKq__Blue:after{background-color:var(--color-primary-hover)}@keyframes MainLink-module-scss-module__Bg2wKq__slideInFromLeft{0%{translate:-110%}to{translate:0}}
.Preloader-module-scss-module__JCqgxa__root{z-index:9999;background-color:var(--color-primary);justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.Preloader-module-scss-module__JCqgxa__wrapper{justify-content:center;align-items:center;display:flex}.Preloader-module-scss-module__JCqgxa__logosContainer{position:relative}@media only screen and (max-width:500px){.Preloader-module-scss-module__JCqgxa__logosContainer{width:90%}}.Preloader-module-scss-module__JCqgxa__logoIconAnimated,.Preloader-module-scss-module__JCqgxa__logoIcon{width:72rem;height:auto}@media only screen and (max-width:500px){.Preloader-module-scss-module__JCqgxa__logoIconAnimated,.Preloader-module-scss-module__JCqgxa__logoIcon{width:100%}}.Preloader-module-scss-module__JCqgxa__logoIconAnimated{width:100%;position:absolute;top:0;left:0}@media only screen and (max-width:500px){.Preloader-module-scss-module__JCqgxa__logoIconAnimated{width:100%}}.Preloader-module-scss-module__JCqgxa__loadingPercentageContainer{position:absolute;bottom:24px}.Preloader-module-scss-module__JCqgxa__loadingPercentage{width:45px;color:var(--color-grey-light);justify-content:flex-end;margin:0 auto;font-size:16px;line-height:normal;display:flex}.Preloader-module-scss-module__JCqgxa__loadingPercentage.Preloader-module-scss-module__JCqgxa__isBlinking{animation:1.2s ease-in-out infinite Preloader-module-scss-module__JCqgxa__blinking}@keyframes Preloader-module-scss-module__JCqgxa__blinking{0%,to{opacity:1}50%{opacity:.3}}
.Hero-module-scss-module__twV7AW__wrapper{z-index:2;background-color:var(--color-primary);flex-direction:column;height:100svh;display:flex;position:relative}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__wrapper{justify-content:flex-end;row-gap:5rem}}@media screen and (max-width:500px) and (max-height:700px){.Hero-module-scss-module__twV7AW__wrapper{row-gap:3rem}}@media screen and (max-width:500px) and (max-height:600px){.Hero-module-scss-module__twV7AW__wrapper{row-gap:2rem}}.Hero-module-scss-module__twV7AW__wrapperMiddle{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding-top:12.8rem;display:flex;position:relative;overflow:auto}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__wrapperMiddle{flex-grow:0;flex-shrink:0;padding-top:6.4rem}}.Hero-module-scss-module__twV7AW__wrapperBottom{padding-top:4.5rem}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__wrapperBottom{padding-top:0}}.Hero-module-scss-module__twV7AW__wrapperArticle{flex-grow:2;margin-top:14.2rem;overflow-y:auto}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__wrapperArticle{margin-top:6.4rem}}.Hero-module-scss-module__twV7AW__wrapperArticle::-webkit-scrollbar{width:10px;height:10px}@media only screen and (max-width:769px){.Hero-module-scss-module__twV7AW__wrapperArticle::-webkit-scrollbar{width:6px;height:6px}}.Hero-module-scss-module__twV7AW__wrapperArticle::-webkit-scrollbar-track{background-color:var(--scrollbar-track)}.Hero-module-scss-module__twV7AW__wrapperArticle::-webkit-scrollbar-thumb{border:3px solid var(--scrollbar-track);background-color:var(--scrollbar-thumb)}.Hero-module-scss-module__twV7AW__wrapperArticle{scrollbar-color:auto;scrollbar-width:auto}.Hero-module-scss-module__twV7AW__backgroundGradient,.Hero-module-scss-module__twV7AW__backgroundVideo{z-index:-1;object-fit:cover;width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__backgroundVideo{animation:5s ease-in-out Hero-module-scss-module__twV7AW__fadeIn}.Hero-module-scss-module__twV7AW__backgroundGradient{z-index:0;content:"";background:linear-gradient(#2d364866 0% 100%),linear-gradient(#000c 0% 100%),no-repeat}.Hero-module-scss-module__twV7AW__navigation{display:flex}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__navigation{flex-direction:column}}.Hero-module-scss-module__twV7AW__navigation>*{flex:1}.Hero-module-scss-module__twV7AW__scrollPointer{-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;row-gap:8px;display:flex;position:absolute;bottom:0}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__scrollPointer{order:1;margin-bottom:3rem;display:none;position:static}}@media screen and (min-height:600px) and (max-width:500px){.Hero-module-scss-module__twV7AW__scrollPointer{margin-bottom:2rem}}.Hero-module-scss-module__twV7AW__scrollPointerMobile{display:none;position:relative}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__scrollPointerMobile{display:flex}}.Hero-module-scss-module__twV7AW__scrollPointer>span{max-width:49px;color:var(--color-grey-light);text-align:center;text-transform:uppercase;letter-spacing:2px;margin-top:8px;font-size:10px;line-height:normal}@media only screen and (max-width:374px){.Hero-module-scss-module__twV7AW__scrollPointer>span{letter-spacing:.2rem;max-width:4.9rem;font-size:1rem}}.Hero-module-scss-module__twV7AW__mainLogoIcon{width:42rem;height:auto;fill:var(--color-white-75);opacity:0;margin-top:-16rem;animation:1.5s ease-in forwards Hero-module-scss-module__twV7AW__fadeIn}@media only screen and (max-width:500px){.Hero-module-scss-module__twV7AW__mainLogoIcon{width:21rem;height:13rem;margin-top:0}}@media screen and (max-height:500px){.Hero-module-scss-module__twV7AW__mainLogoIcon{max-height:24vh}}@media screen and (min-width:700px) and (max-height:700px){.Hero-module-scss-module__twV7AW__mainLogoIcon{max-height:32vh}}@media screen and (min-width:700px) and (max-height:500px){.Hero-module-scss-module__twV7AW__mainLogoIcon{max-height:24vh}}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(22){opacity:0;animation:1s ease-in-out .5s forwards Hero-module-scss-module__twV7AW__scaleFromX;translate:-25%;scale:1.5}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(16),.Hero-module-scss-module__twV7AW__mainLogoIcon path:first-child,.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(17),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(2),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(3),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(18),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(4),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(5),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(19),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(6),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(7),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(8){opacity:0;animation:.1s ease-in-out forwards Hero-module-scss-module__twV7AW__fadeIn}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(16){animation-delay:1.025s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:first-child{animation-delay:1.05s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(17){animation-delay:1.125s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(2){animation-delay:1.15s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(3){animation-delay:1.175s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(18){animation-delay:1.2s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(4){animation-delay:1.225s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(5){animation-delay:1.25s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(19){animation-delay:1.275s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(6){animation-delay:1.3s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(7){animation-delay:1.325s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(8){animation-delay:1.35s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(9),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(10),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(11),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(12),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(13),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(14),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(15),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(20),.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(21){opacity:0;animation:.1s ease-in-out forwards Hero-module-scss-module__twV7AW__fadeIn}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(9){animation-delay:1.525s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(10){animation-delay:1.55s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(11){animation-delay:1.575s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(12){animation-delay:1.6s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(13){animation-delay:1.625s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(14){animation-delay:1.7s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(15){animation-delay:1.725s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(20){animation-delay:1.65s}.Hero-module-scss-module__twV7AW__mainLogoIcon path:nth-child(21){animation-delay:1.675s}.Hero-module-scss-module__twV7AW__arrowDownIcon{width:12px;height:14px;fill:var(--color-grey-light);animation:2s ease-in-out infinite Hero-module-scss-module__twV7AW__upDown14}@media only screen and (max-width:374px){.Hero-module-scss-module__twV7AW__arrowDownIcon{width:1rem;height:1.2rem}}.Hero-module-scss-module__twV7AW__mouseIcon{width:32px;height:32px;stroke:var(--color-grey-light);animation:2s ease-in-out infinite Hero-module-scss-module__twV7AW__upDown7}@media only screen and (max-width:374px){.Hero-module-scss-module__twV7AW__mouseIcon{width:3.2rem;height:3.2rem}}@keyframes Hero-module-scss-module__twV7AW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module-scss-module__twV7AW__upDown7{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes Hero-module-scss-module__twV7AW__upDown14{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes Hero-module-scss-module__twV7AW__scaleFromX{0%{opacity:0;translate:-25%;scale:1.5}to{opacity:1;translate:0;scale:1}}
.ContactUsEmail-module-scss-module__UlfsUW__root{background-color:var(--color-white);padding:24px;position:relative}@media only screen and (max-width:769px){.ContactUsEmail-module-scss-module__UlfsUW__root{padding:15px}}.ContactUsEmail-module-scss-module__UlfsUW__rootInner{background-image:url(/assets/icons/contact-us-email-bg.svg);background-color:var(--color-primary);background-position:50%;background-repeat:no-repeat;flex-direction:column;justify-content:center;align-items:center;gap:40px;height:486px;padding:15px;display:flex}@media only screen and (max-width:769px){.ContactUsEmail-module-scss-module__UlfsUW__rootInner{background-image:url(/assets/icons/contact-us-email-mobile-bg.svg);height:367px}}.ContactUsEmail-module-scss-module__UlfsUW__text{color:var(--color-white);text-align:center;text-transform:uppercase;max-width:600px;font-size:32px;font-weight:800}@media only screen and (max-width:769px){.ContactUsEmail-module-scss-module__UlfsUW__text{font-size:24px}}.ContactUsEmail-module-scss-module__UlfsUW__btn{padding:12px 20px;font-size:16px}
.PersonCard-module-scss-module__EfAiSW__personCard{width:100%;position:relative}.PersonCard-module-scss-module__EfAiSW__personCard:before{content:"";background:linear-gradient(#0000 0%,#000c 100%);width:100%;height:100%;position:absolute}.PersonCard-module-scss-module__EfAiSW__personCardInfo{flex-direction:column;gap:8px;width:100%;padding:2.4rem;display:flex;position:absolute;bottom:0}@media only screen and (max-width:500px){.PersonCard-module-scss-module__EfAiSW__personCardInfo{padding:1.6rem}}.PersonCard-module-scss-module__EfAiSW__personCardName{color:var(--color-white);font-size:2.4rem;font-weight:700;line-height:1}.PersonCard-module-scss-module__EfAiSW__personCardPosition{color:var(--color-primary-hover);text-transform:uppercase;font-size:1.6rem;font-weight:500;line-height:1.5}.PersonCard-module-scss-module__EfAiSW__personCardLinkBtn{width:fit-content;color:var(--color-white);cursor:pointer;margin-top:8px;font-size:1.4rem;font-weight:500;line-height:normal}.PersonCard-module-scss-module__EfAiSW__personCardImg{width:100%;height:auto}
.CookiesModal-module-scss-module__4_eCcG__modal{z-index:100;transition:translate .7s var(--anim-cb);padding:0 4rem;position:fixed;bottom:4rem;left:0;right:0;translate:0 calc(110% + 4rem)}@media only screen and (max-width:1025px){.CookiesModal-module-scss-module__4_eCcG__modal{padding:0}}.CookiesModal-module-scss-module__4_eCcG__modal.CookiesModal-module-scss-module__4_eCcG__isVisible{transition-delay:7s;translate:0}.CookiesModal-module-scss-module__4_eCcG__modalContent{max-width:var(--content-width);background-color:var(--color-white);justify-content:space-between;align-items:center;column-gap:3rem;margin:0 auto;padding:3rem 5rem 3rem 3rem;display:flex;position:relative;box-shadow:0 0 20px 2px #0003}@media only screen and (max-width:1025px){.CookiesModal-module-scss-module__4_eCcG__modalContent{max-width:calc(100vw - 20px)}}@media only screen and (max-width:500px){.CookiesModal-module-scss-module__4_eCcG__modalContent{flex-direction:column;align-items:stretch;row-gap:2.4rem;padding:2.4rem 1.2rem 1.2rem}}.CookiesModal-module-scss-module__4_eCcG__modalTextContent{flex-direction:column;row-gap:.4rem;max-width:60rem;display:flex}@media only screen and (max-width:500px){.CookiesModal-module-scss-module__4_eCcG__modalTextContent{row-gap:1.2rem}}.CookiesModal-module-scss-module__4_eCcG__modalTextContent span{color:var(--color-primary);text-transform:uppercase;font-size:2.4rem;font-weight:800;line-height:normal}.CookiesModal-module-scss-module__4_eCcG__modalTextContent p{color:var(--color-secondary);font-size:1.6rem;line-height:normal}.CookiesModal-module-scss-module__4_eCcG__modalCloseButton{color:var(--color-primary-hover);cursor:pointer;transition:color .3s var(--anim-cb);background:0 0;font-size:2.6rem;line-height:1;position:absolute;top:.2rem;right:.9rem}@media (hover:hover) and (pointer:fine){.CookiesModal-module-scss-module__4_eCcG__modalCloseButton:hover{color:var(--color-primary)}}.CookiesModal-module-scss-module__4_eCcG__modalButtons{column-gap:2rem;display:flex}@media only screen and (max-width:850px){.CookiesModal-module-scss-module__4_eCcG__modalButtons{flex-direction:column;row-gap:1.2rem}}.CookiesModal-module-scss-module__4_eCcG__modalButtons>*{width:30rem}@media only screen and (max-width:850px){.CookiesModal-module-scss-module__4_eCcG__modalButtons>*{height:5rem}}@media only screen and (max-width:500px){.CookiesModal-module-scss-module__4_eCcG__modalButtons>*{width:100%}}
.Footer-module-scss-module__ZKRToq__wrapper{width:100%;padding:0 calc((100vw - var(--content-width))/2);justify-content:center;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:1366px){.Footer-module-scss-module__ZKRToq__wrapper{padding:0}}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__wrapper{flex-direction:column}}.Footer-module-scss-module__ZKRToq__wrapperLeft{flex-direction:column;flex:59.99%;max-width:86.24rem;padding:6.4rem 8rem 8rem 8.64rem;display:flex}@media only screen and (max-width:1366px){.Footer-module-scss-module__ZKRToq__wrapperLeft{padding-left:var(--wrapper-padding)}}@media only screen and (max-width:1280px){.Footer-module-scss-module__ZKRToq__wrapperLeft{padding-right:var(--wrapper-padding)}}@media only screen and (max-width:769px){.Footer-module-scss-module__ZKRToq__wrapperLeft{padding-top:3rem;padding-bottom:3rem}}.Footer-module-scss-module__ZKRToq__wrapperRight{background-color:var(--color-white);flex-direction:column;flex:40.01%;max-width:57.76rem;padding:6.4rem 8rem 8rem 8.16rem;display:flex;position:relative}@media only screen and (max-width:1366px){.Footer-module-scss-module__ZKRToq__wrapperRight{padding-right:var(--wrapper-padding)}}@media only screen and (max-width:1280px){.Footer-module-scss-module__ZKRToq__wrapperRight{padding-left:var(--wrapper-padding)}}@media only screen and (max-width:769px){.Footer-module-scss-module__ZKRToq__wrapperRight{padding-top:3rem;padding-bottom:3rem}}.Footer-module-scss-module__ZKRToq__wrapperRight:before{content:"";background-color:var(--color-white);width:100vw;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:1440px){.Footer-module-scss-module__ZKRToq__wrapperRight:before{display:none}}.Footer-module-scss-module__ZKRToq__logoIcon{width:28rem;margin-bottom:2.4rem}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__logoIcon{margin-bottom:3rem}}.Footer-module-scss-module__ZKRToq__info{color:var(--color-white);flex-direction:column;margin-bottom:5rem;font-size:1.4rem;line-height:2.2rem;display:flex}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__info{max-width:30rem;margin-bottom:3rem}}.Footer-module-scss-module__ZKRToq__info a{width:fit-content}.Footer-module-scss-module__ZKRToq__officesSlider{width:100vw;transition-timing-function:ease-in-out}.Footer-module-scss-module__ZKRToq__officesSliderContainer{margin-left:-1.5rem;display:none}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__officesSliderContainer{display:block}}.Footer-module-scss-module__ZKRToq__offices{border:1px solid var(--color-white);background-color:var(--color-white);flex-wrap:wrap;gap:1px;margin-top:auto;display:flex}@media only screen and (max-width:1200px){.Footer-module-scss-module__ZKRToq__offices{width:90%}}@media only screen and (max-width:769px){.Footer-module-scss-module__ZKRToq__offices{width:100%}}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__offices{display:none}}.Footer-module-scss-module__ZKRToq__officeCard{background-color:var(--color-primary);height:13rem;color:var(--color-white);transition:background-color .3s var(--anim-cb),color .3s var(--anim-cb);flex-direction:column;flex:17.2rem;align-items:flex-start;row-gap:.8rem;padding:.95rem .5rem .8rem .65rem;font-size:1.2rem;line-height:1.2rem;display:flex;position:relative}@media only screen and (max-width:1200px){.Footer-module-scss-module__ZKRToq__officeCard{padding:1rem}}@media only screen and (max-width:769px){.Footer-module-scss-module__ZKRToq__officeCard{height:13.4rem;padding:1.2rem}}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__officeCard{padding:1rem .8rem;transition-delay:.15s;transition-timing-function:ease-in-out}.Footer-module-scss-module__ZKRToq__officeCard .Footer-module-scss-module__ZKRToq__officeCardLink{transition-duration:.3s;transition-delay:.15s;transition-timing-function:ease-in-out}}.Footer-module-scss-module__ZKRToq__officeCard .Footer-module-scss-module__ZKRToq__officeCardLink:after{background-color:var(--color-primary);transition-delay:.1s}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__officeCard .Footer-module-scss-module__ZKRToq__officeCardLink:after{transition-duration:.3s;transition-delay:.3s;transition-timing-function:ease-in-out}}.Footer-module-scss-module__ZKRToq__officeCard.Footer-module-scss-module__ZKRToq__isActive{color:var(--color-primary);background-color:var(--color-white)}.Footer-module-scss-module__ZKRToq__officeCard.Footer-module-scss-module__ZKRToq__isActive .Footer-module-scss-module__ZKRToq__officeCardLink{color:var(--color-primary)}.Footer-module-scss-module__ZKRToq__officeCard.Footer-module-scss-module__ZKRToq__isActive .Footer-module-scss-module__ZKRToq__officeCardLink:after{translate:0}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__ZKRToq__officeCard:hover{color:var(--color-primary);background-color:var(--color-white)}.Footer-module-scss-module__ZKRToq__officeCard:hover .Footer-module-scss-module__ZKRToq__officeCardLink{color:var(--color-primary)}.Footer-module-scss-module__ZKRToq__officeCard:hover .Footer-module-scss-module__ZKRToq__officeCardLink:after{translate:0}}.Footer-module-scss-module__ZKRToq__officeCard span :first-of-type{font-weight:600}.Footer-module-scss-module__ZKRToq__officeCardLink{z-index:1;position:relative;font-size:1.2rem!important;line-height:1.4rem!important}.Footer-module-scss-module__ZKRToq__officeCardMapLink{position:absolute;inset:0}.Footer-module-scss-module__ZKRToq__menu{flex-direction:column;row-gap:4.8rem;display:flex;position:relative}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__menu{row-gap:3rem}}.Footer-module-scss-module__ZKRToq__menuColumn{flex-direction:column;row-gap:1.2rem;display:flex}.Footer-module-scss-module__ZKRToq__menuTitle,.Footer-module-scss-module__ZKRToq__menu .Footer-module-scss-module__ZKRToq__menuTitleLink{color:var(--color-primary);text-transform:uppercase;font-size:2rem;line-height:normal}.Footer-module-scss-module__ZKRToq__menuInfo{flex-direction:column;align-items:flex-start;display:flex}.Footer-module-scss-module__ZKRToq__menuInfo span{color:var(--color-secondary);margin-bottom:.2rem;font-size:1.4rem;line-height:normal}.Footer-module-scss-module__ZKRToq__menuNavigation ul{flex-direction:column;row-gap:.7rem;display:flex}.Footer-module-scss-module__ZKRToq__awards{column-gap:3.2rem;margin-top:5.6rem;display:flex;position:relative}@media only screen and (max-width:600px){.Footer-module-scss-module__ZKRToq__awards{column-gap:1rem}}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__awards{justify-content:center;column-gap:3.2rem;margin-top:3rem}}.Footer-module-scss-module__ZKRToq__socials{column-gap:3.2rem;margin-top:5.6rem;margin-bottom:auto;display:flex;position:relative}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__socials{justify-content:center;margin-top:3rem}}.Footer-module-scss-module__ZKRToq__socials svg path{transition:fill .4s var(--anim-cb)}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__ZKRToq__socials svg:hover path{fill:var(--color-primary-hover)}}.Footer-module-scss-module__ZKRToq__copyright{color:var(--color-primary);margin-top:5.6rem;font-size:1.4rem;line-height:2;position:relative}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__copyright p{flex-direction:column;align-items:center;margin-top:4.8rem;display:flex}}.Footer-module-scss-module__ZKRToq__developer{margin-top:.8rem;position:relative}@media only screen and (max-width:500px){.Footer-module-scss-module__ZKRToq__developer{width:fit-content;margin-left:auto;margin-right:auto}}.Footer-module-scss-module__ZKRToq__developerLink{font-size:1.4rem;line-height:2.4rem}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__ZKRToq__developerLink:hover:after{background-color:var(--color-secondary)}.Footer-module-scss-module__ZKRToq__developerLink:hover span{color:var(--color-secondary)}}.Footer-module-scss-module__ZKRToq__developerLink span{color:var(--color-additional);white-space:nowrap;transition:color .4s var(--anim-cb)}.Footer-module-scss-module__ZKRToq__developerLink span+span{color:var(--color-secondary);font-weight:500}
.Header-module-scss-module__79SdgW__root{z-index:3;width:100%;position:absolute}.Header-module-scss-module__79SdgW__wrapper{z-index:2;justify-content:space-between;padding:4rem 4.8rem;display:flex;position:relative}@media only screen and (max-width:500px){.Header-module-scss-module__79SdgW__wrapper{align-items:center;padding:1.2rem}}.Header-module-scss-module__79SdgW__wrapper [class*=Button_linkWrapper]{height:4.8rem;margin-left:auto}@media only screen and (max-width:769px){.Header-module-scss-module__79SdgW__wrapper [class*=Button_linkWrapper]{height:4rem}}.Header-module-scss-module__79SdgW__logoIcon{width:28rem;margin-right:auto}@media only screen and (max-width:769px){.Header-module-scss-module__79SdgW__logoIcon{width:21rem;height:auto}}@media only screen and (max-width:500px){.Header-module-scss-module__79SdgW__logoIcon{width:14rem}}
.PersonModal-module-scss-module__yGaSQG__modal{background-color:var(--color-primary);backface-visibility:hidden;will-change:scale,opacity;opacity:0;width:110rem;max-width:84%;max-height:calc(90svh - 10rem);transition:scale .4s var(--anim-cb),opacity .55s var(--anim-cb);z-index:3;flex-direction:column;gap:15px;margin-top:10rem;padding:4rem 0 4rem 4rem;display:flex;position:relative;scale:.8}@media only screen and (max-width:500px){.PersonModal-module-scss-module__yGaSQG__modal{max-width:calc(100% - 2.4rem);max-height:calc(96svh - 8rem);margin-top:8rem;padding:1.6rem 0 1.6rem 1.6rem}}.PersonModal-module-scss-module__yGaSQG__modalContent{color:var(--color-white);flex-direction:column;flex-grow:1;row-gap:2rem;padding-right:4rem;font-size:1.6rem;font-weight:400;line-height:1.5;display:flex;overflow-y:auto}@media only screen and (max-width:500px){.PersonModal-module-scss-module__yGaSQG__modalContent{padding-right:1.6rem}}.PersonModal-module-scss-module__yGaSQG__modalContent ul{color:var(--color-white);flex-direction:column;row-gap:8px;padding-left:30px;font-size:1.4rem;font-weight:400;line-height:1.33;list-style:outside;display:flex}@media only screen and (max-width:766px){.PersonModal-module-scss-module__yGaSQG__modalContent ul{padding-left:10px}}.PersonModal-module-scss-module__yGaSQG__modalContent div h3{color:var(--color-white);margin-bottom:.8rem;font-size:2.4rem;font-weight:700;line-height:1}@media only screen and (max-width:500px){.PersonModal-module-scss-module__yGaSQG__modalContent div h3{margin-bottom:1rem}}.PersonModal-module-scss-module__yGaSQG__modalContent div p{color:var(--color-primary-hover);font-size:1.6rem;font-weight:500;line-height:1.5}.PersonModal-module-scss-module__yGaSQG__modalCloseBtnContainer{position:fixed;top:4rem;right:4.8rem}@media only screen and (max-width:1100px){.PersonModal-module-scss-module__yGaSQG__modalCloseBtnContainer{top:4rem;right:4rem}}@media only screen and (max-width:500px){.PersonModal-module-scss-module__yGaSQG__modalCloseBtnContainer{top:1.2rem;right:1.2rem}}.PersonModal-module-scss-module__yGaSQG__modalCloseBtn[class*=Button_button]{width:4.8rem;height:4.8rem;color:var(--color-primary-hover);font-size:2.5rem}.PersonModal-module-scss-module__yGaSQG__modalCloseBtn[class*=Button_button]>span{position:relative;top:-1px}@media (hover:hover) and (pointer:fine){.PersonModal-module-scss-module__yGaSQG__modalCloseBtn[class*=Button_button]:hover{color:var(--color-white)}}.PersonModal-module-scss-module__yGaSQG__overlay{pointer-events:none;z-index:1000;opacity:0;width:100%;height:100%;transition:opacity .4s var(--anim-cb);backface-visibility:hidden;will-change:opacity;background-color:#000000a3;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.PersonModal-module-scss-module__yGaSQG__overlay.PersonModal-module-scss-module__yGaSQG__Open{pointer-events:auto;opacity:1}.PersonModal-module-scss-module__yGaSQG__overlay.PersonModal-module-scss-module__yGaSQG__Open .PersonModal-module-scss-module__yGaSQG__modal{opacity:1;scale:1}.PersonModal-module-scss-module__yGaSQG__overlayClose{z-index:2;width:100%;height:100%;position:absolute}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2bbbb2cc-module__gQ8Q-G__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2bbbb2cc-module__gQ8Q-G__variable{--font-inter:"Inter","Inter Fallback"}
@media only screen and (max-width:769px){.page-module-scss-module__yVSqBa__wrapper [class*=Hero_wrapper]{gap:0}}
.not-found-module-scss-module__HfxUKG__wrapper{flex-direction:column;height:100svh;display:flex;position:relative}@media only screen and (max-width:500px){.not-found-module-scss-module__HfxUKG__wrapper{justify-content:center;row-gap:5rem}}@media screen and (max-width:500px) and (max-height:700px){.not-found-module-scss-module__HfxUKG__wrapper{row-gap:3rem}}@media screen and (max-width:500px) and (max-height:600px){.not-found-module-scss-module__HfxUKG__wrapper{row-gap:2rem}}.not-found-module-scss-module__HfxUKG__wrapperMiddle{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding-top:12.8rem;display:flex;position:relative;overflow:auto}@media only screen and (max-width:500px){.not-found-module-scss-module__HfxUKG__wrapperMiddle{flex-grow:0;flex-shrink:0;padding-top:6.4rem}}.not-found-module-scss-module__HfxUKG__wrapperMiddle h1{color:var(--color-white);text-align:center;font-size:64px;font-style:normal;font-weight:600;line-height:60px}.not-found-module-scss-module__HfxUKG__wrapperMiddle p{color:var(--color-primary-hover);text-align:center;margin:24px 0 40px;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.not-found-module-scss-module__HfxUKG__backgroundGradient,.not-found-module-scss-module__HfxUKG__backgroundVideo{z-index:-1;object-fit:cover;width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module-scss-module__HfxUKG__backgroundVideo{animation:5s ease-in-out not-found-module-scss-module__HfxUKG__fadeIn}.not-found-module-scss-module__HfxUKG__backgroundGradient{z-index:0;content:"";background:linear-gradient(#2d364866 0% 100%),linear-gradient(#000c 0% 100%),no-repeat}
@media only screen and (max-width:769px){.page-module-scss-module__3Novtq__wrapper [class*=Hero_wrapper]{gap:0}}
@media only screen and (max-width:769px){.page-module-scss-module__XQXfCa__wrapper [class*=Hero_wrapper]{gap:0}}
