.kts-logo{align-items:center;height:90%;display:grid}.kts-logo__version{grid-area:1/1;align-items:center;transition:opacity .6s,transform .6s;display:flex}.kts-logo__version--main{opacity:1;z-index:2;transform:scale(1)}.kts-logo__version--alt{opacity:0;z-index:1;transform:scale(.94)}.kts-logo:hover .kts-logo__version--main{opacity:0}.kts-logo:hover .kts-logo__version--alt{opacity:1;transform:scale(1)}.kts-logo__img{width:auto;height:100%;display:none}.kts-logo__img--short{display:block}@media (min-width:768px){.kts-logo__img--short{display:none}.kts-logo__img--long{display:block}}
:root{--snow-text:#f1eeff;--crash-section-bg:#010101;--overflow-figure-bg:#4852dc;--overflow-figure-border:#7370fd;--main-radius:8px;--project-radius:28px;--bargaining-button-radius:20px;--overflow-square-radius:20px;--overflow-circle-radius:999px;--footer-title-350:24px;--footer-title-768:34px;--footer-link-350:18px;--footer-link-768:22px;--footer-copyright-350:18px;--footer-copyright-768:24px;--font-primary:"JetBrains Mono Variable", "Exo 2 Variable", "Manrope Variable", "Inter Variable", sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--line-height-default:1.4;--line-height-light:1}p,a,span,button,input,textarea,h1,h2,h3,h4,h5,h6{line-height:var(--line-height-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-primary);font-weight:var(--font-weight-regular);margin:0;padding:0}:root{--h1-350:48px;--h1-768:76px;--h1-1280:88px;--h2-350:32px;--h2-768:60px;--h2-1280:68px;--section-title-shadow:#4b0a0a;--shadow-section-title:4px 4px 4px var(--section-title-shadow)}.footer{--footer-bg-start:#020526;--footer-bg-end:#060d47;--footer-text:#886ffb;text-align:center;background:linear-gradient(to right, var(--footer-bg-start), var(--footer-bg-end));color:var(--footer-text);flex-direction:column;justify-content:center;align-items:center;gap:24px;padding-block:40px;padding-inline:16px;display:flex}.footer__title{font-size:var(--footer-title-350);font-weight:var(--font-weight-bold)}@media (min-width:768px){.footer__title{font-size:var(--footer-title-768)}}.footer__links{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:16px;display:flex}@media (min-width:768px){.footer__links{gap:24px}}@media (min-width:1280px){.footer__links{gap:32px}}.footer__link{font-size:var(--footer-link-350);font-weight:var(--font-weight-medium);text-decoration:none}@media (min-width:768px){.footer__link{font-size:var(--footer-link-768)}}.footer__link{transition:transform .3s}.footer__link:hover{transform:scale(1.05)}.footer__bmac{text-align:center;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:flex}.footer__bmac:hover .footer__bmac-icon{transform-origin:bottom;animation:1s infinite cup-breathe}.footer__bmac-icon{width:auto;height:35px}@media (min-width:768px){.footer__bmac-icon{height:45px}}.footer__copyright{font-size:var(--footer-copyright-350);font-weight:var(--font-weight-medium)}@media (min-width:768px){.footer__copyright{font-size:var(--footer-copyright-768)}}@keyframes cup-breathe{0%{transform:scale(1)}25%{transform:scale(1.02)}50%{transform:scale(1.02)}75%{transform:scale(1.02)}to{transform:scale(1)}}
