.index-module-scss-module__5XA6Lq__App-image{display:block;position:relative;overflow:hidden}.index-module-scss-module__5XA6Lq__App-image--fill{background-color:#f2f2f2;width:100%;height:100%;position:absolute;inset:0}.index-module-scss-module__5XA6Lq__App-image--inline{background-color:#0000;max-width:100%;display:inline-block}.index-module-scss-module__5XA6Lq__App-image__placeholder{z-index:1;opacity:1;pointer-events:none;background:linear-gradient(90deg,#f2f2f2 0%,#f2f9ff 50%,#f2f2f2 100%) 0 0/200% 100%;transition:opacity .45s;animation:1.4s ease-in-out infinite index-module-scss-module__5XA6Lq__app-image-shimmer;position:absolute;inset:0}.index-module-scss-module__5XA6Lq__App-image__placeholder--hidden{opacity:0}.index-module-scss-module__5XA6Lq__App-image__image{z-index:2;opacity:0;filter:blur(14px);transition:opacity .55s,filter .65s,transform .65s;position:relative;transform:scale(1.04)}.index-module-scss-module__5XA6Lq__App-image__image--loaded{opacity:1;filter:blur();transform:scale(1)}.index-module-scss-module__5XA6Lq__App-image__image--instant{opacity:1;filter:none;transition:none;transform:none}.index-module-scss-module__5XA6Lq__App-image__image--soft-fade{filter:none;transition:opacity .35s;transform:none}@keyframes index-module-scss-module__5XA6Lq__app-image-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.index-module-scss-module__5XA6Lq__App-image__placeholder{animation:none}.index-module-scss-module__5XA6Lq__App-image__image{opacity:1;filter:none;transition:none;transform:none}}
@keyframes index-module-scss-module__weeiXa__overlay-arrow-wiggle{0%,94%,to{transform:translateY(0)}96%{transform:translateY(-2px)}98%{transform:translateY(1px)}}.index-module-scss-module__weeiXa__Overlay-arrow{z-index:90;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:none;padding:0;transition:opacity .3s,visibility .3s,transform .3s;position:fixed;bottom:clamp(1.25rem,1rem + 1.25vw,2.5rem);right:clamp(1.25rem,1rem + 1.25vw,2.5rem);transform:translateY(12px)}.index-module-scss-module__weeiXa__Overlay-arrow--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.index-module-scss-module__weeiXa__Overlay-arrow__container{background-color:#167bff;border-radius:4px;justify-content:center;align-items:center;width:34px;height:28px;transition:background-color .2s;animation:6s ease-in-out infinite paused index-module-scss-module__weeiXa__overlay-arrow-wiggle;display:flex}.index-module-scss-module__weeiXa__Overlay-arrow__content{display:flex}.index-module-scss-module__weeiXa__Overlay-arrow--visible .index-module-scss-module__weeiXa__Overlay-arrow__container{animation-play-state:running}@media (hover:hover){.index-module-scss-module__weeiXa__Overlay-arrow:hover .index-module-scss-module__weeiXa__Overlay-arrow__container{background-color:#225cf2}}@media (prefers-reduced-motion:reduce){.index-module-scss-module__weeiXa__Overlay-arrow{transition:none}.index-module-scss-module__weeiXa__Overlay-arrow__container{animation:none}}
.index-module-scss-module__YNlUCW__Animated-wrapper{opacity:0;transition:opacity .8s ease-out,transform 1s ease-in-out;transform:translateY(8px)}.index-module-scss-module__YNlUCW__Animated-wrapper--active{opacity:1;transform:translateY(0)}
.index-module-scss-module__hh7QZa__Button{--btn-bg:transparent;--btn-bg-hover:transparent;--btn-text:inherit;--btn-border:transparent;cursor:pointer;background:var(--btn-bg);min-height:40px;color:var(--btn-text);border:1px solid var(--btn-border);border-radius:clamp(.25rem,.225rem + .125vw,.375rem);justify-content:center;align-items:center;padding:clamp(.625rem,.6rem + .125vw,.75rem) clamp(1rem,.95rem + .25vw,1.25rem);transition:all .2s;display:inline-flex}.index-module-scss-module__hh7QZa__Button__text{text-transform:uppercase;font-size:clamp(.75rem,.725rem + .125vw,.875rem);font-weight:500}.index-module-scss-module__hh7QZa__Button:hover{background:var(--btn-bg-hover)}.index-module-scss-module__hh7QZa__Button:active{transform:scale(.98)}.index-module-scss-module__hh7QZa__Button--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.index-module-scss-module__hh7QZa__Button__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-right:8px;animation:.6s linear infinite index-module-scss-module__hh7QZa__button-spin}@keyframes index-module-scss-module__hh7QZa__button-spin{to{transform:rotate(360deg)}}.index-module-scss-module__hh7QZa__Button--color-primary{--btn-bg:#225cf2;--btn-bg-hover:#167bff;--btn-text:#fff;--btn-text-invert:#fff}.index-module-scss-module__hh7QZa__Button--color-secondary{--btn-bg:#6f7480;--btn-bg-hover:#484848;--btn-text:#fff;--btn-text-invert:#fff}.index-module-scss-module__hh7QZa__Button--variant-contained{--btn-border:var(--btn-bg)}.index-module-scss-module__hh7QZa__Button--variant-outlined{--btn-border:var(--btn-bg);--btn-text:var(--btn-bg);background:0 0}.index-module-scss-module__hh7QZa__Button--variant-outlined:hover{--btn-bg:var(--btn-bg-hover);--btn-text:var(--btn-text-invert,#fff)}.index-module-scss-module__hh7QZa__Button--variant-text{--btn-border:transparent;--btn-text:var(--btn-bg);background:0 0}.index-module-scss-module__hh7QZa__Button--variant-text:hover{--btn-bg:#0000000d}.index-module-scss-module__hh7QZa__Button--size-sm{padding:clamp(.375rem,.35rem + .125vw,.5rem) clamp(.625rem,.575rem + .25vw,.875rem)}.index-module-scss-module__hh7QZa__Button--size-sm .index-module-scss-module__hh7QZa__Button__text{font-size:clamp(.625rem,.6rem + .125vw,.75rem)}.index-module-scss-module__hh7QZa__Button--size-md{padding:clamp(.625rem,.6rem + .125vw,.75rem) clamp(1rem,.95rem + .25vw,1.25rem)}.index-module-scss-module__hh7QZa__Button--size-md .index-module-scss-module__hh7QZa__Button__text{font-size:clamp(.75rem,.725rem + .125vw,.875rem)}.index-module-scss-module__hh7QZa__Button--size-lg{padding:clamp(.875rem,.85rem + .125vw,1rem) clamp(1.25rem,1.175rem + .375vw,1.625rem)}.index-module-scss-module__hh7QZa__Button--size-lg .index-module-scss-module__hh7QZa__Button__text{font-size:clamp(.875rem,.85rem + .125vw,1rem)}@media (max-width:767px){.index-module-scss-module__hh7QZa__Button--size-lg{padding:clamp(.375rem,.35rem + .125vw,.5rem) clamp(.625rem,.575rem + .25vw,.875rem)}.index-module-scss-module__hh7QZa__Button--size-lg .index-module-scss-module__hh7QZa__Button__text{font-size:clamp(.625rem,.6rem + .125vw,.75rem)}}
.index-module-scss-module__nVsgyW__Header{z-index:100;background-color:#12141e;justify-content:space-between;align-items:center;width:100%;height:clamp(3rem,2.45rem + 2.75vw,5.75rem);padding-left:clamp(1.25rem,17.5vw - 2.25rem,18.75rem);padding-right:clamp(1.25rem,17.5vw - 2.25rem,18.75rem);display:flex;position:fixed;box-shadow:0 16px 32px -10px #225cf280}.index-module-scss-module__nVsgyW__Header__logo{cursor:pointer;background:0 0;border:none;padding:0;transition:opacity .2s;display:inline-flex}@media (hover:hover){.index-module-scss-module__nVsgyW__Header__logo:hover{opacity:.8}}.index-module-scss-module__nVsgyW__Header__list{gap:clamp(.3125rem,.1875rem + .625vw,.9375rem);display:flex}.index-module-scss-module__nVsgyW__Header__nav{flex:1;justify-content:center;min-width:0;margin:0 clamp(.75rem,.6rem + .75vw,1.5rem);display:flex}@media (max-width:1280px){.index-module-scss-module__nVsgyW__Header__nav{display:none}}.index-module-scss-module__nVsgyW__Header__phone{flex-shrink:0}@media (max-width:1280px){.index-module-scss-module__nVsgyW__Header__phone{display:none}}.index-module-scss-module__nVsgyW__Header__menu-item button{--btn-bg:#fff;--btn-text:#fff;color:#fff;justify-content:flex-start;width:100%}.index-module-scss-module__nVsgyW__Header__item button{--btn-bg:#fff;--btn-text:#fff;color:#fff}.index-module-scss-module__nVsgyW__Header__menu-item button:hover,.index-module-scss-module__nVsgyW__Header__item button:hover{--btn-bg:#225cf2;--btn-text:#225cf2;color:#225cf2;background:0 0}.index-module-scss-module__nVsgyW__Header__menu-item--active{border-left:clamp(.125rem,.1125rem + .0625vw,.1875rem) solid #225cf2}.index-module-scss-module__nVsgyW__Header__item--active{border-bottom:clamp(.0625rem,.05rem + .0625vw,.125rem) solid #167bff}.index-module-scss-module__nVsgyW__Header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;width:44px;height:44px;padding:8px;transition:transform .28s cubic-bezier(.34,1.56,.64,1),opacity .2s;display:none;transform:scale(1)}@media (max-width:1280px){.index-module-scss-module__nVsgyW__Header__burger{display:flex}}@media (hover:hover){.index-module-scss-module__nVsgyW__Header__burger:hover{opacity:.75}}.index-module-scss-module__nVsgyW__Header__burger--open{transform:scale(.9)}.index-module-scss-module__nVsgyW__Header__burger-line{background-color:#fff;border-radius:1px;height:2px;transition:background-color .28s,transform .28s cubic-bezier(.34,1.56,.64,1),width .28s cubic-bezier(.34,1.56,.64,1);display:block;transform:translate(0)}.index-module-scss-module__nVsgyW__Header__burger-line--top{width:28px;transition-delay:0s}.index-module-scss-module__nVsgyW__Header__burger-line--bottom{width:18px;transition-delay:60ms}.index-module-scss-module__nVsgyW__Header__burger--open .index-module-scss-module__nVsgyW__Header__burger-line--top{background-color:#225cf2;transition-delay:60ms;transform:translate(-5px)}.index-module-scss-module__nVsgyW__Header__burger--open .index-module-scss-module__nVsgyW__Header__burger-line--bottom{background-color:#225cf2;width:20px;transition-delay:0s;transform:translate(-8px)}@media (prefers-reduced-motion:reduce){.index-module-scss-module__nVsgyW__Header__burger,.index-module-scss-module__nVsgyW__Header__burger-line{transition:none}}.index-module-scss-module__nVsgyW__Header__menu{z-index:99;pointer-events:none;background-color:#12141e;width:100%;max-height:0;transition:max-height .32s;display:none;position:fixed;top:clamp(3rem,2.45rem + 2.75vw,5.75rem);left:0;overflow:hidden}@media (max-width:1280px){.index-module-scss-module__nVsgyW__Header__menu{display:block}}.index-module-scss-module__nVsgyW__Header__menu--open{pointer-events:auto;max-height:calc(100dvh + -1*clamp(3rem,2.45rem + 2.75vw,5.75rem));overflow-y:auto}.index-module-scss-module__nVsgyW__Header__menu-nav{padding:clamp(1.25rem,1.15rem + .5vw,1.75rem) clamp(1.25rem,17.5vw - 2.25rem,18.75rem) clamp(.75rem,.7rem + .25vw,1rem)}.index-module-scss-module__nVsgyW__Header__menu-list{flex-direction:column;gap:clamp(.25rem,.2rem + .25vw,.5rem);display:flex}.index-module-scss-module__nVsgyW__Header__menu-phone{border-top:1px solid #484848;padding:clamp(1rem,.9rem + .5vw,1.5rem) clamp(1.25rem,17.5vw - 2.25rem,18.75rem) clamp(1.5rem,1.4rem + .5vw,2rem)}
.index-module-scss-module__JfL20W__Input{--input-border:#828284;--input-border-focus:#225cf2;--input-label:#6f7480;--input-text:#171a26;--input-bg:#fff;flex-direction:column;gap:clamp(.375rem,.35rem + .125vw,.5rem);font-weight:400;display:flex}.index-module-scss-module__JfL20W__Input--full-width{width:100%}.index-module-scss-module__JfL20W__Input--disabled{opacity:.6;pointer-events:none}.index-module-scss-module__JfL20W__Input--error{--input-border:#ce4145;--input-border-focus:#ce4145;--input-label:#ce4145}.index-module-scss-module__JfL20W__Input__label{color:var(--input-label);text-transform:none;font-size:clamp(.8125rem,.8rem + .0625vw,.875rem);font-weight:500;line-height:1.2}.index-module-scss-module__JfL20W__Input--error .index-module-scss-module__JfL20W__Input__label{color:var(--input-label)}.index-module-scss-module__JfL20W__Input__field{border:1px solid var(--input-border);background-color:var(--input-bg);width:100%;min-height:clamp(2.75rem,2.7rem + .25vw,3rem);color:var(--input-text);text-transform:none;resize:none;border-radius:6px;outline:none;padding:clamp(.75rem,.725rem + .125vw,.875rem);font-size:clamp(.8125rem,.8rem + .0625vw,.875rem);font-weight:400;line-height:1.4;transition:border-color .2s}.index-module-scss-module__JfL20W__Input__field::placeholder{color:#828284;opacity:1;text-transform:none;font-size:clamp(.8125rem,.8rem + .0625vw,.875rem);font-weight:400;line-height:1.4}.index-module-scss-module__JfL20W__Input__field:focus{border-color:var(--input-border-focus)}.index-module-scss-module__JfL20W__Input__field:disabled{cursor:not-allowed}.index-module-scss-module__JfL20W__Input--multiline .index-module-scss-module__JfL20W__Input__field{min-height:clamp(5.5rem,5.3rem + 1vw,6.5rem)}@media (hover:hover){.index-module-scss-module__JfL20W__Input:not(.index-module-scss-module__JfL20W__Input--disabled) .index-module-scss-module__JfL20W__Input__field:hover{border-color:#6f7480}.index-module-scss-module__JfL20W__Input:not(.index-module-scss-module__JfL20W__Input--disabled) .index-module-scss-module__JfL20W__Input__field:focus:hover{border-color:var(--input-border-focus)}}.index-module-scss-module__JfL20W__Input__helper{color:#6f7480;text-transform:none;min-height:clamp(.875rem,.85rem + .125vw,1rem);margin:0;padding:0 clamp(.125rem,.1rem + .125vw,.25rem);font-size:clamp(.6875rem,.675rem + .0625vw,.75rem);font-weight:400;line-height:1.35}.index-module-scss-module__JfL20W__Input--error .index-module-scss-module__JfL20W__Input__helper{color:#ce4145}
.index-module-scss-module__1OC7SG__Modal{opacity:0;pointer-events:none;z-index:1000;width:100%;height:100%;box-shadow:none;background:linear-gradient(113.57deg,#ebebeb59 0%,#e1e1e159 100%);border:none;justify-content:center;align-items:center;transition:all .6s ease-in-out;display:flex;position:fixed;top:0;left:0}.index-module-scss-module__1OC7SG__Modal--open{opacity:1;pointer-events:auto}.index-module-scss-module__1OC7SG__Modal__content{box-shadow:none;border:none}
.index-module-scss-module___eW7rG__Leave-request-modal__panel{box-sizing:border-box;background-color:#fff;border:1px solid #225cf214;border-radius:12px;flex-direction:column;align-items:stretch;gap:clamp(1.375rem,1.3rem + .375vw,1.75rem);width:min(100vw - 32px,clamp(21.25rem,19.75rem + 7.5vw,28.75rem));padding:clamp(2rem,1.9rem + .5vw,2.5rem) clamp(1.5rem,1.4rem + .5vw,2rem);display:flex;position:relative;box-shadow:0 4px 6px #0000000a,0 16px 40px #171a261f}.index-module-scss-module___eW7rG__Leave-request-modal__header{flex-direction:column;align-items:flex-start;gap:clamp(.375rem,.35rem + .125vw,.5rem);padding-right:clamp(1.75rem,1.7rem + .25vw,2rem);display:flex}.index-module-scss-module___eW7rG__Leave-request-modal__title.Typography{letter-spacing:-.02em;text-transform:none;font-size:clamp(1.125rem,1.075rem + .25vw,1.375rem);font-weight:700;line-height:1.2}.index-module-scss-module___eW7rG__Leave-request-modal__subtitle.Typography{text-transform:none;font-size:clamp(.75rem,.7375rem + .0625vw,.8125rem);font-weight:400;line-height:1.45}.index-module-scss-module___eW7rG__Leave-request-modal__close{color:#6f7480;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,color .2s;display:flex;position:absolute;top:clamp(.75rem,.725rem + .125vw,.875rem);right:clamp(.75rem,.725rem + .125vw,.875rem)}@media (hover:hover){.index-module-scss-module___eW7rG__Leave-request-modal__close:hover{color:#171a26;background-color:#f2f2f2}}.index-module-scss-module___eW7rG__Leave-request-modal__close:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module___eW7rG__Leave-request-modal__close-icon{width:14px;height:14px;display:block}.index-module-scss-module___eW7rG__Leave-request-modal__fields{flex-direction:column;gap:clamp(.875rem,.85rem + .125vw,1rem);width:100%;display:flex}.index-module-scss-module___eW7rG__Leave-request-modal__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.index-module-scss-module___eW7rG__Leave-request-modal__submit-error{color:#ce4145;margin:0;font-size:clamp(.75rem,.7375rem + .0625vw,.8125rem);font-weight:500;line-height:1.4}.index-module-scss-module___eW7rG__Leave-request-modal__action{justify-content:stretch;width:100%;margin-top:clamp(.25rem,.2rem + .25vw,.5rem);display:flex}.index-module-scss-module___eW7rG__Leave-request-modal__submit{width:100%;min-height:44px}.index-module-scss-module___eW7rG__Leave-request-modal__call-fallback{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:clamp(.25rem,.225rem + .125vw,.375rem);margin-top:clamp(-.25rem,-.225rem - .125vw,-.375rem);display:flex}.index-module-scss-module___eW7rG__Leave-request-modal__call-link{color:#225cf2;text-underline-offset:2px;font-size:clamp(.75rem,.7375rem + .0625vw,.8125rem);font-weight:600;text-decoration:underline;transition:color .2s}@media (hover:hover){.index-module-scss-module___eW7rG__Leave-request-modal__call-link:hover{color:#167bff}}.index-module-scss-module___eW7rG__Leave-request-modal__success{text-align:center;flex-direction:column;align-items:center;gap:clamp(.25rem,.225rem + .125vw,.375rem);padding:clamp(.75rem,.65rem + .5vw,1.25rem) 0;display:flex}.index-module-scss-module___eW7rG__Leave-request-modal__success-icon{width:clamp(3.5rem,3.4rem + .5vw,4rem);height:clamp(3.5rem,3.4rem + .5vw,4rem);margin-bottom:clamp(.5rem,.45rem + .25vw,.75rem)}
.index-module-scss-module__UQxK1a__Main-page{position:relative}
.index-module-scss-module__sytVQG__Typography{--font-family:var(--font-montserrat), sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--text-color:#000;--fs-h1:clamp(2.1875rem, calc(1.825rem + 1.8125vw), 4rem);--fs-h2:clamp(1.375rem, calc(.925rem + 2.25vw), 3.625rem);--fs-h3:clamp(.875rem, calc(.8rem + .375vw), 1.25rem);--fs-h4:clamp(1.25rem, calc(1.05rem + 1vw), 2.25rem);--fs-h5:clamp(.875rem, calc(.85rem + .125vw), 1rem);--fs-h6:clamp(.875rem, calc(.85rem + .125vw), 1rem);--fs-h7:clamp(1rem, calc(.95rem + .25vw), 1.25rem);--fs-h8:clamp(1rem, calc(.975rem + .125vw), 1.125rem);--fs-h9:clamp(.75rem, calc(.725rem + .125vw), .875rem);--fs-h10:clamp(.75rem, calc(.65rem + .5vw), 1.25rem);--fs-h11:clamp(.875rem, calc(.8625rem + .0625vw), .9375rem);--fs-h12:clamp(.875rem, calc(.75rem + .625vw), 1.5rem);--fs-button:clamp(.5625rem, calc(.5375rem + .125vw), .6875rem);--lh-h1:100%;--lh-h2:100%;--lh-h3:100%;--lh-h4:100%;--lh-h5:100%;--lh-h6:100%;--lh-h7:100%;--lh-h8:100%;--lh-h9:100%;--lh-h10:100%;--lh-h11:100%;--lh-h12:100%;--lh-button:100%;font-family:var(--font-family);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--text-color);z-index:1;margin:0;padding:0;position:relative}.index-module-scss-module__sytVQG__Typography--align-left{text-align:left}.index-module-scss-module__sytVQG__Typography--align-center{text-align:center}.index-module-scss-module__sytVQG__Typography--align-right{text-align:right}.index-module-scss-module__sytVQG__Typography--color-primary{--text-color:#000}.index-module-scss-module__sytVQG__Typography--color-secondary{--text-color:#656581}.index-module-scss-module__sytVQG__Typography--color-inverse{--text-color:#fff}.index-module-scss-module__sytVQG__Typography--color-accent{--text-color:#225cf2}.index-module-scss-module__sytVQG__Typography--weight-regular{font-weight:var(--font-weight-regular)}.index-module-scss-module__sytVQG__Typography--weight-medium{font-weight:var(--font-weight-medium)}.index-module-scss-module__sytVQG__Typography--weight-bold{font-weight:var(--font-weight-bold)}.index-module-scss-module__sytVQG__Typography--text-transform-normal{text-transform:none}.index-module-scss-module__sytVQG__Typography--variant-h1{font-size:var(--fs-h1);line-height:var(--lh-h1)}.index-module-scss-module__sytVQG__Typography--variant-h2{font-size:var(--fs-h2);line-height:var(--lh-h2)}.index-module-scss-module__sytVQG__Typography--variant-h3{font-size:var(--fs-h3);line-height:var(--lh-h3)}.index-module-scss-module__sytVQG__Typography--variant-h4{font-size:var(--fs-h4);line-height:var(--lh-h4)}.index-module-scss-module__sytVQG__Typography--variant-h5{font-size:var(--fs-h5);line-height:var(--lh-h5)}.index-module-scss-module__sytVQG__Typography--variant-h6{font-size:var(--fs-h6);line-height:var(--lh-h6)}.index-module-scss-module__sytVQG__Typography--variant-h7{font-size:var(--fs-h7);line-height:var(--lh-h7)}.index-module-scss-module__sytVQG__Typography--variant-h8{font-size:var(--fs-h8);line-height:var(--lh-h8)}.index-module-scss-module__sytVQG__Typography--variant-h9{font-size:var(--fs-h9);line-height:var(--lh-h9)}.index-module-scss-module__sytVQG__Typography--variant-h10{font-size:var(--fs-h10);line-height:var(--lh-h10)}.index-module-scss-module__sytVQG__Typography--variant-h11{font-size:var(--fs-h11);line-height:var(--lh-h11)}.index-module-scss-module__sytVQG__Typography--variant-h12{font-size:var(--fs-h12);line-height:var(--lh-h12)}.index-module-scss-module__sytVQG__Typography--variant-button{font-size:var(--fs-button);line-height:var(--lh-button)}
.not-found-module-scss-module__HfxUKG__Not-found{box-sizing:border-box;text-align:center;background:#12141e;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.5rem,1.4rem + .5vw,2rem);min-height:100dvh;padding:clamp(2rem,1.6rem + 2vw,4rem) clamp(1.25rem,1rem + 1.25vw,2.5rem);display:flex}.not-found-module-scss-module__HfxUKG__Not-found__logo{transition:opacity .2s;display:inline-flex}@media (hover:hover){.not-found-module-scss-module__HfxUKG__Not-found__logo:hover{opacity:.8}}.not-found-module-scss-module__HfxUKG__Not-found__icon{color:#225cf2;width:clamp(3.5rem,3.3rem + 1vw,4.5rem);height:clamp(3.5rem,3.3rem + 1vw,4.5rem);animation:2.6s ease-in-out infinite not-found-module-scss-module__HfxUKG__not-found-flicker}.not-found-module-scss-module__HfxUKG__Not-found__code.Typography{letter-spacing:-.03em;font-size:clamp(3.5rem,3rem + 2.5vw,6rem);font-weight:800;line-height:1}.not-found-module-scss-module__HfxUKG__Not-found__title.Typography{text-transform:none;max-width:clamp(17.5rem,15rem + 12.5vw,30rem);font-size:clamp(1.125rem,1.05rem + .375vw,1.5rem);font-weight:700}.not-found-module-scss-module__HfxUKG__Not-found__description.Typography{text-transform:none;max-width:clamp(17.5rem,15.75rem + 8.75vw,26.25rem);font-size:clamp(.8125rem,.7875rem + .125vw,.9375rem)}.not-found-module-scss-module__HfxUKG__Not-found__action{margin-top:clamp(.25rem,.2rem + .25vw,.5rem)}.not-found-module-scss-module__HfxUKG__Not-found__call-fallback{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:clamp(.25rem,.225rem + .125vw,.375rem);display:flex}.not-found-module-scss-module__HfxUKG__Not-found__call-link{color:#225cf2;text-underline-offset:2px;font-size:clamp(.75rem,.7375rem + .0625vw,.8125rem);font-weight:600;text-decoration:underline;transition:color .2s}@media (hover:hover){.not-found-module-scss-module__HfxUKG__Not-found__call-link:hover{color:#167bff}}@media (prefers-reduced-motion:reduce){.not-found-module-scss-module__HfxUKG__Not-found__icon{animation:none}}@keyframes not-found-module-scss-module__HfxUKG__not-found-flicker{0%,18%,22%,25%,53%,57%,to{opacity:1}20%,24%,55%{opacity:.35}}
