:root{--font-primary:"Comfortaa 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{--black:#000;--white:#fff;--h1-350:28px;--h1-768:32px;--h1-834:36px;--h1-1024:42px;--h1-1280:48px;--h2-350:20px;--h2-768:28px;--h2-834:32px;--h2-1280:42px;--preloader-kotarsis-350:68px;--preloader-kotarsis-768:100px;--preloader-presents-520:28px;--preloader-presents-768:40px;--preloader-project-350:32px;--preloader-project-768:68px}.preloader{text-align:center;background-color:var(--white);z-index:999999;opacity:1;justify-content:center;align-items:center;transition:opacity 1s;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:24px;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-350);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{background-color:var(--black);opacity:0;border-radius:20px;width:0%;max-width:800px;height:6px;animation:2s .7s forwards divider-grow}.preloader__presents{font-size:var(--preloader-presents-350);font-weight:var(--font-weight-bold);letter-spacing:.15em}@media (min-width:768px){.preloader__presents{font-size:var(--preloader-presents-768)}}.preloader__presents{opacity:0}.preloader__project{text-align:center;background-color:var(--black);opacity:0;border-radius:28px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding-block:12px;padding-inline:16px;display:flex}@media (min-width:768px){.preloader__project{padding-block:16px;padding-inline:24px}}.preloader__project-icon{opacity:0;width:50px}@media (min-width:768px){.preloader__project-icon{width:80px}}.preloader__project-title{font-size:var(--preloader-project-350);font-weight:var(--font-weight-bold);letter-spacing:.02em;line-height:var(--line-height-light);color:var(--white)}@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{--font-primary:"Comfortaa 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{--black:#000;--white:#fff;--h1-350:28px;--h1-768:32px;--h1-834:36px;--h1-1024:42px;--h1-1280:48px;--h2-350:20px;--h2-768:28px;--h2-834:32px;--h2-1280:42px;--header-logo-768:32px;--header-lang-select-768:20px}.header{background-color:var(--black);color:var(--white);z-index:999;background-color:var(--black);flex-direction:row;justify-content:space-between;align-items:center;height:65px;padding-block:8px;padding-inline:8px;display:flex;position:sticky;top:0;left:0}@media (min-width:768px){.header{height:85px;padding-inline:32px}}@media (min-width:1024px){.header{padding-inline:40px}}.header-logo{height:70px}.header-logo .kts-logo__text{font-size:var(--header-logo-768);font-weight:var(--font-weight-semibold);letter-spacing:.02em}@media (min-width:768px){.header-logo{border:2px solid var(--white);border-radius:12px}}.header__lang-select{text-align:center;cursor:pointer;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:100%;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(--white);border-radius:12px;padding-inline:16px}}.header__lang-select-text{font-size:var(--header-lang-select-768);font-weight:var(--font-weight-bold)}.header__lang-select-icon{transform-origin:50%;width:40px;transition:transform 1s;display:none}@media (min-width:768px){.header__lang-select-icon{width:50px;display:flex}}
