.Hero-module__ZARIfG__hero{color:#fff;background:#000;align-items:flex-start;min-height:100vh;padding-top:110px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageSlider{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__slide{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__slideActive{opacity:1}.Hero-module__ZARIfG__bgImage{filter:brightness(.6)}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0006 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;width:100%;max-width:1000px;position:relative}.Hero-module__ZARIfG__hero .container{width:100%;max-width:1200px}.Hero-module__ZARIfG__hero .container>.Hero-module__ZARIfG__content{margin:0}.Hero-module__ZARIfG__sliderWrapper{align-items:center;min-height:clamp(180px,22vw,280px);margin-bottom:8px;display:flex;position:relative}.Hero-module__ZARIfG__headline{opacity:0;width:100%;font-size:clamp(2.5rem,6.5vw,4.8rem);font-weight:800;line-height:1.05;font-family:var(--font-heading);transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:0;transform:translateY(-50%)translateY(20px)}.Hero-module__ZARIfG__headline.Hero-module__ZARIfG__active{opacity:1;transform:translateY(-50%)translateY(0)}.Hero-module__ZARIfG__subtitle{color:#fffc;max-width:600px;margin-bottom:24px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.Hero-module__ZARIfG__actions{gap:20px;margin-bottom:40px;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--primary);color:#fff;border-radius:var(--radius);padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #e31e2466}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 30px #e31e2480}.Hero-module__ZARIfG__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius);background:#ffffff1a;border:1px solid #fff3;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__btnSecondary:hover{background:#fff3;transform:translateY(-3px)}.Hero-module__ZARIfG__stats{border-top:1px solid #ffffff1a;gap:48px;padding-top:40px;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__statVal{color:var(--primary);font-size:2rem;font-weight:800;font-family:var(--font-numbers)}.Hero-module__ZARIfG__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:.875rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:100px;display:flex}.Hero-module__ZARIfG__content{text-align:center;box-sizing:border-box;width:100%;padding:0 16px}.Hero-module__ZARIfG__sliderWrapper{min-height:180px;margin-bottom:24px}.Hero-module__ZARIfG__headline{box-sizing:border-box;width:100%;padding:0 10px;font-size:clamp(1.6rem,7.5vw,2.2rem);left:0;right:0}.Hero-module__ZARIfG__subtitle{max-width:100%;margin:0 auto 32px;padding:0 5px;font-size:.9rem;line-height:1.5}.Hero-module__ZARIfG__actions{flex-direction:column;justify-content:center;gap:12px;width:100%;max-width:280px;margin:0 auto 40px}.Hero-module__ZARIfG__stats{flex-wrap:wrap;justify-content:center;gap:16px;padding-top:30px}.Hero-module__ZARIfG__statVal{font-size:1.5rem}.Hero-module__ZARIfG__statLabel{font-size:.75rem}}
.ProductGrid-module__0X52Rq__section{background:#fff;padding:100px 0}.ProductGrid-module__0X52Rq__header{text-align:center;margin-bottom:60px}.ProductGrid-module__0X52Rq__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.ProductGrid-module__0X52Rq__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductGrid-module__0X52Rq__subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.125rem}.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ProductGrid-module__0X52Rq__card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__card:hover{border-color:#e31e244d;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.ProductGrid-module__0X52Rq__badge{color:#fff;z-index:10;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#e31e24,#ff6b6b);border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:16px;left:16px}.ProductGrid-module__0X52Rq__imageContainer{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);height:200px;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__imageOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#fffc 100%);position:absolute;inset:0}.ProductGrid-module__0X52Rq__card:hover .ProductGrid-module__0X52Rq__imageContainer img{transform:scale(1.05)}.ProductGrid-module__0X52Rq__imageContainer img{transition:transform .5s}.ProductGrid-module__0X52Rq__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.ProductGrid-module__0X52Rq__productHeader{margin-bottom:12px}.ProductGrid-module__0X52Rq__productName{color:#0a0a0a;font-size:1.125rem;font-weight:700;font-family:var(--font-heading);margin-bottom:4px}.ProductGrid-module__0X52Rq__productSubtitle{color:#e31e24;font-size:.875rem;font-weight:600}.ProductGrid-module__0X52Rq__productDescription{color:#6b7280;margin-bottom:20px;font-size:.875rem;line-height:1.5}.ProductGrid-module__0X52Rq__specs{background:#f8fafc;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;padding:16px;display:grid}.ProductGrid-module__0X52Rq__specItem{flex-direction:column;gap:2px;display:flex}.ProductGrid-module__0X52Rq__specLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.ProductGrid-module__0X52Rq__specValue{color:#0a0a0a;font-size:.9rem;font-weight:600;font-family:var(--font-numbers)}.ProductGrid-module__0X52Rq__footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.ProductGrid-module__0X52Rq__color{color:#6b7280;align-items:center;gap:8px;font-size:.875rem;display:flex}.ProductGrid-module__0X52Rq__colorDot{background:linear-gradient(135deg,#fff 50%,#8b4513 50%);border:1px solid #e5e7eb;border-radius:50%;width:12px;height:12px}.ProductGrid-module__0X52Rq__btn{color:#e31e24;background:0 0;border:1px solid #e31e24;border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ProductGrid-module__0X52Rq__btn svg{width:16px;height:16px;transition:transform .3s}.ProductGrid-module__0X52Rq__btn:hover{color:#fff;background:#e31e24}.ProductGrid-module__0X52Rq__btn:hover svg{transform:translate(4px)}.ProductGrid-module__0X52Rq__cta{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:20px;justify-content:center;align-items:center;gap:24px;margin-top:60px;padding:30px;display:flex}.ProductGrid-module__0X52Rq__cta p{color:#6b7280;margin:0;font-size:1.125rem}.ProductGrid-module__0X52Rq__ctaBtn{color:#fff;background:linear-gradient(135deg,#e31e24,#c01a1f);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #e31e244d}.ProductGrid-module__0X52Rq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e31e2466}@media (max-width:1200px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductGrid-module__0X52Rq__section{padding:60px 0}.ProductGrid-module__0X52Rq__grid{grid-template-columns:1fr;gap:20px}.ProductGrid-module__0X52Rq__cta{text-align:center;flex-direction:column;gap:16px}}
.About-module__vAULUW__section{background:#fff;padding:100px 0}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__content{max-width:560px}.About-module__vAULUW__label{color:#e31e24;text-transform:uppercase;letter-spacing:1px;background:#e31e241a;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.About-module__vAULUW__title{color:#0a0a0a;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:24px}.About-module__vAULUW__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__vAULUW__description{color:#374151;margin-bottom:20px;font-size:1.125rem;line-height:1.7}.About-module__vAULUW__text{color:#6b7280;margin-bottom:16px;font-size:1rem;line-height:1.7}.About-module__vAULUW__stats{border-top:1px solid #e5e7eb;gap:40px;margin-top:40px;padding-top:40px;display:flex}.About-module__vAULUW__statItem{flex-direction:column;display:flex}.About-module__vAULUW__statValue{color:#e31e24;font-size:2.5rem;font-weight:800;font-family:var(--font-numbers);line-height:1}.About-module__vAULUW__statLabel{color:#6b7280;margin-top:4px;font-size:.875rem}.About-module__vAULUW__visual{flex-direction:column;gap:30px;display:flex}.About-module__vAULUW__imageBox{aspect-ratio:4/3;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:24px;position:relative;overflow:hidden}.About-module__vAULUW__imagePlaceholder{display:none}.About-module__vAULUW__mapWrapper{background:#fdfdfd;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.About-module__vAULUW__mapImage{object-fit:contain;width:100%;height:auto;max-height:100%}.About-module__vAULUW__placeholderIcon{background:#0000000d;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.About-module__vAULUW__placeholderIcon svg{width:40px;height:40px}.About-module__vAULUW__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0a0a0a;background:#fffffff2;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-weight:600;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 4px 20px #0000001a}.About-module__vAULUW__badgeFlag{font-size:1.5rem}.About-module__vAULUW__timeline{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;justify-content:space-between;padding:30px;display:flex;position:relative}.About-module__vAULUW__timeline:before{content:"";background:#e5e7eb;height:2px;position:absolute;top:50%;left:60px;right:60px;transform:translateY(-50%)}.About-module__vAULUW__timelineItem{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.About-module__vAULUW__timelineYear{color:#e31e24;font-size:1rem;font-weight:700;font-family:var(--font-numbers)}.About-module__vAULUW__timelineDot{background:#e31e24;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #e31e2433}.About-module__vAULUW__timelineEvent{color:#6b7280;text-align:center;max-width:100px;font-size:.75rem}@media (max-width:1024px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:60px}.About-module__vAULUW__content{text-align:center;max-width:100%}.About-module__vAULUW__stats{justify-content:center}}@media (max-width:640px){.About-module__vAULUW__section{padding:60px 0}.About-module__vAULUW__stats{flex-direction:column;align-items:center;gap:24px}.About-module__vAULUW__statItem{text-align:center;align-items:center}.About-module__vAULUW__timeline{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.About-module__vAULUW__timeline:before{width:2px;height:auto;inset:30px auto 30px 38px;transform:none}.About-module__vAULUW__timelineItem{flex-direction:row;gap:16px}.About-module__vAULUW__timelineEvent{text-align:left;max-width:none}}
.Contact-module__hcVmEa__section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:60px}.Contact-module__hcVmEa__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.Contact-module__hcVmEa__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__hcVmEa__subtitle{color:#6b7280;font-size:1.125rem}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.Contact-module__hcVmEa__formCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:40px;box-shadow:0 10px 40px #00000014}.Contact-module__hcVmEa__formTitle{color:#0a0a0a;font-size:1.5rem;font-weight:700;font-family:var(--font-heading);margin-bottom:30px}.Contact-module__hcVmEa__form{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__inputGroup label{color:#374151;font-size:.9rem;font-weight:600}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{color:#0a0a0a;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{background:#fff;border-color:#e31e24;outline:none;box-shadow:0 0 0 4px #e31e241a}.Contact-module__hcVmEa__inputGroup input::placeholder,.Contact-module__hcVmEa__inputGroup textarea::placeholder{color:#9ca3af}.Contact-module__hcVmEa__inputGroup textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__errorMessage{color:#dc2626;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;padding:12px 16px;font-size:.9rem}.Contact-module__hcVmEa__successMessage{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e33;border-radius:10px;padding:12px 16px;font-size:.9rem}.Contact-module__hcVmEa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e31e24,#c01a1f);border:none;border-radius:12px;padding:18px 32px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #e31e244d}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e31e2466}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__hcVmEa__info{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__infoCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:20px;padding:24px;transition:all .3s;display:flex}.Contact-module__hcVmEa__infoCard:hover{border-color:#e31e2433;box-shadow:0 4px 20px #0000000d}.Contact-module__hcVmEa__infoIcon{color:#e31e24;background:#e31e241a;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.Contact-module__hcVmEa__infoIcon svg{width:24px;height:24px}.Contact-module__hcVmEa__infoCard h4{color:#0a0a0a;font-size:1rem;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.Contact-module__hcVmEa__infoCard p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.Contact-module__hcVmEa__infoCard a{color:#6b7280;font-size:.95rem;line-height:1.8;text-decoration:none;transition:color .3s;display:block}.Contact-module__hcVmEa__infoCard a:hover{color:#e31e24}@media (max-width:1024px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.Contact-module__hcVmEa__section{padding:60px 0}.Contact-module__hcVmEa__formCard{padding:30px 24px}.Contact-module__hcVmEa__infoCard{padding:20px}}
.WhyUs-module__onskOq__section{background:#fff;padding:100px 0;position:relative;overflow:hidden}.WhyUs-module__onskOq__section:before{content:"";background:linear-gradient(90deg,#0000,#e31e2433,#0000);height:1px;position:absolute;top:0;left:0;right:0}.WhyUs-module__onskOq__header{text-align:center;margin-bottom:60px}.WhyUs-module__onskOq__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.WhyUs-module__onskOq__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyUs-module__onskOq__subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.125rem}.WhyUs-module__onskOq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.WhyUs-module__onskOq__card{text-align:center;opacity:0;background:#fff;border:1px solid #0000000d;border-radius:20px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 4px 20px #0000000d}.WhyUs-module__onskOq__card.WhyUs-module__onskOq__visible{opacity:1;animation:.6s forwards WhyUs-module__onskOq__fadeInUp;transform:translateY(0)}.WhyUs-module__onskOq__card:hover{border-color:#e31e2433;transform:translateY(-10px);box-shadow:0 20px 40px #e31e241a}.WhyUs-module__onskOq__card:hover .WhyUs-module__onskOq__iconWrapper{transform:scale(1.1)}.WhyUs-module__onskOq__card:hover .WhyUs-module__onskOq__iconGlow{opacity:1;transform:translate(-50%,-50%)scale(1.5)}.WhyUs-module__onskOq__card:hover .WhyUs-module__onskOq__cardBorder{opacity:1}.WhyUs-module__onskOq__cardBorder{background:linear-gradient(90deg,var(--primary),var(--primary-dark));opacity:0;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.WhyUs-module__onskOq__iconWrapper{width:80px;height:80px;margin:0 auto 24px;transition:transform .3s;position:relative}.WhyUs-module__onskOq__icon{color:#e31e24;z-index:1;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.WhyUs-module__onskOq__icon svg{width:36px;height:36px}.WhyUs-module__onskOq__iconGlow{opacity:0;z-index:0;background:radial-gradient(circle,#e31e2433 0%,#0000 70%);border-radius:50%;width:100%;height:100%;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.WhyUs-module__onskOq__cardTitle{color:#0a0a0a;font-size:1.375rem;font-weight:700;font-family:var(--font-heading);margin-bottom:12px}.WhyUs-module__onskOq__cardDescription{color:#6b7280;font-size:.975rem;line-height:1.6}@keyframes WhyUs-module__onskOq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.WhyUs-module__onskOq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyUs-module__onskOq__section{padding:60px 0}.WhyUs-module__onskOq__grid{grid-template-columns:1fr;gap:20px}.WhyUs-module__onskOq__card{padding:30px 24px}.WhyUs-module__onskOq__iconWrapper,.WhyUs-module__onskOq__icon{width:64px;height:64px}.WhyUs-module__onskOq__icon svg{width:28px;height:28px}}
.Calculator-module__nBSQfG__section{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:100px 0}.Calculator-module__nBSQfG__header{text-align:center;margin-bottom:60px}.Calculator-module__nBSQfG__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.Calculator-module__nBSQfG__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Calculator-module__nBSQfG__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem}.Calculator-module__nBSQfG__calculator{background:#fff;border:1px solid #e5e7eb;border-radius:32px;grid-template-columns:1.2fr .8fr;gap:40px;padding:40px;display:grid;box-shadow:0 20px 60px #00000014}.Calculator-module__nBSQfG__controls{flex-direction:column;gap:40px;display:flex}.Calculator-module__nBSQfG__groupLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:.875rem;font-weight:700;display:block}.Calculator-module__nBSQfG__types{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Calculator-module__nBSQfG__typeBtn{cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:20px;transition:all .3s;display:flex}.Calculator-module__nBSQfG__typeBtn:hover{background:#f1f5f9}.Calculator-module__nBSQfG__typeBtn.Calculator-module__nBSQfG__active{background:#fff;border-color:#e31e24;box-shadow:0 10px 20px #e31e241a}.Calculator-module__nBSQfG__typeIcon{color:#9ca3af;width:40px;height:40px;transition:color .3s}.Calculator-module__nBSQfG__active .Calculator-module__nBSQfG__typeIcon{color:#e31e24}.Calculator-module__nBSQfG__typeBtn span{color:#4b5563;font-size:.875rem;font-weight:600}.Calculator-module__nBSQfG__active span{color:#0a0a0a}.Calculator-module__nBSQfG__dimensions{flex-direction:column;gap:30px;display:flex}.Calculator-module__nBSQfG__inputItem{flex-direction:column;gap:12px;display:flex}.Calculator-module__nBSQfG__inputHeader{justify-content:space-between;align-items:center;display:flex}.Calculator-module__nBSQfG__inputHeader span{color:#374151;font-size:.95rem;font-weight:600}.Calculator-module__nBSQfG__currentVal{font-family:var(--font-numbers);color:#e31e24!important}.Calculator-module__nBSQfG__range{appearance:none;accent-color:#e31e24;background:#e2e8f0;border-radius:3px;outline:none;width:100%;height:6px}.Calculator-module__nBSQfG__options{flex-direction:column;gap:16px;display:flex}.Calculator-module__nBSQfG__option{cursor:pointer;color:#374151;align-items:center;gap:12px;font-size:1rem;display:flex}.Calculator-module__nBSQfG__option input{display:none}.Calculator-module__nBSQfG__radioCustom,.Calculator-module__nBSQfG__checkboxCustom{border:2px solid #e2e8f0;border-radius:50%;width:22px;height:22px;transition:all .2s;position:relative}.Calculator-module__nBSQfG__checkboxCustom{border-radius:6px}.Calculator-module__nBSQfG__option input:checked+.Calculator-module__nBSQfG__radioCustom{border-color:#e31e24}.Calculator-module__nBSQfG__option input:checked+.Calculator-module__nBSQfG__radioCustom:after{content:"";background:#e31e24;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Calculator-module__nBSQfG__option input:checked+.Calculator-module__nBSQfG__checkboxCustom{background:#e31e24;border-color:#e31e24}.Calculator-module__nBSQfG__resultCard{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);border-radius:24px;flex-direction:column;justify-content:center;padding:40px;display:flex}.Calculator-module__nBSQfG__resultTitle{color:#fff9;margin-bottom:12px;font-size:.95rem}.Calculator-module__nBSQfG__price{font-size:3.5rem;font-weight:800;font-family:var(--font-numbers);justify-content:center;align-items:baseline;margin-bottom:20px;display:flex}.Calculator-module__nBSQfG__currency{opacity:.7;margin:0 8px;font-size:1.5rem;font-weight:600}.Calculator-module__nBSQfG__note{color:#ffffff80;margin-bottom:40px;font-size:.875rem;line-height:1.6}.Calculator-module__nBSQfG__actions{flex-direction:column;gap:16px;display:flex}.Calculator-module__nBSQfG__btnWa{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:18px;font-weight:700;transition:all .3s;display:flex}.Calculator-module__nBSQfG__btnWa:hover{transform:translateY(-2px);box-shadow:0 10px 20px #25d3664d}.Calculator-module__nBSQfG__btnWa svg{width:20px;height:20px}.Calculator-module__nBSQfG__btnMeasure{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:14px;padding:18px;font-weight:600;transition:all .3s}.Calculator-module__nBSQfG__btnMeasure:hover{background:#ffffff1a;border-color:#fff}.Calculator-module__nBSQfG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Calculator-module__nBSQfG__modal{background:#fff;border-radius:24px;width:100%;max-width:480px;padding:40px;position:relative;box-shadow:0 20px 60px #0000004d}.Calculator-module__nBSQfG__close{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:2rem;position:absolute;top:20px;right:20px}.Calculator-module__nBSQfG__modalTitle{text-align:center;margin-bottom:12px;font-size:1.75rem;font-weight:800}.Calculator-module__nBSQfG__modalDesc{text-align:center;color:#6b7280;margin-bottom:30px}.Calculator-module__nBSQfG__modalForm{flex-direction:column;gap:16px;display:flex}.Calculator-module__nBSQfG__modalForm input{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:16px;font-size:1rem}.Calculator-module__nBSQfG__modalForm button{color:#fff;cursor:pointer;background:#e31e24;border:none;border-radius:12px;margin-top:10px;padding:18px;font-weight:700}@media (max-width:1024px){.Calculator-module__nBSQfG__calculator{grid-template-columns:1fr}}@media (max-width:640px){.Calculator-module__nBSQfG__calculator{padding:24px}.Calculator-module__nBSQfG__types{grid-template-columns:1fr}.Calculator-module__nBSQfG__price{font-size:2.5rem}}
.WhatsAppWidget-module__qug5OW__widget{color:#fff;z-index:900;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #25d3664d}.WhatsAppWidget-module__qug5OW__widget:hover{transform:scale(1.1)}.WhatsAppWidget-module__qug5OW__icon{width:28px;height:28px}.WhatsAppWidget-module__qug5OW__pulse{background:#25d36633;border-radius:50%;animation:2s infinite WhatsAppWidget-module__qug5OW__pulse;position:absolute;inset:-4px}@keyframes WhatsAppWidget-module__qug5OW__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:640px){.WhatsAppWidget-module__qug5OW__widget{width:56px;height:56px;bottom:20px;right:20px}}
.Gallery-module__3QxX8q__section{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:100px 0}.Gallery-module__3QxX8q__header{text-align:center;margin-bottom:40px}.Gallery-module__3QxX8q__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.Gallery-module__3QxX8q__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Gallery-module__3QxX8q__subtitle{color:#6b7280;font-size:1.125rem}.Gallery-module__3QxX8q__filters{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.Gallery-module__3QxX8q__filterBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:30px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .3s}.Gallery-module__3QxX8q__filterBtn:hover{color:#e31e24;border-color:#e31e24}.Gallery-module__3QxX8q__filterBtn.Gallery-module__3QxX8q__active{color:#fff;background:linear-gradient(135deg,#e31e24,#c01a1f);border-color:#0000}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Gallery-module__3QxX8q__card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;transition:all .4s;overflow:hidden}.Gallery-module__3QxX8q__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Gallery-module__3QxX8q__imageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.Gallery-module__3QxX8q__imagePlaceholder{background:linear-gradient(135deg,#f8fafc,#e2e8f0);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Gallery-module__3QxX8q__placeholderIcon{color:#9ca3af;background:#0000000d;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Gallery-module__3QxX8q__placeholderIcon svg{width:30px;height:30px}.Gallery-module__3QxX8q__overlay{opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);justify-content:center;align-items:flex-end;padding:24px;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__3QxX8q__overlay.Gallery-module__3QxX8q__active{opacity:1}.Gallery-module__3QxX8q__viewBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:10px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .3s}.Gallery-module__3QxX8q__viewBtn:hover{background:#ffffff4d}.Gallery-module__3QxX8q__content{padding:24px}.Gallery-module__3QxX8q__category{color:#e31e24;text-transform:uppercase;letter-spacing:.5px;background:#e31e241a;border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.Gallery-module__3QxX8q__projectTitle{color:#0a0a0a;font-size:1.25rem;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.Gallery-module__3QxX8q__description{color:#6b7280;margin-bottom:16px;font-size:.9rem;line-height:1.5}.Gallery-module__3QxX8q__specs{color:#0a0a0a;font-size:.85rem;font-weight:600;font-family:var(--font-numbers);background:#f8fafc;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.Gallery-module__3QxX8q__cta{justify-content:center;margin-top:60px;display:flex}.Gallery-module__3QxX8q__ctaBtn{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0003}.Gallery-module__3QxX8q__ctaBtn svg{width:20px;height:20px;transition:transform .3s}.Gallery-module__3QxX8q__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.Gallery-module__3QxX8q__ctaBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Gallery-module__3QxX8q__section{padding:60px 0}.Gallery-module__3QxX8q__filters{gap:8px}.Gallery-module__3QxX8q__filterBtn{padding:8px 16px;font-size:.8rem}.Gallery-module__3QxX8q__grid{grid-template-columns:1fr;gap:24px}}
.Laboratory-module__0CclSq__section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0}.Laboratory-module__0CclSq__header{text-align:center;margin-bottom:60px}.Laboratory-module__0CclSq__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.Laboratory-module__0CclSq__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Laboratory-module__0CclSq__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem}.Laboratory-module__0CclSq__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.Laboratory-module__0CclSq__card{opacity:0;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s forwards Laboratory-module__0CclSq__fadeInUp;position:relative;overflow:hidden}.Laboratory-module__0CclSq__card:hover{border-color:#e31e2433;transform:translateY(-8px);box-shadow:0 20px 40px #e31e241a}.Laboratory-module__0CclSq__card:hover .Laboratory-module__0CclSq__cardIcon{color:#fff;background:linear-gradient(135deg,#e31e24,#ff6b6b);transform:scale(1.1)}.Laboratory-module__0CclSq__card:hover .Laboratory-module__0CclSq__cardNumber{color:#e31e241a}.Laboratory-module__0CclSq__cardIcon{color:#e31e24;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;transition:all .3s;display:flex}.Laboratory-module__0CclSq__cardIcon svg{width:28px;height:28px}.Laboratory-module__0CclSq__cardTitle{color:#0a0a0a;font-size:1.25rem;font-weight:700;line-height:1.3;font-family:var(--font-heading);margin-bottom:16px}.Laboratory-module__0CclSq__cardDescription{color:#6b7280;font-size:.95rem;line-height:1.7}.Laboratory-module__0CclSq__cardNumber{color:#00000008;font-size:4rem;font-weight:800;font-family:var(--font-numbers);line-height:1;transition:color .3s;position:absolute;bottom:20px;right:20px}.Laboratory-module__0CclSq__stats{background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);border-radius:20px;justify-content:center;align-items:center;gap:40px;padding:40px;display:flex}.Laboratory-module__0CclSq__statItem{text-align:center}.Laboratory-module__0CclSq__statValue{color:#fff;font-size:2.5rem;font-weight:800;font-family:var(--font-numbers);line-height:1.2;display:block}.Laboratory-module__0CclSq__statLabel{color:#fff9;font-size:.875rem}.Laboratory-module__0CclSq__statDivider{background:#fff3;width:1px;height:60px}@keyframes Laboratory-module__0CclSq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Laboratory-module__0CclSq__grid{grid-template-columns:1fr;gap:24px}.Laboratory-module__0CclSq__stats{flex-direction:column;gap:24px}.Laboratory-module__0CclSq__statDivider{width:60px;height:1px}}@media (max-width:640px){.Laboratory-module__0CclSq__section{padding:60px 0}.Laboratory-module__0CclSq__card{padding:30px 24px}.Laboratory-module__0CclSq__stats{padding:30px}.Laboratory-module__0CclSq__statValue{font-size:2rem}}
.Certificates-module__x9OHCG__section{background:#121212;padding:100px 0;position:relative;overflow:hidden}.Certificates-module__x9OHCG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e31e241a 0%,#0000 60%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.Certificates-module__x9OHCG__content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Certificates-module__x9OHCG__textBlock{color:#fff}.Certificates-module__x9OHCG__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:24px}.Certificates-module__x9OHCG__highlight{background:linear-gradient(135deg,#e31e24 0%,#ff6b6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Certificates-module__x9OHCG__description{color:#ffffffe6;margin-bottom:20px;font-size:1.25rem;line-height:1.6}.Certificates-module__x9OHCG__text{color:#fff9;margin-bottom:32px;font-size:1rem;line-height:1.7}.Certificates-module__x9OHCG__features{flex-direction:column;gap:16px;display:flex}.Certificates-module__x9OHCG__feature{color:#fffc;align-items:center;gap:12px;font-size:1rem;display:flex}.Certificates-module__x9OHCG__featureIcon{color:#fff;background:linear-gradient(135deg,#e31e24,#ff6b6b);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.Certificates-module__x9OHCG__cardsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Certificates-module__x9OHCG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;gap:16px;padding:24px;transition:all .3s;animation:.6s forwards Certificates-module__x9OHCG__fadeInUp;display:flex}.Certificates-module__x9OHCG__card:hover{background:#ffffff1a;border-color:#e31e244d;transform:translateY(-4px)}.Certificates-module__x9OHCG__cardIcon{color:#e31e24;background:#e31e2426;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.Certificates-module__x9OHCG__cardIcon svg{width:24px;height:24px}.Certificates-module__x9OHCG__cardContent{flex:1}.Certificates-module__x9OHCG__cardTitle{color:#fff;font-size:.95rem;font-weight:700;font-family:var(--font-heading);margin-bottom:4px}.Certificates-module__x9OHCG__cardSubtitle{color:#e31e24;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.Certificates-module__x9OHCG__cardDescription{color:#ffffff80;font-size:.825rem;line-height:1.4}@keyframes Certificates-module__x9OHCG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Certificates-module__x9OHCG__content{grid-template-columns:1fr;gap:40px}.Certificates-module__x9OHCG__textBlock{text-align:center}.Certificates-module__x9OHCG__features{align-items:center}}@media (max-width:640px){.Certificates-module__x9OHCG__section{padding:60px 0}.Certificates-module__x9OHCG__cardsGrid{grid-template-columns:1fr}.Certificates-module__x9OHCG__card{padding:20px}}
.Testimonials-module__ItA9Ha__section{background:#fff;padding:100px 0;overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:60px}.Testimonials-module__ItA9Ha__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.Testimonials-module__ItA9Ha__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__ItA9Ha__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem}.Testimonials-module__ItA9Ha__slider{max-width:1000px;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__sliderContent{height:400px;margin-bottom:40px;position:relative}.Testimonials-module__ItA9Ha__card{opacity:0;visibility:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;padding:48px;transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:translate(50px);box-shadow:0 10px 40px #0000000d}.Testimonials-module__ItA9Ha__card.Testimonials-module__ItA9Ha__active{opacity:1;visibility:visible;transform:translate(0)}.Testimonials-module__ItA9Ha__card.Testimonials-module__ItA9Ha__prev{transform:translate(-50px)}.Testimonials-module__ItA9Ha__cardHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.Testimonials-module__ItA9Ha__avatar{color:#fff;background:linear-gradient(135deg,#e31e24,#c01a1f);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__rating{gap:4px;display:flex}.Testimonials-module__ItA9Ha__star{color:#fbbf24}.Testimonials-module__ItA9Ha__star svg{width:20px;height:20px}.Testimonials-module__ItA9Ha__quote{color:#e31e241a;position:absolute;top:40px;right:48px}.Testimonials-module__ItA9Ha__quote svg{width:80px;height:80px}.Testimonials-module__ItA9Ha__text{color:#374151;z-index:1;margin-bottom:32px;font-size:1.25rem;line-height:1.7;position:relative}.Testimonials-module__ItA9Ha__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;padding-top:30px;display:flex}.Testimonials-module__ItA9Ha__authorName{color:#0a0a0a;margin-bottom:4px;font-size:1.125rem;font-weight:700}.Testimonials-module__ItA9Ha__authorProject{color:#6b7280;font-size:.9rem}.Testimonials-module__ItA9Ha__date{color:#9ca3af;font-size:.875rem}.Testimonials-module__ItA9Ha__controls{justify-content:center;align-items:center;gap:24px;display:flex}.Testimonials-module__ItA9Ha__navBtn{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__navBtn:hover{color:#fff;background:#e31e24;border-color:#e31e24;transform:scale(1.1)}.Testimonials-module__ItA9Ha__navBtn svg{width:24px;height:24px}.Testimonials-module__ItA9Ha__dots{gap:10px;display:flex}.Testimonials-module__ItA9Ha__dot{cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonials-module__ItA9Ha__dot.Testimonials-module__ItA9Ha__active{background:#e31e24;border-radius:5px;width:30px}@media (max-width:768px){.Testimonials-module__ItA9Ha__sliderContent{height:500px}.Testimonials-module__ItA9Ha__card{padding:30px 24px}.Testimonials-module__ItA9Ha__text{font-size:1.1rem}.Testimonials-module__ItA9Ha__quote svg{width:60px;height:60px}.Testimonials-module__ItA9Ha__cardFooter{flex-direction:column;align-items:flex-start;gap:16px}}
.FAQ-module__V8_xEa__section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:60px}.FAQ-module__V8_xEa__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.FAQ-module__V8_xEa__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQ-module__V8_xEa__subtitle{color:#6b7280;font-size:1.125rem}.FAQ-module__V8_xEa__faqGrid{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:16px;display:flex}.FAQ-module__V8_xEa__faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:#e31e244d;box-shadow:0 4px 20px #0000000d}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{border-color:#e31e24;box-shadow:0 8px 30px #e31e241a}.FAQ-module__V8_xEa__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:24px;transition:all .3s;display:flex}.FAQ-module__V8_xEa__questionNumber{color:#6b7280;min-width:36px;height:36px;font-size:.875rem;font-weight:700;font-family:var(--font-numbers);background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__questionNumber{color:#fff;background:linear-gradient(135deg,#e31e24,#ff6b6b)}.FAQ-module__V8_xEa__questionText{color:#0a0a0a;flex:1;font-size:1rem;font-weight:600;line-height:1.4}.FAQ-module__V8_xEa__icon{color:#9ca3af;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex}.FAQ-module__V8_xEa__icon svg{width:20px;height:20px}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{color:#e31e24;transform:rotate(180deg)}.FAQ-module__V8_xEa__faqAnswer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswer{max-height:500px;padding:0 24px 24px 76px}.FAQ-module__V8_xEa__faqAnswer p{color:#6b7280;font-size:.95rem;line-height:1.7}.FAQ-module__V8_xEa__contactCard{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);border-radius:24px;padding:40px 30px;position:sticky;top:120px}.FAQ-module__V8_xEa__contactIcon{color:#e31e24;background:#e31e241a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.FAQ-module__V8_xEa__contactIcon svg{width:28px;height:28px}.FAQ-module__V8_xEa__contactCard h3{font-size:1.25rem;font-weight:700;font-family:var(--font-heading);margin-bottom:12px}.FAQ-module__V8_xEa__contactCard p{color:#fff9;margin-bottom:24px;font-size:.95rem;line-height:1.5}.FAQ-module__V8_xEa__contactBtn{color:#fff;background:linear-gradient(135deg,#e31e24,#c01a1f);border-radius:12px;align-items:center;gap:10px;padding:16px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #e31e2466}.FAQ-module__V8_xEa__contactBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e31e2480}@media (max-width:1024px){.FAQ-module__V8_xEa__faqGrid{grid-template-columns:1fr}.FAQ-module__V8_xEa__contactCard{position:static}}@media (max-width:640px){.FAQ-module__V8_xEa__section{padding:60px 0}.FAQ-module__V8_xEa__faqQuestion{padding:20px}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswer{padding:0 20px 20px}.FAQ-module__V8_xEa__questionNumber{display:none}.FAQ-module__V8_xEa__contactCard{padding:30px 24px}}
.CTA-module__CdZh3q__section{background:#fff;padding:60px 0}.CTA-module__CdZh3q__card{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border-radius:32px;padding:80px 60px;position:relative;overflow:hidden}.CTA-module__CdZh3q__content{z-index:2;max-width:700px;position:relative}.CTA-module__CdZh3q__title{color:#fff;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2;font-family:var(--font-heading);margin-bottom:20px}.CTA-module__CdZh3q__highlight{background:linear-gradient(135deg,#e31e24 0%,#ff6b6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__CdZh3q__description{color:#ffffffb3;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.CTA-module__CdZh3q__actions{flex-wrap:wrap;gap:16px;display:flex}.CTA-module__CdZh3q__btnPrimary{color:#fff;background:linear-gradient(135deg,#e31e24,#c01a1f);border-radius:14px;align-items:center;gap:10px;padding:18px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #e31e2466}.CTA-module__CdZh3q__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #e31e2480}.CTA-module__CdZh3q__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;padding:18px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTA-module__CdZh3q__btnSecondary:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-3px)}.CTA-module__CdZh3q__btnIcon{font-size:1.1rem}.CTA-module__CdZh3q__decoration{pointer-events:none;width:50%;position:absolute;top:0;bottom:0;right:0}.CTA-module__CdZh3q__circle1{background:radial-gradient(circle,#e31e2433 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;right:-50px}.CTA-module__CdZh3q__circle2{background:radial-gradient(circle,#e31e2426 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;right:100px}.CTA-module__CdZh3q__circle3{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:50%;right:20%;transform:translateY(-50%)}@media (max-width:768px){.CTA-module__CdZh3q__card{padding:60px 30px}.CTA-module__CdZh3q__actions{flex-direction:column}.CTA-module__CdZh3q__btnPrimary,.CTA-module__CdZh3q__btnSecondary{justify-content:center}.CTA-module__CdZh3q__decoration{display:none}}
.TechSpecs-module__jS1mZq__section{background:#f8fafc;padding:100px 0}.TechSpecs-module__jS1mZq__header{text-align:center;margin-bottom:60px}.TechSpecs-module__jS1mZq__title{color:#0a0a0a;font-size:clamp(2rem,4vw,3rem);font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.TechSpecs-module__jS1mZq__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TechSpecs-module__jS1mZq__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem}.TechSpecs-module__jS1mZq__grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.TechSpecs-module__jS1mZq__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:30px;transition:all .4s;box-shadow:0 10px 40px #0000000d}.TechSpecs-module__jS1mZq__card:hover{border-color:#e31e2433;transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.TechSpecs-module__jS1mZq__imageWrapper{background:#f1f5f9;border-radius:16px;height:400px;margin-bottom:24px;position:relative;overflow:hidden}.TechSpecs-module__jS1mZq__placeholder{color:#cbd5e1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TechSpecs-module__jS1mZq__placeholder svg{opacity:.3;width:100px;height:100px}.TechSpecs-module__jS1mZq__image{object-fit:contain;padding:20px}.TechSpecs-module__jS1mZq__content{text-align:center}.TechSpecs-module__jS1mZq__cardTitle{color:#0a0a0a;font-size:1.25rem;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.TechSpecs-module__jS1mZq__cardDescription{color:#6b7280;font-size:.95rem}@media (max-width:768px){.TechSpecs-module__jS1mZq__grid{grid-template-columns:1fr}.TechSpecs-module__jS1mZq__imageWrapper{height:300px}}
