:root{--radius-s:8px;--radius-m:12px;--radius-l:16px;--radius-xl:20px}body{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:var(--text-primary)}p,a,span,button,input,h1,h2,h3,h4,h5,h6{line-height:var(--line-height-default);margin:0;padding:0}:root{--font-primary:"Exo 2 Variable", "Manrope", "Inter", sans-serif;--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.1;--text-primary:#000;--text-secondary:#fff;--preloader-kotarsis-320:68px;--preloader-kotarsis-768:100px;--preloader-project-320:32px;--preloader-project-390:38px;--preloader-project-768:68px;--preloader-presents-320:28px;--preloader-presents-768:40px}.preloader{text-align:center;--site-bg-start:#97afff;--site-bg-end:#98c7ff;background:linear-gradient(to right, var(--site-bg-start), var(--site-bg-end));line-height:var(--line-height-light);z-index:999999;opacity:1;justify-content:center;align-items:center;transition:opacity .8s;display:flex;position:fixed;inset:0}.preloader--hide{opacity:0;pointer-events:none;filter:blur(20px)}.preloader__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding-inline:4px;display:flex}@media (min-width:390px){.preloader__content{padding-inline:24px}}.preloader__kotarsis{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.preloader__kotarsis-icon{opacity:0;width:90px}@media (min-width:768px){.preloader__kotarsis-icon{width:120px}}.preloader__kotarsis-title{font-size:var(--preloader-kotarsis-320);font-weight:var(--font-weight-bold);letter-spacing:.05em;line-height:var(--line-height-light);font-display:optional}@media (min-width:768px){.preloader__kotarsis-title{font-size:var(--preloader-kotarsis-768)}}.preloader__kotarsis-title{opacity:0}.preloader__divider{--shadow-preloader-first:0 0 14px #b450ff;--shadow-preloader-second:0 1px 3px #b450ffb3;--preloader-divider:#a600ffb3;background-color:var(--preloader-divider);opacity:0;width:0%;max-width:800px;height:3px;box-shadow:var(--shadow-preloader-first),var(--shadow-preloader-second);border-radius:20px;animation:2s .7s forwards divider-grow}.preloader__presents{--text-preloader-presents:#000000bf;font-size:var(--preloader-presents-320);font-weight:var(--font-weight-bold);letter-spacing:.25em;color:var(--text-preloader-presents)}@media (min-width:768px){.preloader__presents{font-size:var(--preloader-presents-768)}}.preloader__presents{opacity:0}.preloader__project{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.preloader__project-icon{opacity:0;width:70px}@media (min-width:768px){.preloader__project-icon{width:90px}}.preloader__project-title{font-size:var(--preloader-project-320);font-weight:var(--font-weight-bold);letter-spacing:.02em;line-height:var(--line-height-light)}@media (min-width:390px){.preloader__project-title{font-size:var(--preloader-project-390)}}@media (min-width:768px){.preloader__project-title{font-size:var(--preloader-project-768)}}.preloader__project-title{opacity:0;min-height:10px}.fade-up-1,.fade-up-2,.fade-up-3,.fade-up-4{animation:.8s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up-1{animation-delay:.5s}.fade-up-2{animation-delay:.7s}.fade-up-3{animation-delay:.9s}.fade-up-4{animation-delay:1.1s}@keyframes divider-grow{0%{opacity:0;width:0%}to{opacity:1;width:100%}}
:root{--radius-s:8px;--radius-m:12px;--radius-l:16px;--radius-xl:20px}body{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:var(--text-primary)}p,a,span,button,input,h1,h2,h3,h4,h5,h6{line-height:var(--line-height-default);margin:0;padding:0}:root{--font-primary:"Exo 2 Variable", "Manrope", "Inter", sans-serif;--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.1;--text-primary:#000;--text-secondary:#fff;--header-logo-768:26px;--header-logo-1440:30px;--header-slogan-1440:24px;--header-focus-834:20px;--header-focus-1440:24px;--header-lang-select-320:20px;--header-lang-select-1440:22px}.header{--header-bg-start:#c9eaff;--header-bg-end:#a2bbff;text-align:center;--header-height-320:65px;--header-height-430:70px;--header-height-768:75px;--header-height-1024:80px;height:var(--header-height-320);justify-content:center;align-items:center;display:flex}@media (min-width:430px){.header{height:var(--header-height-430)}}@media (min-width:768px){.header{height:var(--header-height-768)}}@media (min-width:1024px){.header{height:var(--header-height-1024)}}.header{background:linear-gradient(to right, var(--header-bg-start), var(--header-bg-end));justify-content:space-between}.header-logo .kts-logo__text{font-size:var(--header-logo-768);font-weight:var(--font-weight-bold)}@media (min-width:1440px){.header-logo .kts-logo__text{font-size:var(--header-logo-1440)}}.header-slogan{font-size:var(--header-slogan-1440);font-weight:var(--font-weight-semibold);text-align:center;white-space:nowrap;display:none}@media (min-width:1440px){.header-slogan{display:flex}}.header-actions{align-items:center;gap:clamp(16px,2.4vw,32px);display:flex}.header-focus-bar{--header-focus-bg:#9ab5ff;font-size:var(--header-focus-834);font-weight:var(--font-weight-semibold)}@media (min-width:1440px){.header-focus-bar{font-size:var(--header-focus-1440)}}.header-focus-bar{display:none}@media (min-width:834px){.header-focus-bar{--header-focus-bar-border:#93acfb;text-align:center;background:var(--header-focus-bg);border:1px solid var(--header-focus-bar-border);border-radius:var(--radius-m);justify-content:center;align-items:center;gap:8px;padding-block:12px;padding-inline:16px;display:flex}}.header-focus-bar__icon{opacity:.8;width:clamp(30px,3vw,35px)}.header-focus-bar__progress{--header-focus-bar-bg:#cedbff;background-color:var(--header-focus-bar-bg);border-radius:999px;width:100px;height:12px;overflow:hidden}.header-focus-bar__progress-fill{--header-focus-bar-fill-start:#6366f1;--header-focus-bar-fill-end:#60a5fa;background:linear-gradient(to right, var(--header-focus-bar-fill-start), var(--header-focus-bar-fill-end));width:80%;height:100%}.header__lang-select{--header-chang-lang-bg:#739fff66;--header-height-320:65px;--header-height-430:70px;--header-height-768:75px;--header-height-1024:80px;height:var(--header-height-320)}@media (min-width:430px){.header__lang-select{height:var(--header-height-430)}}@media (min-width:768px){.header__lang-select{height:var(--header-height-768)}}@media (min-width:1024px){.header__lang-select{height:var(--header-height-1024)}}.header__lang-select{text-align:center;background:var(--header-chang-lang-bg);cursor:pointer;border-radius:var(--radius-xl);border:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.header__lang-select:hover .header__lang-select-icon{transform:rotate(360deg)}@media (min-width:768px){.header__lang-select{border:2px solid var(--header-text);border-radius:12px;padding-inline:16px}}.header__lang-select-text{font-size:var(--header-lang-select-320);font-weight:var(--font-weight-semibold)}@media (min-width:1440px){.header__lang-select-text{font-size:var(--header-lang-select-1440)}}.header__lang-select-icon{transform-origin:50%;width:40px;transition:transform 1s}@media (min-width:768px){.header__lang-select-icon{width:50px;display:flex}}
