body{margin:0}a{position:relative;text-decoration:none;color:inherit}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background:#6f6f6f}::-webkit-scrollbar-thumb:hover{background:#202020}.darknes{left:0;height:100%;background-color:rgba(0,0,0,.627);z-index:4;transition:.4s}.darknes,.header-backgraund{position:fixed;top:0;width:100%}.header-backgraund{background-color:#fff;min-height:120px;z-index:3}.hight-contrast{background-color:#202020}.hight-contrast a,.hight-contrast h1,.hight-contrast h2,.hight-contrast h3,.hight-contrast h4,.hight-contrast li,.hight-contrast p,.hight-contrast span{color:#ff0}.hight-contrast .header-backgraund{background-color:#ff0}.large-font a,.large-font h1,.large-font h2,.large-font h3,.large-font li,.large-font p{scale:1.05}.link-on .pointer,.link-on a,.link-on a li{text-decoration:underline;color:-webkit-link}.pointer{cursor:pointer}.scaled-image{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100vh;background-color:rgba(0,0,0,.941);z-index:99;display:flex;flex-direction:row;justify-content:center;align-items:center}.scaled-image img{width:auto;max-width:100%;height:auto;max-height:100vh;border-radius:5px}.error{width:100%;height:82vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:100px}.error h1{font-size:64px;transform:rotate(15deg)}.error h3{font-size:32px;transform:rotate(-5deg)}.error span{color:#ffbf58}@media (max-width:430px){.error h1{font-size:38px}.error h1,.error h3{transform:rotate(0deg)}.error h3{font-size:28px}}.loading{width:100%;height:100vh;background-image:url(/loading.gif);background-position:50%;background-repeat:no-repeat;filter:invert(100)}@keyframes availability-on{0%{transform:translateX(-160px)}to{transform:translateX(0)}}@keyframes availability-off{0%{transform:translateX(0)}to{transform:translateX(-160px)}}.availability{position:fixed;left:0;top:20%;z-index:5;color:#fff;transform:translateX(-160px);flex-direction:row-reverse;animation:availability-off .25s ease-out}.availability,.availability__menu{display:flex;justify-content:center;align-items:flex-start}.availability__menu{margin:0;padding:15px 10px;width:160px;background-color:#000;list-style:none;border-right:1px solid #fff;flex-direction:column;gap:10px;font-weight:700;visibility:hidden;transition-delay:.25s}.availability__icon,.availability__menu li{cursor:pointer}.availability--on{transform:translateX(0);animation:availability-on .25s ease-in}.availability--on .availability__menu{visibility:visible;transition-delay:0s}@media (max-width:510px){.availability{display:none}}.footer{margin:auto;max-width:1280px;height:175px;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:25px;color:#fff}.footer h1{margin-bottom:0}.footer__description{display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:25px;color:#b0b0b0}@media (max-width:1280px){.footer__text h1{font-size:28px;text-align:center}}@media (max-width:950px){.footer{height:auto}.footer__description{flex-wrap:wrap;justify-content:center;gap:10%;height:auto}.footer__logo{display:none}}@media (max-width:365px){.footer__text h1{font-size:22px}.footer__description p{font-size:14px}}.header{position:fixed;left:0;right:0;top:0;margin:auto;width:95%;min-height:120px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:5}.header__logo{width:323px;height:auto}@media (max-width:450px){.header__logo{width:70vw}}.header__nav{display:flex;align-items:center;gap:90px}.header__media{height:28px;display:flex;gap:35px}.header__media p{margin:0}.header__media--white{filter:invert(100)}@media (max-width:700px){.header__media{display:none}}.header__menu{background:none;border:none;padding:0;width:23px;height:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;z-index:6;cursor:pointer}.header__menu-item--black,.header__menu-item--white{position:relative;width:100%;height:3px}.header__menu-item--black{background-color:#000}@media (min-width:555px){.header__menu-item--black{transition-delay:.3s}}.header__menu-item--white{background-color:#fff}@keyframes slide-right-menu{0%{transform:translateX(620px)}to{transform:translateX(0)}}@keyframes slide-left-menu{0%{transform:translateX(0)}to{transform:translateX(620px)}}.header__menu--droped__media{position:absolute;filter:invert(100%);bottom:5%;right:40px;display:none}.header__menu--droped__media img{margin-inline:10px}@media (max-width:700px){.header__menu--droped__media{display:block}}.header .menu--hidden{visibility:hidden}@media (min-width:555px){.header .menu--hidden{animation:slide-left-menu .4s ease-out;transition:visibility .4s}}.header .menu--visible{visibility:visible}@media (min-width:555px){.header .menu--visible{animation:slide-right-menu .4s ease-out}}.header__menu--droped{position:fixed;top:0;right:0;width:620px;height:100vh;background-color:#000;border-left:1px solid #2c2c2c;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:25px;z-index:5}.header__menu--droped hr{width:400px;margin-right:28px;border:1px solid #ffbf58}.header__menu--droped ul{list-style:none;margin-right:45px;display:flex;flex-direction:column;text-align:right;gap:20px;font-size:32px;color:#fff}@media (max-width:850px){.header__menu--droped{width:400px}.header__menu--droped hr{width:250px}.header__menu--droped ul{font-size:30px}}@media (max-width:480px){.header__menu--droped{width:265px}.header__menu--droped hr{width:160px;margin-right:20px}.header__menu--droped ul{margin-right:30px;font-size:28px}}@media (min-width:820px){.header__menu--droped a:before{content:"";bottom:-2px;position:absolute;width:100%;height:2px;scale:0 1;background-color:#ffbf58;transform-origin:left;transition:.4s}.header__menu--droped a:hover:before{scale:1}}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}