:root{--white:#fff;--black:#000;--text:#f0f0f0;--background:#0a0a0b;--primary:#4fa3d1;--secondary:#d14f90;--red:#e5484d;--yellow:#e4a11b;--container:color-mix(in oklab,var(--background),var(--text)3%);--container02:color-mix(in oklch,var(--text)2%,transparent);--container05:color-mix(in oklch,var(--text)5%,transparent);--gradBg:linear-gradient(180deg,color-mix(in oklab,var(--primary),transparent 92%),transparent);--base-font-size:16px;--base-radius:10px;--base-spacing:8px;--font-xs:calc(var(--base-font-size)*.75);--font-sm:calc(var(--base-font-size)*.875);--font-md:calc(var(--base-font-size)*1);--font-lg:calc(var(--base-font-size)*1.125);--font-xl:calc(var(--base-font-size)*1.35);--font-2xl:calc(var(--base-font-size)*1.7);--font-3xl:calc(var(--base-font-size)*2.2);--font-4xl:calc(var(--base-font-size)*4);--spacing-xs:calc(var(--base-spacing)*.5);--spacing-sm:calc(var(--base-spacing)*1);--spacing-md:calc(var(--base-spacing)*2);--spacing-lg:calc(var(--base-spacing)*3);--spacing-xl:calc(var(--base-spacing)*4);--spacing-2xl:calc(var(--base-spacing)*6);--radius-xs:calc(var(--base-radius)*.5);--radius-sm:calc(var(--base-radius)*.75);--radius-md:calc(var(--base-radius)*1);--radius-lg:calc(var(--base-radius)*1.25);--radius-xl:calc(var(--base-radius)*2);--gap-xs:var(--spacing-xs);--gap-sm:var(--spacing-sm);--gap-md:var(--spacing-md);--gap-lg:var(--spacing-lg);--gap-xl:var(--spacing-xl);--iconSize:1.25rem;--titleSize:var(--font-3xl);--surfaceSize:3rem;--ButtonSize:var(--surfaceSize);--inputSize:var(--surfaceSize);--avatarSize:3.75rem;--cardImgSize:5.625rem;--dropdownSize:13em;--commentMH:10em;--bonce-cubic:cubic-bezier(.34,1.56,.64,1);--titleFont:"Oranienbaum",serif}@media (min-width:900px){:root{--titleSize:var(--font-4xl)}}*,:before,:after{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:var(--container10)var(--container02)}html,body{scroll-behavior:smooth;height:100%}p,h5{font-size:var(--font-sm);margin:0;font-weight:300}img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}ul,li{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--titleFont);margin:0;font-weight:300}button,input,.input,.button,textarea{gap:var(--gap-xs);font-family:Open Sans,sans-serif;font-size:var(--font-xs);padding:var(--spacing-md);border-radius:var(--radius-md);background:0 0;background:var(--container02);height:-moz-fit-content;height:fit-content;color:var(--text);cursor:pointer;border:none;outline:none;font-weight:400;transition:all .3s;position:relative}button::placeholder,input::placeholder,.input::placeholder,.button::placeholder,textarea::placeholder{opacity:.4;font-weight:300;font-size:var(--font-sm)}textarea{resize:vertical;width:100%;max-height:12em}body{color:var(--text);background:var(--background);font-vertical:var(--font-md);max-width:100vw;margin:0;font-family:Open Sans,sans-serif}body main{flex-direction:column;width:100%;min-width:100%;display:flex;overflow:hidden}html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}#smooth-wrapper[data-scroll-container]{will-change:transform}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin-left:auto;margin-right:auto}.skeleton{background:linear-gradient(90deg,color-mix(in oklab,var(--text),transparent 92%)0%,color-mix(in oklab,var(--text),transparent 84%)40%,color-mix(in oklab,var(--text),transparent 92%)80%);background-size:200% 100%;animation:1.2s infinite shimmer}.alert{border-radius:var(--radius-sm);border:1px solid var(--container02);background:var(--container);padding:.75rem 1rem}.alert.success{border-color:color-mix(in oklab,var(--primary),var(--text)30%)}.icon{width:var(--iconSize);height:var(--iconSize);min-width:var(--iconSize);min-height:var(--iconSize);color:var(--text);justify-content:center;align-items:center;display:flex}.icon svg{width:100%;height:100%;transition:all .2s}.icon svg path{fill:currentColor!important}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}section{min-width:100%;max-width:100%;overflow-x:hidden}
.header-module-scss-module__dbVH1G__header{width:100dvw;box-shadow:0 0px 30px color-mix(in oklab,var(--black),transparent 100%);padding:var(--spacing-lg)var(--spacing-md);z-index:99999;transition:all .3s;position:fixed;top:0}.header-module-scss-module__dbVH1G__header.header-module-scss-module__dbVH1G__scrolled{padding:var(--spacing-md)var(--spacing-md)}.header-module-scss-module__dbVH1G__header.header-module-scss-module__dbVH1G__scrolled:after{content:"";-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);pointer-events:none;z-index:-1;width:100%;position:absolute;top:0;bottom:0;left:0;right:0}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__wrap{justify-content:space-between;align-items:center;gap:var(--gap-lg);height:-moz-fit-content;height:fit-content;display:flex}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__left{flex:1;align-items:center;min-width:0;display:flex}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__center{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__right{justify-content:flex-end;align-items:center;gap:var(--gap-md);flex:1;min-width:0;display:flex}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__logo{font-weight:700;font-size:var(--font-xl);font-family:var(--titleFont);letter-spacing:.3em;--glow-blur:0px;--glow-mix:0%;filter:brightness(1.4)hue-rotate(30deg)drop-shadow(0 0 var(--glow-blur)color-mix(in oklch,var(--primary)var(--glow-mix),transparent));align-items:center;transition:all .3s;display:inline-flex}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__logo:hover{color:var(--primary);--glow-blur:5px;--glow-mix:60%}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navItems{display:none}@media (min-width:900px){.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navItems{justify-content:center;align-items:center;gap:var(--gap-md);background:0 0;padding:0;display:flex}}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinkBtn{width:-moz-fit-content;width:fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:var(--spacing-sm)var(--spacing-md);opacity:.6;transition:.3s var(--bonce-cubic);white-space:nowrap;background:0 0;font-weight:500}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinkBtn:hover{opacity:1}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinkBtn:hover:after{opacity:.3;width:70%}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__letsTalkBtn{display:none}@media (min-width:900px){.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__letsTalkBtn{justify-content:center;align-items:center;display:inline-flex}}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuBtn{background:var(--container02);z-index:99999;pointer-events:all;justify-content:center;align-items:center;min-height:-moz-fit-content;min-height:fit-content;padding:.8em;display:inline-flex}@media (min-width:900px){.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuBtn{display:none}}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuBtn svg{transition:transform .3s}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuBtnOpen{background:var(--container02)}.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuBtnOpen svg{transform:rotate(90deg)}.header-module-scss-module__dbVH1G__mobile{background:color-mix(in oklab,var(--black),transparent 90%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;pointer-events:none;will-change:opacity;z-index:99;transition:all .3s;position:fixed;top:0;bottom:0;left:0;right:0}.header-module-scss-module__dbVH1G__mobile.header-module-scss-module__dbVH1G__show{opacity:1;pointer-events:auto}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet{background:var(--background);width:min(100%,320px);height:100%;padding:var(--spacing-md);will-change:transform;flex-direction:column;align-items:stretch;padding-top:5em;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheetOpen{transform:translate(0%)}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__sheetHeader{margin-bottom:var(--spacing-sm);justify-content:space-between;align-items:center;display:flex}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__navItemsMobile{gap:var(--gap-md);flex-direction:column;display:flex}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__navItemsMobile .header-module-scss-module__dbVH1G__navLinkBtn{width:100%;padding:var(--spacing-md);background:0 0;font-weight:500}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__letsTalkBtn{width:100%;color:var(--background);flex-direction:row-reverse;font-family:var(--titleFont)!important}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__letsTalkBtn path{color:var(--background)}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__contacts{margin-top:var(--spacing-sm);gap:var(--gap-xs);flex-direction:column;display:flex}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__contacts .header-module-scss-module__dbVH1G__socials{gap:var(--gap-sm);background:var(--container02);border-radius:var(--radius-md);padding:var(--spacing-sm);flex-wrap:wrap;justify-content:flex-start;display:flex}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__contacts .header-module-scss-module__dbVH1G__socials svg{opacity:.3}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__contacts .header-module-scss-module__dbVH1G__socialBtn{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:var(--spacing-sm);flex:calc(50% - var(--gap-sm));border-radius:var(--radius-sm);opacity:.8;--iconSize:1.2rem;background:0 0;justify-content:flex-start;font-weight:500}.header-module-scss-module__dbVH1G__mobile .header-module-scss-module__dbVH1G__sheet .header-module-scss-module__dbVH1G__contacts .header-module-scss-module__dbVH1G__socialBtn:hover{opacity:1;text-decoration:underline}
