:root{--main-color:#ccd6df;--inversed-main-color:#000;--inversed-main-color-oposite:#fff}.skeleton{background:#e5e5e5;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%) 0 0/200% 100%;animation:2s linear infinite shine;position:absolute;inset:0}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}
*,:before,:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-text-size-adjust:none;text-size-adjust:none;border:0;margin:0;padding:0}footer,header,nav,section,main{display:block}html.burger-open{overflow:hidden}body{width:100vw;line-height:1}@media screen and (max-width:1350px){body{overflow-x:hidden}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}strong{font-weight:700}a{color:inherit;text-decoration:none}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Light.2e495e93.woff)format("woff"),url(../media/SpaceGrotesk-Light.c0f5886c.woff2)format("woff2"),url(../media/SpaceGrotesk-Light.0d583e78.otf)format("opentype");font-weight:400}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Medium.ae4cdd7b.woff)format("woff"),url(../media/SpaceGrotesk-Medium.4e6f015b.woff2)format("woff2"),url(../media/SpaceGrotesk-Medium.d81a6e95.otf)format("opentype");font-weight:700}@font-face{font-family:TerminalGrotesk;src:url(../media/terminal-grotesque.808a65c0.ttf)format("truetype")}@font-face{font-family:TerminalGrotesk-Open;src:url(../media/terminal-grotesque_open_new.46d57c98.otf)format("opentype")}html{scroll-behavior:smooth;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;background:#444;margin:95px 0 0;font-family:SpaceGrotesk,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{position:relative}@media screen and (max-width:1024px){.strip{height:50px;padding-top:5px;font-size:40px;line-height:3rem}}@media screen and (max-width:460px){.strip{height:40px;padding-top:8px;font-size:30px;line-height:2rem}}.strip{text-transform:uppercase;z-index:1;text-transform:uppercase;vertical-align:baseline;height:80px;padding-top:10px;font-family:TerminalGrotesk-Open;font-size:60px;line-height:4.4rem;position:relative;left:-45px;overflow:hidden;width:calc(100vw + 50px)!important}.strip a{color:inherit;text-decoration:none}.strip a:hover{color:#000}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{content:"";font-size:initial}.swiper .swiper-button-next,.swiper .swiper-button-prev{aspect-ratio:1;opacity:.7;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:15px;width:35px;height:auto;margin-top:0;transition:opacity .15s ease-in-out;position:absolute;top:50%;transform:translateY(-50%)}.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:hover{opacity:.8}.swiper .swiper-button-next{background-image:url(../media/next.28a8e88b.svg);background-position:12px 50%}.swiper .swiper-button-prev{background-image:url(../media/back.ce196301.svg);background-position:9px 50%}
.header{z-index:100;border-bottom:5px solid var(--main-color);background-color:#191919;flex-direction:row;width:100%;height:95px;transition:border-color .15s ease-in-out;display:flex;position:fixed;top:0}.header__burger-toggle{cursor:pointer;background-color:var(--main-color);border:none;height:100%;padding:20px;transition:background-color .15s ease-in-out}@media screen and (max-width:700px){.header__burger-toggle{padding:15px}}@media screen and (max-width:380px){.header__burger-toggle{padding:8px}}.header__burger-toggle svg{max-width:42px}.header__logo{justify-self:flex-end;height:100%}@media screen and (max-width:900px){.header__logo{width:0}}.header__logo img{object-fit:contain;object-position:center;padding:15px}
.burger{z-index:-1;transition:z-index .35s;position:fixed;inset:95px 0 0}.burger__overlay{opacity:0;cursor:pointer;background-color:#fff;width:100%;height:100%;transition:opacity .25s ease-in-out}.burger__heading{text-transform:uppercase;margin-top:25px;margin-bottom:8px;font-size:1.3rem}@media screen and (max-width:910px){.burger__heading{font-size:1.1rem}}.burger__heading svg{vertical-align:top}.burger__heading__sub{text-transform:uppercase;margin-bottom:8px;font-size:.9rem;line-height:1rem}@media screen and (max-width:910px){.burger__heading__sub{font-size:.8rem}}.burger__box{opacity:0;background-color:#ccd6df;flex-direction:row;width:fit-content;height:auto;max-height:calc(100dvh - 95px);transition:transform .35s ease-in-out,opacity .25s ease-in-out;display:flex;position:absolute;top:0;left:0;transform:translate(-100%);box-shadow:24px 25px 70px -13px #222}.burger__box__sidebar{border-right:1px solid #000;flex-direction:column;justify-content:space-between;align-items:center;width:70px;display:flex}@media screen and (max-width:565px){.burger__box__sidebar{width:55px}}.burger__box__sidebar button{cursor:pointer;background:0 0;border:none}@media screen and (max-width:910px){.burger__box__sidebar button{width:3.5rem}}@media screen and (max-width:565px){.burger__box__sidebar button{width:3rem}}.burger__box__sidebar p{white-space:nowrap;transform-origin:0;font-size:1.4rem;transform:translate(50%)rotate(-90deg)}@media screen and (max-width:565px){.burger__box__sidebar p{font-size:1.2rem}}.burger__box__content{flex-direction:column;width:100%;padding:25px 60px 25px 25px;display:flex;overflow-y:scroll}.burger__box__content::-webkit-scrollbar-track{background-color:#0000}.burger__box__content::-webkit-scrollbar{float:right;z-index:50;background-color:#0000;width:6px}.burger__box__content::-webkit-scrollbar-thumb{background-color:#909090;border-radius:8px}@media screen and (max-width:686px){.burger__box__content{padding-right:35px}}.burger__box__menu{flex-direction:column;display:flex}.burger__box__menu li{color:#2f2f2f;text-transform:uppercase;border-bottom:1px solid #000;width:100%;padding-bottom:7px;font-family:TerminalGrotesk,serif;font-size:1.6rem}.burger__box__menu li svg{width:auto;height:2.1rem}@media screen and (max-width:910px){.burger__box__menu li{font-size:1.4rem}.burger__box__menu li svg{height:1.9rem}}@media screen and (max-width:686px){.burger__box__menu li{font-size:1.2rem}.burger__box__menu li svg{height:1.7rem}}@media screen and (max-width:565px){.burger__box__menu li{font-size:1.2rem}.burger__box__menu li svg{height:1.5rem}}.burger__box__menu li:hover{color:#727272}.burger__box__menu li:not(:first-of-type){margin-top:15px}@media screen and (max-width:565px){.burger__box__menu li:not(:first-of-type){margin-top:13px}}.burger__box__radiolist{flex-flow:column wrap;gap:5px;width:100%;height:130px;margin-bottom:25px;font-weight:bolder;display:flex}@media screen and (max-width:910px){.burger__box__radiolist{height:200px}}@media screen and (max-width:565px){.burger__box__radiolist{gap:8px;height:240px}}@media screen and (max-width:400px){.burger__box__radiolist{gap:8px;height:360px}}.burger__box__radiolist--small{height:25px}@media screen and (max-width:400px){.burger__box__radiolist--small{height:50px}}.burger.active{z-index:100}.burger.active .burger__box{opacity:1;transform:translate(0)}.burger.active .burger__overlay{opacity:.5}
