.Header-module__KppamW__header{z-index:1000;transition:all var(--transition-smooth);background:0 0;position:fixed;top:0;left:0;right:0}.Header-module__KppamW__header.Header-module__KppamW__scrolled{-webkit-backdrop-filter:blur(12px);background:#fafaffd9;box-shadow:0 1px #0000000d}.Header-module__KppamW__header.Header-module__KppamW__hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.Header-module__KppamW__container{max-width:1400px;padding:1.25rem var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__KppamW__logo{font-family:var(--font-title);letter-spacing:-.03em;color:var(--accent);transition:color var(--transition-base),transform var(--transition-base);align-items:center;gap:.625rem;font-size:1.375rem;font-weight:800;display:flex;opacity:1!important;pointer-events:all!important;transform:none!important}.Header-module__KppamW__logo:hover{color:var(--accent);transform:translateY(-1px)}.Header-module__KppamW__logoImage{object-fit:contain;flex-shrink:0;width:25px;height:25px}.Header-module__KppamW__actions{align-items:center;gap:1rem;display:flex}.Header-module__KppamW__whatsapp{width:42px;height:42px;color:var(--accent);background:var(--accent-light);border:1px solid var(--accent-border);transition:all var(--transition-base);border-radius:10px;justify-content:center;align-items:center;display:flex}.Header-module__KppamW__whatsapp:hover{background:var(--accent);color:#fff;box-shadow:0 4px 16px var(--accent-glow);border-color:var(--accent);transform:translateY(-2px)}.Header-module__KppamW__whatsapp svg{width:20px;height:20px}.Header-module__KppamW__menuToggle{cursor:pointer;transition:background var(--transition-base);background:0 0;border-radius:8px;flex-direction:column;gap:4px;padding:.5rem;display:flex}.Header-module__KppamW__menuToggle:hover{background:var(--gray-light)}.Header-module__KppamW__menuToggle span{background:var(--text);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px}.Header-module__KppamW__menuToggle span.Header-module__KppamW__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__KppamW__menuToggle span.Header-module__KppamW__open:nth-child(2){opacity:0}.Header-module__KppamW__menuToggle span.Header-module__KppamW__open:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module__KppamW__menuOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0a0a0af2;justify-content:flex-end;animation:.25s Header-module__KppamW__fadeIn;display:flex;position:fixed;inset:0}@keyframes Header-module__KppamW__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__KppamW__menuContent{background:#fff;flex-direction:column;gap:3.5rem;width:100%;max-width:480px;padding:5rem 2.5rem 2.5rem;animation:.35s cubic-bezier(.22,1,.36,1) Header-module__KppamW__slideIn;display:flex;position:relative;overflow-y:auto;box-shadow:-10px 0 40px #0003}.Header-module__KppamW__menuLogo{font-family:var(--font-title);letter-spacing:-.03em;color:var(--accent);align-items:center;gap:.625rem;font-size:1.375rem;font-weight:800;display:flex;position:absolute;top:2.5rem;left:2.5rem}.Header-module__KppamW__menuLogoImage{object-fit:contain;flex-shrink:0;width:25px;height:25px}@keyframes Header-module__KppamW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__KppamW__menuNav{flex-direction:column;gap:0;display:flex}.Header-module__KppamW__menuNav a{font-family:var(--font-title);letter-spacing:-.02em;border-bottom:1px solid var(--border);transition:all var(--transition-base);color:#000;padding:.875rem 0;font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:700}.Header-module__KppamW__menuNav a:hover{color:#2a0080;padding-left:.75rem}.Header-module__KppamW__menuContact{flex-direction:column;gap:1.25rem;display:flex}.Header-module__KppamW__menuLabel{text-transform:uppercase;letter-spacing:.15em;opacity:.5;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.Header-module__KppamW__menuContactItem{color:var(--text);transition:all var(--transition-base);align-items:center;gap:.875rem;padding:.625rem 0;font-size:1.0625rem;font-weight:600;display:flex}.Header-module__KppamW__menuContactItem:hover{color:var(--accent);padding-left:.5rem}.Header-module__KppamW__menuContactItem svg{opacity:.7;flex-shrink:0;width:20px;height:20px}@media (max-width:768px){.Header-module__KppamW__container{padding:1rem 1.25rem}.Header-module__KppamW__logo{gap:.5rem;font-size:1.25rem}.Header-module__KppamW__logoImage{width:25px;height:25px}.Header-module__KppamW__actions{gap:.75rem}.Header-module__KppamW__whatsapp{width:38px;height:38px}.Header-module__KppamW__whatsapp svg{width:18px;height:18px}.Header-module__KppamW__menuToggle{padding:.375rem}.Header-module__KppamW__menuToggle span{width:22px}.Header-module__KppamW__menuContent{gap:3rem;max-width:100%;padding:4.5rem 1.75rem 2rem}.Header-module__KppamW__menuLogo{gap:.5rem;font-size:1.25rem;top:2rem;left:1.75rem}.Header-module__KppamW__menuLogoImage{width:25px;height:25px}.Header-module__KppamW__menuNav a{padding:.75rem 0;font-size:1.375rem}.Header-module__KppamW__menuContactItem{padding:.5rem 0;font-size:1rem}}
.ContactForm-module__7_PE0G__contactSection{padding:clamp(5rem,12vw,8rem) 0;position:relative}.ContactForm-module__7_PE0G__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(4rem,8vw,7rem);display:grid}.ContactForm-module__7_PE0G__leftContent{opacity:0;animation:.8s ease-out forwards ContactForm-module__7_PE0G__fadeInUp}@keyframes ContactForm-module__7_PE0G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__7_PE0G__header{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__7_PE0G__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(2rem,4.5vw,3rem);line-height:1.15}.ContactForm-module__7_PE0G__subtitle{color:var(--text-light);max-width:500px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.ContactForm-module__7_PE0G__contactInfo{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:1.5rem;padding:1.5rem 0;display:flex}.ContactForm-module__7_PE0G__contactItem{text-align:center;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ContactForm-module__7_PE0G__contactItem:hover{box-shadow:none;background:0 0;border:none;transform:translateY(-4px)}.ContactForm-module__7_PE0G__iconWrapper{background:var(--accent);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.ContactForm-module__7_PE0G__contactItem:hover .ContactForm-module__7_PE0G__iconWrapper{background:#2a0080;transform:scale(1.1)}.ContactForm-module__7_PE0G__contactText{flex-direction:column;gap:.125rem;display:flex}.ContactForm-module__7_PE0G__contactLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.ContactForm-module__7_PE0G__contactValue{color:var(--text);font-size:.875rem;font-weight:600}.ContactForm-module__7_PE0G__location{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 0}.ContactForm-module__7_PE0G__locationText{color:var(--text-light);margin:0;font-size:1rem;line-height:1.65}.ContactForm-module__7_PE0G__locationText strong{color:var(--text);font-weight:600}.ContactForm-module__7_PE0G__mapWrapper{border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #00000014}.ContactForm-module__7_PE0G__map{width:100%;height:auto;display:block}.ContactForm-module__7_PE0G__rightContent{opacity:0;flex-direction:column;gap:3rem;animation:.8s ease-out .2s forwards ContactForm-module__7_PE0G__fadeInUp;display:flex}.ContactForm-module__7_PE0G__form{background:var(--bg);border:1px solid var(--border);border-radius:24px;padding:clamp(2rem,4vw,3rem);position:sticky;top:2rem;box-shadow:0 8px 32px #0000000a}.ContactForm-module__7_PE0G__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}.ContactForm-module__7_PE0G__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__7_PE0G__field label{color:var(--text);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.ContactForm-module__7_PE0G__field input,.ContactForm-module__7_PE0G__field textarea{border:1.5px solid var(--border);width:100%;color:var(--text);font-size:.9375rem;font-family:var(--font-body);background:#fff;border-radius:12px;padding:.875rem 1.125rem;transition:all .25s}.ContactForm-module__7_PE0G__field input:focus,.ContactForm-module__7_PE0G__field textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #33009a14}.ContactForm-module__7_PE0G__field input::placeholder,.ContactForm-module__7_PE0G__field textarea::placeholder{color:var(--text-light);opacity:.6}.ContactForm-module__7_PE0G__field textarea{resize:none;min-height:120px;line-height:1.6}.ContactForm-module__7_PE0G__submit{background:var(--accent);color:#fff;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm-module__7_PE0G__submit:hover:not(:disabled){background:#2a0080;transform:translateY(-2px);box-shadow:0 8px 24px #33009a40}.ContactForm-module__7_PE0G__submit:active:not(:disabled){transform:translateY(0)}.ContactForm-module__7_PE0G__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__7_PE0G__success,.ContactForm-module__7_PE0G__error{border-radius:12px;align-items:center;gap:.75rem;margin-top:1.25rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;animation:.3s ease-out ContactForm-module__7_PE0G__slideIn;display:flex}@keyframes ContactForm-module__7_PE0G__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__7_PE0G__success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.ContactForm-module__7_PE0G__success svg{color:#15803d;flex-shrink:0}.ContactForm-module__7_PE0G__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (max-width:1024px){.ContactForm-module__7_PE0G__wrapper{gap:4rem}.ContactForm-module__7_PE0G__form{position:static}}@media (max-width:768px){.ContactForm-module__7_PE0G__contactSection{margin-top:20px;padding:clamp(4rem,10vw,6rem) 0}.ContactForm-module__7_PE0G__wrapper{display:block}.ContactForm-module__7_PE0G__leftContent{width:100%}.ContactForm-module__7_PE0G__rightContent{gap:1.5rem;width:100%}.ContactForm-module__7_PE0G__header{gap:.75rem;margin-bottom:1.5rem}.ContactForm-module__7_PE0G__title{font-size:clamp(1.75rem,8vw,2.25rem)}.ContactForm-module__7_PE0G__subtitle{font-size:1rem}.ContactForm-module__7_PE0G__contactInfo{border-top:none;border-bottom:none;gap:.75rem;margin-bottom:1.5rem;padding:1rem 0}.ContactForm-module__7_PE0G__contactItem{gap:.375rem}.ContactForm-module__7_PE0G__iconWrapper{width:44px;height:44px}.ContactForm-module__7_PE0G__contactLabel{font-size:.625rem}.ContactForm-module__7_PE0G__contactValue{font-size:.8125rem}.ContactForm-module__7_PE0G__location{display:none}.ContactForm-module__7_PE0G__mapWrapper{margin-top:1.5rem}.ContactForm-module__7_PE0G__form{width:100%;padding:1.75rem;position:static}.ContactForm-module__7_PE0G__formGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.ContactForm-module__7_PE0G__field input,.ContactForm-module__7_PE0G__field textarea{padding:.75rem 1rem;font-size:16px}.ContactForm-module__7_PE0G__field textarea{min-height:100px}.ContactForm-module__7_PE0G__submit{padding:1rem 1.5rem;font-size:.9375rem}.ContactForm-module__7_PE0G__success,.ContactForm-module__7_PE0G__error{padding:.875rem 1rem;font-size:.875rem}}
.Footer-module__UDEoiW__footer{background:var(--accent);color:#fff;padding:5rem 0 2rem;padding-top:var(--section-gap)}.Footer-module__UDEoiW__grid{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;padding-bottom:3rem;display:grid}.Footer-module__UDEoiW__brand{max-width:350px}.Footer-module__UDEoiW__logoWrapper{align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}.Footer-module__UDEoiW__logoImage{object-fit:contain;flex-shrink:0;width:32px;height:32px}.Footer-module__UDEoiW__logo{font-family:var(--font-title);color:#fff;margin:0;font-size:2rem;font-weight:800}.Footer-module__UDEoiW__tagline{opacity:.7;margin-bottom:1rem;font-size:1rem;line-height:1.6}.Footer-module__UDEoiW__cityLinks{margin-top:1.5rem}.Footer-module__UDEoiW__cityLabel{text-transform:uppercase;opacity:.7;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Footer-module__UDEoiW__cityList{opacity:.8;flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.Footer-module__UDEoiW__cityList li a{color:#ffffffbf;text-decoration:none;transition:color .3s,transform .3s}.Footer-module__UDEoiW__cityList li a:hover{color:#fff;transform:translateY(-1px)}.Footer-module__UDEoiW__heading{font-family:var(--font-title);color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.Footer-module__UDEoiW__nav{flex-direction:column;gap:.875rem;display:flex}.Footer-module__UDEoiW__nav a{color:#ffffffb3;font-size:.95rem;transition:all .3s}.Footer-module__UDEoiW__nav a:hover{color:#fff;transform:translate(4px)}.Footer-module__UDEoiW__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__UDEoiW__contactLink{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.95rem;transition:all .3s;display:flex}.Footer-module__UDEoiW__contactLink:hover{color:#fff}.Footer-module__UDEoiW__contactLink svg{opacity:.7;flex-shrink:0}.Footer-module__UDEoiW__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Footer-module__UDEoiW__copyright{opacity:.5;font-size:.875rem}.Footer-module__UDEoiW__legal{align-items:center;gap:1rem;font-size:.875rem;display:flex}.Footer-module__UDEoiW__legal a{color:#ffffff80;transition:color .3s}.Footer-module__UDEoiW__legal a:hover{color:var(--accent)}.Footer-module__UDEoiW__divider{opacity:.3}@media (max-width:1024px){.Footer-module__UDEoiW__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__UDEoiW__brand{grid-column:1/-1}.Footer-module__UDEoiW__cityList{gap:.5rem .75rem}}@media (max-width:768px){.Footer-module__UDEoiW__footer{padding:3rem 0 2rem}.Footer-module__UDEoiW__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem}.Footer-module__UDEoiW__brand{max-width:100%}.Footer-module__UDEoiW__logoWrapper{gap:.5rem}.Footer-module__UDEoiW__logoImage{width:28px;height:28px}.Footer-module__UDEoiW__logo{font-size:1.75rem}.Footer-module__UDEoiW__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__UDEoiW__legal,.Footer-module__UDEoiW__cityList{justify-content:center}.Footer-module__UDEoiW__cityLabel{text-align:center;display:block}}
.Hero-module__fqhYwW__hero{align-items:center;min-height:100vh;padding-top:7rem;padding-bottom:4rem;display:flex;position:relative}.Hero-module__fqhYwW__content{text-align:left;max-width:850px;margin:0 0 4rem}.Hero-module__fqhYwW__preTitle{font-family:var(--font-body);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:clamp(.9375rem,1.75vw,1.125rem);font-weight:600}.Hero-module__fqhYwW__title{letter-spacing:-.03em;margin-bottom:2rem;line-height:1}.Hero-module__fqhYwW__benefits{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.Hero-module__fqhYwW__benefit{transition:transform var(--transition-base);align-items:center;gap:1rem;font-size:clamp(.9375rem,1.75vw,1.0625rem);font-weight:500;display:flex}.Hero-module__fqhYwW__benefit:hover{transform:translate(4px)}.Hero-module__fqhYwW__checkmark{width:22px;height:22px;color:var(--accent);transition:transform var(--transition-base);flex-shrink:0}.Hero-module__fqhYwW__benefit:hover .Hero-module__fqhYwW__checkmark{transform:scale(1.15)rotate(5deg)}.Hero-module__fqhYwW__benefitText{color:var(--text);flex:1;line-height:1.5}.Hero-module__fqhYwW__cta{justify-content:flex-start;display:flex}.Hero-module__fqhYwW__ctaButton{background:var(--accent);color:#fff;letter-spacing:-.01em;transition:all var(--transition-base);box-shadow:0 6px 20px var(--accent-glow);border:1px solid var(--accent);border-radius:12px;padding:1.125rem 2.25rem;font-size:1rem;font-weight:600;display:inline-block}.Hero-module__fqhYwW__ctaButton:hover{box-shadow:0 8px 28px var(--accent-glow);color:#fff;background:#2a0080;transform:translateY(-2px)}.Hero-module__fqhYwW__ctaButton:active{box-shadow:0 4px 16px var(--accent-glow);transform:translateY(0)}.Hero-module__fqhYwW__images{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Hero-module__fqhYwW__imageWrapper{transition:all var(--transition-smooth);opacity:0;border-radius:16px;animation:.8s ease-out forwards Hero-module__fqhYwW__fadeInImage;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000014}@keyframes Hero-module__fqhYwW__fadeInImage{0%{opacity:0}to{opacity:1}}.Hero-module__fqhYwW__large{aspect-ratio:4/5;grid-column:1/7;animation-delay:.2s}.Hero-module__fqhYwW__small{aspect-ratio:4/5;grid-column:7/11;align-self:end;margin-bottom:2.5rem;animation-delay:.35s}.Hero-module__fqhYwW__medium{aspect-ratio:4/5;grid-column:11/13;align-self:start;margin-top:1.5rem;animation-delay:.5s}.Hero-module__fqhYwW__imageWrapper:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000001f}.Hero-module__fqhYwW__imageWrapper:after{content:"";opacity:0;transition:opacity var(--transition-base);background:linear-gradient(#0000 50%,#00000026);position:absolute;inset:0}.Hero-module__fqhYwW__imageWrapper:hover:after{opacity:1}.Hero-module__fqhYwW__imageWrapper img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.Hero-module__fqhYwW__imageWrapper img{opacity:1!important}@media (max-width:1024px){.Hero-module__fqhYwW__images{gap:1.25rem}.Hero-module__fqhYwW__large{grid-column:1/6}.Hero-module__fqhYwW__small{grid-column:6/10;margin-bottom:2rem}.Hero-module__fqhYwW__medium{grid-column:10/13;margin-top:1rem}}@media (max-width:768px){.Hero-module__fqhYwW__hero{padding-top:5.5rem;padding-bottom:3rem}.Hero-module__fqhYwW__content{text-align:left;margin-bottom:2.5rem}.Hero-module__fqhYwW__preTitle{margin-bottom:.625rem;font-size:.875rem}.Hero-module__fqhYwW__title{margin-bottom:1.5rem}.Hero-module__fqhYwW__benefits{gap:.625rem;margin-bottom:2rem}.Hero-module__fqhYwW__benefit{gap:.875rem;font-size:.9375rem}.Hero-module__fqhYwW__checkmark{width:20px;height:20px}.Hero-module__fqhYwW__ctaButton{text-align:center;width:100%;padding:1rem 2rem;font-size:.9375rem}.Hero-module__fqhYwW__cta{width:100%}.Hero-module__fqhYwW__images{grid-template-columns:1fr 1fr;gap:.875rem}.Hero-module__fqhYwW__large{aspect-ratio:16/10;grid-column:1/3;margin-bottom:0}.Hero-module__fqhYwW__small{aspect-ratio:1;grid-column:1/2;align-self:start;margin-bottom:0}.Hero-module__fqhYwW__medium{aspect-ratio:1;grid-column:2/3;align-self:start;margin-top:0}.Hero-module__fqhYwW__imageWrapper{border-radius:12px}}@media (max-width:480px){.Hero-module__fqhYwW__hero{padding-top:5rem}.Hero-module__fqhYwW__images{gap:.75rem}.Hero-module__fqhYwW__imageWrapper{border-radius:10px}}
.Features-module__GDmV3W__features{background:linear-gradient(180deg,var(--bg)0%,#f5f5f7 100%);position:relative}.Features-module__GDmV3W__header{text-align:center;opacity:0;max-width:800px;margin:0 auto 5rem;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.Features-module__GDmV3W__headerVisible{opacity:1;transform:translateY(0)}.Features-module__GDmV3W__title{margin-bottom:1.5rem}.Features-module__GDmV3W__subtitle{opacity:.7;max-width:700px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.6}.Features-module__GDmV3W__featuresGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Features-module__GDmV3W__mobileScroll,.Features-module__GDmV3W__scrollIndicators{display:none}.Features-module__GDmV3W__card{border:1px solid var(--border);backface-visibility:hidden;opacity:0;background:#fff;border-radius:24px;padding:3rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards Features-module__GDmV3W__fadeInCard;position:relative;overflow:hidden;transform:translateZ(0)}@keyframes Features-module__GDmV3W__fadeInCard{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Features-module__GDmV3W__card:before{content:"";background:linear-gradient(90deg,var(--accent),#5a0fd9);transform-origin:0;height:4px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Features-module__GDmV3W__card:hover{border-color:#33009a33;transform:translateY(-8px)translateZ(0)}.Features-module__GDmV3W__card:hover:before{transform:scaleX(1)}.Features-module__GDmV3W__cardNumber{font-family:var(--font-title);color:var(--accent);opacity:.15;-webkit-user-select:none;user-select:none;font-size:3.5rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.Features-module__GDmV3W__cardContent{z-index:1;position:relative}.Features-module__GDmV3W__cardTitle{margin-bottom:.625rem;font-size:clamp(1.375rem,3vw,1.75rem);line-height:1.15}.Features-module__GDmV3W__cardSubtitle{color:var(--accent);margin-bottom:1rem;font-size:clamp(.9375rem,2vw,1rem);font-weight:600}.Features-module__GDmV3W__cardDescription{opacity:.75;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.55}.Features-module__GDmV3W__tags{flex-wrap:wrap;gap:.625rem;display:flex}.Features-module__GDmV3W__tag{background:var(--accent);color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .3s;display:inline-block}.Features-module__GDmV3W__card:hover .Features-module__GDmV3W__tag{background:#4a00c7;transform:translateY(-2px)}@media (max-width:1024px){.Features-module__GDmV3W__card{padding:2.5rem}.Features-module__GDmV3W__cardNumber{font-size:3rem;top:1.25rem;right:1.5rem}}@media (max-width:768px){.Features-module__GDmV3W__header{text-align:left;margin-bottom:3rem}.Features-module__GDmV3W__subtitle{margin:0}.Features-module__GDmV3W__featuresGrid{display:none}.Features-module__GDmV3W__mobileScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:0;padding-bottom:1rem;display:flex;overflow-x:auto}.Features-module__GDmV3W__mobileScroll::-webkit-scrollbar{display:none}.Features-module__GDmV3W__mobileScroll .Features-module__GDmV3W__card{scroll-snap-align:center;opacity:1;flex:0 0 100%;margin:0 1rem;animation:none;transform:none}.Features-module__GDmV3W__mobileScroll .Features-module__GDmV3W__card:first-child{margin-left:var(--container-padding)}.Features-module__GDmV3W__mobileScroll .Features-module__GDmV3W__card:last-child{margin-right:var(--container-padding)}.Features-module__GDmV3W__scrollIndicators{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.Features-module__GDmV3W__indicator{cursor:pointer;background:#33009a33;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.Features-module__GDmV3W__indicatorActive{background:var(--accent);border-radius:4px;width:24px}.Features-module__GDmV3W__card{padding:2rem}.Features-module__GDmV3W__cardNumber{opacity:.1;font-size:2.5rem;top:1rem;right:1rem}.Features-module__GDmV3W__cardTitle{padding-right:3rem}.Features-module__GDmV3W__tags{gap:.5rem}.Features-module__GDmV3W__tag{padding:.4rem .85rem;font-size:.8rem}}
.CTA-module__8XNmFa__cta{background:linear-gradient(180deg,var(--bg)0%,#f5f5fa 100%);padding:clamp(4rem,10vw,7rem) 0;position:relative}.CTA-module__8XNmFa__content{text-align:center;max-width:680px;margin:0 auto}.CTA-module__8XNmFa__badge{background:var(--accent-light);color:var(--accent);letter-spacing:.02em;border:1px solid var(--accent-border);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.CTA-module__8XNmFa__badge svg{width:14px;height:14px}.CTA-module__8XNmFa__title{letter-spacing:-.02em;color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.CTA-module__8XNmFa__subtitle{color:var(--text);opacity:.7;margin-bottom:2.5rem;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.6}.CTA-module__8XNmFa__subtitle strong{color:var(--accent);opacity:1;font-weight:600}.CTA-module__8XNmFa__priceCard{background:#fff;border:1px solid #0000000a;border-radius:20px;margin-bottom:1.5rem;padding:2.5rem;box-shadow:0 1px 3px #0000000d,0 20px 60px #00000014}.CTA-module__8XNmFa__priceTop{margin-bottom:2rem}.CTA-module__8XNmFa__priceLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text);opacity:.5;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.CTA-module__8XNmFa__priceAmount{justify-content:center;align-items:baseline;gap:.25rem;display:flex}.CTA-module__8XNmFa__currency{color:var(--text);opacity:.6;font-size:1.5rem;font-weight:700}.CTA-module__8XNmFa__price{font-family:var(--font-title);color:var(--accent);letter-spacing:-.03em;font-size:clamp(3.5rem,8vw,4.5rem);font-weight:800;line-height:1}.CTA-module__8XNmFa__ctaButton{background:var(--accent);color:#fff;width:100%;transition:all var(--transition-base);box-shadow:0 4px 16px var(--accent-glow);border:1px solid var(--accent);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.CTA-module__8XNmFa__ctaButton:hover{box-shadow:0 6px 24px var(--accent-glow);color:#fff;background:#2a0080;transform:translateY(-2px)}.CTA-module__8XNmFa__ctaButton svg{transition:transform var(--transition-base);width:18px;height:18px}.CTA-module__8XNmFa__ctaButton:hover svg{transform:translate(3px)}.CTA-module__8XNmFa__note{color:var(--text);opacity:.5;margin:0;font-size:.875rem}@media (max-width:768px){.CTA-module__8XNmFa__cta{padding:clamp(3rem,8vw,5rem) 0}.CTA-module__8XNmFa__badge{margin-bottom:1.25rem;padding:.4375rem .875rem;font-size:.75rem}.CTA-module__8XNmFa__title{margin-bottom:.875rem}.CTA-module__8XNmFa__subtitle{margin-bottom:2rem;font-size:1rem}.CTA-module__8XNmFa__priceCard{padding:2rem 1.5rem}.CTA-module__8XNmFa__priceTop{margin-bottom:1.5rem}.CTA-module__8XNmFa__price{font-size:3.5rem}.CTA-module__8XNmFa__currency{font-size:1.25rem}.CTA-module__8XNmFa__ctaButton{padding:1rem 1.75rem;font-size:.9375rem}.CTA-module__8XNmFa__note{font-size:.8125rem}}@media (max-width:480px){.CTA-module__8XNmFa__priceCard{padding:1.75rem 1.25rem}}
.Images-module__aDD_BG__imagesSection{background:var(--bg);padding:clamp(4rem,10vw,7rem) 0}.Images-module__aDD_BG__images{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Images-module__aDD_BG__imageWrapper{transition:all var(--transition-smooth);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000014}.Images-module__aDD_BG__imageWrapper:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000001f}.Images-module__aDD_BG__imageWrapper:after{content:"";opacity:0;transition:opacity var(--transition-base);background:linear-gradient(#0000 50%,#00000026);position:absolute;inset:0}.Images-module__aDD_BG__imageWrapper:hover:after{opacity:1}.Images-module__aDD_BG__imageWrapper img{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}.Images-module__aDD_BG__imageWrapper img{opacity:1!important}.Images-module__aDD_BG__large{aspect-ratio:4/5;grid-column:1/7}.Images-module__aDD_BG__small{aspect-ratio:4/5;grid-column:7/11;align-self:end;margin-bottom:2.5rem}.Images-module__aDD_BG__medium{aspect-ratio:4/5;grid-column:11/13;align-self:start;margin-top:1.5rem}@media (max-width:1024px){.Images-module__aDD_BG__images{gap:1.25rem}.Images-module__aDD_BG__large{grid-column:1/6}.Images-module__aDD_BG__small{grid-column:6/10;margin-bottom:2rem}.Images-module__aDD_BG__medium{grid-column:10/13;margin-top:1rem}}@media (max-width:768px){.Images-module__aDD_BG__imagesSection{padding:clamp(3rem,8vw,5rem) 0}.Images-module__aDD_BG__images{grid-template-columns:1fr 1fr;gap:.875rem}.Images-module__aDD_BG__large{aspect-ratio:16/10;grid-column:1/3;margin-bottom:0}.Images-module__aDD_BG__small{aspect-ratio:1;grid-column:1/2;align-self:start;margin-bottom:0}.Images-module__aDD_BG__medium{aspect-ratio:1;grid-column:2/3;align-self:start;margin-top:0}.Images-module__aDD_BG__imageWrapper{border-radius:12px}}@media (max-width:480px){.Images-module__aDD_BG__images{gap:.75rem}.Images-module__aDD_BG__imageWrapper{border-radius:10px}}
.Pricing-module__xD3fNa__pricing{padding:clamp(3.5rem,8vw,6rem) 0}.Pricing-module__xD3fNa__header{text-align:center;opacity:0;max-width:680px;margin:0 auto 3.5rem;animation:.8s ease-out forwards Pricing-module__xD3fNa__fadeInUp}@keyframes Pricing-module__xD3fNa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Pricing-module__xD3fNa__preTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.875rem;font-size:.8125rem;font-weight:600}.Pricing-module__xD3fNa__title{letter-spacing:-.02em;line-height:1.15}.Pricing-module__xD3fNa__packages{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Pricing-module__xD3fNa__package{border:1px solid var(--border);transition:all var(--transition-smooth);opacity:0;background:#fff;border-radius:20px;flex-direction:column;padding:2.5rem;animation:.8s ease-out forwards Pricing-module__xD3fNa__fadeInUp;display:flex;position:relative;box-shadow:0 1px 3px #0000000d}.Pricing-module__xD3fNa__package:first-child{animation-delay:.1s}.Pricing-module__xD3fNa__package:nth-child(2){animation-delay:.2s}.Pricing-module__xD3fNa__package:nth-child(3){animation-delay:.3s}.Pricing-module__xD3fNa__package:hover{border-color:var(--accent-border);transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.Pricing-module__xD3fNa__popular{border-color:var(--accent);box-shadow:0 12px 40px var(--accent-glow)}.Pricing-module__xD3fNa__popular:hover{box-shadow:0 20px 60px var(--accent-glow)}.Pricing-module__xD3fNa__badge{background:var(--accent);color:#fff;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 12px var(--accent-glow);border-radius:50px;padding:.4375rem 1.25rem;font-size:.75rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.Pricing-module__xD3fNa__packageHeader{margin-bottom:2rem}.Pricing-module__xD3fNa__packageName{letter-spacing:-.01em;margin-bottom:.875rem;font-size:1.625rem;font-weight:800}.Pricing-module__xD3fNa__priceWrapper{flex-wrap:wrap;align-items:baseline;gap:.375rem;display:flex}.Pricing-module__xD3fNa__price{font-family:var(--font-title);color:var(--accent);letter-spacing:-.02em;font-size:2.75rem;font-weight:800;line-height:1}.Pricing-module__xD3fNa__currency{color:var(--accent);font-size:1.375rem;font-weight:700}.Pricing-module__xD3fNa__hosting{color:var(--text);opacity:.6;font-size:.875rem;font-weight:500}.Pricing-module__xD3fNa__features{flex-grow:1;margin-bottom:1.75rem;list-style:none}.Pricing-module__xD3fNa__features li{border-bottom:1px solid var(--border);color:var(--text);align-items:flex-start;gap:.875rem;padding:.625rem 0;font-size:.9375rem;line-height:1.5;display:flex}.Pricing-module__xD3fNa__features li:last-child{border-bottom:none}.Pricing-module__xD3fNa__features svg{color:var(--accent);flex-shrink:0;width:18px;height:18px;margin-top:.125rem}.Pricing-module__xD3fNa__note{opacity:.6;background:var(--gray-light);border-radius:10px;margin-bottom:1.75rem;padding:.875rem 1rem;font-size:.8125rem;font-style:italic;line-height:1.5}.Pricing-module__xD3fNa__button{text-align:center;background:var(--text);color:#fff;width:100%;transition:all var(--transition-base);border:1px solid var(--text);border-radius:12px;margin-top:auto;padding:1rem 2rem;font-size:.9375rem;font-weight:600;display:block}.Pricing-module__xD3fNa__button:hover{background:var(--accent);border-color:var(--accent);box-shadow:0 6px 20px var(--accent-glow);color:#fff;transform:translateY(-2px)}.Pricing-module__xD3fNa__popular .Pricing-module__xD3fNa__button{background:var(--accent);border-color:var(--accent)}.Pricing-module__xD3fNa__popular .Pricing-module__xD3fNa__button:hover{background:#2a0080;border-color:#2a0080}@media (max-width:1024px){.Pricing-module__xD3fNa__packages{gap:1.75rem}.Pricing-module__xD3fNa__package{padding:2.25rem 2rem}}@media (max-width:768px){.Pricing-module__xD3fNa__pricing{padding:clamp(3rem,6vw,4rem) 0}.Pricing-module__xD3fNa__header{text-align:left;margin-bottom:2.5rem}.Pricing-module__xD3fNa__preTitle{margin-bottom:.75rem;font-size:.75rem}.Pricing-module__xD3fNa__packages{grid-template-columns:1fr;gap:1.5rem}.Pricing-module__xD3fNa__package{padding:2rem 1.75rem}.Pricing-module__xD3fNa__packageHeader{margin-bottom:1.75rem}.Pricing-module__xD3fNa__packageName{margin-bottom:.75rem;font-size:1.5rem}.Pricing-module__xD3fNa__price{font-size:2.5rem}.Pricing-module__xD3fNa__currency{font-size:1.25rem}.Pricing-module__xD3fNa__hosting{font-size:.8125rem}.Pricing-module__xD3fNa__features{margin-bottom:1.5rem}.Pricing-module__xD3fNa__features li{gap:.75rem;padding:.5rem 0;font-size:.875rem}.Pricing-module__xD3fNa__features svg{width:16px;height:16px}.Pricing-module__xD3fNa__note{margin-bottom:1.5rem;padding:.75rem .875rem;font-size:.75rem}.Pricing-module__xD3fNa__button{padding:.9375rem 1.75rem;font-size:.875rem}.Pricing-module__xD3fNa__badge{margin-bottom:1.25rem;padding:.4375rem .875rem;font-size:.75rem}}@media (max-width:480px){.Pricing-module__xD3fNa__package{padding:1.75rem 1.5rem}}
.Service-module__nwP52G__serviceSection{background:#33009a;padding:clamp(5rem,12vw,9rem) 0;position:relative;overflow:hidden}.Service-module__nwP52G__serviceSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#8a2be226 0%,#0000 50%),radial-gradient(circle at 80% 70%,#4b008226 0%,#0000 50%);position:absolute;inset:0}.Service-module__nwP52G__container{max-width:1400px;padding:0 var(--container-padding);z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,6rem);margin:0 auto;display:grid;position:relative}.Service-module__nwP52G__leftContent{flex-direction:column;gap:2.5rem;display:flex}.Service-module__nwP52G__countdownWrapper{align-items:center;gap:1.5rem;display:flex}.Service-module__nwP52G__countdownNumber{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#e0d4ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #ffffff4d);-webkit-background-clip:text;background-clip:text;font-size:clamp(5rem,12vw,8.5rem);font-weight:900;line-height:.9;position:relative}.Service-module__nwP52G__countdownLabel{flex-direction:column;gap:.25rem;display:flex}.Service-module__nwP52G__countdownLabel>span:first-child{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Service-module__nwP52G__subLabel{color:#ffffffd9;font-size:.9375rem;font-weight:500}.Service-module__nwP52G__title{letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}.Service-module__nwP52G__italic{color:#e0d4ff;font-style:italic;position:relative}.Service-module__nwP52G__description{color:#ffffffe6;flex-direction:column;gap:1.25rem;font-size:1.0625rem;line-height:1.65;display:flex}.Service-module__nwP52G__description p{margin:0}.Service-module__nwP52G__description strong{color:#fff;font-weight:600}.Service-module__nwP52G__rightContent{justify-content:center;align-items:center;display:flex}.Service-module__nwP52G__phoneFrame{background:#fff;border-radius:16px;width:100%;max-width:380px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006,0 8px 24px #0000004d}.Service-module__nwP52G__chatHeader{background:#2a0080;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex;box-shadow:0 2px 8px #0003}.Service-module__nwP52G__headerLeft{align-items:center;gap:.75rem;display:flex}.Service-module__nwP52G__backButton{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:opacity .2s;display:flex}.Service-module__nwP52G__backButton:hover{opacity:1}.Service-module__nwP52G__avatar{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Service-module__nwP52G__avatarInner{color:#33009a;font-size:1.125rem;font-weight:700}.Service-module__nwP52G__headerInfo{flex-direction:column;gap:.125rem;display:flex}.Service-module__nwP52G__headerName{color:#fff;letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.Service-module__nwP52G__headerStatus{color:#fffc;font-size:.75rem}.Service-module__nwP52G__headerActions{gap:.5rem;display:flex}.Service-module__nwP52G__iconButton{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:opacity .2s;display:flex}.Service-module__nwP52G__iconButton:hover{opacity:1}.Service-module__nwP52G__chatBody{background:#e5ddd5;flex-direction:column;min-height:480px;padding:1.25rem 1rem;display:flex;position:relative}.Service-module__nwP52G__chatBackground{opacity:.4;pointer-events:none;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000004 10px 20px);position:absolute;inset:0}.Service-module__nwP52G__chatMessages{z-index:1;flex-direction:column;gap:.625rem;display:flex;position:relative}.Service-module__nwP52G__messageWrapper{flex-direction:column;display:flex}.Service-module__nwP52G__message{border-radius:8px;max-width:75%;padding:.625rem .875rem;position:relative;box-shadow:0 1px 2px #00000014}.Service-module__nwP52G__messageClient{background:#fff;border-bottom-right-radius:2px;align-self:flex-end}.Service-module__nwP52G__messageCraftixx{background:#dcf8c6;border-bottom-left-radius:2px;align-self:flex-start}.Service-module__nwP52G__messageText{color:#303030;word-wrap:break-word;font-size:.9375rem;line-height:1.45}.Service-module__nwP52G__messageTime{color:#00000073;text-align:right;margin-top:.25rem;margin-left:auto;font-size:.6875rem;display:block}.Service-module__nwP52G__typingIndicator{align-items:center;gap:.25rem;padding:.25rem 0;display:flex}.Service-module__nwP52G__typingIndicator span{background:#0000004d;border-radius:50%;width:6px;height:6px;animation:1.4s infinite Service-module__nwP52G__typing}.Service-module__nwP52G__typingIndicator span:nth-child(2){animation-delay:.2s}.Service-module__nwP52G__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes Service-module__nwP52G__typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.Service-module__nwP52G__linkPreview{background:#fff;border:1px solid #00000014;border-radius:6px;margin-top:.5rem;overflow:hidden}.Service-module__nwP52G__linkImage{background:linear-gradient(135deg,#33009a 0%,#5a0fd9 100%);width:100%;height:80px;position:relative}.Service-module__nwP52G__linkImage:after{content:"✓";color:#fff;font-size:2rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Service-module__nwP52G__linkContent{padding:.5rem .625rem}.Service-module__nwP52G__linkTitle{color:#303030;margin-bottom:.125rem;font-size:.8125rem;font-weight:600}.Service-module__nwP52G__linkUrl{color:#00000080;font-size:.6875rem}.Service-module__nwP52G__chatFooter{background:#f0f0f0;border-top:1px solid #0000000d;align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex}.Service-module__nwP52G__footerButton{color:#54656f;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:color .2s;display:flex}.Service-module__nwP52G__footerButton:hover{color:#303030}.Service-module__nwP52G__inputWrapper{flex:1}.Service-module__nwP52G__messageInput{color:#303030;background:#fff;border:none;border-radius:20px;outline:none;width:100%;padding:.625rem 1rem;font-size:.9375rem}.Service-module__nwP52G__messageInput::placeholder{color:#8696a0}@media (max-width:1024px){.Service-module__nwP52G__container{gap:4rem}.Service-module__nwP52G__phoneFrame{max-width:340px}}@media (max-width:768px){.Service-module__nwP52G__serviceSection{padding:clamp(4rem,10vw,6rem) 0}.Service-module__nwP52G__container{grid-template-columns:1fr;gap:3rem}.Service-module__nwP52G__leftContent{gap:2rem}.Service-module__nwP52G__countdownWrapper{gap:1.25rem}.Service-module__nwP52G__countdownNumber{font-size:clamp(4rem,20vw,6rem)}.Service-module__nwP52G__countdownLabel>span:first-child{font-size:1.25rem}.Service-module__nwP52G__subLabel{font-size:.875rem}.Service-module__nwP52G__title{font-size:clamp(1.75rem,8vw,2.25rem)}.Service-module__nwP52G__description{gap:1rem;font-size:1rem}.Service-module__nwP52G__phoneFrame{max-width:320px;margin:0 auto}.Service-module__nwP52G__chatBody{min-height:380px}}@media (max-width:480px){.Service-module__nwP52G__countdownWrapper{flex-direction:column;align-items:flex-start;gap:.75rem}.Service-module__nwP52G__phoneFrame{border-radius:12px;max-width:280px}.Service-module__nwP52G__chatBody{min-height:340px;padding:1rem .75rem}}
.WebsiteShowcase-module__fhRA8G__websiteSection{background:var(--accent);padding:clamp(4rem,10vw,7rem) 0;position:relative;overflow:hidden}.WebsiteShowcase-module__fhRA8G__wrapper{grid-template-columns:1fr 50%;align-items:center;display:grid;position:relative}.WebsiteShowcase-module__fhRA8G__textContent{padding-left:var(--container-padding);color:#fff;max-width:680px;padding-right:3rem}.WebsiteShowcase-module__fhRA8G__title{letter-spacing:-.02em;color:#fff;margin-bottom:2.5rem;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;line-height:1.2}.WebsiteShowcase-module__fhRA8G__highlight{color:#ffffffd9;font-style:italic;position:relative}.WebsiteShowcase-module__fhRA8G__features{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.WebsiteShowcase-module__fhRA8G__feature{align-items:flex-start;gap:1rem;display:flex}.WebsiteShowcase-module__fhRA8G__feature svg{color:#fff;opacity:.9;flex-shrink:0;margin-top:.125rem}.WebsiteShowcase-module__fhRA8G__feature h3{color:#fff;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.0625rem;font-weight:700}.WebsiteShowcase-module__fhRA8G__feature p{color:#fff;opacity:.8;margin:0;font-size:.9375rem;line-height:1.5}.WebsiteShowcase-module__fhRA8G__cta{color:var(--accent);letter-spacing:-.01em;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.WebsiteShowcase-module__fhRA8G__cta:hover{background:#fffffff2;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.WebsiteShowcase-module__fhRA8G__cta svg{transition:transform .2s}.WebsiteShowcase-module__fhRA8G__cta:hover svg{transform:translate(4px)}.WebsiteShowcase-module__fhRA8G__imageWrapper{justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.WebsiteShowcase-module__fhRA8G__imageComparison{width:100%;height:auto;position:relative;overflow:hidden}.WebsiteShowcase-module__fhRA8G__imageOld,.WebsiteShowcase-module__fhRA8G__imageNew{width:100%;height:auto;position:relative}.WebsiteShowcase-module__fhRA8G__imageOld img,.WebsiteShowcase-module__fhRA8G__imageNew img{width:100%;max-width:none;height:auto;display:block}.WebsiteShowcase-module__fhRA8G__imageNew{width:100%;height:100%;position:absolute;top:0;left:0}.WebsiteShowcase-module__fhRA8G__slideLine{z-index:10;background:#fff;width:2px;transition:opacity .3s;position:absolute;top:0;bottom:0}@media (max-width:1024px){.WebsiteShowcase-module__fhRA8G__wrapper{grid-template-columns:1fr 45%}.WebsiteShowcase-module__fhRA8G__textContent{padding-right:2rem}}@media (max-width:768px){.WebsiteShowcase-module__fhRA8G__websiteSection{padding:clamp(3rem,8vw,5rem) 0}.WebsiteShowcase-module__fhRA8G__wrapper{grid-template-columns:1fr;gap:2.5rem}.WebsiteShowcase-module__fhRA8G__textContent{padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:100%}.WebsiteShowcase-module__fhRA8G__title{margin-bottom:2rem}.WebsiteShowcase-module__fhRA8G__features{gap:1.25rem;margin-bottom:2rem}.WebsiteShowcase-module__fhRA8G__feature h3{font-size:1rem}.WebsiteShowcase-module__fhRA8G__feature p{font-size:.875rem}.WebsiteShowcase-module__fhRA8G__feature svg{width:20px;height:20px}.WebsiteShowcase-module__fhRA8G__cta{justify-content:center;width:100%;padding:1rem 1.75rem}.WebsiteShowcase-module__fhRA8G__imageWrapper{justify-content:center;width:100%;margin-left:auto;margin-right:auto;display:flex;position:relative;left:auto;right:auto}.WebsiteShowcase-module__fhRA8G__imageComparison{width:100%;max-width:100%}}@media (max-width:480px){.WebsiteShowcase-module__fhRA8G__imageComparison{width:95%}.WebsiteShowcase-module__fhRA8G__cta{padding:.875rem 1.5rem;font-size:.875rem}}
.QR-module__Z0bo8q__qrSection{background:var(--accent);padding:clamp(4rem,10vw,7rem) 0;position:relative;overflow:hidden}.QR-module__Z0bo8q__wrapper{grid-template-columns:1fr 50%;align-items:center;display:grid;position:relative}.QR-module__Z0bo8q__textContent{padding-left:var(--container-padding);color:#fff;max-width:680px;padding-right:3rem}.QR-module__Z0bo8q__title{letter-spacing:-.02em;color:#fff;margin-bottom:2.5rem;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;line-height:1.2}.QR-module__Z0bo8q__highlight{color:#ffffffd9;font-style:italic;position:relative}.QR-module__Z0bo8q__features{flex-direction:column;gap:1.5rem;display:flex}.QR-module__Z0bo8q__feature{align-items:flex-start;gap:1rem;display:flex}.QR-module__Z0bo8q__feature svg{color:#fff;opacity:.9;flex-shrink:0;margin-top:.125rem}.QR-module__Z0bo8q__feature h3{color:#fff;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.0625rem;font-weight:700}.QR-module__Z0bo8q__feature p{color:#fff;opacity:.8;margin:0;font-size:.9375rem;line-height:1.5}.QR-module__Z0bo8q__imageWrapper{justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.QR-module__Z0bo8q__imageWrapper img{width:100%;max-width:none;height:auto;margin-right:0;display:block}@media (max-width:1024px){.QR-module__Z0bo8q__wrapper{grid-template-columns:1fr 45%}.QR-module__Z0bo8q__textContent{padding-right:2rem}}@media (max-width:768px){.QR-module__Z0bo8q__qrSection{padding:clamp(3rem,8vw,5rem) 0}.QR-module__Z0bo8q__wrapper{grid-template-columns:1fr;gap:2.5rem}.QR-module__Z0bo8q__textContent{padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:100%}.QR-module__Z0bo8q__title{margin-bottom:2rem}.QR-module__Z0bo8q__features{gap:1.25rem}.QR-module__Z0bo8q__feature h3{font-size:1rem}.QR-module__Z0bo8q__feature p{font-size:.875rem}.QR-module__Z0bo8q__feature svg{width:20px;height:20px}.QR-module__Z0bo8q__imageWrapper{justify-content:flex-end;width:100vw;margin-left:-50vw;margin-right:-50vw;display:flex;position:relative;left:50%;right:50%}.QR-module__Z0bo8q__imageWrapper img{width:80%;max-width:400px}}@media (max-width:480px){.QR-module__Z0bo8q__imageWrapper img{width:85%}}
.Aanbod-module__1WRTFq__main{padding-top:6rem}.Aanbod-module__1WRTFq__faq{background:linear-gradient(180deg,var(--bg)0%,#fafaff 100%);padding:clamp(4rem,8vw,6rem) 0}.Aanbod-module__1WRTFq__faqContent{max-width:850px;margin:0 auto}.Aanbod-module__1WRTFq__faqTitle{text-align:center;letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(1.875rem,5vw,2.75rem)}.Aanbod-module__1WRTFq__questions{flex-direction:column;gap:1.5rem;display:flex}.Aanbod-module__1WRTFq__question{border:1px solid var(--border);transition:all var(--transition-base);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000000d}.Aanbod-module__1WRTFq__question:hover{border-color:var(--accent-border);transform:translateY(-3px);box-shadow:0 8px 32px #00000014}.Aanbod-module__1WRTFq__question h3{color:var(--text);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700}.Aanbod-module__1WRTFq__question p{opacity:.7;margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Aanbod-module__1WRTFq__main{padding-top:5rem}.Aanbod-module__1WRTFq__faq{padding:clamp(3rem,6vw,4rem) 0}.Aanbod-module__1WRTFq__faqTitle{margin-bottom:2.5rem}.Aanbod-module__1WRTFq__questions{gap:1.25rem}.Aanbod-module__1WRTFq__question{border-radius:14px;padding:1.75rem 1.5rem}.Aanbod-module__1WRTFq__question h3{margin-bottom:.625rem}.Aanbod-module__1WRTFq__question p{font-size:.875rem}}@media (max-width:480px){.Aanbod-module__1WRTFq__question{padding:1.5rem 1.25rem}}
.Privacy-module__EcjSia__privacy{min-height:100vh;padding-top:8rem;padding-bottom:6rem}.Privacy-module__EcjSia__content{max-width:800px;margin:0 auto}.Privacy-module__EcjSia__content h1{margin-bottom:1.5rem}.Privacy-module__EcjSia__intro{opacity:.8;margin-bottom:4rem;font-size:1.25rem;line-height:1.7}.Privacy-module__EcjSia__content section{margin-bottom:3.5rem}.Privacy-module__EcjSia__content h2{color:var(--accent);margin-bottom:1.25rem;font-size:1.75rem}.Privacy-module__EcjSia__content p{margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.Privacy-module__EcjSia__content ul{margin:1.5rem 0;padding-left:2rem}.Privacy-module__EcjSia__content li{margin-bottom:.75rem;font-size:1.05rem;line-height:1.7}.Privacy-module__EcjSia__content a{color:var(--accent);text-decoration:underline}.Privacy-module__EcjSia__content a:hover{opacity:.7}.Privacy-module__EcjSia__updated{border-top:1px solid var(--border);opacity:.6;margin-top:4rem;padding-top:2rem;font-size:.95rem;font-style:italic}@media (max-width:768px){.Privacy-module__EcjSia__privacy{padding-top:6rem;padding-bottom:4rem}.Privacy-module__EcjSia__intro{margin-bottom:3rem;font-size:1.125rem}.Privacy-module__EcjSia__content section{margin-bottom:2.5rem}.Privacy-module__EcjSia__content h2{font-size:1.5rem}.Privacy-module__EcjSia__content p,.Privacy-module__EcjSia__content li{font-size:1rem}}
.Waarom-module__vMLaKq__main{padding-top:5rem}.Waarom-module__vMLaKq__hero{background:#fff;padding:clamp(4rem,10vw,8rem) 0 clamp(5rem,12vw,9rem);position:relative;overflow:hidden}.Waarom-module__vMLaKq__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.Waarom-module__vMLaKq__heroText{max-width:600px}.Waarom-module__vMLaKq__badge{background:var(--accent-light);color:var(--accent);letter-spacing:.02em;border:1px solid var(--accent-border);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Waarom-module__vMLaKq__badge svg{flex-shrink:0;width:14px;height:14px}.Waarom-module__vMLaKq__heroTitle{letter-spacing:-.03em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.15}.Waarom-module__vMLaKq__heroSubtitle{color:var(--text-light);margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.Waarom-module__vMLaKq__heroSubtitle strong{color:var(--accent);font-weight:600}.Waarom-module__vMLaKq__heroStats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:2rem;display:grid}.Waarom-module__vMLaKq__stat{flex-direction:column;gap:.375rem;display:flex}.Waarom-module__vMLaKq__statNumber{font-family:var(--font-title);color:var(--accent);letter-spacing:-.02em;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:800;line-height:1}.Waarom-module__vMLaKq__statLabel{color:var(--text-light);font-size:.8125rem;font-weight:500}.Waarom-module__vMLaKq__heroImage{position:relative}.Waarom-module__vMLaKq__imageWrapper{border-radius:24px;position:relative;overflow:hidden}.Waarom-module__vMLaKq__image{width:100%;height:auto;display:block}.Waarom-module__vMLaKq__imageOverlay{pointer-events:none;position:absolute;inset:0}.Waarom-module__vMLaKq__reasons{background:#fff;padding:clamp(5rem,12vw,8rem) 0}.Waarom-module__vMLaKq__reasonsHeader{text-align:center;max-width:750px;margin:0 auto 4rem}.Waarom-module__vMLaKq__reasonsTitle{letter-spacing:-.02em;color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4.5vw,2.75rem);line-height:1.2}.Waarom-module__vMLaKq__reasonsSubtitle{color:var(--text-light);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.Waarom-module__vMLaKq__reasonsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Waarom-module__vMLaKq__reason{background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Waarom-module__vMLaKq__reason:hover{border-color:var(--accent-border);transform:translateY(-6px);box-shadow:0 12px 40px #0000001a}.Waarom-module__vMLaKq__reasonIcon{background:linear-gradient(135deg,var(--accent),#5a0fd9);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.Waarom-module__vMLaKq__reason:hover .Waarom-module__vMLaKq__reasonIcon{transform:scale(1.1)rotate(5deg)}.Waarom-module__vMLaKq__reasonIcon svg{width:32px;height:32px}.Waarom-module__vMLaKq__reasonTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.3}.Waarom-module__vMLaKq__reasonText{color:var(--text-light);margin:0;font-size:.9375rem;line-height:1.65}.Waarom-module__vMLaKq__reasonText strong{color:var(--text);font-weight:600}.Waarom-module__vMLaKq__whyCraftixx{background:linear-gradient(#fff 0%,#fafaff 100%);padding:clamp(5rem,12vw,8rem) 0;position:relative}.Waarom-module__vMLaKq__whyCraftixxContent{grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.Waarom-module__vMLaKq__whyCraftixxBadge{background:var(--accent-light);color:var(--accent);letter-spacing:.05em;border:1px solid var(--accent-border);text-transform:uppercase;border-radius:50px;margin-bottom:1.25rem;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;display:inline-block}.Waarom-module__vMLaKq__whyCraftixxTitle{letter-spacing:-.02em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,2.75rem);line-height:1.2}.Waarom-module__vMLaKq__whyCraftixxDescription{color:var(--text-light);margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.65}.Waarom-module__vMLaKq__whyCraftixxDescription strong{color:var(--text);font-weight:600}.Waarom-module__vMLaKq__whyCraftixxFeatures{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.Waarom-module__vMLaKq__whyCraftixxFeature{color:var(--text);align-items:center;gap:.875rem;padding:.75rem 0;font-size:.9375rem;font-weight:500;display:flex}.Waarom-module__vMLaKq__whyCraftixxFeature svg{color:var(--accent);flex-shrink:0;width:24px;height:24px}.Waarom-module__vMLaKq__whyCraftixxCta{background:var(--accent);color:#fff;box-shadow:0 4px 16px var(--accent-glow);border-radius:12px;align-items:center;gap:.625rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Waarom-module__vMLaKq__whyCraftixxCta:hover{box-shadow:0 6px 24px var(--accent-glow);color:#fff;background:#2a0080;transform:translateY(-2px)}.Waarom-module__vMLaKq__whyCraftixxCta svg{width:20px;height:20px;transition:transform .3s}.Waarom-module__vMLaKq__whyCraftixxCta:hover svg{transform:translate(3px)}.Waarom-module__vMLaKq__whyCraftixxHighlight{position:relative}.Waarom-module__vMLaKq__highlightCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 20px 60px #00000014}.Waarom-module__vMLaKq__highlightCard:before{content:"";background:linear-gradient(90deg,var(--accent),#5a0fd9);height:4px;position:absolute;top:0;left:0;right:0}.Waarom-module__vMLaKq__highlightIcon{background:linear-gradient(135deg,var(--accent),#5a0fd9);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex}.Waarom-module__vMLaKq__highlightIcon svg{width:40px;height:40px}.Waarom-module__vMLaKq__highlightTitle{font-family:var(--font-title);color:var(--accent);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1}.Waarom-module__vMLaKq__highlightText{color:var(--text-light);margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.Waarom-module__vMLaKq__highlightLink{color:var(--accent);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.Waarom-module__vMLaKq__highlightLink:hover{color:#2a0080;gap:.75rem}.Waarom-module__vMLaKq__highlightLink svg{width:16px;height:16px;transition:transform .3s}.Waarom-module__vMLaKq__highlightLink:hover svg{transform:translate(2px)}@media (max-width:1024px){.Waarom-module__vMLaKq__heroContent{grid-template-columns:1fr;gap:3rem}.Waarom-module__vMLaKq__heroImage{max-width:600px;margin:0 auto}.Waarom-module__vMLaKq__reasonsGrid{gap:1.5rem}.Waarom-module__vMLaKq__reason{padding:2rem}.Waarom-module__vMLaKq__whyCraftixxContent{grid-template-columns:1fr;gap:3rem}.Waarom-module__vMLaKq__whyCraftixxHighlight{max-width:500px;margin:0 auto}}@media (max-width:768px){.Waarom-module__vMLaKq__main{padding-top:4.5rem}.Waarom-module__vMLaKq__hero{padding:clamp(3rem,8vw,5rem) 0 clamp(4rem,10vw,6rem)}.Waarom-module__vMLaKq__badge{margin-bottom:1.25rem;padding:.4375rem .875rem;font-size:.75rem}.Waarom-module__vMLaKq__heroStats{grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.5rem}.Waarom-module__vMLaKq__stat{text-align:center;align-items:center;gap:.25rem}.Waarom-module__vMLaKq__statLabel{font-size:.75rem}.Waarom-module__vMLaKq__reasons{padding:clamp(4rem,10vw,6rem) 0}.Waarom-module__vMLaKq__reasonsHeader{margin-bottom:3rem}.Waarom-module__vMLaKq__reasonsGrid{grid-template-columns:1fr;gap:1.25rem}.Waarom-module__vMLaKq__reason{padding:2rem 1.75rem}.Waarom-module__vMLaKq__reasonIcon{width:52px;height:52px;margin-bottom:1.25rem}.Waarom-module__vMLaKq__whyCraftixx{padding:clamp(4rem,10vw,6rem) 0}.Waarom-module__vMLaKq__whyCraftixxBadge{margin-bottom:1rem;padding:.4375rem .875rem;font-size:.75rem}.Waarom-module__vMLaKq__whyCraftixxFeatures{gap:.875rem;margin-bottom:2rem}.Waarom-module__vMLaKq__whyCraftixxFeature{padding:.625rem 0;font-size:.875rem}.Waarom-module__vMLaKq__whyCraftixxCta{justify-content:center;width:100%;padding:1rem 1.5rem;font-size:.9375rem}.Waarom-module__vMLaKq__highlightCard{padding:2.5rem 2rem}.Waarom-module__vMLaKq__highlightIcon{width:64px;height:64px;margin-bottom:1.25rem}.Waarom-module__vMLaKq__highlightTitle{font-size:2.25rem}.Waarom-module__vMLaKq__highlightText{margin-bottom:1.75rem;font-size:.875rem}}@media (max-width:480px){.Waarom-module__vMLaKq__heroStats{gap:.75rem}.Waarom-module__vMLaKq__statNumber{font-size:1.75rem}.Waarom-module__vMLaKq__statLabel{font-size:.6875rem}.Waarom-module__vMLaKq__reason{padding:1.75rem 1.5rem}.Waarom-module__vMLaKq__reasonIcon{width:48px;height:48px}.Waarom-module__vMLaKq__highlightCard{padding:2rem 1.5rem}}
