.footer_footer__mQF6i{width:calc(100% - 20px);padding:30px 10px;margin-top:100px}.footer_footer__divider__fTdYW{margin-bottom:40px;max-width:1200px;margin-inline:auto;background-color:gray;border:none;height:1px}.footer_footer__inner__lzPDx{max-width:1200px;margin-inline:auto;display:flex;justify-content:space-between;gap:6px}.footer_brand__logo__WYHC_{width:150px;height:auto}.footer_scroll-up__link__kC_6D{display:flex;align-items:center;gap:4px;text-decoration:none;color:#000}.footer_scroll-up__text__y7y1G{font-size:18px}@media(max-width:1024px){.footer_brand__logo__WYHC_{width:120px;height:auto}}@media(max-width:500px){.footer_footer__mQF6i{margin-top:40px}.footer_footer__divider__fTdYW{margin-bottom:20px}}.header_header__w2BOs{width:calc(100% - 20px);position:absolute;top:0;padding:30px 10px;transition:top .2s ease-in-out;z-index:12}.header_header__inner__SH3p_{max-width:1200px;margin-inline:auto;display:grid;grid-template-columns:150px 1fr;grid-gap:6px;gap:6px;align-items:center}.header_header__nav__FNyrR{display:flex;justify-content:space-around;align-items:center;gap:10px}.header_header__link__Hx0iC{font-size:18px;text-decoration:none;color:#fff;background:rgba(0,0,0,0);border:none;transition:opacity .3s;cursor:pointer}.header_header__link__Hx0iC:hover{opacity:.6}.header_header__burger__KOe3D{display:none;flex-direction:column;justify-content:space-between;width:40px;height:18px;background:rgba(0,0,0,0);border:none;padding:0;z-index:10;cursor:pointer}.header_header__burger__KOe3D .header_burger__line__j9Ct7{display:block;width:100%;height:2px;background:#fff;transition:transform .3s ease,opacity .3s ease}.header_header__burger--active__2_Zc4 .header_burger__line__j9Ct7:first-child{transform:translateY(8px) rotate(45deg)}.header_header__burger--active__2_Zc4 .header_burger__line__j9Ct7:nth-child(2){opacity:0}.header_header__burger--active__2_Zc4 .header_burger__line__j9Ct7:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header_header__mobile-menu__EJoEE{position:fixed;top:-100%;left:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:40px;background-color:var(--primary-background-color);padding:20px 0;transition:top .4s ease,opacity .4s ease;opacity:0;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);z-index:2}.header_header__mobile-menu--active__1if4U{top:88px;opacity:1}.header_brand__logo__LeX_v{width:150px;height:auto}.header_background__rpcgx{background-color:var(--primary-background-color)}.header_hidden__Rf8Uk{top:-96px}@media(max-width:1024px){.header_header__w2BOs{position:fixed;background-color:var(--primary-background-color)}.header_header__inner__SH3p_{grid-template-columns:120px 1fr}.header_header__nav__FNyrR{display:none}.header_header__burger__KOe3D{display:flex;justify-self:end}.header_brand__logo__LeX_v{width:120px;height:auto}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.authForms_auth-form__gziZv{position:relative;width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#231f20;gap:20px;background-color:#fff;padding:30px;border-radius:6px}.authForms_auth-form__title__UlYaz{width:100%;font-size:28px;font-weight:500}.authForms_auth-form__text__0e4FK{width:100%}.authForms_auth-form__signature__tUcub{width:auto}.authForms_auth-form__group__1JYPB{width:100%;display:flex;flex-direction:column;gap:6px}.authForms_auth-form__wrapper___TQjF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6px;gap:6px}.authForms_auth-form__input__wjeiD{border:1px solid #666;color:#231f20;border-radius:2px;padding:10px;transition:all .2s}.authForms_auth-form__input__wjeiD:focus{outline:1px solid var(--secondary-color)}.authForms_auth-form__link__ubEji{color:var(--secondary-color);cursor:pointer}.authForms_auth-form__link__ubEji:hover{text-decoration:underline}.authForms_auth-form__button__38eHy{width:100%;height:44px;font-size:16px;border:none;background-color:var(--secondary-color);color:#fff;border-radius:2px;cursor:pointer}.authForms_auth-form__close-button__3HuHP{position:absolute;top:15px;right:15px;cursor:pointer}.authForms_auth-form--wide__FG__g{width:400px}.authForms_title--size-24__9eSg1{font-size:24px}.authForms_error-message__Mf6Yz{color:red;font-size:13px}@media(max-width:500px){.authForms_auth-form__gziZv{width:100%;padding:20px}.authForms_auth-form__wrapper___TQjF{grid-template-columns:1fr}}