.Navbar-module__b5_koG__navbarWrapper{z-index:50;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;top:32px;left:0;right:0}@media (min-width:1025px){.Navbar-module__b5_koG__navbarWrapper{zoom:var(--vw-zoom,1)}}.Navbar-module__b5_koG__unifiedPill{pointer-events:auto;-webkit-backdrop-filter:blur(2px);background:linear-gradient(90deg,#d9d9d900,#d9d9d980 50.48%,#d9d9d900);border-radius:77px;justify-content:space-between;align-items:center;gap:48px;padding:12px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Navbar-module__b5_koG__brand{align-items:center;gap:8px;padding-left:12px;display:flex}.Navbar-module__b5_koG__brandDot{background:#4183ff;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite Navbar-module__b5_koG__pulseGlow;box-shadow:0 0 10px #4183ffcc}@keyframes Navbar-module__b5_koG__pulseGlow{0%,to{box-shadow:0 0 8px #4183ff80}50%{box-shadow:0 0 16px #4183ffe6}}.Navbar-module__b5_koG__brandText{color:#171717;letter-spacing:-.02em;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:700}.Navbar-module__b5_koG__navLinks{align-items:center;gap:20px;display:flex}.Navbar-module__b5_koG__navItemContainer{align-items:center;gap:12px;display:flex}.Navbar-module__b5_koG__navItemWrapper{position:relative}.Navbar-module__b5_koG__navLink{z-index:1;color:#1d1d1da1;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;outline:none;align-items:center;gap:6px;padding:8px 12px;font-family:SF Pro Display,sans-serif;font-size:15px;font-weight:510;line-height:1;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Navbar-module__b5_koG__navLink:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#4183ff,#0000);width:70%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:15%;transform:scaleX(0);box-shadow:0 0 8px #4183ffcc}.Navbar-module__b5_koG__navIcon{color:inherit;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__b5_koG__navIcon svg{display:block;transform:translateY(-1px)}.Navbar-module__b5_koG__navLink:hover{color:#171717;background:#fff9;box-shadow:0 4px 12px #0000000d,inset 0 1px #fffc}.Navbar-module__b5_koG__navLink:hover .Navbar-module__b5_koG__navIcon{color:#4183ff;transform:translateY(-2px)}.Navbar-module__b5_koG__navLink:hover:after{opacity:.5;transform:scaleX(.5)}.Navbar-module__b5_koG__navSeparator{background:#1d1d1d33;width:25px;height:1px}.Navbar-module__b5_koG__contactWrapper{align-items:center;padding-left:12px;display:flex}.Navbar-module__b5_koG__contactButton{color:#149dff;-webkit-backdrop-filter:blur(2px);background:#149dff1c;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:5px 5px 5px 16px;font-family:SF Pro Display,sans-serif;font-size:14px;font-weight:510;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__b5_koG__contactButton:hover{background:#149dff2e}.Navbar-module__b5_koG__contactIconWrapper{color:#fff;background:#149dff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 0 21px 3px #149dff7a,inset 0 -4px 9.6px #0003}.Navbar-module__b5_koG__hamburger{cursor:pointer;pointer-events:auto;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.Navbar-module__b5_koG__hamburgerLine{transform-origin:50%;background:#171717;border-radius:2px;width:22px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__b5_koG__hamburgerLineOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__b5_koG__hamburgerLineOpen2{opacity:0;transform:scaleX(0)}.Navbar-module__b5_koG__hamburgerLineOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__b5_koG__mobileMenu{pointer-events:auto;display:none}@media (max-width:1024px){.Navbar-module__b5_koG__navbarWrapper{flex-direction:column;align-items:center;top:16px}.Navbar-module__b5_koG__unifiedPill{justify-content:space-between;gap:0;width:calc(100% - 32px);max-width:500px;padding:10px 16px}.Navbar-module__b5_koG__navLinks,.Navbar-module__b5_koG__contactWrapper{display:none}.Navbar-module__b5_koG__hamburger{display:flex}.Navbar-module__b5_koG__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-radius:20px;flex-direction:column;gap:4px;width:calc(100% - 32px);max-width:500px;margin-top:8px;padding:16px;display:flex;box-shadow:0 8px 32px #00000014}.Navbar-module__b5_koG__mobileNavLink{color:#1d1d1db3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:510;transition:all .2s;display:flex}.Navbar-module__b5_koG__mobileNavLink:hover,.Navbar-module__b5_koG__mobileNavLink:active{color:#171717;background:#0000000a}.Navbar-module__b5_koG__mobileCta{color:#fff;background:linear-gradient(135deg,#149dff 0%,#1170b1 100%);border-radius:14px;justify-content:center;align-items:center;margin-top:8px;padding:14px 24px;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:510;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 20px -4px #149dff66}.Navbar-module__b5_koG__mobileCta:hover{transform:translateY(-1px);box-shadow:0 12px 24px -4px #149dff80}}
.Hero-module___w2HtG__hero{justify-content:center;width:100%;margin-top:180px;display:flex;position:relative;left:0}@media (min-width:1025px){.Hero-module___w2HtG__hero{zoom:var(--vw-zoom,1)}}.Hero-module___w2HtG__blurBubble{filter:blur(50px);z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.Hero-module___w2HtG__blurLeft{opacity:.95;background:linear-gradient(270deg,#30a8ff 0%,#0c5e9900 55%);width:428px;height:73px;top:112px;left:calc(50% - 602px);transform:translate(-50%,-50%)rotate(33.86deg)scaleY(-1)}.Hero-module___w2HtG__blurRight{opacity:.85;background:linear-gradient(270deg,#30a8ff 0%,#0c5e9900 55%);width:361px;height:80px;top:360px;left:calc(50% + 517px);transform:translate(-50%,-50%)rotate(130deg)}.Hero-module___w2HtG__heroContent{flex-direction:column;align-items:center;gap:29px;display:flex}.Hero-module___w2HtG__heroTitle{-webkit-text-fill-color:transparent;font-variation-settings:"wdth" 132;text-align:center;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 971 60' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%' width='100%' fill='url(%23grad)' opacity='1'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(155.8 0 0 9.627 486.37 60)'><stop stop-color='rgba(20,20,20,1)' offset='0'/><stop stop-color='rgba(38,38,38,1)' offset='0.125'/><stop stop-color='rgba(57,57,57,1)' offset='0.25'/><stop stop-color='rgba(76,76,76,1)' offset='0.375'/><stop stop-color='rgba(95,95,95,1)' offset='0.5'/><stop stop-color='rgba(133,133,133,1)' offset='0.75'/><stop stop-color='rgba(170,170,170,1)' offset='1'/></radialGradient></defs></svg>");-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro Display,sans-serif;font-size:85px;font-weight:650;line-height:1}.Hero-module___w2HtG__heroSubtitle{color:#141414;text-align:center;font-variation-settings:"wdth" 100;max-width:760px;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;line-height:1.15}.Hero-module___w2HtG__heroSubtitle strong{font-variation-settings:"wdth" 132;font-weight:650}.Hero-module___w2HtG__heroSubtitle b{font-variation-settings:"wdth" 100;font-weight:590}.Hero-module___w2HtG__reviewSection{flex-direction:column;align-items:center;gap:12px;margin-top:32px;display:flex}.Hero-module___w2HtG__reviewText{text-align:center;-webkit-text-fill-color:transparent;background:radial-gradient(136.12% 96.88% at 50% 0,#000 0%,#666 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:510;line-height:1.15}.Hero-module___w2HtG__avatarGroup{width:123.25px;height:38px;position:relative}.Hero-module___w2HtG__avatar{border-radius:auto;height:38px;position:absolute;top:0}.Hero-module___w2HtG__avatar1{z-index:1;width:31.423px;left:0}.Hero-module___w2HtG__avatar2{z-index:2;width:31.423px;left:28.5px}.Hero-module___w2HtG__avatar3{z-index:3;width:31.423px;left:57px}.Hero-module___w2HtG__avatar4{z-index:4;width:38px;left:85.25px}.Hero-module___w2HtG__starsWrapper{z-index:1;justify-content:center;align-items:center;gap:3px;width:212px;height:40px;display:flex}.Hero-module___w2HtG__stars{object-fit:contain;max-width:100%;height:auto}.Hero-module___w2HtG__heroButton{cursor:pointer;color:#5b5b5bb0;font-variation-settings:"wdth" 100;box-sizing:border-box;background-color:#0000;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 316 67' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%' width='100%' fill='url(%23grad)' opacity='0.03'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(63.696 0 0 13.505 158.71 0)'><stop stop-color='rgba(217,217,217,0)' offset='0'/><stop stop-color='rgba(175,175,175,0.5)' offset='0.5'/><stop stop-color='rgba(132,132,132,1)' offset='1'/></radialGradient></defs></svg>");background-size:100% 100%;border:8px solid #0000000a;border-radius:444px;justify-content:center;align-items:center;gap:10px;padding:25px 56px;font-family:SF Pro Display,sans-serif;font-size:22px;font-weight:510;line-height:1;transition:all .2s;display:flex;position:relative}.Hero-module___w2HtG__heroButton:before{content:"";border-radius:inherit;pointer-events:none;animation:3s ease-in-out infinite Hero-module___w2HtG__blueBlurPulse;position:absolute;inset:-8px;box-shadow:inset 0 4px 9.2px #acd3ff}@keyframes Hero-module___w2HtG__blueBlurPulse{0%{box-shadow:inset 0 4px 9px #acd3ff80}50%{box-shadow:inset 0 4px 20px 4px #acd3ff}to{box-shadow:inset 0 4px 9px #acd3ff80}}.Hero-module___w2HtG__heroButton:hover{transform:translateY(-2px)}.Hero-module___w2HtG__heroButton:hover:before{animation-play-state:paused;box-shadow:inset 0 6px 12px #acd3ff}@media (max-width:1024px){.Hero-module___w2HtG__hero{margin-top:120px;padding:0 24px}.Hero-module___w2HtG__heroTitle{font-size:60px}.Hero-module___w2HtG__heroSubtitle{max-width:600px;font-size:16px}.Hero-module___w2HtG__heroButton{padding:20px 44px;font-size:18px}.Hero-module___w2HtG__starsWrapper{width:180px;height:34px}}@media (max-width:768px){.Hero-module___w2HtG__hero{margin-top:100px}.Hero-module___w2HtG__heroTitle{font-size:42px}.Hero-module___w2HtG__heroSubtitle{max-width:500px;font-size:15px}.Hero-module___w2HtG__heroContent{gap:20px}.Hero-module___w2HtG__heroButton{border-width:6px;padding:18px 36px;font-size:17px}.Hero-module___w2HtG__heroButton:before{inset:-6px}.Hero-module___w2HtG__blurBubble{display:none}.Hero-module___w2HtG__starsWrapper{width:160px;height:30px}.Hero-module___w2HtG__reviewText{font-size:14px}.Hero-module___w2HtG__reviewSection{margin-top:20px}}
.Technologies-module__sLDtha__technologiesSection{justify-content:center;align-items:center;width:100%;min-height:60vh;padding:100px 0;display:flex;position:relative;overflow:hidden}@media (min-width:1025px){.Technologies-module__sLDtha__technologiesSection{zoom:var(--vw-zoom,1)}}.Technologies-module__sLDtha__container{width:876px;height:332px;position:relative}.Technologies-module__sLDtha__backgroundGlow{pointer-events:none;z-index:0;width:735px;height:318px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Technologies-module__sLDtha__connectingLines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Technologies-module__sLDtha__animatedLine{stroke-dasharray:9 9;animation:60s linear infinite Technologies-module__sLDtha__dashAnim}@keyframes Technologies-module__sLDtha__dashAnim{0%{stroke-dashoffset:0}to{stroke-dashoffset:1000px}}.Technologies-module__sLDtha__centerLogo{z-index:2;filter:drop-shadow(0 20px 30px #00000026);width:310px;height:134px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Technologies-module__sLDtha__centerLogo:hover{transform:translate(-50%,-50%)scale(1.05)}.Technologies-module__sLDtha__techIconWrapper{z-index:3;cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.Technologies-module__sLDtha__posFigma{top:2.5px;left:102.5px}.Technologies-module__sLDtha__posPostman{top:165.8px;left:0}.Technologies-module__sLDtha__posDocker{top:329.2px;left:102.5px}.Technologies-module__sLDtha__posAws{top:2.5px;left:773.5px}.Technologies-module__sLDtha__posBurpsuite{top:165.8px;left:876px}.Technologies-module__sLDtha__posHtml5{top:329.2px;left:773.5px}.Technologies-module__sLDtha__techName{letter-spacing:.05em;color:#2d2d2da6;white-space:nowrap;opacity:0;pointer-events:none;text-transform:uppercase;font-family:Arame-Regular,sans-serif;font-size:22px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.Technologies-module__sLDtha__nameLeft{right:120%;transform:translate(-10px)}.Technologies-module__sLDtha__nameRight{left:120%;transform:translate(10px)}.Technologies-module__sLDtha__showName.Technologies-module__sLDtha__nameLeft,.Technologies-module__sLDtha__showName.Technologies-module__sLDtha__nameRight{opacity:1;transform:translate(0)}.Technologies-module__sLDtha__iconBoxOuter{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.Technologies-module__sLDtha__techIconWrapper:hover .Technologies-module__sLDtha__iconBoxOuter{transform:scale(1.1)}.Technologies-module__sLDtha__iconBoxInner{-webkit-backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #fffc;border-radius:35px;justify-content:center;align-items:center;width:85px;height:85px;transition:all .3s;display:flex;box-shadow:-8px 16px 20px #00000014,inset 0 4px 10px #fff9}.Technologies-module__sLDtha__techIconWrapper:hover .Technologies-module__sLDtha__iconBoxInner{box-shadow:-8px 20px 25px #0000001f,inset 0 4px 10px #fffc}.Technologies-module__sLDtha__iconImage{object-fit:contain;filter:drop-shadow(0 4px 6px #0000001a);width:45px;height:45px}.Technologies-module__sLDtha__boxFigma{background:linear-gradient(135deg,#f4eefb99 0%,#f4eefbe6 100%);border-color:#f4eefb;transform:rotate(-7deg)}.Technologies-module__sLDtha__boxFigma .Technologies-module__sLDtha__iconImage{transform:rotate(7deg)}.Technologies-module__sLDtha__boxPostman{background:linear-gradient(135deg,#fe7b331a 0%,#ffb48bcc 100%);border-color:#ffb48b;border-radius:30px;width:75px;height:75px;transform:rotate(17deg)}.Technologies-module__sLDtha__boxPostman .Technologies-module__sLDtha__iconImage{width:35px;height:35px;transform:rotate(-17deg)}.Technologies-module__sLDtha__boxDocker{background:linear-gradient(135deg,#cdd1ff4d 0%,#cdd1ffe6 100%);border-color:#cdd1ff;transform:rotate(8deg)}.Technologies-module__sLDtha__boxDocker .Technologies-module__sLDtha__iconImage{transform:rotate(-8deg)}.Technologies-module__sLDtha__boxAws{background:linear-gradient(135deg,#f9e2bd66 0%,#f9e2bdf2 100%);border-color:#f9e2bd;border-radius:28px;width:70px;height:70px;transform:rotate(3deg)}.Technologies-module__sLDtha__boxAws .Technologies-module__sLDtha__iconImage{width:36px;height:36px;transform:rotate(-3deg)}.Technologies-module__sLDtha__boxBurpsuite{background:linear-gradient(135deg,#ffeae380 0%,#ffeae3f2 100%);border-color:#ffeae3;border-radius:38px;width:90px;height:90px;transform:rotate(-10deg)}.Technologies-module__sLDtha__boxBurpsuite .Technologies-module__sLDtha__iconImage{width:50px;height:50px;transform:rotate(10deg)}.Technologies-module__sLDtha__boxHtml5{background:linear-gradient(135deg,#ffb9a44d 0%,#ffb9a4d9 100%);border-color:#ffb9a4;border-radius:25px;width:65px;height:65px;transform:rotate(-9deg)}.Technologies-module__sLDtha__boxHtml5 .Technologies-module__sLDtha__iconImage{width:32px;height:32px;transform:rotate(9deg)}@media (max-width:1024px){.Technologies-module__sLDtha__container{margin:-24.9px -65.7px;transform:scale(.85)}.Technologies-module__sLDtha__technologiesSection{min-height:auto;padding:60px 0}.Technologies-module__sLDtha__techName{display:none}}@media (max-width:768px){.Technologies-module__sLDtha__container{margin:-66.4px -175.2px;transform:scale(.6)}}@media (max-width:576px){.Technologies-module__sLDtha__container{margin:-91.3px -240.9px;transform:scale(.45)}.Technologies-module__sLDtha__technologiesSection{padding:40px 0}}@media (max-width:420px){.Technologies-module__sLDtha__container{margin:-106.24px -280.32px;transform:scale(.36)}}@media (max-width:390px){.Technologies-module__sLDtha__container{margin:-112.88px -297.84px;transform:scale(.32)}}
.Services-module__uj7JVa__servicesSection{background:0 0;justify-content:center;align-items:center;width:100%;padding:10px 0 100px;display:flex;position:relative;overflow:hidden}.Services-module__uj7JVa__container{box-sizing:border-box;width:100%;position:relative}@media (min-width:1025px){.Services-module__uj7JVa__container{width:1920px;height:calc(800px*var(--vw-ratio,1));transform:scale(var(--vw-ratio,1));transform-origin:top;flex-shrink:0}}.Services-module__uj7JVa__centerTextContainer{text-align:center;z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.Services-module__uj7JVa__title{background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;font-variation-settings:"wdth" 132;-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro Display,sans-serif;font-size:93px;font-weight:540;line-height:normal}.Services-module__uj7JVa__description{color:#141414b5;font-variation-settings:"wdth" 100;width:667px;margin-top:3px;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:400;line-height:1.15}.Services-module__uj7JVa__descriptionHighlight{color:#141414;font-variation-settings:"wdth" 132;font-weight:650}.Services-module__uj7JVa__serviceItem{color:#000;white-space:nowrap;font-variation-settings:"wdth" 132;pointer-events:auto;cursor:pointer;font-family:SF Pro Display,sans-serif;font-size:45px;font-weight:410;line-height:normal;transition:all .4s;position:absolute}.Services-module__uj7JVa__serviceItem:hover{z-index:30;text-shadow:0 4px 7px #0000002b;opacity:1!important;filter:blur()!important}.Services-module__uj7JVa__semiBold{font-weight:650}.Services-module__uj7JVa__highlightItem{color:#000;text-shadow:0 4px 7px #0000002b;z-index:20}.Services-module__uj7JVa__decorativeEllipse{filter:blur(8px);pointer-events:none;z-index:15;background:radial-gradient(circle,#eb0c0c26 0%,#149dff66 40%,#0000 70%);border-radius:50%;width:77px;height:77px;position:absolute;top:346px;left:532px}@media (max-width:1024px){.Services-module__uj7JVa__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:auto;padding:0 32px;display:flex;transform:none}.Services-module__uj7JVa__centerTextContainer{margin-bottom:40px;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.Services-module__uj7JVa__title{font-size:60px}.Services-module__uj7JVa__description{width:auto;max-width:600px}.Services-module__uj7JVa__serviceItem{white-space:normal;text-align:center;border-bottom:1px solid #00000014;width:100%;max-width:700px;padding:20px 0;font-size:28px;opacity:1!important;filter:none!important;position:relative!important;inset:auto!important;transform:none!important}.Services-module__uj7JVa__serviceItem:last-child{border-bottom:none}.Services-module__uj7JVa__decorativeEllipse{display:none}.Services-module__uj7JVa__servicesSection{padding:60px 0}}@media (max-width:768px){.Services-module__uj7JVa__title{font-size:44px}.Services-module__uj7JVa__description{font-size:16px}.Services-module__uj7JVa__serviceItem{padding:16px 0;font-size:22px}.Services-module__uj7JVa__container{padding:0 20px}}
.Realizari-module__w1RxZa__realizariSection{background:0 0;justify-content:center;align-items:center;width:100%;padding:100px 0;display:flex;position:relative;overflow:hidden}.Realizari-module__w1RxZa__container{box-sizing:border-box;width:100%;padding-bottom:50px;position:relative}@media (min-width:1025px){.Realizari-module__w1RxZa__container{width:1920px;min-height:1050px;transform:scale(var(--vw-ratio,1));margin-bottom:calc(-1050px + 1050px*var(--vw-ratio,1));transform-origin:top;flex-shrink:0}}.Realizari-module__w1RxZa__centerTextContainer{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;margin-bottom:80px;display:flex;position:relative}.Realizari-module__w1RxZa__title{background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;font-variation-settings:"wdth" 132;-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro Display,sans-serif;font-size:93px;font-weight:540;line-height:normal}.Realizari-module__w1RxZa__description{color:#141414b5;font-variation-settings:"wdth" 100;width:667px;margin-top:3px;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:400;line-height:1.15}.Realizari-module__w1RxZa__descriptionHighlight{color:#141414;font-variation-settings:"wdth" 132;font-weight:650}.Realizari-module__w1RxZa__timelineContainer{flex-direction:column;align-items:flex-start;gap:65px;width:100%;padding-left:172px;padding-right:106px;display:flex;position:relative}.Realizari-module__w1RxZa__itemWrapper{cursor:pointer;flex-direction:column;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Realizari-module__w1RxZa__itemWrapper:hover .Realizari-module__w1RxZa__itemTitleBlock{transform:translate(10px)}.Realizari-module__w1RxZa__itemWrapper:hover .Realizari-module__w1RxZa__inactiveLine{background:#149dffe6}.Realizari-module__w1RxZa__activeLine{background:#00000069;border-radius:33px;width:5px;height:calc(100% + 15px);transition:all .3s;position:absolute;top:-2px;left:-46px}.Realizari-module__w1RxZa__inactiveLine{background:#00000069;border-radius:33px;width:5px;height:81px;transition:all .3s;position:absolute;top:5px;left:-46px}.Realizari-module__w1RxZa__itemTitleBlock{flex-direction:column;padding-right:150px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.Realizari-module__w1RxZa__itemTitle{color:#000;font-variation-settings:"wdth" 132;margin:0;font-family:SF Pro Display,sans-serif;font-size:44px;font-weight:540;line-height:normal}.Realizari-module__w1RxZa__itemSubtitle{color:#141414b5;font-variation-settings:"wdth" 100;max-width:1000px;margin:10px 0 0;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:400;line-height:1.15}.Realizari-module__w1RxZa__toggleIcon{justify-content:center;align-items:center;display:flex;position:absolute;top:2px;right:0}.Realizari-module__w1RxZa__expandedContent{flex-direction:column;width:100%;height:326px;margin-top:38px;display:flex;position:relative}@keyframes Realizari-module__w1RxZa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Realizari-module__w1RxZa__divider{background:#00000021;border-radius:33px;width:100%;height:3px;margin-bottom:35px}.Realizari-module__w1RxZa__boxesRow{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;display:flex}.Realizari-module__w1RxZa__boxBlock{opacity:0;flex-direction:column;animation:.5s cubic-bezier(.16,1,.3,1) forwards Realizari-module__w1RxZa__slideUpFade;display:flex;transform:translateY(20px)}.Realizari-module__w1RxZa__boxBlock:first-child{animation-delay:.1s}.Realizari-module__w1RxZa__boxBlock:nth-child(3){animation-delay:.2s}.Realizari-module__w1RxZa__boxBlock:nth-child(5){animation-delay:.3s}.Realizari-module__w1RxZa__arrowIcon{opacity:0;justify-content:center;align-items:center;margin-bottom:41px;transition:transform .3s;animation:.4s .4s forwards Realizari-module__w1RxZa__fadeIn;display:flex}.Realizari-module__w1RxZa__arrowIcon:hover{transform:translate(8px)scale(1.05)}@keyframes Realizari-module__w1RxZa__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Realizari-module__w1RxZa__boxLabel{color:#000;font-variation-settings:"wdth" 100;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:510;line-height:normal}.Realizari-module__w1RxZa__boxRect{box-sizing:border-box;background:#e3e3e3;border-radius:0;width:480px;height:158px;margin-top:17px;padding:35px 32px}.Realizari-module__w1RxZa__boxContent{color:#000;font-variation-settings:"wdth" 100;white-space:pre-wrap;margin:0;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:300;line-height:normal}.Realizari-module__w1RxZa__tagsContainer{flex-direction:row;gap:22px;display:flex;position:absolute;top:266px;left:0}.Realizari-module__w1RxZa__tag{opacity:0;cursor:default;height:50px;box-shadow:none;background:#e3e3e3;border:none;border-left:3px solid #00000040;border-radius:0;justify-content:center;align-items:center;padding:0 26px;transition:border-color .3s,background .3s,transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;animation:.45s cubic-bezier(.22,1,.36,1) forwards Realizari-module__w1RxZa__tagSlideUp;display:flex;position:relative;transform:translateY(10px)}.Realizari-module__w1RxZa__tag:hover{background:#dadde2;border-left-color:#149dffe6;transform:translateY(-2px);box-shadow:0 4px 14px #00000012}.Realizari-module__w1RxZa__tag:first-child{animation-delay:.15s}.Realizari-module__w1RxZa__tag:nth-child(2){animation-delay:.25s}.Realizari-module__w1RxZa__tag:nth-child(3){animation-delay:.35s}.Realizari-module__w1RxZa__tag:nth-child(4){animation-delay:.45s}@keyframes Realizari-module__w1RxZa__tagSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Realizari-module__w1RxZa__tagInner{display:none}.Realizari-module__w1RxZa__tagText{letter-spacing:.2px;color:#000;font-variation-settings:"wdth" 100;z-index:2;margin:0;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:510;line-height:normal}.Realizari-module__w1RxZa__dateBlock1{justify-content:center;align-items:center;width:10px;display:flex;position:absolute;bottom:50px;left:-66px}.Realizari-module__w1RxZa__dateBlock2{justify-content:center;align-items:center;width:10px;display:flex;position:absolute;top:85px;left:-66px}.Realizari-module__w1RxZa__dateText{color:#00000069;font-variation-settings:"wdth" 132;white-space:nowrap;font-family:SF Pro Display,sans-serif;font-size:14px;font-weight:410;transform:rotate(-90deg)}@media (max-width:1024px){.Realizari-module__w1RxZa__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:auto;margin-bottom:0;padding-bottom:0;padding-left:24px;padding-right:24px;display:flex;transform:none}.Realizari-module__w1RxZa__realizariSection{padding:60px 0}.Realizari-module__w1RxZa__centerTextContainer{margin-bottom:50px}.Realizari-module__w1RxZa__title{font-size:60px}.Realizari-module__w1RxZa__description{width:auto;max-width:600px;padding:0 24px}.Realizari-module__w1RxZa__timelineContainer{gap:40px;padding-left:50px;padding-right:24px}.Realizari-module__w1RxZa__activeLine,.Realizari-module__w1RxZa__inactiveLine{left:-30px}.Realizari-module__w1RxZa__itemTitleBlock{padding-right:60px}.Realizari-module__w1RxZa__itemTitle{font-size:32px}.Realizari-module__w1RxZa__itemSubtitle{font-size:16px}.Realizari-module__w1RxZa__expandedContent{height:auto;margin-top:24px}.Realizari-module__w1RxZa__boxesRow{flex-direction:column;gap:16px}.Realizari-module__w1RxZa__arrowIcon{display:none}.Realizari-module__w1RxZa__boxRect{width:100%;height:auto;min-height:120px}.Realizari-module__w1RxZa__tagsContainer{flex-wrap:wrap;margin-top:20px;position:relative;top:auto;left:auto}.Realizari-module__w1RxZa__tag{height:44px;padding:0 20px}.Realizari-module__w1RxZa__dateBlock1,.Realizari-module__w1RxZa__dateBlock2{display:none}.Realizari-module__w1RxZa__toggleIcon svg{width:30px;height:30px}}@media (max-width:768px){.Realizari-module__w1RxZa__title{font-size:44px}.Realizari-module__w1RxZa__description{font-size:15px}.Realizari-module__w1RxZa__timelineContainer{gap:30px;padding-left:36px;padding-right:16px}.Realizari-module__w1RxZa__activeLine,.Realizari-module__w1RxZa__inactiveLine{width:3px;left:-22px}.Realizari-module__w1RxZa__itemTitle{font-size:26px}.Realizari-module__w1RxZa__itemSubtitle{font-size:14px}.Realizari-module__w1RxZa__itemTitleBlock{padding-right:40px}.Realizari-module__w1RxZa__boxLabel{font-size:16px}.Realizari-module__w1RxZa__boxContent{font-size:13px}.Realizari-module__w1RxZa__boxRect{padding:24px 20px}.Realizari-module__w1RxZa__tag{border-left-width:2px;height:40px;padding:0 16px}.Realizari-module__w1RxZa__tagText{font-size:14px}.Realizari-module__w1RxZa__tagsContainer{gap:12px}}
.DeCeNoi-module__dQnBsW__deCeNoiSection{background:0 0;justify-content:center;align-items:center;width:100%;padding:100px 0;display:flex;position:relative;overflow:hidden}.DeCeNoi-module__dQnBsW__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media (min-width:1025px){.DeCeNoi-module__dQnBsW__container{width:1920px;min-height:1000px;transform:scale(var(--vw-ratio,1));margin-bottom:calc(-1000px + 1000px*var(--vw-ratio,1));transform-origin:top;flex-shrink:0}}.DeCeNoi-module__dQnBsW__centerTextContainer{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;margin-bottom:80px;display:flex;position:relative}.DeCeNoi-module__dQnBsW__title{background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;font-variation-settings:"wdth" 132;-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro Display,sans-serif;font-size:93px;font-weight:540;line-height:normal}.DeCeNoi-module__dQnBsW__description{color:#141414b5;font-variation-settings:"wdth" 100;width:667px;margin-top:3px;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:400;line-height:1.15}.DeCeNoi-module__dQnBsW__descriptionHighlight{color:#141414;font-variation-settings:"wdth" 132;font-weight:650}.DeCeNoi-module__dQnBsW__gridContainer{z-index:1;grid-template-rows:274px 274px;grid-template-columns:849px 849px;gap:18px 16px;display:grid;position:relative}.DeCeNoi-module__dQnBsW__card{box-sizing:border-box;z-index:2;background-color:#dfdfdf;flex-direction:column;width:849px;height:274px;padding:38px 43px;transition:all .3s;display:flex;position:relative}.DeCeNoi-module__dQnBsW__card:hover{z-index:3;background-color:#149dff}.DeCeNoi-module__dQnBsW__cardTopLeft:hover{box-shadow:-32px -34px #149dff3b}.DeCeNoi-module__dQnBsW__cardTopRight:hover{box-shadow:32px -34px #149dff3b}.DeCeNoi-module__dQnBsW__cardBottomLeft:hover{box-shadow:-32px 34px #149dff3b}.DeCeNoi-module__dQnBsW__cardBottomRight:hover{box-shadow:32px 34px #149dff3b}.DeCeNoi-module__dQnBsW__cardTitle{color:#000;font-variation-settings:"wdth" 132;margin:0 0 28px;font-family:SF Pro Display,sans-serif;font-size:42px;font-weight:540;line-height:normal;transition:color .3s}.DeCeNoi-module__dQnBsW__card:hover .DeCeNoi-module__dQnBsW__cardTitle{color:#fff}.DeCeNoi-module__dQnBsW__cardContent{flex-direction:column;gap:32px;display:flex}.DeCeNoi-module__dQnBsW__cardDescription{color:#141414b5;font-variation-settings:"wdth" 100;max-width:764px;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:400;line-height:1.15;transition:color .3s}.DeCeNoi-module__dQnBsW__cardDescription:nth-child(2){max-width:541px}.DeCeNoi-module__dQnBsW__cardHighlight{color:#141414;font-variation-settings:"wdth" 132;font-weight:650;transition:color .3s}.DeCeNoi-module__dQnBsW__card:hover .DeCeNoi-module__dQnBsW__cardDescription{color:#ffffffb5}.DeCeNoi-module__dQnBsW__card:hover .DeCeNoi-module__dQnBsW__cardHighlight{color:#fff}.DeCeNoi-module__dQnBsW__centerAccents{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.DeCeNoi-module__dQnBsW__cornerContainer{justify-content:center;align-items:center;width:127px;height:274px;display:flex;position:absolute}.DeCeNoi-module__dQnBsW__cornerFlip{flex:none}.DeCeNoi-module__dQnBsW__cornerRelative{width:127px;height:274px;position:relative}.DeCeNoi-module__dQnBsW__cornerSvg{width:158px;max-width:none;height:305px;position:absolute;top:-16.5px;left:-14.5px}.DeCeNoi-module__dQnBsW__accent1{top:0;left:721.25px}.DeCeNoi-module__dQnBsW__accent2{top:0;left:865.25px}.DeCeNoi-module__dQnBsW__accent3{top:292px;left:721.25px}.DeCeNoi-module__dQnBsW__accent4{top:292px;left:865.25px}@media (max-width:1024px){.DeCeNoi-module__dQnBsW__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:auto;margin-bottom:0;padding:0 24px;display:flex;transform:none}.DeCeNoi-module__dQnBsW__deCeNoiSection{padding:60px 0}.DeCeNoi-module__dQnBsW__centerTextContainer{margin-bottom:50px}.DeCeNoi-module__dQnBsW__title{font-size:60px}.DeCeNoi-module__dQnBsW__description{width:auto;max-width:600px}.DeCeNoi-module__dQnBsW__gridContainer{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;width:100%;max-width:900px}.DeCeNoi-module__dQnBsW__card{width:100%;height:auto;min-height:220px;padding:28px 30px}.DeCeNoi-module__dQnBsW__cardTitle{margin-bottom:18px;font-size:28px}.DeCeNoi-module__dQnBsW__cardDescription{font-size:16px}.DeCeNoi-module__dQnBsW__cardContent{gap:20px}.DeCeNoi-module__dQnBsW__centerAccents{display:none}}@media (max-width:768px){.DeCeNoi-module__dQnBsW__title{font-size:44px}.DeCeNoi-module__dQnBsW__description{font-size:15px}.DeCeNoi-module__dQnBsW__gridContainer{grid-template-rows:auto;grid-template-columns:1fr}.DeCeNoi-module__dQnBsW__card{min-height:180px;padding:24px}.DeCeNoi-module__dQnBsW__cardTitle{margin-bottom:14px;font-size:24px}.DeCeNoi-module__dQnBsW__cardDescription{font-size:15px}.DeCeNoi-module__dQnBsW__cardTopLeft:hover,.DeCeNoi-module__dQnBsW__cardTopRight:hover,.DeCeNoi-module__dQnBsW__cardBottomLeft:hover,.DeCeNoi-module__dQnBsW__cardBottomRight:hover{box-shadow:0 8px 24px #149dff33}}
.Prices-module__29E5Na__pricesSection{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Prices-module__29E5Na__container{box-sizing:border-box;width:100%;position:relative}@media (min-width:1025px){.Prices-module__29E5Na__container{width:1920px;height:calc(1450px*var(--vw-ratio,1));transform:scale(var(--vw-ratio,1));transform-origin:top;flex-shrink:0}}.Prices-module__29E5Na__header{text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.Prices-module__29E5Na__title{background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;font-variation-settings:"wdth" 132;-webkit-background-clip:text;background-clip:text;margin:0;font-family:SF Pro Display,sans-serif;font-size:93px;font-weight:540;line-height:normal}.Prices-module__29E5Na__description{color:#141414b5;width:667px;margin-top:3px;font-family:SF Pro Display,sans-serif;font-size:18px;line-height:1.15}.Prices-module__29E5Na__descriptionHighlight{color:#141414;font-weight:650}.Prices-module__29E5Na__curvedArrow{z-index:10;pointer-events:none;width:104px;height:144px;position:absolute;top:-218px;left:-551px}.Prices-module__29E5Na__curvedArrow svg{width:100%;height:100%;display:block}.Prices-module__29E5Na__tableBox{width:1642px;height:981px;position:absolute;top:223px;left:139px}.Prices-module__29E5Na__col1_bg,.Prices-module__29E5Na__col2_bg,.Prices-module__29E5Na__col3_bg,.Prices-module__29E5Na__col4_bg{box-sizing:border-box;height:100%;position:absolute;top:0}.Prices-module__29E5Na__col1_bg{background:#1d1d1d0a;width:411px;left:0}.Prices-module__29E5Na__tableBox{border:1px solid #383838}.Prices-module__29E5Na__glowStarWrapper{z-index:10;pointer-events:none;width:171px;height:171px;position:absolute;top:-86px;left:-908px}.Prices-module__29E5Na__glowStarInner{width:156.38%;height:156.38%;position:absolute;top:-28.19%;left:-28.19%}.Prices-module__29E5Na__glowStarInner svg{width:100%;height:100%}.Prices-module__29E5Na__col2_bg{background:#1d1d1d0a;border-left:1px dashed #383838;border-right:1px dashed #383838;width:411px;left:411px}.Prices-module__29E5Na__col3_bg{background:#1d1d1d0a;border-right:1px dashed #383838;width:409px;left:822px}.Prices-module__29E5Na__col4_bg{background:#1d1d1d0a;width:411px;left:1231px}.Prices-module__29E5Na__col4_blueHeader{background:#149dff;width:100%;height:350px;position:absolute;top:0;left:0}.Prices-module__29E5Na__hDivider{background:#3838381a;width:100%;height:6px;position:absolute;left:0}.Prices-module__29E5Na__col1_content,.Prices-module__29E5Na__col2_content,.Prices-module__29E5Na__col3_content,.Prices-module__29E5Na__col4_content{box-sizing:border-box;height:100%;position:absolute;top:0}.Prices-module__29E5Na__col1_content{width:411px;left:0}.Prices-module__29E5Na__col2_content{width:411px;left:411px}.Prices-module__29E5Na__col3_content{width:409px;left:822px}.Prices-module__29E5Na__col4_content{width:411px;left:1231px}.Prices-module__29E5Na__ceEsteInclusBox{position:absolute;top:151px;left:41px}.Prices-module__29E5Na__ceEsteInclusText{color:#1a1b24;font-variation-settings:"wdth" 132;margin:30px 0 0;font-family:SF Pro Display,sans-serif;font-size:56px;font-weight:760;line-height:1}.Prices-module__29E5Na__ceEsteInclusLine{background:#1a1b24;border-radius:19px;width:71px;height:6px;position:absolute;top:0;left:0}.Prices-module__29E5Na__detailsAllText{color:#1a1b24b5;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;position:absolute;top:301px;left:41px}.Prices-module__29E5Na__featureText{color:#000;margin:0;font-family:SF Pro Display,sans-serif;font-size:33px;font-weight:590;position:absolute;left:41px;transform:translateY(-50%)}.Prices-module__29E5Na__planName{color:#1a1b24;font-variation-settings:"wdth" 132;margin:0;font-family:SF Pro Display,sans-serif;font-size:38px;font-weight:760;position:absolute;top:68px;left:71px}.Prices-module__29E5Na__oldPriceBox{position:absolute;top:151px;left:71px}.Prices-module__29E5Na__oldPriceText{color:#6b6b6b;margin:0;font-family:SF Pro Display,sans-serif;font-size:37px;line-height:1}.Prices-module__29E5Na__strikeContainer{position:absolute;top:8px;left:-10px;transform:rotate(-2.96deg)}.Prices-module__29E5Na__priceText{color:#1a1b24;margin:0;font-family:SF Pro Display,sans-serif;font-size:41px;font-weight:700;line-height:1;position:absolute;top:200px;left:71px}.Prices-module__29E5Na__priceText span{font-family:SF Pro Display,sans-serif;font-size:59px;font-weight:700}.Prices-module__29E5Na__priceText small{color:#1a1b249c;font-size:41px;font-weight:400}.Prices-module__29E5Na__termeniText{color:#1a1b245e;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;position:absolute;top:301px;left:48px}.Prices-module__29E5Na__iconBox{position:absolute;left:184px}.Prices-module__29E5Na__celMaiCumparat{justify-content:center;align-items:center;width:296px;height:60px;display:flex;position:absolute;top:-38px;left:61px;transform:rotate(-3.25deg)}.Prices-module__29E5Na__cmcBg{background:#ffcc5e;border:1px solid #2f2f2f;border-radius:180px;position:absolute;inset:0;box-shadow:0 13px 25.1px -5px #00000042,inset 0 7px 10.9px #0000003b}.Prices-module__29E5Na__cmcText{color:#2f2f2f;font-variation-settings:"wdth" 132;z-index:2;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:540;position:relative}.Prices-module__29E5Na__textWhite{color:#fff!important}.Prices-module__29E5Na__textWhiteOpac{color:#ffffff9e!important}.Prices-module__29E5Na__textWhite small{color:#ffffff9c!important}.Prices-module__29E5Na__customWorkBox{box-sizing:border-box;z-index:10;background:#0000000d;border-left:3px solid #00000059;border-right:3px solid #00000059;justify-content:space-between;align-items:center;width:1642px;height:168px;padding:0 58px;display:flex;position:absolute;top:1240px;left:139px}.Prices-module__29E5Na__customWorkContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex}.Prices-module__29E5Na__customWorkTitle{color:#000;font-variation-settings:"wdth" 132;margin:0;font-family:SF Pro Display,sans-serif;font-size:44px;font-weight:540;line-height:1}.Prices-module__29E5Na__customWorkDesc{max-width:667px;margin:0;font-family:SF Pro Display,sans-serif;line-height:1.15}.Prices-module__29E5Na__descRegular{color:#141414b5;font-size:18px;font-weight:400}.Prices-module__29E5Na__descBold{color:#141414;font-size:18px;font-weight:650}.Prices-module__29E5Na__customWorkPrice{color:#1a1b24;text-align:right;margin:0;font-family:SF Pro Display,sans-serif;font-size:59px;font-weight:700}.Prices-module__29E5Na__featureLabel{display:none}@keyframes Prices-module__29E5Na__pulseGlow{0%,to{box-shadow:0 4px 24px #149dff4d,0 0 0 1px #149dff1a}50%{box-shadow:0 10px 48px #149dff80,0 0 80px #149dff1a,0 0 0 2px #149dff33}}@keyframes Prices-module__29E5Na__shimmerBg{0%{background-position:200%}50%{background-position:-100%}to{background-position:200%}}@media (max-width:1024px){.Prices-module__29E5Na__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:auto;padding:0 24px;display:flex;transform:none}.Prices-module__29E5Na__header{margin-bottom:40px;position:relative;top:auto;left:auto;transform:none}.Prices-module__29E5Na__title{font-size:60px}.Prices-module__29E5Na__description{width:auto;max-width:600px}.Prices-module__29E5Na__tableBox{border:none;flex-direction:column;gap:24px;width:100%;max-width:800px;height:auto;margin:0 auto;display:flex;position:relative;top:auto;left:auto}.Prices-module__29E5Na__col1_bg,.Prices-module__29E5Na__col2_bg,.Prices-module__29E5Na__col3_bg,.Prices-module__29E5Na__col4_bg,.Prices-module__29E5Na__hDivider,.Prices-module__29E5Na__col1_content{display:none}.Prices-module__29E5Na__col2_content,.Prices-module__29E5Na__col3_content,.Prices-module__29E5Na__col4_content{box-sizing:border-box;background:#1d1d1d0a;border:1px solid #0000000f;border-radius:18px;padding:32px 28px 24px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);width:100%!important;height:auto!important;position:relative!important;top:auto!important;left:auto!important}.Prices-module__29E5Na__col2_content:hover,.Prices-module__29E5Na__col4_content:hover{transform:translateY(-5px);box-shadow:0 16px 48px #0000001a}.Prices-module__29E5Na__col3_content{background:linear-gradient(160deg,#1aabff 0%,#0d7dd4 50%,#0b6bb8 100%);border:none;margin-top:56px;padding:40px 32px 28px;animation:3s ease-in-out infinite Prices-module__29E5Na__pulseGlow}.Prices-module__29E5Na__col3_content:hover{transform:translateY(-5px)scale(1.01)}.Prices-module__29E5Na__col3_content:after{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000 40%,#ffffff14 44%,#ffffff29 50%,#ffffff14 56%,#0000 60%) 0 0/300% 100%;animation:5s ease-in-out infinite Prices-module__29E5Na__shimmerBg;position:absolute;inset:0}.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__planName,.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__priceText,.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__priceText span{color:#fff}.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__oldPriceText{color:#ffffff80}.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__termeniText{color:#fff9}.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__featureLabel{color:#ffffffd9}.Prices-module__29E5Na__glowStarWrapper,.Prices-module__29E5Na__curvedArrow{display:none}.Prices-module__29E5Na__planName{margin-bottom:12px;font-size:32px;position:relative!important;top:auto!important;left:auto!important}.Prices-module__29E5Na__oldPriceBox{margin-bottom:4px;position:relative!important;top:auto!important;left:auto!important}.Prices-module__29E5Na__priceText{margin-bottom:8px;position:relative!important;top:auto!important;left:auto!important}.Prices-module__29E5Na__termeniText{margin-bottom:24px;font-size:16px;position:relative!important;top:auto!important;left:auto!important}.Prices-module__29E5Na__iconBox{border-top:1px solid #0000000f;align-items:center;gap:12px;padding:12px 0;display:flex;position:relative!important;top:auto!important;left:auto!important}.Prices-module__29E5Na__col3_content .Prices-module__29E5Na__iconBox{border-top-color:#ffffff26}.Prices-module__29E5Na__featureLabel{color:#1a1b24;flex:1;order:-1;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:510;display:inline}.Prices-module__29E5Na__celMaiCumparat{z-index:12;width:240px;height:54px;margin:0 auto;position:absolute;top:-30px;left:0;right:0}.Prices-module__29E5Na__col4_blueHeader{display:none}.Prices-module__29E5Na__customWorkBox{border-left:3px solid #00000059;border-right:3px solid #00000059;flex-direction:column;gap:20px;width:100%;max-width:800px;height:auto;margin:32px auto 0;padding:32px 28px;position:relative;top:auto;left:auto}.Prices-module__29E5Na__customWorkTitle{font-size:32px}.Prices-module__29E5Na__customWorkPrice{text-align:left;font-size:40px}.Prices-module__29E5Na__pricesSection{padding:60px 0}}@media (max-width:768px){.Prices-module__29E5Na__title{font-size:44px}.Prices-module__29E5Na__description{font-size:15px}.Prices-module__29E5Na__planName{font-size:28px!important}.Prices-module__29E5Na__priceText{font-size:34px!important}.Prices-module__29E5Na__priceText span{font-size:48px!important}.Prices-module__29E5Na__oldPriceText{font-size:30px}.Prices-module__29E5Na__featureLabel{font-size:14px}.Prices-module__29E5Na__customWorkTitle{font-size:26px}.Prices-module__29E5Na__customWorkPrice{font-size:32px}.Prices-module__29E5Na__customWorkDesc{max-width:100%}.Prices-module__29E5Na__col2_content,.Prices-module__29E5Na__col3_content,.Prices-module__29E5Na__col4_content{padding:24px 20px 16px}.Prices-module__29E5Na__col3_content{padding:32px 24px 20px}.Prices-module__29E5Na__customWorkBox{padding:24px 20px}.Prices-module__29E5Na__glowStarWrapper,.Prices-module__29E5Na__curvedArrow{display:none}.Prices-module__29E5Na__celMaiCumparat{width:200px;height:48px;top:-25px}.Prices-module__29E5Na__cmcText{font-size:15px}.Prices-module__29E5Na__col3_content{margin-top:36px}}
.Contact-module__DIbnYa__contactSection{background-color:#0000;justify-content:center;width:100%;margin-top:60px;margin-bottom:80px;padding:120px 0;display:flex;position:relative;overflow:hidden}.Contact-module__DIbnYa__backgroundGlow1{pointer-events:none;z-index:0;border-radius:50%;width:800px;height:800px;position:absolute;top:-100px;right:-10%}.Contact-module__DIbnYa__backgroundGlow2{pointer-events:none;z-index:0;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:-5%}@media (min-width:1025px){.Contact-module__DIbnYa__contactSection{zoom:var(--vw-zoom,1)}}.Contact-module__DIbnYa__container{z-index:10;box-sizing:border-box;justify-content:space-between;align-items:center;gap:80px;width:100%;max-width:1640px;margin:0 auto;padding:0 40px;display:flex;position:relative}.Contact-module__DIbnYa__contentColumn{z-index:10;flex-direction:column;width:50%;max-width:700px;display:flex;position:relative}.Contact-module__DIbnYa__header{flex-direction:column;margin-bottom:50px;display:flex}.Contact-module__DIbnYa__title{font-variation-settings:"wdth" 132;background:linear-gradient(#000 0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-family:SF Pro,sans-serif;font-size:93px;font-weight:540;line-height:1.1}.Contact-module__DIbnYa__description{color:#141414b5;max-width:600px;font-family:SF Pro,sans-serif;font-size:20px;line-height:1.6}.Contact-module__DIbnYa__descriptionHighlight{font-variation-settings:"wdth" 132;color:#141414;font-weight:650}.Contact-module__DIbnYa__actionButtons{gap:25px;margin-bottom:60px;display:flex}.Contact-module__DIbnYa__tabButton{cursor:pointer;border-radius:444px;justify-content:center;align-items:center;gap:10px;height:67px;padding:0 40px;font-family:SF Pro,sans-serif;font-size:18px;font-weight:510;text-decoration:none;transition:all .3s;display:flex}.Contact-module__DIbnYa__tabInactive{color:#5b5b5bb0;box-sizing:border-box;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 316 67' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%' width='100%' fill='url(%23grad)' opacity='0.03'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(63.696 -2.2667e-14 -1.3243e-7 13.505 158.71 -5.9508e-14)'><stop stop-color='rgba(217,217,217,0)' offset='0'/><stop stop-color='rgba(175,175,175,0.5)' offset='0.5'/><stop stop-color='rgba(132,132,132,1)' offset='1'/></radialGradient></defs></svg>") 0 0/100% 100%;border:8px solid #0000000a;position:relative}.Contact-module__DIbnYa__tabInactive:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:-8px;box-shadow:inset 0 4px 9.2px #acd3ff}.Contact-module__DIbnYa__tabInactive:hover{background:#0000000d;transform:translateY(-2px)}.Contact-module__DIbnYa__tabActive{color:#fff;box-sizing:border-box;-webkit-font-smoothing:antialiased;appearance:none;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 316 67' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%' width='100%' fill='url(%23grad)' opacity='0.79'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(63.767 -2.5691e-14 -1.3257e-7 13.52 158 -5.9508e-14)'><stop stop-color='rgba(20,157,255,1)' offset='0'/><stop stop-color='rgba(20,134,216,1)' offset='0.25'/><stop stop-color='rgba(21,112,177,1)' offset='0.5'/><stop stop-color='rgba(21,89,137,1)' offset='0.75'/><stop stop-color='rgba(22,66,98,1)' offset='1'/></radialGradient></defs></svg>") 0 0/100% 100% no-repeat padding-box padding-box;border:8px solid #149dff3d;outline:none;line-height:1;position:relative;box-shadow:0 0 56.1px #149dff6e}.Contact-module__DIbnYa__tabActive span{font-variation-settings:"wdth" 100}.Contact-module__DIbnYa__tabActive:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:-8px;box-shadow:inset 0 4px 9.2px #acd3ff}.Contact-module__DIbnYa__tabActive:hover{transform:translateY(-2px);box-shadow:0 4px 60px #149dff99}.Contact-module__DIbnYa__contactDetails{flex-direction:column;gap:20px;width:100%;display:flex}.Contact-module__DIbnYa__detailItem{color:#4a4a4a;align-items:center;gap:15px;font-family:SF Pro,sans-serif;font-size:17px;display:flex}.Contact-module__DIbnYa__formColumn{z-index:20;justify-content:flex-end;align-items:center;width:50%;display:flex;position:relative}.Contact-module__DIbnYa__formCard{-webkit-backdrop-filter:blur(20px);background:#ffffff80;border-radius:24px;width:100%;max-width:680px;padding:50px;position:relative;box-shadow:0 30px 60px -15px #0000001a,inset 0 0 0 1px #ffffff80,0 0 0 1px #fffc}.Contact-module__DIbnYa__formCard:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#fff9 0%,#fff0 100%);position:absolute;inset:0}.Contact-module__DIbnYa__formCardInner{display:grid;position:relative}.Contact-module__DIbnYa__formContainer{flex-direction:column;grid-area:1/1;transition:opacity .3s,visibility .3s;display:flex}.Contact-module__DIbnYa__formVisible{opacity:1;visibility:visible;pointer-events:auto}.Contact-module__DIbnYa__formHidden{opacity:0;visibility:hidden;pointer-events:none}.Contact-module__DIbnYa__formTitle{color:#111;margin:0 0 30px;font-family:SF Pro,sans-serif;font-size:28px;font-weight:600}.Contact-module__DIbnYa__contactForm{flex-direction:column;flex:1;gap:20px;display:flex}.Contact-module__DIbnYa__formRow{gap:20px;width:100%;display:flex;position:relative}.Contact-module__DIbnYa__inputField,.Contact-module__DIbnYa__selectField,.Contact-module__DIbnYa__textareaField{color:#1a1a1a;background:#fff9;border:1px solid #00000014;border-radius:14px;outline:none;padding:0 24px;font-family:SF Pro,sans-serif;font-size:16px;transition:all .3s;box-shadow:inset 0 2px 10px #00000005}.Contact-module__DIbnYa__inputField::placeholder,.Contact-module__DIbnYa__textareaField::placeholder{color:#00000059}.Contact-module__DIbnYa__inputField:focus,.Contact-module__DIbnYa__selectField:focus,.Contact-module__DIbnYa__textareaField:focus{background:#ffffffe6;border-color:#149dff;box-shadow:0 0 0 4px #149dff1a}.Contact-module__DIbnYa__inputField,.Contact-module__DIbnYa__selectField{flex:1;height:64px}.Contact-module__DIbnYa__selectWrapper{flex:1;display:flex;position:relative}.Contact-module__DIbnYa__selectField{appearance:none;color:#0000008c;width:100%}.Contact-module__DIbnYa__selectIcon{pointer-events:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.Contact-module__DIbnYa__textareaField{resize:none;flex:1;height:160px;padding-top:20px}.Contact-module__DIbnYa__submitRow{justify-content:flex-end;margin-top:auto;padding-top:10px;display:flex}.Contact-module__DIbnYa__inputWrapper{flex:1;display:flex;position:relative}.Contact-module__DIbnYa__inputWithIcon{width:100%;padding-right:60px}.Contact-module__DIbnYa__dateTimeWrapper{flex:1;display:flex;position:relative}.Contact-module__DIbnYa__dateTimeField{width:100%;padding-right:60px}.Contact-module__DIbnYa__dateTimeField::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;z-index:2;width:38px;height:38px;position:absolute;right:12px}.Contact-module__DIbnYa__customIconBox{pointer-events:none;color:#fff;z-index:1;background:#149dff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%);box-shadow:0 0 21px 3px #149dff7a,inset 0 -4px 9.6px #0003}.Contact-module__DIbnYa__submitButton3D{color:#fff;cursor:pointer;background:linear-gradient(135deg,#149dff 0%,#1170b1 100%);border:none;border-radius:14px;align-items:center;gap:12px;height:60px;padding:0 32px;font-family:SF Pro,sans-serif;font-size:16px;font-weight:510;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px -5px #149dff66,inset 0 2px 5px #ffffff4d}.Contact-module__DIbnYa__submitButton3D:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 15px 25px -5px #149dff80,inset 0 2px 5px #ffffff4d}.Contact-module__DIbnYa__submitButton3D:active{transform:translateY(0)scale(.98)}.Contact-module__DIbnYa__submitText{z-index:2;position:relative}.Contact-module__DIbnYa__submitIcon{z-index:2;transition:transform .3s;position:relative}.Contact-module__DIbnYa__submitButton3D:hover .Contact-module__DIbnYa__submitIcon{transform:translate(4px)}@media (max-width:1280px){.Contact-module__DIbnYa__container{flex-direction:column;align-items:center;gap:60px}.Contact-module__DIbnYa__contentColumn{text-align:center;align-items:center;width:100%;max-width:800px}.Contact-module__DIbnYa__actionButtons{justify-content:center}.Contact-module__DIbnYa__contactDetails{flex-flow:wrap;justify-content:center}.Contact-module__DIbnYa__formColumn{justify-content:center;width:100%}}@media (max-width:768px){.Contact-module__DIbnYa__contactSection{padding:60px 0}.Contact-module__DIbnYa__container{padding:0 20px}.Contact-module__DIbnYa__title{font-size:50px}.Contact-module__DIbnYa__description{font-size:17px}.Contact-module__DIbnYa__actionButtons{flex-direction:column;gap:15px}.Contact-module__DIbnYa__tabButton{width:100%;height:56px;padding:0 28px;font-size:16px}.Contact-module__DIbnYa__formRow{flex-direction:column}.Contact-module__DIbnYa__inputField,.Contact-module__DIbnYa__selectField{height:56px;min-height:56px}.Contact-module__DIbnYa__customIconBox{border-radius:10px;width:34px;height:34px}.Contact-module__DIbnYa__inputWithIcon{padding-right:52px}.Contact-module__DIbnYa__contactDetails{flex-direction:column;align-items:flex-start;gap:20px;padding:0 20px}.Contact-module__DIbnYa__formCard{border-radius:20px;padding:30px 20px}.Contact-module__DIbnYa__submitButton3D{justify-content:center;width:100%}.Contact-module__DIbnYa__header{margin-bottom:30px}}@media (max-width:480px){.Contact-module__DIbnYa__title{font-size:40px}.Contact-module__DIbnYa__inputField,.Contact-module__DIbnYa__selectField{height:52px;min-height:52px;font-size:14px}.Contact-module__DIbnYa__textareaField{font-size:14px}.Contact-module__DIbnYa__formCard{padding:24px 16px}}
.FAQ-module__uDLo1a__faqSection{background:0 0;width:100%;padding:50px 0;position:relative;overflow:hidden}@media (min-width:1025px){.FAQ-module__uDLo1a__faqSection{zoom:var(--vw-zoom,1)}}.FAQ-module__uDLo1a__container{z-index:10;max-width:1446px;margin:0 auto;position:relative}.FAQ-module__uDLo1a__header{justify-content:space-between;align-items:center;margin-bottom:114px;padding-left:50px;display:flex}.FAQ-module__uDLo1a__titleWrapper{align-items:center;display:flex}.FAQ-module__uDLo1a__mainTitleContainer{display:inline-block;position:relative}.FAQ-module__uDLo1a__verticalText{letter-spacing:2px;writing-mode:vertical-rl;background:linear-gradient(90deg,#000,#6666);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:SF Pro Display,sans-serif;font-size:22px;font-weight:270;position:absolute;top:65%;left:-20px;transform:translateY(-50%)rotate(360deg)}.FAQ-module__uDLo1a__mainTitle{-webkit-text-fill-color:transparent;font-variation-settings:"wdth" 132;background:linear-gradient(#000 -247.22%,#666 146.3%);-webkit-background-clip:text;background-clip:text;margin:0;padding-right:50px;font-family:SF Pro Display,sans-serif;font-size:151px;font-weight:540;line-height:1}.FAQ-module__uDLo1a__askedText{letter-spacing:2px;background:linear-gradient(90deg,#000 4.5%,#6666 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:SF Pro Display,sans-serif;font-size:22px;font-weight:270;position:absolute;bottom:-15px;left:123px}.FAQ-module__uDLo1a__questionMark{-webkit-text-fill-color:transparent;background:linear-gradient(#000 -247.22%,#666 146.3%);-webkit-background-clip:text;background-clip:text;font-family:SF Pro Display,sans-serif;font-size:40px;font-weight:270;position:absolute;bottom:48px;right:95px}.FAQ-module__uDLo1a__searchWrapper{flex:0 761px;margin-bottom:0}.FAQ-module__uDLo1a__searchInputContainer{width:100%;position:relative}.FAQ-module__uDLo1a__searchInput{color:#000c;background:0 0;border:none;border-radius:127px;outline:none;width:100%;height:88px;padding:0 80px 0 40px;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:510;transition:all .3s;box-shadow:0 10px 11px #3535352b}.FAQ-module__uDLo1a__searchInput::placeholder{color:#00000070}.FAQ-module__uDLo1a__searchInput:focus{background:#ffffff80;border-color:#0000004d}.FAQ-module__uDLo1a__searchIcon{pointer-events:none;position:absolute;top:50%;right:43px;transform:translateY(-50%)}.FAQ-module__uDLo1a__grid{align-items:flex-start;gap:15px;width:100%;min-height:350px;display:flex}.FAQ-module__uDLo1a__column{flex-direction:column;flex:1;gap:15px;display:flex}.FAQ-module__uDLo1a__faqItem{background:#13131312;border-radius:18px;width:100%;transition:background .3s;overflow:hidden}.FAQ-module__uDLo1a__faqHeader{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;height:94px;padding:0 24px 0 36px;display:flex}.FAQ-module__uDLo1a__question{color:#000;font-variation-settings:"wdth" 132;padding-right:20px;font-family:SF Pro Display,sans-serif;font-size:22px;font-weight:540}.FAQ-module__uDLo1a__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.FAQ-module__uDLo1a__hidden{display:none}.FAQ-module__uDLo1a__faqContentWrapper{background:#5e5e5e0f;overflow:hidden}.FAQ-module__uDLo1a__faqContent{border-bottom:1px solid #00000078;padding:28px 36px}.FAQ-module__uDLo1a__faqContent p{color:#000000a3;max-width:646px;margin:0;font-family:SF Pro Display,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.FAQ-module__uDLo1a__bgDecoration{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.FAQ-module__uDLo1a__lineLeft,.FAQ-module__uDLo1a__lineRight{justify-content:center;align-items:center;width:28px;display:flex;position:absolute;top:-278.5px;bottom:-278.5px;overflow:hidden}.FAQ-module__uDLo1a__lineLeft{left:139px}.FAQ-module__uDLo1a__lineRight{right:139px;transform:rotate(180deg)}.FAQ-module__uDLo1a__lineLeft:before,.FAQ-module__uDLo1a__lineRight:before{content:"////////////////////////////////////////////////////////////////////////";letter-spacing:-6.38px;writing-mode:vertical-rl;white-space:nowrap;background:linear-gradient(90deg,#000 0%,#060606ef 4%,#0d0d0ddf 8%,#1a1a1abf 16%,#33333380 32%,#6660 64%);-webkit-text-fill-color:transparent;opacity:.22;-webkit-background-clip:text;background-clip:text;font-family:SF Pro Display,sans-serif;font-size:58px;font-weight:650;transform:translate(1px)}@media (max-width:1200px){.FAQ-module__uDLo1a__header{flex-direction:column;align-items:flex-start;gap:40px}.FAQ-module__uDLo1a__searchWrapper{flex:none;width:100%}.FAQ-module__uDLo1a__container{box-sizing:border-box;padding:0 24px}.FAQ-module__uDLo1a__lineLeft,.FAQ-module__uDLo1a__lineRight{display:none}}@media (max-width:1024px){.FAQ-module__uDLo1a__header{padding-left:0}.FAQ-module__uDLo1a__grid{flex-direction:column}.FAQ-module__uDLo1a__column{width:100%}.FAQ-module__uDLo1a__mainTitle{padding-right:0;font-size:80px}.FAQ-module__uDLo1a__verticalText,.FAQ-module__uDLo1a__askedText,.FAQ-module__uDLo1a__questionMark{display:none}.FAQ-module__uDLo1a__question{font-size:18px}.FAQ-module__uDLo1a__faqHeader,.FAQ-module__uDLo1a__faqContent{padding:24px}}@media (max-width:600px){.FAQ-module__uDLo1a__container{padding:0 16px}.FAQ-module__uDLo1a__header{margin-bottom:60px;padding-left:0}.FAQ-module__uDLo1a__mainTitle{font-size:64px}.FAQ-module__uDLo1a__searchInput{height:60px;padding:0 60px 0 24px;font-size:16px}.FAQ-module__uDLo1a__searchIcon{right:24px}.FAQ-module__uDLo1a__question{font-size:16px}.FAQ-module__uDLo1a__faqHeader{height:auto;min-height:70px;padding:16px 18px}.FAQ-module__uDLo1a__faqContent{padding:18px}}
.Footer-module__KWgBSG__footer{z-index:10;background:0 0;width:100%;padding:100px 0 50px;position:relative}@media (min-width:1025px){.Footer-module__KWgBSG__footer{zoom:var(--vw-zoom,1)}}.Footer-module__KWgBSG__bgGradient{pointer-events:none;z-index:-1;background:linear-gradient(#149dff00 14.9%,#149dff54 100%);width:100%;height:448px;position:absolute;bottom:0;left:0}.Footer-module__KWgBSG__container{width:90%;max-width:1650px;margin:0 auto}.Footer-module__KWgBSG__mainContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:80px;display:flex}.Footer-module__KWgBSG__brandColumn{flex-direction:column;gap:50px;max-width:255px;display:flex}.Footer-module__KWgBSG__brandInfo{flex-direction:column;gap:10px;display:flex}.Footer-module__KWgBSG__logo{color:#000;font-variation-settings:"wdth" 132;align-items:center;margin:0;font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:650;display:flex}.Footer-module__KWgBSG__domain{color:#00000070;font-variation-settings:"wdth" 132;font-family:SF Pro Display,sans-serif;font-weight:410}.Footer-module__KWgBSG__description{color:#000;margin:0;font-family:SF Pro Display,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.Footer-module__KWgBSG__companyDetails{flex-direction:column;gap:15px;display:flex}.Footer-module__KWgBSG__companyDetails p{color:#000000b3;margin:0;font-family:SF Pro Display,sans-serif;font-size:12px;font-weight:400}.Footer-module__KWgBSG__navColumn{flex-direction:column;gap:25px;min-width:150px;display:flex}.Footer-module__KWgBSG__columnTitle{color:#000;font-variation-settings:"wdth" 132;text-transform:uppercase;margin:0;font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:650}.Footer-module__KWgBSG__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__KWgBSG__linkList li{margin:0;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:510}.Footer-module__KWgBSG__linkList a{color:#0000008c;text-decoration:none;transition:color .3s}.Footer-module__KWgBSG__linkList a:hover{color:#000}.Footer-module__KWgBSG__divider{background-color:#3d3d3d8f;width:100%;height:2px;margin-bottom:20px}.Footer-module__KWgBSG__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__KWgBSG__copyright,.Footer-module__KWgBSG__credits{color:#00000085;margin:0;font-family:SF Pro Display,sans-serif;font-size:14px;font-weight:400}@media (max-width:1024px){.Footer-module__KWgBSG__mainContent{grid-template-columns:repeat(3,1fr);display:grid}}@media (max-width:768px){.Footer-module__KWgBSG__mainContent{grid-template-columns:repeat(2,1fr)}.Footer-module__KWgBSG__brandColumn{grid-column:span 2;max-width:100%}.Footer-module__KWgBSG__bottomBar{text-align:center;flex-direction:column;margin-top:30px}}@media (max-width:480px){.Footer-module__KWgBSG__footer{padding:60px 0 40px}.Footer-module__KWgBSG__mainContent{grid-template-columns:1fr;gap:30px}.Footer-module__KWgBSG__brandColumn{grid-column:span 1}.Footer-module__KWgBSG__columnTitle{font-size:20px}}
.BackgroundGrid-module__xTgynG__gridWrapper{pointer-events:none;z-index:-1;width:100%;height:380px;position:absolute;top:-230px;left:0;overflow:hidden}@media (min-width:1025px){.BackgroundGrid-module__xTgynG__gridWrapper{zoom:var(--vw-zoom,1)}}.BackgroundGrid-module__xTgynG__svgGrid{width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}
.legal-module__8113wq__section{background:0 0;width:100%;min-height:100vh;padding:120px 0 100px;position:relative;overflow:hidden}@media (min-width:1025px){.legal-module__8113wq__section{zoom:var(--vw-zoom,1)}}.legal-module__8113wq__container{z-index:10;max-width:900px;margin:0 auto;padding:0 20px;position:relative}.legal-module__8113wq__title{-webkit-text-fill-color:transparent;background:linear-gradient(#000 -247.22%,#666 146.3%);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-family:SF Pro Display,sans-serif;font-size:64px;font-weight:600;line-height:1.2}.legal-module__8113wq__date{color:#0009;margin-bottom:60px;font-family:SF Pro Display,sans-serif;font-size:16px;font-weight:400}.legal-module__8113wq__content{color:#000c;font-family:SF Pro Display,sans-serif;font-size:18px;line-height:1.6}.legal-module__8113wq__content h2{color:#000;margin-top:50px;margin-bottom:20px;font-size:32px;font-weight:600}.legal-module__8113wq__content h3{color:#000;margin-top:30px;margin-bottom:15px;font-size:24px;font-weight:600}.legal-module__8113wq__content p{margin-bottom:20px}.legal-module__8113wq__content ul{margin-bottom:20px;padding-left:20px;list-style-type:disc}.legal-module__8113wq__content li{margin-bottom:10px;line-height:1.5}.legal-module__8113wq__content a{color:#000;text-decoration:underline;transition:color .2s}.legal-module__8113wq__content a:hover{color:#0009}@media (max-width:900px){.legal-module__8113wq__title{font-size:48px}.legal-module__8113wq__content h2{font-size:28px}}@media (max-width:600px){.legal-module__8113wq__title{font-size:36px}.legal-module__8113wq__content{font-size:16px}.legal-module__8113wq__content h2{font-size:24px}}
