:root{--dark-color:#010a19;--light-color:#fff;--accent-color:#05f;--accent-dark-color:#0040c0;--accent-light-color:#0077fe;--linear-gradient:#0040c0;--heigt-description:350px;--to-top-gradient:linear-gradient(0deg,#010a19,rgba(1,10,25,0));--to-bottom-gradient:linear-gradient(0deg,rgba(1,10,25,0),#010a19);--padding:30px;--margin-bottom:30px;--icon-bg-color:rgba(1,10,25,.3);--border-color:hsla(0,0%,100%,.12);--text-shadow:0 0 12px rgba(0,0,0,.5),0 0 3px rgba(0,0,0,.5);--text-shadow-light:0 0 12px rgba(0,0,0,.3),0 0 3px rgba(0,0,0,.2);--border-radius:2px;--footer-text-color:hsla(0,0%,100%,.7)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(https://promo.korabli.su/global_static/fonts/roboto-400.woff2) format("woff2"),url(https://promo.korabli.su/global_static/fonts/roboto-400.woff) format("woff"),url(https://promo.korabli.su/global_static/fonts/roboto-400.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(https://promo.korabli.su/global_static/fonts/roboto-700.woff2) format("woff2"),url(https://promo.korabli.su/global_static/fonts/roboto-700.woff) format("woff"),url(https://promo.korabli.su/global_static/fonts/roboto-700.ttf) format("truetype")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;src:local("Roboto Condensed"),local("RobotoCondensed-Regular"),url(https://promo.korabli.su/global_static/fonts/roboto-condensed-400.woff2) format("woff2"),url(https://promo.korabli.su/global_static/fonts/roboto-condensed-400.woff) format("woff"),url(https://promo.korabli.su/global_static/fonts/roboto-condensed-400.ttf) format("truetype")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(https://promo.korabli.su/global_static/fonts/roboto-condensed-700.woff2) format("woff2"),url(https://promo.korabli.su/global_static/fonts/roboto-condensed-700.woff) format("woff"),url(https://promo.korabli.su/global_static/fonts/roboto-condensed-700.ttf) format("truetype")}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.page{min-height:100%;overflow-x:hidden}.page__body{background-color:var(--dark-color);color:var(--light-color);display:flex;flex-direction:column;font-family:Roboto Condensed,Arial,sans-serif;font-size:1em;font-weight:400;height:100%;line-height:1.25;margin:0;min-height:100vh;min-width:320px;overflow-x:hidden;position:relative}.page__body--no-scroll{overflow:hidden}ul{list-style:none;margin:0;padding:0}a{color:inherit;display:inline-block;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}img{height:auto;max-width:100%;object-fit:cover}.visually-hidden{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes transformRight{0%{transform:translate(30%)}to{transform:translate(0)}}@keyframes transformLeft{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes transformTop{0%{top:-100%}to{top:0}}@keyframes transformBottom{0%{bottom:-100%}to{bottom:0}}div#cookie-banner{background-color:var(--dark-color);border-top:1px solid var(--border-color)}div#cookie-banner .cookie-banner__policy a{color:var(--accent-color)}div#cookie-banner__accept{background-color:var(--accent-color)}