.ButtonUp_buttonUp__WKPRM{position:absolute;right:16px;bottom:370px;z-index:6;display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:var(--clr-secondary-bg);cursor:pointer;opacity:1}.ButtonUp_arrowUp___s_6Q{display:inline-block;padding:7px;border:solid var(--clr-secondary-text);border-width:0 2px 2px 0;border-radius:1px;transform:rotate(-135deg)}.ButtonUp_arrowUp___s_6Q:first-child{border:solid var(--clr-main-text);border-width:0 2px 2px 0;transform:rotate(-135deg) translate(-5px,-5px)}@media screen and (min-width:744px){.ButtonUp_buttonUp__WKPRM{display:none}}.Footer_logoContainer__eJ4Od{display:flex;justify-content:space-between;width:100%;@media screen and (min-width:768px){flex-direction:row-reverse;gap:1vw;width:-moz-fit-content;width:fit-content}}.Footer_skLogo__bprHW{display:inline-block;width:clamp(120px,30vw,200px);cursor:pointer;@media screen and (min-width:768px){width:clamp(70px,15vw,150px)}}.Footer_skLogoImg__4XXKZ{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Footer_container__qACld{position:relative;display:flex;flex-direction:column;gap:40px;width:94%;margin-top:var(--gap-layout);margin-bottom:40px;margin-inline:auto;padding-top:60px;@media screen and (min-width:768px){gap:10px}}.Footer_container__qACld:after{position:absolute;top:0;left:-3%;width:100vw;height:1px;background:#343434;content:""}.Footer_logo__oPrEH{justify-self:flex-start}.Footer_footer_line__fK8EA{display:flex;flex-direction:column;gap:20px;align-items:flex-start;@media screen and (min-width:768px){flex-direction:row;gap:40px;justify-content:space-between}}.Footer_footer_line__fK8EA:last-child{@media screen and (min-width:768px){align-items:flex-end}}.Footer_privacy__p9unP{color:#6c6c6c}.Footer_link__M7PGX{text-decoration:underline;cursor:pointer;transition:color .3s ease-in-out}.Footer_link__M7PGX:hover{color:var(--clr-highlighted-text)}.Footer_navigation_list__zXZ8i{display:flex;gap:clamp(10px,4vw,62px);align-items:center;@media screen and (min-width:768px){gap:clamp(10px,2vw,62px)}}.Footer_contacts__eYuGq,.Footer_copyright__BM9Ca{display:flex;flex-direction:column;gap:15px}.Footer_contacts__eYuGq a{cursor:pointer}.Burger_burger__ig00S{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:28px;height:28px;padding:3px;cursor:pointer;transition:align-self .5s ease-in-out}.Burger_burger__ig00S span{width:100%;height:.125rem;border-radius:.125rem;background-color:var(--clr-main-text);transition:transform .4s,background-color .4s,width .4s,opacity .4s}.Burger_burger__ig00S span:first-child,.Burger_burger__ig00S span:nth-child(3){width:60%}.Burger_burger__ig00S span:first-child{align-self:flex-start;transition:all .5}.Burger_burger__ig00S span:nth-child(3){align-self:flex-end;transition:all .5s ease-in-out}.Burger_open__J7SgJ span:nth-child(2){opacity:0}.Burger_open__J7SgJ span:first-child,.Burger_open__J7SgJ span:nth-child(3){width:100%}.Burger_open__J7SgJ span:first-child{transform:translateY(7.5px) rotate(-45deg)}.Burger_open__J7SgJ span:nth-child(3){transform:translateY(-7.5px) rotate(45deg)}@media (hover:hover){.Burger_burger__ig00S:hover span:first-child{transform:translate(70%)}.Burger_burger__ig00S:hover span:nth-child(3){transform:translate(-70%)}.Burger_open__J7SgJ:hover span:first-child{transform:translateY(7.5px) rotate(-45deg)}.Burger_open__J7SgJ:hover span:nth-child(3){transform:translateY(-7.5px) rotate(45deg)}}@media screen and (min-width:744px){.Burger_burger__ig00S{display:none}}.Navigation_link__FXjXt{width:-moz-fit-content;width:fit-content;color:var(--clr-main-text);font-weight:var(--fw-regular);font-size:var(--fs-navlink);letter-spacing:-.9px;cursor:pointer}.Navigation_active__y3sur{color:var(--clr-secondary-text)}@media (hover:hover){.Navigation_link__FXjXt:hover{transform:scale(1.05)}}.Logo_logo__e2sHX{display:flex;align-items:center;cursor:pointer}.Logo_header__Tzzj6{width:128px;height:22px}.Logo_footer__VtRpM{width:140px;height:24px}@media screen and (min-width:320px){.Logo_footer__VtRpM,.Logo_header__Tzzj6{width:140px;height:24px}}@media screen and (min-width:1200px){.Logo_header__Tzzj6{width:188px;height:32px}.Logo_footer__VtRpM{width:234px;height:40px}}.Button_basis__9qKyW{position:relative;display:flex;align-items:center;justify-content:center;width:var(--btn-width);height:var(--btn-height);border-radius:var(--radius-400);color:var(--clr-main-text);font-weight:var(--fw-light);font-size:var(--fs-button-text);text-align:center;cursor:pointer;transition:transform .2s ease-in-out}.Button_primary__5UsrK{color:#000;background:var(--clr-button-primary-bg)}.Button_secondary__oMwYR{color:#fafafa;background:var(--clr-button-secondary-bg)}.Button_light__YSzFx{color:#000;background:#fff}.Button_transparent__rnxqi{border:1px solid #ffffff4c;background-color:transparent}.Button_recruitment__7l9XM{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:15px 20px;border-radius:15px;color:#fff;font-weight:400;line-height:1.5;text-align:center;background-color:#6d42ff}.Button_basis__9qKyW:disabled{border:1px solid #ffffff4d;color:#a1a19e;background:#1919194d;pointer-events:none}@media (hover:hover){.Button_basis__9qKyW:hover{transform:scale(1.01)}}.Container_container__pp8vm{width:94%;margin-inline:auto;max-width:var(--ui-desktop-medium-device-size)}.Title_text__I8QBK{position:relative;z-index:3;display:flex;flex-direction:column;gap:var(--gap-section-title);text-align:center}.Title_suptitle__Eh7z6{color:var(--clr-accent-text);font-weight:var(--fw-bold);font-size:var(--fs-section-suptitle);line-height:100%;letter-spacing:6.4px;text-transform:uppercase}.Title_subtitle___GQtn{color:var(--clr-secondary-text);font-weight:var(--fw-light);font-size:var(--fs-section-subtitle);line-height:130%;letter-spacing:-.6px}.Title_subtitle___GQtn:first-letter{text-transform:uppercase}.Title_title__D_IK_{color:var(--clr-main-text);font-weight:var(--fw-bold);font-size:var(--fs-section-title);line-height:90%;letter-spacing:-.77px;text-wrap:balance;word-wrap:break-word;background:var(--clr-title-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-block:8px}.Title_title__D_IK_:first-letter{text-transform:uppercase}.Header_container__yh36B{margin-inline:auto}.Header_container__yh36B,.Header_header__uy3_K{display:flex;align-items:center;justify-content:space-between}.Header_header__uy3_K{position:absolute;top:0;right:0;left:0;z-index:5;width:100%;min-height:var(--header-height);font-weight:var(--fw-regular);font-size:var(--fs-navlink);letter-spacing:-.9px;background-color:transparent}.Header_nav__EXPV_{top:0;left:5%;height:0;opacity:1;pointer-events:none}.Header_nav__EXPV_,.Header_open__ah7Pw{position:fixed;display:flex;flex-direction:column;overflow:hidden}.Header_open__ah7Pw{z-index:999;gap:var(--gap-header);width:100vw;height:calc(100vh - var(--header-height));padding-top:var(--gap-header);padding-left:5%;pointer-events:all;inset:var(--header-height) 0 0 0}.Header_burgerOpen__rwSMx,.Header_open__ah7Pw{background-color:var(--clr-main-bg)}@media screen and (min-width:744px){.Header_nav__EXPV_{position:static;display:flex;flex-direction:row;gap:var(--gap-header);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;overflow:visible;opacity:1;pointer-events:all;padding-inline:4px}.Header_nav__EXPV_ a[data-navlink]{transition:all .4s ease-in-out}}@media screen and (orientation:landscape){.Header_header__uy3_K{--header-height:50px;min-height:var(--header-height)}.Header_open__ah7Pw{flex-direction:column-reverse;justify-content:start;padding-top:10px;row-gap:20px}@media screen and (min-width:744px){.Header_open__ah7Pw{flex-direction:row;padding-top:0;-moz-column-gap:20px;column-gap:20px;background-color:transparent}.Header_header__uy3_K{padding-top:20px}.Header_burgerOpen__rwSMx,.Header_header__uy3_K{background-color:transparent}}}@media only screen and (device-width:768px) and (device-height:1024px) and (-webkit-device-pixel-ratio:2){.Header_burgerOpen__rwSMx,.Header_header__uy3_K,.Header_open__ah7Pw{padding-top:0;-moz-column-gap:30px;column-gap:30px;background-color:transparent}}@media only screen and (device-width:820px) and (device-height:1180px) and (-webkit-device-pixel-ratio:2){.Header_burgerOpen__rwSMx,.Header_header__uy3_K,.Header_open__ah7Pw{padding-top:0;-moz-column-gap:25px;column-gap:25px;background-color:transparent}}@media only screen and (device-width:1024px) and (device-height:1366px) and (-webkit-device-pixel-ratio:2){.Header_burgerOpen__rwSMx,.Header_header__uy3_K,.Header_open__ah7Pw{padding-top:0;background-color:transparent}}@media only screen and (device-width:912px) and (device-height:1368px) and (-webkit-device-pixel-ratio:2){.Header_burgerOpen__rwSMx,.Header_header__uy3_K,.Header_open__ah7Pw{padding-top:0;background-color:transparent}}