.HeroSection-module__2k8MBW__hero{background:var(--color-forest-dark);justify-content:center;align-items:center;min-height:100vh;padding:10rem 0 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__videoContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__2k8MBW__heroVideo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__2k8MBW__desktopVideo{display:block}.HeroSection-module__2k8MBW__mobileVideo{display:none}.HeroSection-module__2k8MBW__heroImage{object-fit:cover;z-index:0;width:100%;height:100%}.HeroSection-module__2k8MBW__overlay{z-index:1;background:linear-gradient(90deg,#03231de6 0%,#052d25b3 48%,#021e19e0 100%),linear-gradient(#03251f3d 0%,#021e19b8 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__2k8MBW__heroContent{z-index:2;text-align:center;color:var(--color-ivory);position:relative}.HeroSection-module__2k8MBW__badge{color:var(--color-accent-lime);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#b7de122e;border:1px solid #b7de127a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__title{text-shadow:0 2px 20px #0000004d;color:var(--color-ivory);margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,3.75rem);font-weight:800;line-height:1.1}.HeroSection-module__2k8MBW__highlight{color:var(--color-accent-lime);margin-top:.5rem;display:block}.HeroSection-module__2k8MBW__subtitle{opacity:.95;max-width:700px;color:var(--color-ivory);margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500}.HeroSection-module__2k8MBW__keywordBadges{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:750px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.HeroSection-module__2k8MBW__keywordBadge{color:#f7f4e8eb;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05322975;border:1px solid #e5eee66b;border-radius:50px;padding:.35rem .9rem;font-size:.78rem}@media (max-width:768px){.HeroSection-module__2k8MBW__keywordBadges{gap:.4rem;max-width:100%;margin-bottom:1.25rem}.HeroSection-module__2k8MBW__keywordBadge{padding:.25rem .65rem;font-size:.7rem}.HeroSection-module__2k8MBW__keywordBadge:nth-child(n+4){display:none}}.HeroSection-module__2k8MBW__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:4rem;display:flex}.HeroSection-module__2k8MBW__primaryButton,.HeroSection-module__2k8MBW__secondaryButton{border-radius:var(--radius-md);transition:var(--transition-smooth);white-space:nowrap;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;display:flex}.HeroSection-module__2k8MBW__primaryButton{background:linear-gradient(135deg,#c4e82b 0%,var(--color-accent-lime)100%);color:var(--color-forest-dark);font-weight:700;animation:2s ease-in-out infinite HeroSection-module__2k8MBW__phonePulse;box-shadow:0 4px 16px #b7de1257}.HeroSection-module__2k8MBW__primaryButton:hover{animation:none;transform:translateY(-2px);box-shadow:0 8px 24px #b7de127a}.HeroSection-module__2k8MBW__secondaryButton{color:var(--color-ivory);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04282180;border:2px solid #f7f4e8e0}.HeroSection-module__2k8MBW__secondaryButton:hover{background:var(--color-ivory);color:var(--color-forest-dark);transform:translateY(-2px)}.HeroSection-module__2k8MBW__trustElements{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.HeroSection-module__2k8MBW__trustItem{color:var(--color-ivory);align-items:center;gap:.625rem;font-size:1rem;font-weight:500;display:flex}.HeroSection-module__2k8MBW__trustItem svg{color:var(--color-accent-lime);flex-shrink:0}@media (max-width:768px){.HeroSection-module__2k8MBW__hero{min-height:90vh;padding:8rem 0 3rem}.HeroSection-module__2k8MBW__desktopVideo{display:none}.HeroSection-module__2k8MBW__mobileVideo{display:block}.HeroSection-module__2k8MBW__badge{margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem}.HeroSection-module__2k8MBW__title{margin-bottom:2rem;font-size:2.2rem}.HeroSection-module__2k8MBW__highlight{font-size:2rem}.HeroSection-module__2k8MBW__subtitle{margin-bottom:2rem;font-size:1rem}.HeroSection-module__2k8MBW__ctaButtons{flex-direction:column;gap:1rem;width:100%;margin-bottom:3rem}.HeroSection-module__2k8MBW__primaryButton,.HeroSection-module__2k8MBW__secondaryButton{justify-content:center;width:100%;padding:.875rem 1.25rem;font-size:.9375rem}.HeroSection-module__2k8MBW__primaryButton span,.HeroSection-module__2k8MBW__secondaryButton span{white-space:normal;text-align:center}.HeroSection-module__2k8MBW__trustElements{flex-direction:column;align-items:center;gap:1rem}.HeroSection-module__2k8MBW__trustItem{font-size:.875rem}}@media (max-width:480px){.HeroSection-module__2k8MBW__badge{padding:.4rem .875rem;font-size:.7rem}.HeroSection-module__2k8MBW__trustElements{gap:.875rem}}@keyframes HeroSection-module__2k8MBW__phonePulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #b7de1257}50%{transform:scale(1.05);box-shadow:0 10px 28px #b7de128a}}.HeroSection-module__2k8MBW__desktopContent{width:100%;display:block}.HeroSection-module__2k8MBW__mobileContent{display:none}@media (max-width:768px){.HeroSection-module__2k8MBW__desktopContent{display:none}.HeroSection-module__2k8MBW__mobileContent{flex-direction:column;width:100%;padding-top:5.5rem;padding-bottom:2.5rem;display:flex}}.HeroSection-module__2k8MBW__mobileAvailBadge{color:var(--color-ivory);background:#b7de1229;border:1px solid #b7de126b;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.25rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__mobileAvailDot{background:var(--color-accent-lime);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #b7de123d}.HeroSection-module__2k8MBW__mobileTitleH1{color:var(--color-ivory);margin:0 0 .25rem;font-size:2rem;font-weight:800;line-height:1.15}.HeroSection-module__2k8MBW__mobileOrangeTitle{color:var(--color-accent-lime);margin-bottom:.875rem;font-size:1.875rem;font-weight:800;line-height:1.15;display:block}.HeroSection-module__2k8MBW__mobileDesc{color:#f7f4e8e0;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.55}.HeroSection-module__2k8MBW__mobilePillsGroup{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.HeroSection-module__2k8MBW__mobilePill{color:var(--color-ivory);background:#05322975;border:1.5px solid #ffffff80;border-radius:999px;align-items:center;gap:.375rem;padding:.35rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__mobilePillOrange{border-color:var(--color-accent-lime);color:var(--color-accent-lime);background:#b7de121f}.HeroSection-module__2k8MBW__mobilePhoneBtn{background:linear-gradient(135deg,#c4e82b 0%,var(--color-accent-lime)100%);width:100%;color:var(--color-forest-dark);border-radius:var(--radius-md);letter-spacing:.5px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:1.125rem 1.5rem;font-size:1.375rem;font-weight:800;text-decoration:none;animation:2s ease-in-out infinite HeroSection-module__2k8MBW__phonePulse;display:flex;box-shadow:0 4px 18px #b7de1266}.HeroSection-module__2k8MBW__mobileResponseText{text-align:center;color:#ffffffbf;justify-content:center;align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.8125rem;display:flex}.HeroSection-module__2k8MBW__mobileSeparatorRow{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.HeroSection-module__2k8MBW__mobileSepLine{background:#ffffff40;flex:1;height:1px}.HeroSection-module__2k8MBW__mobileSepText{color:#fff9;white-space:nowrap;font-size:.8125rem}.HeroSection-module__2k8MBW__mobileFormCard{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 30px #00000040}.HeroSection-module__2k8MBW__mobileFormCardTitle{color:var(--color-text-main);margin-bottom:.25rem;font-size:1.1875rem;font-weight:800}.HeroSection-module__2k8MBW__mobileFormCardSubtitle{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.8125rem}.HeroSection-module__2k8MBW__mobileFormGroup{margin-bottom:1rem}.HeroSection-module__2k8MBW__mobileFormLabel{color:var(--color-text-main);margin-bottom:.375rem;font-size:.875rem;font-weight:600;display:block}.HeroSection-module__2k8MBW__mobileFormInput{border-radius:var(--radius-md);width:100%;color:var(--color-text-main);-webkit-appearance:none;background:#fff;border:1.5px solid #e5e7eb;outline:none;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.HeroSection-module__2k8MBW__mobileFormInput:focus{border-color:var(--color-accent-lime);box-shadow:0 0 0 3px #b7de122e}.HeroSection-module__2k8MBW__mobileFormSubmit{background:linear-gradient(135deg,#c4e82b 0%,var(--color-accent-lime)100%);width:100%;color:var(--color-forest-dark);border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:.25rem;margin-bottom:.75rem;padding:1rem;font-size:1rem;font-weight:700;box-shadow:0 4px 14px #b7de1252}.HeroSection-module__2k8MBW__mobileFormPrivacy{text-align:center;color:#10b981;justify-content:center;align-items:center;gap:.375rem;font-size:.8rem;display:flex}.HeroSection-module__2k8MBW__mobileFormSuccess{text-align:center;color:#10b981;padding:.75rem 0 0;font-size:.9rem;font-weight:600}
.ProcessSection-module__YVKGHq__process{background:radial-gradient(circle at 50% 10%,#b7de120b,transparent 30%),var(--color-bg-light);padding:6rem 0 5.5rem}.ProcessSection-module__YVKGHq__sectionHeader{text-align:center;max-width:1050px;margin:0 auto 3rem;padding-bottom:2.15rem;position:relative}.ProcessSection-module__YVKGHq__title{color:var(--color-forest-dark);letter-spacing:-.045em;margin-bottom:1.15rem;padding:0;font-size:clamp(2.4rem,4.6vw,3.75rem);font-weight:800;line-height:1.08;display:block}.ProcessSection-module__YVKGHq__title span{color:inherit!important}.ProcessSection-module__YVKGHq__sectionHeader:after{content:"◇";background:linear-gradient(var(--color-accent-lime),var(--color-accent-lime))left center/62px 2px no-repeat,linear-gradient(var(--color-accent-lime),var(--color-accent-lime))right center/62px 2px no-repeat;width:165px;height:20px;color:var(--color-accent-lime);font-size:1.15rem;line-height:20px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ProcessSection-module__YVKGHq__subtitle{color:#3f514c;max-width:760px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6}.ProcessSection-module__YVKGHq__stepsContainer{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2.5rem;margin-bottom:2.1rem;display:grid}.ProcessSection-module__YVKGHq__stepCard{background:#ffffffb8;border:2px solid #5b774257;border-radius:18px;grid-template-rows:auto auto 1fr;min-width:0;min-height:480px;transition:transform .3s,border-color .3s,box-shadow .3s;display:grid;position:relative;overflow:visible;box-shadow:0 12px 26px #03251f1a}.ProcessSection-module__YVKGHq__stepCard:hover{border-color:var(--color-accent-lime);transform:translateY(-5px);box-shadow:0 18px 34px #03251f29}.ProcessSection-module__YVKGHq__stepCard:not(:last-child):after{content:"→";z-index:5;border:2px solid var(--color-accent-lime);background:var(--color-bg-light);color:#83a80c;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.45rem;font-weight:700;display:flex;position:absolute;top:42%;right:-2.75rem;box-shadow:0 5px 12px #03251f14}.ProcessSection-module__YVKGHq__imageContainer{aspect-ratio:4/2.75;border-radius:16px 16px 0 0;width:100%;position:relative;overflow:visible}.ProcessSection-module__YVKGHq__stepImage{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%;display:block}.ProcessSection-module__YVKGHq__stepNumber{z-index:4;border:3px solid var(--color-accent-lime);background:var(--color-forest-dark);width:70px;height:70px;color:var(--color-ivory);border-radius:50%;justify-content:center;align-items:center;font-size:2.2rem;font-weight:800;display:flex;position:absolute;bottom:-34px;left:50%;transform:translate(-50%);box-shadow:0 9px 20px #03251f3b}.ProcessSection-module__YVKGHq__stepCard:nth-child(2) .ProcessSection-module__YVKGHq__stepNumber{background:var(--color-accent-lime);color:var(--color-forest-dark);border-color:#f7f4e8bf}.ProcessSection-module__YVKGHq__stepContent{text-align:center;padding:3rem 1.35rem .45rem;background:0 0!important}.ProcessSection-module__YVKGHq__stepTitle{letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:800;line-height:1.3;color:var(--color-forest-dark)!important}.ProcessSection-module__YVKGHq__stepDescription{border-radius:0 0 16px 16px;align-items:flex-start;padding:.4rem 1.35rem 1.4rem;display:flex;background:0 0!important}.ProcessSection-module__YVKGHq__stepDescription p{margin:0;font-size:.92rem;line-height:1.65;color:#263934!important}.ProcessSection-module__YVKGHq__includesBlock{background:#ffffffad;border:2px solid #5b774247;border-radius:17px;grid-template-columns:1.05fr 2.1fr;margin-bottom:1.5rem;display:grid;overflow:hidden;box-shadow:0 12px 28px #03251f1a}.ProcessSection-module__YVKGHq__includesLeft{background:radial-gradient(circle at 100% 100%,#11604c9e,transparent 48%),linear-gradient(145deg,var(--color-forest),var(--color-forest-dark));flex-direction:column;justify-content:center;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.ProcessSection-module__YVKGHq__includesLeft:after{content:"❧";color:#b7de1221;font-size:8rem;position:absolute;bottom:-2rem;right:-.5rem;transform:rotate(-28deg)}.ProcessSection-module__YVKGHq__includesPill{z-index:1;color:var(--color-accent-lime);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.65rem;font-size:.72rem;font-weight:800;line-height:1.3;position:relative}.ProcessSection-module__YVKGHq__includesTitle{z-index:1;color:var(--color-ivory);margin:0 0 .65rem;font-size:1.35rem;font-weight:800;line-height:1.25;position:relative}.ProcessSection-module__YVKGHq__includesSubtitle{z-index:1;color:#f7f4e8e6;margin:0;font-size:.85rem;font-style:italic;line-height:1.5;position:relative}.ProcessSection-module__YVKGHq__includesRight{background:#ffffff8f;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:1rem 2rem;padding:1.65rem 2.25rem;display:grid}.ProcessSection-module__YVKGHq__includesItem{color:#263934;align-items:center;gap:.75rem;min-width:0;font-size:.9rem;font-weight:500;line-height:1.45;display:flex}.ProcessSection-module__YVKGHq__includesItem svg{background:var(--color-forest-dark);width:21px;height:21px;color:var(--color-accent-lime);stroke-width:3px;border-radius:50%;flex:0 0 21px;padding:3px}.ProcessSection-module__YVKGHq__processFooter{text-align:center;padding-top:.2rem}.ProcessSection-module__YVKGHq__ctaButton{background:linear-gradient(135deg,#c9eb3c,var(--color-accent-lime));min-width:380px;color:var(--color-forest-dark);letter-spacing:.025em;border:5px solid #ffffffc2;border-radius:999px;justify-content:center;align-items:center;gap:1rem;padding:1.05rem 2.4rem;font-size:1.65rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 11px 26px #91b40c47}.ProcessSection-module__YVKGHq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 16px 32px #91b40c61}.ProcessSection-module__YVKGHq__ctaButton svg{width:30px;height:30px;color:var(--color-forest-dark);fill:var(--color-forest-dark)}@media (max-width:1024px){.ProcessSection-module__YVKGHq__stepsContainer{gap:1.5rem}.ProcessSection-module__YVKGHq__stepCard:not(:last-child):after{width:34px;height:34px;right:-1.75rem}.ProcessSection-module__YVKGHq__includesBlock{grid-template-columns:1fr}}@media (max-width:768px){.ProcessSection-module__YVKGHq__process{padding:4rem 0}.ProcessSection-module__YVKGHq__sectionHeader{margin-bottom:2.5rem}.ProcessSection-module__YVKGHq__title{font-size:2.45rem}.ProcessSection-module__YVKGHq__stepsContainer{grid-template-columns:1fr;gap:1.35rem}.ProcessSection-module__YVKGHq__stepCard{min-height:0}.ProcessSection-module__YVKGHq__stepCard:not(:last-child):after{display:none}.ProcessSection-module__YVKGHq__imageContainer{aspect-ratio:16/10}.ProcessSection-module__YVKGHq__includesRight{grid-template-columns:1fr;padding:1.4rem 1.25rem}.ProcessSection-module__YVKGHq__ctaButton{width:100%;min-width:0;padding-inline:1.25rem}}@media (max-width:420px){.ProcessSection-module__YVKGHq__title{font-size:2.1rem}.ProcessSection-module__YVKGHq__subtitle{font-size:.95rem}.ProcessSection-module__YVKGHq__stepDescription p{font-size:.86rem}.ProcessSection-module__YVKGHq__includesLeft{padding:1.5rem 1.25rem}.ProcessSection-module__YVKGHq__includesTitle{font-size:1.15rem}.ProcessSection-module__YVKGHq__ctaButton{font-size:1.35rem}}
.PricingSection-module__CdwvBa__pricing{background:radial-gradient(circle at 50% 12%,#b7de120d,transparent 30%),var(--color-bg-light);padding:6rem 0 6.5rem}.PricingSection-module__CdwvBa__sectionHeader{text-align:center;max-width:860px;margin:0 auto 3.8rem;padding-bottom:2.2rem;position:relative}.PricingSection-module__CdwvBa__title{color:var(--color-forest-dark);letter-spacing:-.045em;margin-bottom:1.25rem;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:700;line-height:1.05;display:block}.PricingSection-module__CdwvBa__title span{color:inherit!important}.PricingSection-module__CdwvBa__sectionHeader:after{content:"◇";background:linear-gradient(var(--color-accent-lime),var(--color-accent-lime))left center/55px 2px no-repeat,linear-gradient(var(--color-accent-lime),var(--color-accent-lime))right center/55px 2px no-repeat;width:150px;height:20px;color:var(--color-accent-lime);font-size:1.15rem;line-height:20px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.PricingSection-module__CdwvBa__subtitle{color:#3f514c;max-width:720px;margin:0 auto;padding:0;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.65}.PricingSection-module__CdwvBa__pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.65rem;max-width:1200px;margin:0 auto 2.75rem;display:grid}.PricingSection-module__CdwvBa__pricingCard{background:#ffffffb8;border:1px solid #5b774280;border-radius:16px;flex-direction:column;min-width:0;min-height:760px;padding:2.2rem 1.35rem 1.4rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #03251f1a}.PricingSection-module__CdwvBa__pricingCard:hover{border-color:var(--color-accent-lime);transform:translateY(-5px);box-shadow:0 18px 38px #03251f26}.PricingSection-module__CdwvBa__pricingCard.PricingSection-module__CdwvBa__popular{border:1.5px solid #5b7742b8;box-shadow:0 16px 34px #03251f26}.PricingSection-module__CdwvBa__pricingCard.PricingSection-module__CdwvBa__popular:before{content:"";background:linear-gradient(90deg,var(--color-forest-dark),var(--color-forest));height:14px;position:absolute;top:0;left:0;right:0}.PricingSection-module__CdwvBa__pricingCard.PricingSection-module__CdwvBa__popular:after{content:"";background:var(--color-accent-lime);border-radius:0 0 999px 999px;width:70px;height:7px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.PricingSection-module__CdwvBa__pricingCard.PricingSection-module__CdwvBa__recommended{border-color:var(--color-accent-lime)}.PricingSection-module__CdwvBa__recommendedBadge{z-index:3;background:var(--color-accent-lime);color:var(--color-forest-dark);letter-spacing:.06em;white-space:nowrap;border-radius:999px;padding:.35rem 1.1rem;font-size:.72rem;font-weight:800;position:absolute;top:.9rem;left:50%;transform:translate(-50%)}.PricingSection-module__CdwvBa__cardHeader{text-align:center;flex-direction:column;justify-content:center;min-height:105px;margin-bottom:1.1rem;display:flex}.PricingSection-module__CdwvBa__planName{color:var(--color-forest-dark);letter-spacing:-.025em;text-transform:uppercase;margin-bottom:.65rem;font-size:clamp(1.15rem,2vw,1.42rem);font-weight:800;line-height:1.25}.PricingSection-module__CdwvBa__planSubtitle{color:#40514c;margin:0;font-size:.88rem;line-height:1.55}.PricingSection-module__CdwvBa__devisBox,.PricingSection-module__CdwvBa__priceBox{text-align:center;background:linear-gradient(145deg,#f6f9efeb,#ffffffb8);border:1px solid #5b774261;border-radius:12px;margin-bottom:1.55rem;padding:1.25rem 1rem}.PricingSection-module__CdwvBa__devisText{color:var(--color-forest-dark);letter-spacing:.025em;margin-bottom:.85rem;font-size:.82rem;font-weight:800;line-height:1.35}.PricingSection-module__CdwvBa__badgeButton,.PricingSection-module__CdwvBa__ctaButton{color:var(--color-forest-dark);cursor:pointer;border:0;font-family:inherit;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 18px #91b40c33;background:linear-gradient(135deg,#c6e936 0%,var(--color-accent-lime)100%)!important}.PricingSection-module__CdwvBa__badgeButton{letter-spacing:.015em;text-transform:uppercase;border-radius:8px;width:100%;padding:.72rem .75rem;font-size:.82rem}.PricingSection-module__CdwvBa__badgeButton:hover,.PricingSection-module__CdwvBa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 12px 24px #91b40c4d}.PricingSection-module__CdwvBa__priceAmount{color:var(--color-forest-dark);margin:0;font-size:1.85rem;font-weight:800;line-height:1.2}.PricingSection-module__CdwvBa__priceNote{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.8rem}.PricingSection-module__CdwvBa__featuresList{flex:1;margin:0 0 1.45rem;padding:0;list-style:none}.PricingSection-module__CdwvBa__featuresList li{color:#263934;align-items:flex-start;gap:.8rem;margin-bottom:.95rem;font-size:.9rem;line-height:1.55;display:flex}.PricingSection-module__CdwvBa__checkIcon{background:var(--color-forest-dark);width:20px;height:20px;color:var(--color-ivory);stroke-width:3px;border-radius:50%;flex:0 0 20px;margin-top:.05rem;padding:3px}.PricingSection-module__CdwvBa__equipmentBox{background:#f0f5e9c2;border:1px solid #5b774252;border-radius:11px;min-height:110px;margin-bottom:1.35rem;padding:1rem}.PricingSection-module__CdwvBa__equipmentTitle{color:var(--color-forest-dark);margin-bottom:.4rem;font-size:.86rem;font-weight:800}.PricingSection-module__CdwvBa__equipmentText{color:#4e605a;margin:0;font-size:.82rem;line-height:1.5}.PricingSection-module__CdwvBa__ctaButton{border-radius:9px;justify-content:center;align-items:center;gap:.7rem;width:100%;min-height:55px;padding:.9rem 1rem;font-size:.9rem;display:flex}.PricingSection-module__CdwvBa__ctaButton svg{width:21px;height:21px;fill:var(--color-forest-dark)}.PricingSection-module__CdwvBa__infoColumns{grid-template-columns:1fr 1fr;gap:1.35rem;max-width:1200px;margin:0 auto 2rem;display:grid}.PricingSection-module__CdwvBa__infoColumnDark,.PricingSection-module__CdwvBa__infoColumnLight{border-radius:16px;min-height:245px;padding:1.8rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 12px 28px #03251f1a}.PricingSection-module__CdwvBa__infoColumnDark{background:radial-gradient(circle at 100% 100%,#1e6a549e,transparent 42%),linear-gradient(145deg,var(--color-forest),var(--color-forest-dark));color:var(--color-ivory);border:1px solid #b7de1224}.PricingSection-module__CdwvBa__infoColumnDark:after{content:"❧";color:#b7de1224;font-size:8rem;position:absolute;bottom:-1.5rem;right:-1rem;transform:rotate(-30deg)}.PricingSection-module__CdwvBa__infoColumnLight{color:var(--color-forest-dark);background:#ffffffad;border:1px solid #5b774247}.PricingSection-module__CdwvBa__infoColumnTitle{z-index:1;color:inherit;align-items:center;gap:.8rem;margin-bottom:1.25rem;font-size:1.05rem;font-weight:800;line-height:1.35;display:flex;position:relative}.PricingSection-module__CdwvBa__infoColumnTitle:before{content:"✓";width:42px;height:42px;color:var(--color-accent-lime);background:#b7de1226;border:1px solid #b7de1280;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.PricingSection-module__CdwvBa__infoColumnLight .PricingSection-module__CdwvBa__infoColumnTitle:before{color:var(--color-ivory);background:#43804d;border-color:#073b313d}.PricingSection-module__CdwvBa__infoColumnText{z-index:1;margin:0;font-size:.9rem;line-height:1.8;position:relative}.PricingSection-module__CdwvBa__infoColumnDark .PricingSection-module__CdwvBa__infoColumnText{color:#f7f4e8eb}.PricingSection-module__CdwvBa__infoColumnLight .PricingSection-module__CdwvBa__infoColumnText{color:#4c5d58}.PricingSection-module__CdwvBa__infoColumnDark .PricingSection-module__CdwvBa__infoColumnText strong{color:var(--color-accent-lime)}.PricingSection-module__CdwvBa__infoColumnLight .PricingSection-module__CdwvBa__infoColumnText strong{color:var(--color-forest-dark)}.PricingSection-module__CdwvBa__urgencyBanner{border:1px solid #b7de1226;border-radius:17px;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 16px 34px #03251f2b}.PricingSection-module__CdwvBa__bannerContent{background:radial-gradient(circle at 72% 50%,#11604ca6,transparent 42%),linear-gradient(135deg,var(--color-forest),var(--color-forest-dark));justify-content:space-between;align-items:center;gap:1.5rem;min-height:175px;padding:1.8rem 2.2rem;display:flex;position:relative;overflow:hidden}.PricingSection-module__CdwvBa__bannerContent:after{content:"";opacity:.14;background-image:radial-gradient(var(--color-accent-lime)1px,transparent 1px);background-size:8px 8px;width:220px;height:220px;position:absolute;bottom:-5rem;right:-2rem;transform:rotate(-12deg)}.PricingSection-module__CdwvBa__iconWrapper{z-index:1;border:2px solid var(--color-accent-lime);background:#b7de1214;border-radius:50%;flex:0 0 82px;justify-content:center;align-items:center;width:82px;height:82px;display:flex;position:relative}.PricingSection-module__CdwvBa__zapIcon{width:46px;height:46px;color:var(--color-accent-lime);fill:var(--color-accent-lime)}.PricingSection-module__CdwvBa__bannerText{z-index:1;flex:1;position:relative}.PricingSection-module__CdwvBa__bannerTitle{color:var(--color-ivory);margin-bottom:.65rem;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:700;line-height:1.2}.PricingSection-module__CdwvBa__bannerHighlight{border:1px solid var(--color-accent-lime);background:#03251f38;border-radius:9px;margin-bottom:.6rem;padding:.52rem .85rem;display:inline-block}.PricingSection-module__CdwvBa__highlightText{color:var(--color-accent-lime);letter-spacing:.02em;text-transform:uppercase;font-size:.86rem;font-weight:800;line-height:1.3}.PricingSection-module__CdwvBa__bannerSubtext{color:#f7f4e8e6;margin:0;font-size:.9rem}.PricingSection-module__CdwvBa__phoneButton{z-index:1;background:linear-gradient(135deg,#c9eb3c,var(--color-accent-lime));min-width:340px;color:var(--color-forest-dark);letter-spacing:.02em;white-space:nowrap;border:1px solid #f7f4e8b3;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;padding:1.25rem 1.8rem;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 10px 24px #91b40c47}.PricingSection-module__CdwvBa__phoneButton:before{content:"☎";font-size:1.05em}.PricingSection-module__CdwvBa__phoneButton:hover{transform:translateY(-3px);box-shadow:0 15px 30px #91b40c61}@media (max-width:1024px){.PricingSection-module__CdwvBa__pricingGrid{gap:1rem}.PricingSection-module__CdwvBa__pricingCard{padding-inline:1rem}.PricingSection-module__CdwvBa__phoneButton{min-width:285px}}@media (max-width:768px){.PricingSection-module__CdwvBa__pricing{padding:4rem 0}.PricingSection-module__CdwvBa__sectionHeader{margin-bottom:2.75rem}.PricingSection-module__CdwvBa__title{font-size:2.65rem}.PricingSection-module__CdwvBa__pricingGrid{grid-template-columns:1fr;gap:1.4rem}.PricingSection-module__CdwvBa__pricingCard{min-height:0;padding:2rem 1.2rem 1.25rem}.PricingSection-module__CdwvBa__cardHeader,.PricingSection-module__CdwvBa__equipmentBox{min-height:0}.PricingSection-module__CdwvBa__infoColumns{grid-template-columns:1fr}.PricingSection-module__CdwvBa__infoColumnDark,.PricingSection-module__CdwvBa__infoColumnLight{min-height:0;padding:1.5rem 1.25rem}.PricingSection-module__CdwvBa__bannerContent{text-align:center;flex-direction:column;padding:1.7rem 1.25rem}.PricingSection-module__CdwvBa__iconWrapper{flex-basis:68px;width:68px;height:68px}.PricingSection-module__CdwvBa__zapIcon{width:38px;height:38px}.PricingSection-module__CdwvBa__phoneButton{width:100%;min-width:0}}@media (max-width:420px){.PricingSection-module__CdwvBa__title{font-size:2.25rem}.PricingSection-module__CdwvBa__subtitle{font-size:.96rem}.PricingSection-module__CdwvBa__planName{font-size:1.12rem}.PricingSection-module__CdwvBa__featuresList li{font-size:.84rem}.PricingSection-module__CdwvBa__bannerTitle{font-size:1.45rem}.PricingSection-module__CdwvBa__highlightText{font-size:.72rem}.PricingSection-module__CdwvBa__phoneButton{padding-inline:1rem;font-size:1.6rem}}
.GallerySection-module__0DN01G__gallery{background:radial-gradient(circle at 50% 10%,#b7de120b,transparent 30%),var(--color-bg-light);padding:6rem 0 6.5rem}.GallerySection-module__0DN01G__sectionHeader{text-align:center;max-width:820px;margin:0 auto 3rem;padding-bottom:2.1rem;position:relative}.GallerySection-module__0DN01G__title{color:var(--color-forest-dark);letter-spacing:-.045em;margin-bottom:1.1rem;padding:0;font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.08;display:block}.GallerySection-module__0DN01G__title span{color:inherit!important}.GallerySection-module__0DN01G__sectionHeader:after{content:"◇";background:linear-gradient(var(--color-accent-lime),var(--color-accent-lime))left center/62px 2px no-repeat,linear-gradient(var(--color-accent-lime),var(--color-accent-lime))right center/62px 2px no-repeat;width:165px;height:20px;color:var(--color-accent-lime);font-size:1.15rem;line-height:20px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.GallerySection-module__0DN01G__subtitle{color:#42554f;max-width:700px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.6}.GallerySection-module__0DN01G__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.GallerySection-module__0DN01G__galleryItem{cursor:pointer;background:#fff;border:2px solid #5b77426b;border-radius:16px;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden;box-shadow:0 9px 22px #03251f1c}.GallerySection-module__0DN01G__galleryItem:hover{border-color:var(--color-accent-lime);transform:translateY(-5px);box-shadow:0 16px 32px #03251f2b}.GallerySection-module__0DN01G__imageWrapper{aspect-ratio:4/3;background:#e9eee7;width:100%;position:relative;overflow:hidden}.GallerySection-module__0DN01G__svgBackground{display:none}.GallerySection-module__0DN01G__galleryImage{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1),filter .4s;position:relative}.GallerySection-module__0DN01G__galleryItem:hover .GallerySection-module__0DN01G__galleryImage{filter:brightness(.82)saturate(.95);transform:scale(1.055)}.GallerySection-module__0DN01G__overlay{z-index:2;opacity:0;background:linear-gradient(#0000 0%,#03251f29 45%,#03251fe6 100%);align-items:flex-end;padding:1.1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.GallerySection-module__0DN01G__galleryItem:hover .GallerySection-module__0DN01G__overlay{opacity:1}.GallerySection-module__0DN01G__overlayContent{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.GallerySection-module__0DN01G__category,.GallerySection-module__0DN01G__lightboxCategory{background:var(--color-accent-lime);color:var(--color-forest-dark);border-radius:999px;padding:.45rem .85rem;font-size:.78rem;font-weight:800;display:inline-block}.GallerySection-module__0DN01G__zoomIcon{width:42px;height:42px;color:var(--color-forest-dark);background:#f7f4e8f0;border:1px solid #f7f4e8bf;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;display:flex}.GallerySection-module__0DN01G__galleryItem:hover .GallerySection-module__0DN01G__zoomIcon{transform:scale(1.08)}.GallerySection-module__0DN01G__seoBanner{background:radial-gradient(circle at 72% 50%,#105d4a9e,transparent 44%),linear-gradient(135deg,var(--color-forest),var(--color-forest-dark));border:1px solid #b7de1224;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1.75rem 2.2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #03251f2b}.GallerySection-module__0DN01G__seoBanner:before{content:"❧";color:#b7de121f;pointer-events:none;font-size:8rem;position:absolute;bottom:-2.5rem;left:-1rem;transform:rotate(145deg)}.GallerySection-module__0DN01G__seoBanner:after{content:"";opacity:.12;background-image:radial-gradient(var(--color-accent-lime)1px,transparent 1px);pointer-events:none;background-size:8px 8px;width:180px;height:180px;position:absolute;bottom:-4rem;right:-1rem;transform:rotate(-12deg)}.GallerySection-module__0DN01G__seoBannerText{z-index:1;flex:1;position:relative}.GallerySection-module__0DN01G__seoBannerTitle{color:var(--color-ivory);margin-bottom:.55rem;font-size:1rem;font-weight:800;line-height:1.45}.GallerySection-module__0DN01G__seoBannerDesc{color:#f7f4e8e6;margin:0;font-size:.88rem;line-height:1.7}.GallerySection-module__0DN01G__seoBannerDesc strong{color:var(--color-accent-lime);font-weight:800}.GallerySection-module__0DN01G__seoBannerBtn{z-index:1;background:linear-gradient(135deg,#c9eb3c,var(--color-accent-lime));min-width:250px;color:var(--color-forest-dark);white-space:nowrap;border:1px solid #f7f4e8b3;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.7rem;padding:1rem 1.7rem;font-size:1.15rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 9px 22px #91b40c47}.GallerySection-module__0DN01G__seoBannerBtn:hover{transform:translateY(-3px);box-shadow:0 14px 28px #91b40c61}.GallerySection-module__0DN01G__seoBannerBtn svg{fill:var(--color-forest-dark)}.GallerySection-module__0DN01G__lightbox{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#021814f0;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.GallerySection-module__0DN01G__closeButton{z-index:10000;width:48px;height:48px;color:var(--color-ivory);cursor:pointer;background:#f7f4e81f;border:1px solid #f7f4e859;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .25s,background .25s,color .25s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.GallerySection-module__0DN01G__closeButton:hover{background:var(--color-accent-lime);color:var(--color-forest-dark);transform:rotate(90deg)}.GallerySection-module__0DN01G__lightboxContent{cursor:default;background:#fff;border:1px solid #b7de124d;border-radius:18px;flex-direction:column;max-width:min(1000px,92vw);max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000080}.GallerySection-module__0DN01G__lightboxImage{object-fit:contain;background:#071f1a;flex-shrink:0;width:100%;height:auto;max-height:62vh;display:block}.GallerySection-module__0DN01G__lightboxCaption{text-align:center;background:#fff;padding:1.4rem}.GallerySection-module__0DN01G__lightboxCategory{margin-bottom:.6rem}.GallerySection-module__0DN01G__lightboxCaption p{color:var(--color-text-muted);margin:.65rem 0 0;font-size:.95rem}.GallerySection-module__0DN01G__lightboxCta{border-top:1px solid #073b311f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.GallerySection-module__0DN01G__lightboxCtaText{color:var(--color-text-muted);font-size:.88rem}.GallerySection-module__0DN01G__lightboxCtaBtn{background:var(--color-forest-dark);color:var(--color-ivory);white-space:nowrap;border-radius:999px;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-size:.86rem;font-weight:800;transition:background .2s,color .2s;display:inline-flex}.GallerySection-module__0DN01G__lightboxCtaBtn:hover{background:var(--color-accent-lime);color:var(--color-forest-dark)}@media (max-width:900px){.GallerySection-module__0DN01G__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.GallerySection-module__0DN01G__seoBanner{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.GallerySection-module__0DN01G__gallery{padding:4rem 0}.GallerySection-module__0DN01G__sectionHeader{margin-bottom:2.5rem}.GallerySection-module__0DN01G__title{font-size:2.45rem}.GallerySection-module__0DN01G__galleryGrid{gap:.85rem}.GallerySection-module__0DN01G__galleryItem{border-radius:12px}.GallerySection-module__0DN01G__imageWrapper{aspect-ratio:1}.GallerySection-module__0DN01G__overlay{padding:.65rem}.GallerySection-module__0DN01G__category{padding:.3rem .55rem;font-size:.68rem}.GallerySection-module__0DN01G__zoomIcon{width:30px;height:30px}.GallerySection-module__0DN01G__zoomIcon svg{width:17px;height:17px}.GallerySection-module__0DN01G__seoBanner{margin-top:1.25rem;padding:1.35rem 1.2rem}.GallerySection-module__0DN01G__seoBannerBtn{width:100%;min-width:0}.GallerySection-module__0DN01G__lightbox{padding:.75rem}.GallerySection-module__0DN01G__closeButton{top:.75rem;right:.75rem}.GallerySection-module__0DN01G__lightboxContent{max-width:96vw;max-height:88vh}.GallerySection-module__0DN01G__lightboxCta{justify-content:center}}@media (max-width:420px){.GallerySection-module__0DN01G__title{font-size:2.15rem}.GallerySection-module__0DN01G__subtitle{font-size:.95rem}}
.TestimonialsSection-module__iQcbOG__testimonials{background:radial-gradient(circle at 50% 10%,#b7de120d,transparent 30%),var(--color-bg-light);padding:6rem 0 5.5rem;position:relative;overflow:hidden}.TestimonialsSection-module__iQcbOG__sectionHeader{z-index:1;text-align:center;max-width:800px;margin:0 auto 3rem;padding-bottom:2.15rem;position:relative}.TestimonialsSection-module__iQcbOG__title{color:var(--color-forest-dark);letter-spacing:-.045em;margin-bottom:1.1rem;padding:0;font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.08;display:block}.TestimonialsSection-module__iQcbOG__title span{color:var(--color-accent-lime)!important}.TestimonialsSection-module__iQcbOG__sectionHeader:after{content:"◇";background:linear-gradient(var(--color-accent-lime),var(--color-accent-lime))left center/62px 2px no-repeat,linear-gradient(var(--color-accent-lime),var(--color-accent-lime))right center/62px 2px no-repeat;width:165px;height:20px;color:var(--color-accent-lime);font-size:1.15rem;line-height:20px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.TestimonialsSection-module__iQcbOG__subtitle{color:#455650;max-width:620px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6}.TestimonialsSection-module__iQcbOG__carouselContainer{z-index:1;width:100%;margin-bottom:2rem;position:relative;overflow:visible;-webkit-mask-image:none;mask-image:none}.TestimonialsSection-module__iQcbOG__carouselTrack{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;width:100%;padding:0;animation:none;display:grid}.TestimonialsSection-module__iQcbOG__carouselTrack>:nth-child(n+4){display:none}.TestimonialsSection-module__iQcbOG__testimonialCard{background:#ffffffb3;border:1px solid #5b774252;border-radius:17px;flex-direction:column;gap:1.25rem;width:auto;min-width:0;min-height:295px;padding:1.5rem 1.55rem 2rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 27px #03251f17}.TestimonialsSection-module__iQcbOG__testimonialCard:after{content:"”";color:#5b77422e;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:6rem;line-height:1;position:absolute;bottom:-.35rem;right:1.25rem}.TestimonialsSection-module__iQcbOG__testimonialCard:hover{border-color:#b7de12b3;transform:translateY(-4px);box-shadow:0 18px 35px #03251f24}.TestimonialsSection-module__iQcbOG__cardHeader{z-index:1;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.TestimonialsSection-module__iQcbOG__authorSection{align-items:center;gap:.9rem;min-width:0;display:flex}.TestimonialsSection-module__iQcbOG__avatar{width:58px;height:58px;color:var(--color-ivory);border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;display:flex;box-shadow:inset 0 0 0 1px #f7f4e82e;background:linear-gradient(145deg,#0b4c3f,var(--color-forest-dark))!important}.TestimonialsSection-module__iQcbOG__testimonialCard:nth-child(2) .TestimonialsSection-module__iQcbOG__avatar{background:linear-gradient(145deg,#65906c,#356044)!important}.TestimonialsSection-module__iQcbOG__testimonialCard:nth-child(3) .TestimonialsSection-module__iQcbOG__avatar{color:var(--color-forest-dark);background:linear-gradient(145deg,#dfe8d5,#a9c09c)!important}.TestimonialsSection-module__iQcbOG__authorInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.TestimonialsSection-module__iQcbOG__authorName{color:#17231f;font-size:.98rem;font-weight:800;line-height:1.3}.TestimonialsSection-module__iQcbOG__date{color:#56655f;font-size:.82rem}.TestimonialsSection-module__iQcbOG__stars{white-space:nowrap;gap:1px;padding-top:.35rem;display:flex}.TestimonialsSection-module__iQcbOG__stars svg{width:19px;height:19px;color:var(--color-accent-lime)!important;fill:var(--color-accent-lime)!important}.TestimonialsSection-module__iQcbOG__testimonialText{z-index:1;color:#26332f;margin:0;font-size:.94rem;font-style:italic;line-height:1.85;position:relative}.TestimonialsSection-module__iQcbOG__statsBar{z-index:1;background:#ffffffa8;border:1px solid #5b774252;border-radius:17px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1100px;margin:2.4rem auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 27px #03251f14}.TestimonialsSection-module__iQcbOG__statItem{text-align:center;border-right:1px solid #5b77423d;flex-direction:column;align-items:center;gap:.55rem;min-width:0;padding:1.15rem 1rem 1.25rem;display:flex;position:relative}.TestimonialsSection-module__iQcbOG__statItem:last-child{border-right:0}.TestimonialsSection-module__iQcbOG__statItem:before{content:"✓";width:46px;height:46px;color:var(--color-forest-dark);background:linear-gradient(145deg,#eef3e7,#d9e5cc);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;box-shadow:inset 0 0 0 1px #5b77422e}.TestimonialsSection-module__iQcbOG__statItem:first-child:before{content:"★"}.TestimonialsSection-module__iQcbOG__statItem:nth-child(2):before{content:"●●";letter-spacing:-.15rem;font-size:.7rem}.TestimonialsSection-module__iQcbOG__statItem:nth-child(4):before{content:"◷";font-size:1.6rem}.TestimonialsSection-module__iQcbOG__statItem:after{content:"";background:var(--color-accent-lime);width:42px;height:2px}.TestimonialsSection-module__iQcbOG__statValue{color:var(--color-forest-dark);letter-spacing:-.03em;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:800;line-height:1}.TestimonialsSection-module__iQcbOG__statLabel{color:#44554f;max-width:155px;font-size:.82rem;line-height:1.45}.TestimonialsSection-module__iQcbOG__googleReviews{z-index:1;background:#fff;border:1px solid #5b77424d;border-radius:18px;width:100%;max-width:1100px;margin:1.4rem auto 0;padding:0;position:relative;overflow:hidden;box-shadow:0 13px 28px #03251f1a}.TestimonialsSection-module__iQcbOG__googleReviewCard{grid-template-columns:1.15fr .72fr 1fr;align-items:stretch;width:100%;min-height:205px;display:grid}.TestimonialsSection-module__iQcbOG__googleBrandPanel,.TestimonialsSection-module__iQcbOG__googleScorePanel,.TestimonialsSection-module__iQcbOG__googleVerifiedPanel{min-width:0}.TestimonialsSection-module__iQcbOG__googleBrandPanel{background:#fff;justify-content:center;align-items:center;padding:1.15rem 1.8rem;display:flex}.TestimonialsSection-module__iQcbOG__googleLogoImage{object-fit:contain;width:min(100%,310px);height:auto;display:block}.TestimonialsSection-module__iQcbOG__googleScorePanel{text-align:center;border-left:1px solid #5b774238;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1.25rem;display:flex}.TestimonialsSection-module__iQcbOG__googleScoreLabel{color:#5c6864;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:800}.TestimonialsSection-module__iQcbOG__googleScoreLine{color:var(--color-forest-dark);align-items:baseline;gap:.3rem;display:flex}.TestimonialsSection-module__iQcbOG__googleScoreLine strong{letter-spacing:-.06em;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1}.TestimonialsSection-module__iQcbOG__googleScoreLine span{color:#5e6965;font-size:1.15rem;font-weight:700}.TestimonialsSection-module__iQcbOG__googleStars{color:#fbbc04;gap:.15rem;margin:.65rem 0 .5rem;display:flex}.TestimonialsSection-module__iQcbOG__googleStars svg{stroke:#fbbc04}.TestimonialsSection-module__iQcbOG__googleScorePanel p{color:#55635e;margin:0;font-size:.78rem;line-height:1.4}.TestimonialsSection-module__iQcbOG__googleVerifiedPanel{background:radial-gradient(circle at 100% 0%,#b7de1226,transparent 12rem),linear-gradient(145deg,#074438,var(--color-forest-dark));color:var(--color-ivory);align-items:center;gap:1rem;padding:1.6rem 1.75rem;display:flex}.TestimonialsSection-module__iQcbOG__googleVerifiedIcon{border:1px solid var(--color-accent-lime);width:58px;height:58px;color:var(--color-accent-lime);border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;display:inline-flex}.TestimonialsSection-module__iQcbOG__googleVerifiedPanel strong{color:var(--color-ivory);margin-bottom:.45rem;font-size:1.05rem;font-weight:800;line-height:1.3;display:block}.TestimonialsSection-module__iQcbOG__googleVerifiedPanel p{color:#f7f4e8c2;margin:0;font-size:.8rem;line-height:1.5}@media (max-width:900px){.TestimonialsSection-module__iQcbOG__carouselTrack{grid-template-columns:1fr}.TestimonialsSection-module__iQcbOG__testimonialCard{min-height:0}.TestimonialsSection-module__iQcbOG__statsBar{grid-template-columns:repeat(2,minmax(0,1fr))}.TestimonialsSection-module__iQcbOG__statItem:nth-child(2){border-right:0}.TestimonialsSection-module__iQcbOG__statItem:nth-child(-n+2){border-bottom:1px solid #5b77423d}.TestimonialsSection-module__iQcbOG__googleReviewCard{grid-template-columns:1fr 1fr}.TestimonialsSection-module__iQcbOG__googleBrandPanel{border-bottom:1px solid #5b774238;grid-column:1/-1}}@media (max-width:640px){.TestimonialsSection-module__iQcbOG__testimonials{padding:4rem 0}.TestimonialsSection-module__iQcbOG__sectionHeader{margin-bottom:2.5rem}.TestimonialsSection-module__iQcbOG__title{font-size:2.35rem}.TestimonialsSection-module__iQcbOG__testimonialCard{padding:1.25rem 1.15rem 1.6rem}.TestimonialsSection-module__iQcbOG__cardHeader{align-items:center}.TestimonialsSection-module__iQcbOG__avatar{flex-basis:50px;width:50px;height:50px}.TestimonialsSection-module__iQcbOG__stars svg{width:16px;height:16px}.TestimonialsSection-module__iQcbOG__testimonialText{font-size:.88rem}.TestimonialsSection-module__iQcbOG__statItem{padding-inline:.55rem}.TestimonialsSection-module__iQcbOG__statValue{font-size:1.45rem}.TestimonialsSection-module__iQcbOG__statLabel{font-size:.74rem}.TestimonialsSection-module__iQcbOG__googleReviews{border-radius:12px}.TestimonialsSection-module__iQcbOG__googleReviewCard{grid-template-columns:1fr}.TestimonialsSection-module__iQcbOG__googleBrandPanel,.TestimonialsSection-module__iQcbOG__googleScorePanel,.TestimonialsSection-module__iQcbOG__googleVerifiedPanel{grid-column:1}.TestimonialsSection-module__iQcbOG__googleBrandPanel{padding:.85rem 1.2rem}.TestimonialsSection-module__iQcbOG__googleLogoImage{width:min(100%,255px)}.TestimonialsSection-module__iQcbOG__googleScorePanel{border-bottom:1px solid #5b774238;border-left:0}.TestimonialsSection-module__iQcbOG__googleVerifiedPanel{justify-content:center}}@media (max-width:420px){.TestimonialsSection-module__iQcbOG__title{font-size:2.05rem}.TestimonialsSection-module__iQcbOG__subtitle{font-size:.95rem}.TestimonialsSection-module__iQcbOG__cardHeader{flex-direction:column;align-items:flex-start}}
.FAQSection-module__25lxaa__faq{background:radial-gradient(circle at 7% 18%,#b7de120e,transparent 22rem),linear-gradient(180deg,#fbfaf6 0%,var(--color-ivory)100%);padding:5rem 0 6rem}.FAQSection-module__25lxaa__faq .container{grid-template-rows:auto 1fr;grid-template-columns:minmax(320px,.92fr) minmax(0,2.08fr);align-items:start;gap:1.5rem 2.4rem;display:grid;position:relative}.FAQSection-module__25lxaa__faq .container:after{content:"";background:linear-gradient(180deg,transparent,var(--color-accent-lime)8% 92%,transparent);width:1px;position:absolute;top:0;bottom:0;left:calc(31% + .15rem)}.FAQSection-module__25lxaa__sectionHeader{text-align:left;grid-area:1/1;min-width:0;margin:0;padding:2.1rem 1.1rem 0 0;position:relative}.FAQSection-module__25lxaa__sectionHeader:before{content:"❧";width:150px;height:24px;color:var(--color-accent-lime);background:linear-gradient(var(--color-accent-lime),var(--color-accent-lime))right center/82px 1px no-repeat;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:20px;position:absolute;top:0;left:0}.FAQSection-module__25lxaa__title{color:var(--color-forest-dark);letter-spacing:-.045em;overflow-wrap:anywhere;max-width:100%;margin:0 0 1.5rem;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,3.8vw,3.45rem);font-weight:700;line-height:.98;display:block}.FAQSection-module__25lxaa__title span{display:block;color:inherit!important}.FAQSection-module__25lxaa__subtitle{color:#34463f;max-width:330px;margin:0;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.55}.FAQSection-module__25lxaa__faqList{background:#fffffc94;border:1px solid #d2dcc7;border-radius:19px;grid-area:1/2/span 2;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem 1.15rem;min-width:0;padding:1.45rem;display:grid;box-shadow:0 10px 26px #03251f0f}.FAQSection-module__25lxaa__faqItem{background:#fffffcd6;border:1px solid #d5ddca;border-radius:14px;transition:border-color .25s,box-shadow .25s,transform .25s;overflow:hidden;box-shadow:0 7px 17px #03251f0b}.FAQSection-module__25lxaa__faqItem:first-child{border-color:var(--color-accent-lime);box-shadow:0 9px 20px #b7de121c}.FAQSection-module__25lxaa__faqItem:has(.FAQSection-module__25lxaa__active){border-color:var(--color-accent-lime);box-shadow:0 9px 20px #b7de121c}.FAQSection-module__25lxaa__faqItem:hover{border-color:#b7de12bf;transform:translateY(-2px);box-shadow:0 11px 23px #03251f17}.FAQSection-module__25lxaa__question{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:78px minmax(0,1fr) 48px;align-items:center;gap:.85rem;width:100%;min-height:128px;padding:1.1rem 1.2rem;transition:background .25s;display:grid}.FAQSection-module__25lxaa__question:hover,.FAQSection-module__25lxaa__question.FAQSection-module__25lxaa__active{background:linear-gradient(90deg,#b7de1209,#b7de1216)}.FAQSection-module__25lxaa__questionIcon{width:72px;height:72px;color:var(--color-forest-dark);justify-content:center;align-items:center;display:inline-flex;position:relative}.FAQSection-module__25lxaa__questionIcon>svg:first-child{stroke-width:1.6px;width:44px;height:44px}.FAQSection-module__25lxaa__secondaryIcon{background:#fffef8;border-radius:50%;padding:1px;bottom:1px;right:0;position:absolute!important}.FAQSection-module__25lxaa__questionText{min-width:0;color:var(--color-forest-dark);overflow-wrap:anywhere;font-size:clamp(.92rem,1.45vw,1.08rem);font-weight:800;line-height:1.45}.FAQSection-module__25lxaa__icon{width:46px;height:46px;color:var(--color-forest-dark);background:#edf2e6;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,transform .25s;display:inline-flex}.FAQSection-module__25lxaa__active .FAQSection-module__25lxaa__icon{background:var(--color-accent-lime);transform:rotate(180deg)}.FAQSection-module__25lxaa__answer{overflow:hidden}.FAQSection-module__25lxaa__answerText{color:#4c5e57;margin:0;padding:0 1.35rem 1.3rem;font-size:.9rem;line-height:1.7}.FAQSection-module__25lxaa__answerText strong{color:var(--color-forest-dark);font-weight:800}.FAQSection-module__25lxaa__faqCta{isolation:isolate;background:radial-gradient(circle at 50% 22%,#b7de121f,transparent 14rem),linear-gradient(145deg,#074438,var(--color-forest-dark));text-align:center;border:1px solid #b7de122e;border-radius:18px;flex-direction:column;grid-area:2/1;justify-content:center;min-width:0;min-height:0;margin:0 1.1rem 0 0;padding:6rem 1.35rem 1.4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #03251f2b}.FAQSection-module__25lxaa__faqCta:before{content:"☎";border:2px solid var(--color-accent-lime);width:68px;height:68px;color:var(--color-accent-lime);border-radius:50%;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:2rem;line-height:1;display:inline-flex;position:absolute;top:1.8rem;left:50%;transform:translate(-50%)}.FAQSection-module__25lxaa__faqCta:after{content:"❧";z-index:-1;color:#b7de1214;font-family:Georgia,Times New Roman,serif;font-size:12rem;line-height:1;position:absolute;top:-2rem;right:-3.5rem;transform:rotate(24deg)}.FAQSection-module__25lxaa__faqCtaTitle{color:var(--color-ivory);margin:0 0 1.65rem;padding-bottom:1.75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.15vw,1.72rem);font-weight:700;line-height:1.25;position:relative}.FAQSection-module__25lxaa__faqCtaTitle:after{content:"❧";width:160px;height:20px;color:var(--color-accent-lime);background:linear-gradient(90deg,var(--color-accent-lime)0 38%,transparent 38% 62%,var(--color-accent-lime)62% 100%)center/100% 1px no-repeat;text-shadow:0 0 6px #073f34,0 0 6px #073f34;font-size:23px;line-height:17px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.FAQSection-module__25lxaa__faqCtaDesc{color:#f7f4e8ed;overflow-wrap:anywhere;margin:0 0 1.5rem;font-size:.89rem;line-height:1.58}.FAQSection-module__25lxaa__faqCtaBtn{background:linear-gradient(135deg,#d1ef2e,var(--color-accent-lime));width:100%;min-height:58px;color:var(--color-forest-dark);border:1px solid #d6f03b;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:800;text-decoration:none;transition:box-shadow .25s,transform .25s;display:inline-flex;box-shadow:0 10px 22px #b7de1233}.FAQSection-module__25lxaa__faqCtaBtn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #b7de1252}.FAQSection-module__25lxaa__faqCtaBtn svg{color:var(--color-forest-dark)}@media (max-width:1080px){.FAQSection-module__25lxaa__faq .container{grid-template-columns:minmax(275px,.82fr) minmax(0,2fr);gap:1.3rem 1.8rem}.FAQSection-module__25lxaa__faq .container:after{left:calc(29% + .1rem)}.FAQSection-module__25lxaa__title{font-size:clamp(2.3rem,4vw,3rem)}.FAQSection-module__25lxaa__question{grid-template-columns:60px minmax(0,1fr) 42px;gap:.7rem;padding-inline:.9rem}.FAQSection-module__25lxaa__questionIcon{width:58px}.FAQSection-module__25lxaa__questionIcon>svg:first-child{width:36px;height:36px}.FAQSection-module__25lxaa__icon{width:40px;height:40px}}@media (max-width:850px){.FAQSection-module__25lxaa__faq .container{grid-template-rows:auto;grid-template-columns:1fr}.FAQSection-module__25lxaa__faq .container:after{display:none}.FAQSection-module__25lxaa__sectionHeader,.FAQSection-module__25lxaa__faqList,.FAQSection-module__25lxaa__faqCta{grid-column:1}.FAQSection-module__25lxaa__sectionHeader{text-align:center;grid-row:1;padding-right:0}.FAQSection-module__25lxaa__sectionHeader:before{left:50%;transform:translate(-50%)}.FAQSection-module__25lxaa__title span{display:inline}.FAQSection-module__25lxaa__subtitle{max-width:580px;margin-inline:auto}.FAQSection-module__25lxaa__faqList{grid-row:2}.FAQSection-module__25lxaa__faqCta{grid-row:3;min-height:0;margin:0;padding:7rem 2rem 2rem}}@media (max-width:600px){.FAQSection-module__25lxaa__faq{padding:4rem 0}.FAQSection-module__25lxaa__title{font-size:2.55rem}.FAQSection-module__25lxaa__faqList{border-radius:15px;grid-template-columns:1fr;gap:.7rem;padding:.75rem}.FAQSection-module__25lxaa__question{grid-template-columns:50px minmax(0,1fr) 40px;min-height:92px}.FAQSection-module__25lxaa__questionIcon{width:48px;height:55px}.FAQSection-module__25lxaa__questionIcon>svg:first-child{width:31px;height:31px}.FAQSection-module__25lxaa__secondaryIcon{width:17px;height:17px}.FAQSection-module__25lxaa__questionText{font-size:.91rem}.FAQSection-module__25lxaa__answerText{padding:0 1rem 1.15rem;font-size:.86rem}.FAQSection-module__25lxaa__faqCta{padding-inline:1.25rem}}@media (prefers-reduced-motion:reduce){.FAQSection-module__25lxaa__faqItem,.FAQSection-module__25lxaa__icon,.FAQSection-module__25lxaa__faqCtaBtn{transition:none}}
.ContactSection-module__5dBDVa__contact{padding:var(--section-padding);background:radial-gradient(circle at 8% 12%,#b7de120e,transparent 25rem),linear-gradient(180deg,#fbfaf6 0%,var(--color-ivory)100%)}.ContactSection-module__5dBDVa__sectionHeader{text-align:center;max-width:850px;margin:0 auto 2.6rem}.ContactSection-module__5dBDVa__title{color:var(--color-forest-dark);letter-spacing:-.035em;margin:0;padding-bottom:2.8rem;font-size:clamp(2.15rem,4.5vw,3.35rem);font-weight:800;line-height:1.1;display:inline-block;position:relative}.ContactSection-module__5dBDVa__title:after{content:"❧";width:190px;height:24px;color:var(--color-accent-lime);background:linear-gradient(90deg,var(--color-accent-lime)0 38%,transparent 38% 62%,var(--color-accent-lime)62% 100%)center/100% 2px no-repeat;text-shadow:0 0 7px #fbfaf6,0 0 7px #fbfaf6;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:20px;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}.ContactSection-module__5dBDVa__subtitle{color:#58655f;margin:0;font-size:clamp(.95rem,1.7vw,1.08rem);line-height:1.6}.ContactSection-module__5dBDVa__contactGrid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);align-items:stretch;gap:1.75rem;max-width:1100px;margin:0 auto 2.8rem;display:grid}.ContactSection-module__5dBDVa__formColumn,.ContactSection-module__5dBDVa__infoColumn{min-width:0}.ContactSection-module__5dBDVa__formColumn{background:#fffffcbd;border:1px solid #ccd7bb;border-radius:17px;padding:2.35rem;box-shadow:0 10px 24px #03251f14}.ContactSection-module__5dBDVa__contactForm{flex-direction:column;gap:1.4rem;height:100%;display:flex}.ContactSection-module__5dBDVa__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactSection-module__5dBDVa__formGroup{flex-direction:column;gap:.6rem;display:flex}.ContactSection-module__5dBDVa__formGroup label{color:var(--color-forest-dark);font-size:.92rem;font-weight:800}.ContactSection-module__5dBDVa__formGroup input,.ContactSection-module__5dBDVa__formGroup textarea{width:100%;color:var(--color-text-main);background:#ffffffc7;border:1px solid #b9ca9e;border-radius:9px;outline:0;padding:.95rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .25s,box-shadow .25s,background .25s}.ContactSection-module__5dBDVa__formGroup input{min-height:57px}.ContactSection-module__5dBDVa__formGroup textarea{resize:vertical;min-height:180px;line-height:1.55}.ContactSection-module__5dBDVa__formGroup input::placeholder,.ContactSection-module__5dBDVa__formGroup textarea::placeholder{color:#6d7772;opacity:1}.ContactSection-module__5dBDVa__formGroup input:focus,.ContactSection-module__5dBDVa__formGroup textarea:focus{border-color:var(--color-accent-lime);background:#fff;box-shadow:0 0 0 3px #b7de122b}.ContactSection-module__5dBDVa__submitButton{background:linear-gradient(135deg,#d1ef2e 0%,var(--color-accent-lime)70%);min-height:58px;color:var(--color-forest-dark);cursor:pointer;border:1px solid #aaca0f;border-radius:8px;margin-top:auto;padding:1rem 1.25rem;font-size:1.05rem;font-weight:800;transition:box-shadow .25s,transform .25s;box-shadow:0 9px 20px #b7de122e}.ContactSection-module__5dBDVa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 25px #b7de124d}.ContactSection-module__5dBDVa__submitButton:disabled{cursor:wait;opacity:.65}.ContactSection-module__5dBDVa__successMessage,.ContactSection-module__5dBDVa__errorMessage{text-align:center;border-radius:8px;padding:.9rem 1rem;font-size:.92rem;font-weight:700}.ContactSection-module__5dBDVa__successMessage{color:#24552b;background:#eef7e6;border:1px solid #9bc66a}.ContactSection-module__5dBDVa__errorMessage{color:#842d28;background:#fff0ef;border:1px solid #e2a29d}.ContactSection-module__5dBDVa__infoColumn{display:flex}.ContactSection-module__5dBDVa__callBox{isolation:isolate;width:100%;color:var(--color-ivory);background:radial-gradient(circle at 95% 5%,#b7de121c,#0000 18rem),linear-gradient(145deg,#073f34 0%,#032b25 58%,#075043 100%);border:1px solid #ffffff24;border-radius:17px;flex-direction:column;gap:1.1rem;padding:2.35rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #03251f30}.ContactSection-module__5dBDVa__callBox:after{content:"❧";z-index:-1;color:#b7de1211;font-family:Georgia,Times New Roman,serif;font-size:16rem;line-height:1;position:absolute;bottom:-5rem;right:-2.5rem;transform:rotate(-20deg)}.ContactSection-module__5dBDVa__callTitle{color:var(--color-ivory);text-align:center;margin:0;font-size:1.28rem;font-weight:800}.ContactSection-module__5dBDVa__phoneNumber{color:var(--color-accent-lime);white-space:nowrap;justify-content:center;align-items:center;gap:.8rem;padding:.85rem 0 1rem;font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:800;line-height:1;text-decoration:none;display:flex}.ContactSection-module__5dBDVa__phoneNumber svg{stroke-width:1.75px;width:34px;height:34px}.ContactSection-module__5dBDVa__callButton,.ContactSection-module__5dBDVa__whatsappButton{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:.9rem 1rem;font-weight:800;text-decoration:none;transition:background .25s,box-shadow .25s,transform .25s;display:inline-flex}.ContactSection-module__5dBDVa__callButton{background:linear-gradient(135deg,#d1ef2e,var(--color-accent-lime));color:var(--color-forest-dark);border:1px solid #d5ef3d}.ContactSection-module__5dBDVa__callButton:hover{transform:translateY(-2px);box-shadow:0 9px 20px #b7de1240}.ContactSection-module__5dBDVa__whatsappButton{color:var(--color-ivory);background:0 0;border:2px solid #f7f4e8e6;gap:.65rem}.ContactSection-module__5dBDVa__whatsappButton:hover{background:#ffffff17;transform:translateY(-2px)}.ContactSection-module__5dBDVa__contactDetails{border-top:1px solid #f7f4e838;flex-direction:column;gap:1.3rem;margin-top:.75rem;padding-top:1.75rem;display:flex}.ContactSection-module__5dBDVa__detailItem{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.ContactSection-module__5dBDVa__detailIcon{width:29px;height:29px;color:var(--color-accent-lime);stroke-width:1.9px}.ContactSection-module__5dBDVa__detailItem strong{color:var(--color-accent-lime);margin-bottom:.25rem;font-size:.94rem;display:block}.ContactSection-module__5dBDVa__detailItem p{color:#f7f4e8f0;overflow-wrap:anywhere;margin:0;font-size:.91rem;line-height:1.55}.ContactSection-module__5dBDVa__mapSection{isolation:isolate;border:3px solid var(--color-ivory);max-width:1100px;color:var(--color-ivory);background:radial-gradient(circle at 95% 0,#b7de121c,#0000 20rem),linear-gradient(145deg,#073f34,#032d26 62%,#075044);border-radius:19px;outline:1px solid #b9c99d;margin:0 auto;padding:2.2rem 1.65rem 1.65rem;position:relative;overflow:hidden;box-shadow:0 13px 28px #03251f29}.ContactSection-module__5dBDVa__mapSection:after{content:"❧";z-index:-1;color:#b7de120e;font-family:Georgia,Times New Roman,serif;font-size:16rem;line-height:1;position:absolute;top:-5.8rem;right:-2rem;transform:rotate(25deg)}.ContactSection-module__5dBDVa__mapHeader{justify-content:center;align-items:center;gap:.85rem;margin-bottom:1.8rem;display:flex}.ContactSection-module__5dBDVa__mapHeader svg{width:31px;height:31px;color:var(--color-accent-lime)}.ContactSection-module__5dBDVa__mapHeader h3{color:var(--color-ivory);text-align:center;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.ContactSection-module__5dBDVa__mapInfoBar{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-bottom:1.8rem;display:grid}.ContactSection-module__5dBDVa__mapInfoCard{background:#fafaf3f2;border:1px solid #ccd7bb;border-radius:13px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:.85rem;min-height:105px;padding:1.15rem;display:grid;box-shadow:0 7px 18px #00000021}.ContactSection-module__5dBDVa__mapInfoCard>svg{background:var(--color-forest-dark);width:50px;height:50px;color:var(--color-accent-lime);stroke-width:1.8px;border-radius:50%;padding:11px}.ContactSection-module__5dBDVa__mapInfoCard h4{color:var(--color-forest-dark);margin:0 0 .25rem;font-size:.94rem;font-weight:800}.ContactSection-module__5dBDVa__mapInfoCard p{color:#43544e;margin:0;font-size:.84rem;line-height:1.45}.ContactSection-module__5dBDVa__mapWrapper{background:#e8eee5;border:2px solid #f7f4e8e6;border-radius:15px;height:520px;overflow:hidden}.ContactSection-module__5dBDVa__mapLoading{width:100%;height:100%;color:var(--color-forest-dark);background:#e8eee5;justify-content:center;align-items:center;font-weight:700;display:flex}@media (max-width:1024px){.ContactSection-module__5dBDVa__contactGrid{grid-template-columns:1fr}.ContactSection-module__5dBDVa__mapInfoBar{gap:.85rem}.ContactSection-module__5dBDVa__mapInfoCard{grid-template-columns:45px minmax(0,1fr);padding:1rem .85rem}.ContactSection-module__5dBDVa__mapInfoCard>svg{width:44px;height:44px;padding:10px}.ContactSection-module__5dBDVa__mapWrapper{height:430px}}@media (max-width:768px){.ContactSection-module__5dBDVa__contact{padding:4rem 0}.ContactSection-module__5dBDVa__sectionHeader{margin-bottom:1.9rem}.ContactSection-module__5dBDVa__contactGrid{gap:1.35rem;margin-bottom:2rem}.ContactSection-module__5dBDVa__formColumn,.ContactSection-module__5dBDVa__callBox{border-radius:14px;padding:1.35rem}.ContactSection-module__5dBDVa__formRow{grid-template-columns:1fr}.ContactSection-module__5dBDVa__phoneNumber{white-space:normal}.ContactSection-module__5dBDVa__mapSection{border-radius:15px;padding:1.55rem .85rem .85rem}.ContactSection-module__5dBDVa__mapHeader{align-items:flex-start}.ContactSection-module__5dBDVa__mapHeader svg{flex-shrink:0;width:26px;height:26px}.ContactSection-module__5dBDVa__mapInfoBar{grid-template-columns:1fr}.ContactSection-module__5dBDVa__mapInfoCard{min-height:90px}.ContactSection-module__5dBDVa__mapWrapper{height:340px}}@media (max-width:420px){.ContactSection-module__5dBDVa__formColumn,.ContactSection-module__5dBDVa__callBox{padding:1.1rem}.ContactSection-module__5dBDVa__phoneNumber{font-size:1.6rem}.ContactSection-module__5dBDVa__phoneNumber svg{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.ContactSection-module__5dBDVa__submitButton,.ContactSection-module__5dBDVa__callButton,.ContactSection-module__5dBDVa__whatsappButton{transition:none}}
