.ContactForm-module-scss-module__izqUfW__container{max-width:800px;margin:0 auto;padding:2rem}.ContactForm-module-scss-module__izqUfW__card{background:#fff;border-radius:2rem;overflow:hidden;box-shadow:0 20px 40px -15px #0000001a}@media (prefers-color-scheme:dark){.ContactForm-module-scss-module__izqUfW__card{background:#1e293b}}.ContactForm-module-scss-module__izqUfW__header{text-align:center;color:#fff;background:linear-gradient(135deg,orange,#ff6b6b);padding:2rem}.ContactForm-module-scss-module__izqUfW__title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.ContactForm-module-scss-module__izqUfW__subtitle{opacity:.9;margin:0;font-size:.9375rem}.ContactForm-module-scss-module__izqUfW__formWrapper{padding:2rem}.ContactForm-module-scss-module__izqUfW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.ContactForm-module-scss-module__izqUfW__grid{grid-template-columns:1fr;gap:1rem}}.ContactForm-module-scss-module__izqUfW__fullWidth{grid-column:1/-1}.ContactForm-module-scss-module__izqUfW__fieldGroup{position:relative}.ContactForm-module-scss-module__izqUfW__fieldLabel{color:#1e293b;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}@media (prefers-color-scheme:dark){.ContactForm-module-scss-module__izqUfW__fieldLabel{color:#f8fafc}}.ContactForm-module-scss-module__izqUfW__required{color:#ef4444;margin-left:.25rem}.ContactForm-module-scss-module__izqUfW__inputWrapper,.ContactForm-module-scss-module__izqUfW__selectWrapper,.ContactForm-module-scss-module__izqUfW__textareaWrapper{align-items:center;display:flex;position:relative}.ContactForm-module-scss-module__izqUfW__inputIcon,.ContactForm-module-scss-module__izqUfW__textareaIcon{color:#94a3b8;position:absolute;left:1rem}.ContactForm-module-scss-module__izqUfW__input,.ContactForm-module-scss-module__izqUfW__select,.ContactForm-module-scss-module__izqUfW__textarea{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.9375rem;transition:all .2s}@media (prefers-color-scheme:dark){.ContactForm-module-scss-module__izqUfW__input,.ContactForm-module-scss-module__izqUfW__select,.ContactForm-module-scss-module__izqUfW__textarea{color:#f8fafc;background:#0f172a;border-color:#334155}}.ContactForm-module-scss-module__izqUfW__input:focus,.ContactForm-module-scss-module__izqUfW__select:focus,.ContactForm-module-scss-module__izqUfW__textarea:focus{border-color:gold;outline:none;box-shadow:0 0 0 3px #ffd7001a}.ContactForm-module-scss-module__izqUfW__input.ContactForm-module-scss-module__izqUfW__error,.ContactForm-module-scss-module__izqUfW__select.ContactForm-module-scss-module__izqUfW__error,.ContactForm-module-scss-module__izqUfW__textarea.ContactForm-module-scss-module__izqUfW__error{border-color:#ef4444}.ContactForm-module-scss-module__izqUfW__textarea{resize:vertical;min-height:100px;padding:.75rem 1rem .75rem 2.5rem}.ContactForm-module-scss-module__izqUfW__select{appearance:none;cursor:pointer}.ContactForm-module-scss-module__izqUfW__selectWrapper{position:relative}.ContactForm-module-scss-module__izqUfW__selectWrapper:after{content:"▼";color:#94a3b8;pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ContactForm-module-scss-module__izqUfW__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem;display:block}.ContactForm-module-scss-module__izqUfW__successMessage{color:#10b981;background:#10b9811a;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.ContactForm-module-scss-module__izqUfW__formFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}@media (max-width:768px){.ContactForm-module-scss-module__izqUfW__formFooter{flex-direction:column}}.ContactForm-module-scss-module__izqUfW__emergencyContact{background:#ef44441a;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex}.ContactForm-module-scss-module__izqUfW__emergencyContact svg{color:#ef4444}.ContactForm-module-scss-module__izqUfW__emergencyContact h4{color:#1e293b;margin:0 0 .25rem;font-size:.875rem;font-weight:600}@media (prefers-color-scheme:dark){.ContactForm-module-scss-module__izqUfW__emergencyContact h4{color:#f8fafc}}.ContactForm-module-scss-module__izqUfW__emergencyContact p{color:#64748b;margin:0;font-size:.75rem}.ContactForm-module-scss-module__izqUfW__emergencyPhone{color:#ef4444;font-size:1.125rem;font-weight:700;text-decoration:none}.ContactForm-module-scss-module__izqUfW__emergencyPhone:hover{text-decoration:underline}.ContactForm-module-scss-module__izqUfW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,orange,#ff6b6b);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-weight:600;transition:all .2s;display:inline-flex}.ContactForm-module-scss-module__izqUfW__submitButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 10px 20px -5px #ffa5004d}.ContactForm-module-scss-module__izqUfW__submitButton:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module-scss-module__izqUfW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite ContactForm-module-scss-module__izqUfW__spin}.ContactForm-module-scss-module__izqUfW__privacyNote{text-align:center;color:#64748b;margin:1rem 0 0;font-size:.75rem}@media (prefers-color-scheme:dark){.ContactForm-module-scss-module__izqUfW__privacyNote{color:#94a3b8}}@keyframes ContactForm-module-scss-module__izqUfW__spin{to{transform:rotate(360deg)}}
.EngagementQuality-module-scss-module___nNk8W__engagement{width:100%;padding:6rem 2rem;transition:background-color .3s;position:relative;overflow:hidden}.EngagementQuality-module-scss-module___nNk8W__engagement.EngagementQuality-module-scss-module___nNk8W__light{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.EngagementQuality-module-scss-module___nNk8W__engagement.EngagementQuality-module-scss-module___nNk8W__dark{background:linear-gradient(135deg,#0a0a0a 0%,#141414 100%)}.EngagementQuality-module-scss-module___nNk8W__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.EngagementQuality-module-scss-module___nNk8W__splitLayout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.EngagementQuality-module-scss-module___nNk8W__splitLayout{gap:3rem}}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__splitLayout{grid-template-columns:1fr;gap:3rem}}.EngagementQuality-module-scss-module___nNk8W__textColumn{position:relative}.EngagementQuality-module-scss-module___nNk8W__textContent{max-width:600px}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__textContent{text-align:center;max-width:100%}}.EngagementQuality-module-scss-module___nNk8W__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.EngagementQuality-module-scss-module___nNk8W__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite EngagementQuality-module-scss-module___nNk8W__gradientShift}.EngagementQuality-module-scss-module___nNk8W__subtitle{color:gold;margin-bottom:1rem;font-size:clamp(1.2rem,4vw,1.5rem);font-weight:600}.EngagementQuality-module-scss-module___nNk8W__description{margin-bottom:2rem;font-size:1rem;line-height:1.8}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__description{color:#fffc}.EngagementQuality-module-scss-module___nNk8W__light .EngagementQuality-module-scss-module___nNk8W__description{color:#000000b3}.EngagementQuality-module-scss-module___nNk8W__trustIndicators{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__trustIndicators{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.EngagementQuality-module-scss-module___nNk8W__trustIndicators{grid-template-columns:1fr}}.EngagementQuality-module-scss-module___nNk8W__indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__indicator{background:#ffffff0d}.EngagementQuality-module-scss-module___nNk8W__light .EngagementQuality-module-scss-module___nNk8W__indicator{background:#fffc;box-shadow:0 4px 15px #0000000d}.EngagementQuality-module-scss-module___nNk8W__indicator:hover{border-color:#ffd70080;transform:translateY(-5px)}.EngagementQuality-module-scss-module___nNk8W__indicator:hover .EngagementQuality-module-scss-module___nNk8W__indicatorIcon{transform:scale(1.1)}.EngagementQuality-module-scss-module___nNk8W__indicatorIcon{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.EngagementQuality-module-scss-module___nNk8W__indicatorIcon svg{width:24px;height:24px}.EngagementQuality-module-scss-module___nNk8W__indicatorContent{flex-direction:column;display:flex}.EngagementQuality-module-scss-module___nNk8W__indicatorValue{color:gold;font-size:1.5rem;font-weight:800;line-height:1.2}.EngagementQuality-module-scss-module___nNk8W__indicatorLabel{font-size:.8rem}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__indicatorLabel{color:#ffffffb3}.EngagementQuality-module-scss-module___nNk8W__light .EngagementQuality-module-scss-module___nNk8W__indicatorLabel{color:#0009}.EngagementQuality-module-scss-module___nNk8W__cardsContainer{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__cardsContainer{align-items:center}}.EngagementQuality-module-scss-module___nNk8W__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__card{background:#ffffff0d}.EngagementQuality-module-scss-module___nNk8W__light .EngagementQuality-module-scss-module___nNk8W__card{background:#fffc}.EngagementQuality-module-scss-module___nNk8W__card:hover{border-color:#ffd70080;transform:translate(10px)}.EngagementQuality-module-scss-module___nNk8W__card:hover .EngagementQuality-module-scss-module___nNk8W__cardIcon{transform:scale(1.1)}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__card{width:100%;max-width:400px}.EngagementQuality-module-scss-module___nNk8W__card:hover{transform:translate(0)translateY(-5px)}}.EngagementQuality-module-scss-module___nNk8W__cardIcon{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.EngagementQuality-module-scss-module___nNk8W__cardText{font-size:.9rem;font-weight:500}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__cardText{color:#ffffffe6}.EngagementQuality-module-scss-module___nNk8W__light .EngagementQuality-module-scss-module___nNk8W__cardText{color:#000c}.EngagementQuality-module-scss-module___nNk8W__visualColumn{position:relative}.EngagementQuality-module-scss-module___nNk8W__imageWrapper{border-radius:24px;width:100%;height:500px;position:relative;overflow:hidden}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__imageWrapper{height:400px}}@media (max-width:480px){.EngagementQuality-module-scss-module___nNk8W__imageWrapper{height:350px}}.EngagementQuality-module-scss-module___nNk8W__imageContainer{border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.EngagementQuality-module-scss-module___nNk8W__image{object-fit:cover;object-position:center;transition:transform .6s}.EngagementQuality-module-scss-module___nNk8W__image:hover{transform:scale(1.05)}.EngagementQuality-module-scss-module___nNk8W__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#0000004d,#0000001a);width:100%;height:100%;position:absolute;top:0;left:0}.EngagementQuality-module-scss-module___nNk8W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;border:1px solid #ffd7004d;border-radius:16px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex;position:absolute;top:2rem;right:-1rem;box-shadow:0 10px 30px #0000001a}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__badge{background:#1e1e1ef2}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__badge{padding:.5rem 1rem;top:1rem;right:.5rem}}.EngagementQuality-module-scss-module___nNk8W__badgeBottom{inset:auto auto 2rem -1rem}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__badgeBottom{bottom:1rem;left:.5rem}}.EngagementQuality-module-scss-module___nNk8W__badgeIcon{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__badgeIcon{width:32px;height:32px}.EngagementQuality-module-scss-module___nNk8W__badgeIcon svg{width:18px;height:18px}}.EngagementQuality-module-scss-module___nNk8W__badgeContent{flex-direction:column;display:flex}.EngagementQuality-module-scss-module___nNk8W__badgeValue{color:gold;font-size:1.2rem;font-weight:800;line-height:1.2}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__badgeValue{font-size:1rem}}.EngagementQuality-module-scss-module___nNk8W__badgeLabel{color:#666;font-size:.75rem}.EngagementQuality-module-scss-module___nNk8W__dark .EngagementQuality-module-scss-module___nNk8W__badgeLabel{color:#ccc}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__badgeLabel{font-size:.7rem}}.EngagementQuality-module-scss-module___nNk8W__ctaButton{color:#fff;cursor:pointer;will-change:transform;background:linear-gradient(135deg,gold,orange);border:none;border-radius:50px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.EngagementQuality-module-scss-module___nNk8W__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.EngagementQuality-module-scss-module___nNk8W__ctaButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.EngagementQuality-module-scss-module___nNk8W__ctaButton:hover:before{left:100%}.EngagementQuality-module-scss-module___nNk8W__ctaButton:hover .EngagementQuality-module-scss-module___nNk8W__buttonArrow{transform:translate(5px)}.EngagementQuality-module-scss-module___nNk8W__ctaButton:active{transform:scale(.98)}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__ctaButton{padding:.875rem 2rem;font-size:1rem}}.EngagementQuality-module-scss-module___nNk8W__buttonArrow{font-size:1.2rem;transition:transform .3s}@keyframes EngagementQuality-module-scss-module___nNk8W__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes EngagementQuality-module-scss-module___nNk8W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes EngagementQuality-module-scss-module___nNk8W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.EngagementQuality-module-scss-module___nNk8W__engagement{padding:4rem 1.5rem}.EngagementQuality-module-scss-module___nNk8W__trustIndicators{gap:1rem}.EngagementQuality-module-scss-module___nNk8W__indicator{padding:.75rem}.EngagementQuality-module-scss-module___nNk8W__indicatorIcon{width:40px;height:40px}.EngagementQuality-module-scss-module___nNk8W__indicatorIcon svg{width:20px;height:20px}.EngagementQuality-module-scss-module___nNk8W__indicatorValue{font-size:1.2rem}}@media (max-width:768px){.EngagementQuality-module-scss-module___nNk8W__engagement{padding:3rem 1rem}.EngagementQuality-module-scss-module___nNk8W__textContent{text-align:center}.EngagementQuality-module-scss-module___nNk8W__trustIndicators{justify-content:center}.EngagementQuality-module-scss-module___nNk8W__cardsContainer{align-items:center}.EngagementQuality-module-scss-module___nNk8W__card{justify-content:center}.EngagementQuality-module-scss-module___nNk8W__imageWrapper{height:400px}}@media (max-width:480px){.EngagementQuality-module-scss-module___nNk8W__trustIndicators{grid-template-columns:1fr}.EngagementQuality-module-scss-module___nNk8W__indicator{justify-content:center}.EngagementQuality-module-scss-module___nNk8W__imageWrapper{height:350px}}@media (prefers-reduced-motion:reduce){.EngagementQuality-module-scss-module___nNk8W__engagement,.EngagementQuality-module-scss-module___nNk8W__card,.EngagementQuality-module-scss-module___nNk8W__indicator,.EngagementQuality-module-scss-module___nNk8W__ctaButton,.EngagementQuality-module-scss-module___nNk8W__buttonArrow{transition:none}.EngagementQuality-module-scss-module___nNk8W__gradientText{animation:none}.EngagementQuality-module-scss-module___nNk8W__card:hover,.EngagementQuality-module-scss-module___nNk8W__indicator:hover{transform:none}}@media (prefers-contrast:high){.EngagementQuality-module-scss-module___nNk8W__card,.EngagementQuality-module-scss-module___nNk8W__indicator{border:2px solid}.EngagementQuality-module-scss-module___nNk8W__cardIcon,.EngagementQuality-module-scss-module___nNk8W__indicatorIcon{background:currentColor}}
.FAQ-module-scss-module__dhbRCW__faq{width:100%;padding:6rem 2rem;transition:background-color .3s;position:relative;overflow:hidden}.FAQ-module-scss-module__dhbRCW__faq.FAQ-module-scss-module__dhbRCW__light{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.FAQ-module-scss-module__dhbRCW__faq.FAQ-module-scss-module__dhbRCW__dark{background:linear-gradient(135deg,#0a0a0a 0%,#141414 100%)}.FAQ-module-scss-module__dhbRCW__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.FAQ-module-scss-module__dhbRCW__header{text-align:center;margin-bottom:4rem}.FAQ-module-scss-module__dhbRCW__headerIcon{color:gold;justify-content:center;margin-bottom:1rem;display:flex}.FAQ-module-scss-module__dhbRCW__headerIcon svg{stroke-width:1.5px}.FAQ-module-scss-module__dhbRCW__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.FAQ-module-scss-module__dhbRCW__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite FAQ-module-scss-module__dhbRCW__gradientShift}.FAQ-module-scss-module__dhbRCW__subtitle{max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem)}.FAQ-module-scss-module__dhbRCW__dark .FAQ-module-scss-module__dhbRCW__subtitle{color:#ffffffb3}.FAQ-module-scss-module__dhbRCW__light .FAQ-module-scss-module__dhbRCW__subtitle{color:#000000b3}.FAQ-module-scss-module__dhbRCW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.FAQ-module-scss-module__dhbRCW__grid{grid-template-columns:1fr;gap:1rem}}.FAQ-module-scss-module__dhbRCW__column{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:768px){.FAQ-module-scss-module__dhbRCW__column{gap:1rem}}.FAQ-module-scss-module__dhbRCW__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;transition:all .3s;position:relative;overflow:hidden}.FAQ-module-scss-module__dhbRCW__dark .FAQ-module-scss-module__dhbRCW__faqItem{background:#ffffff0d;border-color:#ffffff1a}.FAQ-module-scss-module__dhbRCW__light .FAQ-module-scss-module__dhbRCW__faqItem{background:#fffc;border-color:#0000001a;box-shadow:0 4px 15px #0000000d}.FAQ-module-scss-module__dhbRCW__faqItem:hover{border-color:#ffd70080}.FAQ-module-scss-module__dhbRCW__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.FAQ-module-scss-module__dhbRCW__faqQuestion:hover{background:#ffd7000d}.FAQ-module-scss-module__dhbRCW__faqQuestion:hover .FAQ-module-scss-module__dhbRCW__questionText{color:gold}.FAQ-module-scss-module__dhbRCW__questionText{flex:1;padding-right:1rem;font-size:1.1rem;font-weight:600;line-height:1.4;transition:color .3s}.FAQ-module-scss-module__dhbRCW__dark .FAQ-module-scss-module__dhbRCW__questionText{color:#ffffffe6}.FAQ-module-scss-module__dhbRCW__light .FAQ-module-scss-module__dhbRCW__questionText{color:#000000d9}.FAQ-module-scss-module__dhbRCW__iconWrapper{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s;display:flex}.FAQ-module-scss-module__dhbRCW__faqQuestion:hover .FAQ-module-scss-module__dhbRCW__iconWrapper{transform:rotate(90deg)}.FAQ-module-scss-module__dhbRCW__iconWrapper svg{transition:transform .3s}.FAQ-module-scss-module__dhbRCW__faqAnswer{overflow:hidden}.FAQ-module-scss-module__dhbRCW__answerContent{padding:0 1.5rem 1.5rem}.FAQ-module-scss-module__dhbRCW__answerContent p{margin:0;font-size:.95rem;line-height:1.6}.FAQ-module-scss-module__dhbRCW__dark .FAQ-module-scss-module__dhbRCW__answerContent p{color:#ffffffb3}.FAQ-module-scss-module__dhbRCW__light .FAQ-module-scss-module__dhbRCW__answerContent p{color:#000000a6}.FAQ-module-scss-module__dhbRCW__ctaBanner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffd70033,#ffa50033);border:1px solid #ffd7004d;border-radius:24px;transition:all .3s;position:relative;overflow:hidden}.FAQ-module-scss-module__dhbRCW__dark .FAQ-module-scss-module__dhbRCW__ctaBanner{background:linear-gradient(135deg,#ffd70026,#ffa5001a)}.FAQ-module-scss-module__dhbRCW__ctaBanner:hover{border-color:#ffd70080;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.FAQ-module-scss-module__dhbRCW__bannerContent{z-index:2;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex;position:relative}@media (max-width:968px){.FAQ-module-scss-module__dhbRCW__bannerContent{text-align:center;flex-direction:column;padding:2rem}}.FAQ-module-scss-module__dhbRCW__bannerIcon{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}@media (max-width:968px){.FAQ-module-scss-module__dhbRCW__bannerIcon{width:60px;height:60px}.FAQ-module-scss-module__dhbRCW__bannerIcon svg{width:28px;height:28px}}.FAQ-module-scss-module__dhbRCW__bannerText{flex:1}@media (max-width:968px){.FAQ-module-scss-module__dhbRCW__bannerText{width:100%}}.FAQ-module-scss-module__dhbRCW__bannerTitle{color:gold;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.FAQ-module-scss-module__dhbRCW__bannerTitle{font-size:1.3rem}}.FAQ-module-scss-module__dhbRCW__bannerDescription{margin:0;font-size:.95rem;line-height:1.5}.FAQ-module-scss-module__dhbRCW__dark .FAQ-module-scss-module__dhbRCW__bannerDescription{color:#fffc}.FAQ-module-scss-module__dhbRCW__light .FAQ-module-scss-module__dhbRCW__bannerDescription{color:#000000b3}.FAQ-module-scss-module__dhbRCW__bannerActions{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}@media (max-width:968px){.FAQ-module-scss-module__dhbRCW__bannerActions{flex-direction:column;width:100%}}.FAQ-module-scss-module__dhbRCW__primaryButton{color:#fff;cursor:pointer;will-change:transform;background:linear-gradient(135deg,gold,orange);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.FAQ-module-scss-module__dhbRCW__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.FAQ-module-scss-module__dhbRCW__primaryButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #0003}.FAQ-module-scss-module__dhbRCW__primaryButton:hover:before{left:100%}.FAQ-module-scss-module__dhbRCW__primaryButton:active{transform:scale(.98)}.FAQ-module-scss-module__dhbRCW__primaryButton svg{transition:transform .3s}.FAQ-module-scss-module__dhbRCW__primaryButton:hover svg{transform:translate(5px)}@media (max-width:968px){.FAQ-module-scss-module__dhbRCW__primaryButton{justify-content:center;width:100%}}.FAQ-module-scss-module__dhbRCW__secondaryLink{color:gold;cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.FAQ-module-scss-module__dhbRCW__secondaryLink:hover{color:orange;gap:.75rem}.FAQ-module-scss-module__dhbRCW__secondaryLink svg{transition:transform .3s}.FAQ-module-scss-module__dhbRCW__secondaryLink:hover svg{transform:translate(5px)}@media (max-width:968px){.FAQ-module-scss-module__dhbRCW__secondaryLink{justify-content:center;width:100%;padding:.75rem}}.FAQ-module-scss-module__dhbRCW__bannerGlow{pointer-events:none;opacity:.5;background:radial-gradient(circle at 30%,#ffd7001a,#0000 70%);position:absolute;inset:0}@keyframes FAQ-module-scss-module__dhbRCW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes FAQ-module-scss-module__dhbRCW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.FAQ-module-scss-module__dhbRCW__faq{padding:4rem 1.5rem}.FAQ-module-scss-module__dhbRCW__header{margin-bottom:3rem}.FAQ-module-scss-module__dhbRCW__faqQuestion{padding:1rem 1.25rem}.FAQ-module-scss-module__dhbRCW__questionText{font-size:1rem}.FAQ-module-scss-module__dhbRCW__answerContent{padding:0 1.25rem 1.25rem}.FAQ-module-scss-module__dhbRCW__bannerContent{padding:1.75rem 2rem}}@media (max-width:768px){.FAQ-module-scss-module__dhbRCW__faq{padding:3rem 1rem}.FAQ-module-scss-module__dhbRCW__header{margin-bottom:2rem}.FAQ-module-scss-module__dhbRCW__headerIcon svg{width:40px;height:40px}.FAQ-module-scss-module__dhbRCW__faqQuestion{padding:.875rem 1rem}.FAQ-module-scss-module__dhbRCW__questionText{font-size:.95rem}.FAQ-module-scss-module__dhbRCW__answerContent{padding:0 1rem 1rem}.FAQ-module-scss-module__dhbRCW__answerContent p{font-size:.9rem}.FAQ-module-scss-module__dhbRCW__iconWrapper{width:24px;height:24px}.FAQ-module-scss-module__dhbRCW__iconWrapper svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.FAQ-module-scss-module__dhbRCW__faq,.FAQ-module-scss-module__dhbRCW__faqItem,.FAQ-module-scss-module__dhbRCW__faqQuestion,.FAQ-module-scss-module__dhbRCW__iconWrapper,.FAQ-module-scss-module__dhbRCW__primaryButton,.FAQ-module-scss-module__dhbRCW__secondaryLink{transition:none}.FAQ-module-scss-module__dhbRCW__faqQuestion:hover .FAQ-module-scss-module__dhbRCW__iconWrapper{transform:none}.FAQ-module-scss-module__dhbRCW__gradientText{animation:none}.FAQ-module-scss-module__dhbRCW__primaryButton:before{display:none}}@media (prefers-contrast:high){.FAQ-module-scss-module__dhbRCW__faqItem{border:2px solid}.FAQ-module-scss-module__dhbRCW__iconWrapper,.FAQ-module-scss-module__dhbRCW__primaryButton{background:currentColor}.FAQ-module-scss-module__dhbRCW__ctaBanner{border:2px solid gold}}
.Hero-module-scss-module__YjyyOG__hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__YjyyOG__imageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__YjyyOG__backgroundImage{object-fit:cover;object-position:center}.Hero-module-scss-module__YjyyOG__overlay{z-index:2;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.Hero-module-scss-module__YjyyOG__overlay.Hero-module-scss-module__YjyyOG__dark{background:linear-gradient(135deg,#000000d9 0%,#000000bf 100%)}.Hero-module-scss-module__YjyyOG__overlay.Hero-module-scss-module__YjyyOG__light{background:linear-gradient(135deg,#000000b3 0%,#0009 100%)}.Hero-module-scss-module__YjyyOG__content{z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.Hero-module-scss-module__YjyyOG__textContainer{text-align:center;animation:1s ease-out Hero-module-scss-module__YjyyOG__fadeInUp}.Hero-module-scss-module__YjyyOG__urgentBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff000026;border:1px solid #ff00004d;border-radius:50px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;animation:2s infinite Hero-module-scss-module__YjyyOG__pulse;display:inline-flex}.Hero-module-scss-module__YjyyOG__urgentBadge span{color:#f44;letter-spacing:1px;font-size:.9rem;font-weight:600}.Hero-module-scss-module__YjyyOG__urgentBadge .Hero-module-scss-module__YjyyOG__badgeIcon{font-size:1rem}.Hero-module-scss-module__YjyyOG__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.2}.Hero-module-scss-module__YjyyOG__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite Hero-module-scss-module__YjyyOG__gradientShift}.Hero-module-scss-module__YjyyOG__subtitle{color:#fff;opacity:.95;margin-bottom:1rem;font-size:clamp(1.2rem,4vw,2rem);font-weight:600}.Hero-module-scss-module__YjyyOG__description{color:#ffffffe6;max-width:700px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,3vw,1.2rem);font-weight:400;line-height:1.6}.Hero-module-scss-module__YjyyOG__urgentText{color:#f44;text-transform:uppercase;letter-spacing:1px;font-weight:700;animation:1.5s ease-in-out infinite Hero-module-scss-module__YjyyOG__blink;display:inline-block}.Hero-module-scss-module__YjyyOG__urgencyTags{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module-scss-module__YjyyOG__tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#ffffffe6;background:#00000080;border:1px solid #ffd7004d;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s}.Hero-module-scss-module__YjyyOG__tag:hover{background:#000000b3;border-color:#ffd70099;transform:translateY(-2px)}.Hero-module-scss-module__YjyyOG__tag .Hero-module-scss-module__YjyyOG__highlight{color:#f44;margin-left:.25rem;font-weight:700}.Hero-module-scss-module__YjyyOG__ctaButton{color:#fff;cursor:pointer;will-change:transform;background:linear-gradient(135deg,#f44,#ff6b6b);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff44444d}.Hero-module-scss-module__YjyyOG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module-scss-module__YjyyOG__ctaButton:hover{background:linear-gradient(135deg,#f55,#ff7a7a);transform:scale(1.05);box-shadow:0 6px 25px #f446}.Hero-module-scss-module__YjyyOG__ctaButton:hover:before{left:100%}.Hero-module-scss-module__YjyyOG__ctaButton:active{transform:scale(.98)}.Hero-module-scss-module__YjyyOG__ctaButton .Hero-module-scss-module__YjyyOG__buttonIcon{font-size:1.2rem}.Hero-module-scss-module__YjyyOG__ctaButton .Hero-module-scss-module__YjyyOG__buttonText{font-weight:700}.Hero-module-scss-module__YjyyOG__ctaButton .Hero-module-scss-module__YjyyOG__phoneNumber{letter-spacing:.5px;background:#fff3;border-radius:50px;padding:.25rem .75rem;font-size:1.1rem;font-weight:600}.Hero-module-scss-module__YjyyOG__scrollIndicator{z-index:3;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s;animation:2s infinite Hero-module-scss-module__YjyyOG__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module-scss-module__YjyyOG__scrollIndicator:hover{opacity:.8}.Hero-module-scss-module__YjyyOG__mouse{border:2px solid #fffc;border-radius:20px;width:30px;height:50px;position:relative}.Hero-module-scss-module__YjyyOG__wheel{background:#fffc;border-radius:2px;width:4px;height:8px;animation:1.5s infinite Hero-module-scss-module__YjyyOG__scrollWheel;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Hero-module-scss-module__YjyyOG__scrollText{color:#fffc;letter-spacing:1px;text-transform:uppercase;font-size:.75rem}@keyframes Hero-module-scss-module__YjyyOG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__YjyyOG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Hero-module-scss-module__YjyyOG__scrollWheel{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(15px)}}@keyframes Hero-module-scss-module__YjyyOG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}@keyframes Hero-module-scss-module__YjyyOG__pulse{0%,to{transform:scale(1);box-shadow:0 0 #f446}50%{transform:scale(1.02);box-shadow:0 0 0 10px #f440}}@keyframes Hero-module-scss-module__YjyyOG__blink{0%,to{opacity:1}50%{opacity:.6}}[data-theme=dark] .Hero-module-scss-module__YjyyOG__overlay.Hero-module-scss-module__YjyyOG__light{background:linear-gradient(135deg,#000000e6 0%,#000c 100%)}[data-theme=light] .Hero-module-scss-module__YjyyOG__overlay.Hero-module-scss-module__YjyyOG__dark{background:linear-gradient(135deg,#000000a6 0%,#0000008c 100%)}@media (max-width:768px){.Hero-module-scss-module__YjyyOG__content{padding:1.5rem}.Hero-module-scss-module__YjyyOG__urgentBadge{margin-bottom:1rem;padding:.4rem 1rem}.Hero-module-scss-module__YjyyOG__urgentBadge span{font-size:.75rem}.Hero-module-scss-module__YjyyOG__urgencyTags{gap:.75rem;margin-bottom:1.5rem}.Hero-module-scss-module__YjyyOG__tag{padding:.4rem .75rem;font-size:.75rem}.Hero-module-scss-module__YjyyOG__ctaButton{padding:.875rem 1.5rem;font-size:.9rem}.Hero-module-scss-module__YjyyOG__ctaButton .Hero-module-scss-module__YjyyOG__buttonIcon{font-size:1rem}.Hero-module-scss-module__YjyyOG__ctaButton .Hero-module-scss-module__YjyyOG__buttonText{font-size:.9rem}.Hero-module-scss-module__YjyyOG__scrollIndicator{bottom:1.5rem}.Hero-module-scss-module__YjyyOG__mouse{width:26px;height:42px}}@media (max-width:480px){.Hero-module-scss-module__YjyyOG__title,.Hero-module-scss-module__YjyyOG__subtitle{margin-bottom:.75rem}.Hero-module-scss-module__YjyyOG__description{margin-bottom:1rem}.Hero-module-scss-module__YjyyOG__urgencyTags{flex-direction:column;align-items:center;gap:.5rem}.Hero-module-scss-module__YjyyOG__tag{width:fit-content}.Hero-module-scss-module__YjyyOG__ctaButton{padding:.75rem 1.25rem}.Hero-module-scss-module__YjyyOG__ctaButton .Hero-module-scss-module__YjyyOG__buttonText{font-size:.9rem}}@media (max-height:600px) and (orientation:landscape){.Hero-module-scss-module__YjyyOG__hero{min-height:400px}.Hero-module-scss-module__YjyyOG__scrollIndicator{display:none}.Hero-module-scss-module__YjyyOG__urgentBadge{margin-bottom:.5rem}.Hero-module-scss-module__YjyyOG__urgencyTags{margin-bottom:.75rem}.Hero-module-scss-module__YjyyOG__title{font-size:clamp(2rem,6vw,3rem)}.Hero-module-scss-module__YjyyOG__subtitle{font-size:clamp(1rem,3vw,1.5rem)}.Hero-module-scss-module__YjyyOG__description{margin-bottom:.75rem;font-size:clamp(.875rem,2.5vw,1rem)}}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__YjyyOG__scrollIndicator,.Hero-module-scss-module__YjyyOG__urgentBadge,.Hero-module-scss-module__YjyyOG__urgentText,.Hero-module-scss-module__YjyyOG__tag,.Hero-module-scss-module__YjyyOG__ctaButton,.Hero-module-scss-module__YjyyOG__wheel{animation:none}.Hero-module-scss-module__YjyyOG__ctaButton{transition:none}.Hero-module-scss-module__YjyyOG__textContainer{animation:none}}
.HowItWorks-module-scss-module__MUAifG__howItWorks{width:100%;padding:6rem 2rem;transition:background-color .3s;position:relative;overflow:hidden}.HowItWorks-module-scss-module__MUAifG__howItWorks.HowItWorks-module-scss-module__MUAifG__light{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.HowItWorks-module-scss-module__MUAifG__howItWorks.HowItWorks-module-scss-module__MUAifG__dark{background:linear-gradient(135deg,#0a0a0a 0%,#141414 100%)}.HowItWorks-module-scss-module__MUAifG__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.HowItWorks-module-scss-module__MUAifG__header{text-align:center;margin-bottom:4rem}.HowItWorks-module-scss-module__MUAifG__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.HowItWorks-module-scss-module__MUAifG__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite HowItWorks-module-scss-module__MUAifG__gradientShift}.HowItWorks-module-scss-module__MUAifG__subtitle{max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem)}.HowItWorks-module-scss-module__MUAifG__dark .HowItWorks-module-scss-module__MUAifG__subtitle{color:#ffffffb3}.HowItWorks-module-scss-module__MUAifG__light .HowItWorks-module-scss-module__MUAifG__subtitle{color:#000000b3}.HowItWorks-module-scss-module__MUAifG__stepsContainer{margin-bottom:4rem;position:relative;overflow-x:auto}@media (max-width:1024px){.HowItWorks-module-scss-module__MUAifG__stepsContainer{overflow-x:visible}}.HowItWorks-module-scss-module__MUAifG__steps{justify-content:center;align-items:stretch;gap:2rem;display:flex;position:relative}@media (max-width:1024px){.HowItWorks-module-scss-module__MUAifG__steps{flex-direction:column;gap:3rem}}.HowItWorks-module-scss-module__MUAifG__step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:24px;flex:1;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.HowItWorks-module-scss-module__MUAifG__dark .HowItWorks-module-scss-module__MUAifG__step{background:#ffffff0d;border-color:#ffffff1a}.HowItWorks-module-scss-module__MUAifG__light .HowItWorks-module-scss-module__MUAifG__step{background:#fffc;border-color:#0000001a;box-shadow:0 4px 15px #0000000d}.HowItWorks-module-scss-module__MUAifG__step:hover{border-color:#ffd70080;transform:translateY(-10px)}.HowItWorks-module-scss-module__MUAifG__step:hover .HowItWorks-module-scss-module__MUAifG__stepIconBackground{transform:scale(1.1)}.HowItWorks-module-scss-module__MUAifG__step:hover .HowItWorks-module-scss-module__MUAifG__stepIconGradient{transform:scale(1.05)}.HowItWorks-module-scss-module__MUAifG__step:hover .HowItWorks-module-scss-module__MUAifG__stepNumber{background:linear-gradient(135deg,gold,orange);transform:scale(1.1)}@media (max-width:1024px){.HowItWorks-module-scss-module__MUAifG__step{max-width:100%}.HowItWorks-module-scss-module__MUAifG__step:hover{transform:translateY(-5px)}}.HowItWorks-module-scss-module__MUAifG__stepNumberWrapper{justify-content:center;margin-bottom:1.5rem;display:flex;position:relative}.HowItWorks-module-scss-module__MUAifG__stepNumber{color:gold;z-index:2;background:#ffd70033;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex;position:relative}.HowItWorks-module-scss-module__MUAifG__dark .HowItWorks-module-scss-module__MUAifG__stepNumber{background:#ffd70026}.HowItWorks-module-scss-module__MUAifG__pulseRing{pointer-events:none;background:#ffd7004d;border-radius:50%;width:60px;height:60px;animation:2s infinite HowItWorks-module-scss-module__MUAifG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module-scss-module__MUAifG__stepIconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.HowItWorks-module-scss-module__MUAifG__stepIconBackground{background:linear-gradient(135deg,#ffd70033,#ffa50033);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .4s;display:flex}.HowItWorks-module-scss-module__MUAifG__dark .HowItWorks-module-scss-module__MUAifG__stepIconBackground{background:linear-gradient(135deg,#ffd70026,#ffa50026)}.HowItWorks-module-scss-module__MUAifG__stepIconGradient{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex}.HowItWorks-module-scss-module__MUAifG__stepIconGradient svg{transition:transform .3s}.HowItWorks-module-scss-module__MUAifG__stepTitle{margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.4rem);font-weight:700;line-height:1.3}.HowItWorks-module-scss-module__MUAifG__dark .HowItWorks-module-scss-module__MUAifG__stepTitle{color:gold}.HowItWorks-module-scss-module__MUAifG__light .HowItWorks-module-scss-module__MUAifG__stepTitle{color:#ff8c00}.HowItWorks-module-scss-module__MUAifG__stepDescription{margin:0;font-size:.9rem;line-height:1.6}.HowItWorks-module-scss-module__MUAifG__dark .HowItWorks-module-scss-module__MUAifG__stepDescription{color:#fffc}.HowItWorks-module-scss-module__MUAifG__light .HowItWorks-module-scss-module__MUAifG__stepDescription{color:#000000b3}.HowItWorks-module-scss-module__MUAifG__stepCheck{color:gold;opacity:0;transition:opacity .3s;position:absolute;bottom:1rem;right:1rem}.HowItWorks-module-scss-module__MUAifG__step:hover .HowItWorks-module-scss-module__MUAifG__stepCheck{opacity:1}@media (max-width:1024px){.HowItWorks-module-scss-module__MUAifG__stepCheck{display:none}}.HowItWorks-module-scss-module__MUAifG__connectingLine{justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:1024px){.HowItWorks-module-scss-module__MUAifG__connectingLine{display:none}}.HowItWorks-module-scss-module__MUAifG__line{transform-origin:0;background:linear-gradient(90deg,gold,orange);width:80px;height:2px;position:relative}.HowItWorks-module-scss-module__MUAifG__line:before{content:"";background:gold;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.HowItWorks-module-scss-module__MUAifG__lineArrow{color:gold;background:0 0;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.HowItWorks-module-scss-module__MUAifG__ctaContainer{justify-content:center;margin-top:2rem;display:flex}.HowItWorks-module-scss-module__MUAifG__ctaButton{color:#fff;cursor:pointer;will-change:transform;background:linear-gradient(135deg,gold,orange);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.HowItWorks-module-scss-module__MUAifG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HowItWorks-module-scss-module__MUAifG__ctaButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.HowItWorks-module-scss-module__MUAifG__ctaButton:hover:before{left:100%}.HowItWorks-module-scss-module__MUAifG__ctaButton:hover .HowItWorks-module-scss-module__MUAifG__buttonArrow{transform:translate(5px)}.HowItWorks-module-scss-module__MUAifG__ctaButton:active{transform:scale(.98)}@media (max-width:768px){.HowItWorks-module-scss-module__MUAifG__ctaButton{padding:.875rem 2rem;font-size:1rem}}.HowItWorks-module-scss-module__MUAifG__buttonArrow{font-size:1.2rem;transition:transform .3s}@keyframes HowItWorks-module-scss-module__MUAifG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes HowItWorks-module-scss-module__MUAifG__pulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@keyframes HowItWorks-module-scss-module__MUAifG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HowItWorks-module-scss-module__MUAifG__slideInLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1024px){.HowItWorks-module-scss-module__MUAifG__howItWorks{padding:4rem 1.5rem}.HowItWorks-module-scss-module__MUAifG__header,.HowItWorks-module-scss-module__MUAifG__stepsContainer{margin-bottom:3rem}.HowItWorks-module-scss-module__MUAifG__step{padding:1.5rem}.HowItWorks-module-scss-module__MUAifG__stepIconBackground{width:70px;height:70px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient{width:50px;height:50px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient svg{width:28px;height:28px}.HowItWorks-module-scss-module__MUAifG__stepNumber{width:45px;height:45px;font-size:1.3rem}.HowItWorks-module-scss-module__MUAifG__pulseRing{width:55px;height:55px}}@media (max-width:768px){.HowItWorks-module-scss-module__MUAifG__howItWorks{padding:3rem 1rem}.HowItWorks-module-scss-module__MUAifG__header{margin-bottom:2rem}.HowItWorks-module-scss-module__MUAifG__steps{gap:2rem}.HowItWorks-module-scss-module__MUAifG__step{padding:1.25rem}.HowItWorks-module-scss-module__MUAifG__stepIconBackground{width:60px;height:60px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient{width:45px;height:45px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient svg{width:24px;height:24px}.HowItWorks-module-scss-module__MUAifG__stepTitle{font-size:1.2rem}.HowItWorks-module-scss-module__MUAifG__stepDescription{font-size:.85rem}.HowItWorks-module-scss-module__MUAifG__stepNumber{width:40px;height:40px;font-size:1.2rem}.HowItWorks-module-scss-module__MUAifG__pulseRing{width:50px;height:50px}}@media (max-width:480px){.HowItWorks-module-scss-module__MUAifG__step{padding:1rem}.HowItWorks-module-scss-module__MUAifG__stepIconBackground{width:55px;height:55px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient{width:40px;height:40px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient svg{width:20px;height:20px}}@media (max-height:600px) and (orientation:landscape){.HowItWorks-module-scss-module__MUAifG__howItWorks{padding:2rem 1rem}.HowItWorks-module-scss-module__MUAifG__steps{gap:1.5rem}.HowItWorks-module-scss-module__MUAifG__step{padding:1rem}.HowItWorks-module-scss-module__MUAifG__stepIconBackground{width:50px;height:50px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient{width:35px;height:35px}.HowItWorks-module-scss-module__MUAifG__stepIconGradient svg{width:18px;height:18px}.HowItWorks-module-scss-module__MUAifG__stepTitle{margin-bottom:.5rem;font-size:1rem}.HowItWorks-module-scss-module__MUAifG__stepDescription{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.HowItWorks-module-scss-module__MUAifG__howItWorks,.HowItWorks-module-scss-module__MUAifG__step,.HowItWorks-module-scss-module__MUAifG__stepIconBackground,.HowItWorks-module-scss-module__MUAifG__stepIconGradient,.HowItWorks-module-scss-module__MUAifG__stepNumber,.HowItWorks-module-scss-module__MUAifG__ctaButton,.HowItWorks-module-scss-module__MUAifG__buttonArrow{transition:none}.HowItWorks-module-scss-module__MUAifG__step:hover{transform:none}.HowItWorks-module-scss-module__MUAifG__gradientText{animation:none}.HowItWorks-module-scss-module__MUAifG__pulseRing{animation:none;display:none}}@media (prefers-contrast:high){.HowItWorks-module-scss-module__MUAifG__step{border:2px solid}.HowItWorks-module-scss-module__MUAifG__stepIconGradient,.HowItWorks-module-scss-module__MUAifG__stepNumber{background:currentColor}}
.Services-module-scss-module__nfkyQW__services{width:100%;padding:6rem 2rem;transition:background-color .3s;position:relative;overflow:hidden}.Services-module-scss-module__nfkyQW__services.Services-module-scss-module__nfkyQW__light{background:linear-gradient(135deg,#f5f7fa 0%,#fff 100%)}.Services-module-scss-module__nfkyQW__services.Services-module-scss-module__nfkyQW__dark{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%)}.Services-module-scss-module__nfkyQW__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.Services-module-scss-module__nfkyQW__header{text-align:center;margin-bottom:4rem}.Services-module-scss-module__nfkyQW__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.Services-module-scss-module__nfkyQW__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite Services-module-scss-module__nfkyQW__gradientShift}.Services-module-scss-module__nfkyQW__subtitle{max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem)}.Services-module-scss-module__nfkyQW__dark .Services-module-scss-module__nfkyQW__subtitle{color:#ffffffb3}.Services-module-scss-module__nfkyQW__light .Services-module-scss-module__nfkyQW__subtitle{color:#000000b3}.Services-module-scss-module__nfkyQW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1200px){.Services-module-scss-module__nfkyQW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.Services-module-scss-module__nfkyQW__grid{grid-template-columns:1fr;gap:1.5rem}}.Services-module-scss-module__nfkyQW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:24px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Services-module-scss-module__nfkyQW__card:hover{border-color:#ffd70080;transform:translateY(-10px);box-shadow:0 20px 40px #0003}.Services-module-scss-module__nfkyQW__card:hover .Services-module-scss-module__nfkyQW__iconBackground{transform:scale(1.1)}.Services-module-scss-module__nfkyQW__card:hover .Services-module-scss-module__nfkyQW__iconGradient{transform:scale(1.05)}.Services-module-scss-module__nfkyQW__card:hover .Services-module-scss-module__nfkyQW__cardGlow{opacity:1}.Services-module-scss-module__nfkyQW__dark .Services-module-scss-module__nfkyQW__card{background:#ffffff0d;border-color:#ffffff1a}.Services-module-scss-module__nfkyQW__dark .Services-module-scss-module__nfkyQW__card:hover{background:#ffffff14;border-color:#ffd7004d;box-shadow:0 20px 40px #0000004d}.Services-module-scss-module__nfkyQW__light .Services-module-scss-module__nfkyQW__card{background:#fffc;border-color:#0000001a;box-shadow:0 4px 15px #0000000d}.Services-module-scss-module__nfkyQW__light .Services-module-scss-module__nfkyQW__card:hover{background:#fffffff2;box-shadow:0 20px 40px #0000001a}.Services-module-scss-module__nfkyQW__iconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.Services-module-scss-module__nfkyQW__iconBackground{background:linear-gradient(135deg,#ffd70033,#ffa50033);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:transform .4s;display:flex}.Services-module-scss-module__nfkyQW__dark .Services-module-scss-module__nfkyQW__iconBackground{background:linear-gradient(135deg,#ffd70026,#ffa50026)}.Services-module-scss-module__nfkyQW__iconGradient{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex}.Services-module-scss-module__nfkyQW__iconGradient svg{transition:transform .3s}.Services-module-scss-module__nfkyQW__serviceTitle{text-align:center;margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.4rem);font-weight:700;line-height:1.3}.Services-module-scss-module__nfkyQW__dark .Services-module-scss-module__nfkyQW__serviceTitle{color:gold}.Services-module-scss-module__nfkyQW__light .Services-module-scss-module__nfkyQW__serviceTitle{color:#ff8c00}.Services-module-scss-module__nfkyQW__serviceDescription{text-align:center;margin:0;font-size:.9rem;line-height:1.6}.Services-module-scss-module__nfkyQW__dark .Services-module-scss-module__nfkyQW__serviceDescription{color:#fffc}.Services-module-scss-module__nfkyQW__light .Services-module-scss-module__nfkyQW__serviceDescription{color:#000000b3}.Services-module-scss-module__nfkyQW__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#ffd7001a,#0000 70%);border-radius:24px;transition:opacity .4s;position:absolute;inset:0}.Services-module-scss-module__nfkyQW__ctaContainer{justify-content:center;margin-top:2rem;display:flex}.Services-module-scss-module__nfkyQW__ctaButton{color:#fff;cursor:pointer;will-change:transform;background:linear-gradient(135deg,gold,orange);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.Services-module-scss-module__nfkyQW__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Services-module-scss-module__nfkyQW__ctaButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.Services-module-scss-module__nfkyQW__ctaButton:hover:before{left:100%}.Services-module-scss-module__nfkyQW__ctaButton:hover .Services-module-scss-module__nfkyQW__buttonArrow{transform:translate(5px)}.Services-module-scss-module__nfkyQW__ctaButton:active{transform:scale(.98)}.Services-module-scss-module__nfkyQW__buttonArrow{font-size:1.2rem;transition:transform .3s}@keyframes Services-module-scss-module__nfkyQW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Services-module-scss-module__nfkyQW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Services-module-scss-module__nfkyQW__services{padding:4rem 1.5rem}.Services-module-scss-module__nfkyQW__header{margin-bottom:3rem}.Services-module-scss-module__nfkyQW__card{padding:1.5rem}.Services-module-scss-module__nfkyQW__iconBackground{width:80px;height:80px}.Services-module-scss-module__nfkyQW__iconGradient{width:50px;height:50px}.Services-module-scss-module__nfkyQW__iconGradient svg{width:28px;height:28px}}@media (max-width:768px){.Services-module-scss-module__nfkyQW__services{padding:3rem 1rem}.Services-module-scss-module__nfkyQW__header{margin-bottom:2rem}.Services-module-scss-module__nfkyQW__grid{margin-bottom:3rem}.Services-module-scss-module__nfkyQW__card{padding:1.5rem}.Services-module-scss-module__nfkyQW__iconBackground{width:70px;height:70px}.Services-module-scss-module__nfkyQW__iconGradient{width:45px;height:45px}.Services-module-scss-module__nfkyQW__iconGradient svg{width:24px;height:24px}.Services-module-scss-module__nfkyQW__serviceTitle{font-size:1.2rem}.Services-module-scss-module__nfkyQW__serviceDescription{font-size:.85rem}.Services-module-scss-module__nfkyQW__ctaButton{padding:.875rem 2rem;font-size:1rem}}@media (max-width:480px){.Services-module-scss-module__nfkyQW__grid{gap:1rem}.Services-module-scss-module__nfkyQW__card{padding:1.25rem}.Services-module-scss-module__nfkyQW__iconBackground{width:60px;height:60px}.Services-module-scss-module__nfkyQW__iconGradient{width:40px;height:40px}.Services-module-scss-module__nfkyQW__iconGradient svg{width:20px;height:20px}}@media (max-height:600px) and (orientation:landscape){.Services-module-scss-module__nfkyQW__services{padding:2rem 1rem}.Services-module-scss-module__nfkyQW__grid{gap:1rem;margin-bottom:2rem}.Services-module-scss-module__nfkyQW__card{padding:1rem}.Services-module-scss-module__nfkyQW__iconBackground{width:50px;height:50px}.Services-module-scss-module__nfkyQW__iconGradient{width:35px;height:35px}.Services-module-scss-module__nfkyQW__iconGradient svg{width:18px;height:18px}.Services-module-scss-module__nfkyQW__serviceTitle{margin-bottom:.5rem;font-size:1rem}.Services-module-scss-module__nfkyQW__serviceDescription{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.Services-module-scss-module__nfkyQW__card,.Services-module-scss-module__nfkyQW__iconBackground,.Services-module-scss-module__nfkyQW__iconGradient,.Services-module-scss-module__nfkyQW__ctaButton,.Services-module-scss-module__nfkyQW__buttonArrow{transition:none}.Services-module-scss-module__nfkyQW__card:hover{transform:none}.Services-module-scss-module__nfkyQW__gradientText{animation:none}}@media (prefers-contrast:high){.Services-module-scss-module__nfkyQW__card{border:2px solid}.Services-module-scss-module__nfkyQW__iconGradient{background:currentColor}}
.Testimonials-module-scss-module__wkBzcW__testimonials{width:100%;padding:6rem 2rem;transition:background-color .3s;position:relative;overflow:hidden}.Testimonials-module-scss-module__wkBzcW__testimonials.Testimonials-module-scss-module__wkBzcW__light{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.Testimonials-module-scss-module__wkBzcW__testimonials.Testimonials-module-scss-module__wkBzcW__dark{background:linear-gradient(135deg,#0a0a0a 0%,#141414 100%)}.Testimonials-module-scss-module__wkBzcW__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.Testimonials-module-scss-module__wkBzcW__header{text-align:center;margin-bottom:4rem}.Testimonials-module-scss-module__wkBzcW__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.Testimonials-module-scss-module__wkBzcW__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite Testimonials-module-scss-module__wkBzcW__gradientShift}.Testimonials-module-scss-module__wkBzcW__subtitle{max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem)}.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__subtitle{color:#ffffffb3}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__subtitle{color:#000000b3}.Testimonials-module-scss-module__wkBzcW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.Testimonials-module-scss-module__wkBzcW__grid{gap:1.5rem}}.Testimonials-module-scss-module__wkBzcW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;flex-direction:column;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__card{background:#ffffff0d;border-color:#ffffff1a}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__card{background:#fffc;border-color:#0000001a;box-shadow:0 4px 15px #0000000d}.Testimonials-module-scss-module__wkBzcW__card:hover{border-color:#ffd70080;transform:translateY(-10px)}.Testimonials-module-scss-module__wkBzcW__card:hover .Testimonials-module-scss-module__wkBzcW__cardGlow{opacity:1}.Testimonials-module-scss-module__wkBzcW__card:hover .Testimonials-module-scss-module__wkBzcW__quoteIcon{color:gold;transform:scale(1.1)}.Testimonials-module-scss-module__wkBzcW__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.Testimonials-module-scss-module__wkBzcW__quoteIcon{opacity:.3;color:gold;transition:all .3s;position:absolute;top:0;right:0}.Testimonials-module-scss-module__wkBzcW__quoteIcon svg{width:48px;height:48px}.Testimonials-module-scss-module__wkBzcW__rating{margin-bottom:1.5rem}.Testimonials-module-scss-module__wkBzcW__stars{gap:.25rem;display:flex}.Testimonials-module-scss-module__wkBzcW__star{transition:all .3s}.Testimonials-module-scss-module__wkBzcW__star.Testimonials-module-scss-module__wkBzcW__starFilled{color:gold;fill:gold}.Testimonials-module-scss-module__wkBzcW__star.Testimonials-module-scss-module__wkBzcW__starEmpty,.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__star.Testimonials-module-scss-module__wkBzcW__starEmpty{color:#ffd7004d}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__star.Testimonials-module-scss-module__wkBzcW__starEmpty{color:#0003}.Testimonials-module-scss-module__wkBzcW__testimonialText{flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.7}.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__testimonialText{color:#ffffffd9}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__testimonialText{color:#000000bf}.Testimonials-module-scss-module__wkBzcW__clientInfo{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module-scss-module__wkBzcW__avatar{color:#fff;background:linear-gradient(135deg,gold,orange);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 10px #0003}.Testimonials-module-scss-module__wkBzcW__card:hover .Testimonials-module-scss-module__wkBzcW__avatar{transform:scale(1.05)}.Testimonials-module-scss-module__wkBzcW__clientDetails{flex:1}.Testimonials-module-scss-module__wkBzcW__clientName{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__clientName{color:gold}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__clientName{color:#ff8c00}.Testimonials-module-scss-module__wkBzcW__testimonialDate{font-size:.75rem}.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__testimonialDate{color:#fff9}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__testimonialDate{color:#00000080}.Testimonials-module-scss-module__wkBzcW__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#ffd7001a,#0000 70%);border-radius:24px;transition:opacity .4s;position:absolute;inset:0}.Testimonials-module-scss-module__wkBzcW__carousel{margin-bottom:3rem;position:relative}.Testimonials-module-scss-module__wkBzcW__carouselContainer{min-height:500px;position:relative}@media (max-width:768px){.Testimonials-module-scss-module__wkBzcW__carouselContainer{min-height:550px}}@media (max-width:480px){.Testimonials-module-scss-module__wkBzcW__carouselContainer{min-height:600px}}.Testimonials-module-scss-module__wkBzcW__carouselSlide{width:100%;position:absolute;top:0;left:0}.Testimonials-module-scss-module__wkBzcW__carouselSlide.Testimonials-module-scss-module__wkBzcW__active{position:relative}.Testimonials-module-scss-module__wkBzcW__carouselSlide .Testimonials-module-scss-module__wkBzcW__card{margin:0}.Testimonials-module-scss-module__wkBzcW__carouselControls{justify-content:center;align-items:center;gap:2rem;margin-top:2rem;display:flex}.Testimonials-module-scss-module__wkBzcW__carouselButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:gold;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Testimonials-module-scss-module__wkBzcW__dark .Testimonials-module-scss-module__wkBzcW__carouselButton{background:#ffffff0d}.Testimonials-module-scss-module__wkBzcW__light .Testimonials-module-scss-module__wkBzcW__carouselButton{background:#fffc}.Testimonials-module-scss-module__wkBzcW__carouselButton:hover{border-color:gold;transform:scale(1.1)}.Testimonials-module-scss-module__wkBzcW__carouselDots{gap:.75rem;display:flex}.Testimonials-module-scss-module__wkBzcW__dot{cursor:pointer;background:#ffd7004d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Testimonials-module-scss-module__wkBzcW__dot.Testimonials-module-scss-module__wkBzcW__active{background:linear-gradient(135deg,gold,orange);border-radius:4px;width:24px}.Testimonials-module-scss-module__wkBzcW__dot:hover{transform:scale(1.2)}.Testimonials-module-scss-module__wkBzcW__ctaContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}@media (max-width:768px){.Testimonials-module-scss-module__wkBzcW__ctaContainer{flex-direction:column;align-items:center;gap:1rem}}.Testimonials-module-scss-module__wkBzcW__ctaButton{cursor:pointer;will-change:transform;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__primaryCta{color:#fff;background:linear-gradient(135deg,gold,orange);box-shadow:0 4px 15px #0003}.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__primaryCta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__primaryCta:hover:before{left:100%}.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__secondaryCta{color:gold;background:0 0;border:2px solid gold}.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__secondaryCta:hover{background:#ffd7001a;transform:scale(1.05)}.Testimonials-module-scss-module__wkBzcW__ctaButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.Testimonials-module-scss-module__wkBzcW__ctaButton:hover .Testimonials-module-scss-module__wkBzcW__buttonArrow{transform:translate(5px)}.Testimonials-module-scss-module__wkBzcW__ctaButton:active{transform:scale(.98)}@media (max-width:768px){.Testimonials-module-scss-module__wkBzcW__ctaButton{justify-content:center;width:100%}}.Testimonials-module-scss-module__wkBzcW__buttonArrow{font-size:1.1rem;transition:transform .3s}@keyframes Testimonials-module-scss-module__wkBzcW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Testimonials-module-scss-module__wkBzcW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Testimonials-module-scss-module__wkBzcW__testimonials{padding:4rem 1.5rem}.Testimonials-module-scss-module__wkBzcW__header{margin-bottom:3rem}.Testimonials-module-scss-module__wkBzcW__grid{gap:1.5rem}.Testimonials-module-scss-module__wkBzcW__card{padding:1.5rem}.Testimonials-module-scss-module__wkBzcW__quoteIcon svg{width:40px;height:40px}.Testimonials-module-scss-module__wkBzcW__testimonialText{font-size:.95rem}}@media (max-width:768px){.Testimonials-module-scss-module__wkBzcW__testimonials{padding:3rem 1rem}.Testimonials-module-scss-module__wkBzcW__grid{display:none}.Testimonials-module-scss-module__wkBzcW__header{margin-bottom:2rem}.Testimonials-module-scss-module__wkBzcW__card{padding:1.5rem}.Testimonials-module-scss-module__wkBzcW__avatar{width:45px;height:45px;font-size:1rem}.Testimonials-module-scss-module__wkBzcW__clientName{font-size:1rem}.Testimonials-module-scss-module__wkBzcW__testimonialText{font-size:.9rem}}@media (min-width:769px){.Testimonials-module-scss-module__wkBzcW__carousel{display:none}}@media (prefers-reduced-motion:reduce){.Testimonials-module-scss-module__wkBzcW__testimonials,.Testimonials-module-scss-module__wkBzcW__card,.Testimonials-module-scss-module__wkBzcW__ctaButton,.Testimonials-module-scss-module__wkBzcW__buttonArrow{transition:none}.Testimonials-module-scss-module__wkBzcW__card:hover{transform:none}.Testimonials-module-scss-module__wkBzcW__gradientText{animation:none}}@media (prefers-contrast:high){.Testimonials-module-scss-module__wkBzcW__card{border:2px solid}.Testimonials-module-scss-module__wkBzcW__avatar,.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__primaryCta{background:currentColor}.Testimonials-module-scss-module__wkBzcW__ctaButton.Testimonials-module-scss-module__wkBzcW__secondaryCta{border-width:2px}}
.WhyChooseUs-module-scss-module__JX2IkW__whyChooseUs{width:100%;padding:6rem 2rem;transition:background-color .3s;position:relative;overflow:hidden}.WhyChooseUs-module-scss-module__JX2IkW__whyChooseUs.WhyChooseUs-module-scss-module__JX2IkW__light{background:linear-gradient(135deg,#f5f7fa 0%,#fff 100%)}.WhyChooseUs-module-scss-module__JX2IkW__whyChooseUs.WhyChooseUs-module-scss-module__JX2IkW__dark{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%)}.WhyChooseUs-module-scss-module__JX2IkW__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.WhyChooseUs-module-scss-module__JX2IkW__header{text-align:center;margin-bottom:4rem}.WhyChooseUs-module-scss-module__JX2IkW__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.WhyChooseUs-module-scss-module__JX2IkW__gradientText{background:linear-gradient(135deg,gold,orange,#ff6b6b) 0 0/200% 200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:3s infinite WhyChooseUs-module-scss-module__JX2IkW__gradientShift}.WhyChooseUs-module-scss-module__JX2IkW__subtitle{color:#fffc;max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem)}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__subtitle{color:#ffffffb3}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__subtitle{color:#000000b3}.WhyChooseUs-module-scss-module__JX2IkW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.WhyChooseUs-module-scss-module__JX2IkW__grid{gap:1.5rem}}@media (max-width:768px){.WhyChooseUs-module-scss-module__JX2IkW__grid{grid-template-columns:1fr;gap:1.5rem}}.WhyChooseUs-module-scss-module__JX2IkW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.WhyChooseUs-module-scss-module__JX2IkW__card:hover{border-color:#ffd70080;box-shadow:0 20px 40px #0003}.WhyChooseUs-module-scss-module__JX2IkW__card:hover .WhyChooseUs-module-scss-module__JX2IkW__iconBackground{transform:scale(1.1)}.WhyChooseUs-module-scss-module__JX2IkW__card:hover .WhyChooseUs-module-scss-module__JX2IkW__iconGradient svg{transform:scale(1.05)}.WhyChooseUs-module-scss-module__JX2IkW__card:hover .WhyChooseUs-module-scss-module__JX2IkW__cardGlow{opacity:1}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__card{background:#ffffff0d;border-color:#ffffff1a}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__card:hover{background:#ffffff14;border-color:#ffd7004d}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__card{background:#fffc;border-color:#0000001a;box-shadow:0 4px 15px #0000000d}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__card:hover{background:#fffffff2;box-shadow:0 20px 40px #0000001a}.WhyChooseUs-module-scss-module__JX2IkW__iconWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.WhyChooseUs-module-scss-module__JX2IkW__iconBackground{background:linear-gradient(135deg,#ffd70033,#ffa50033);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .4s;display:flex}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__iconBackground{background:linear-gradient(135deg,#ffd70026,#ffa50026)}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient{background:linear-gradient(135deg,gold,orange);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient svg{color:#fff;width:30px;height:30px;transition:transform .3s}.WhyChooseUs-module-scss-module__JX2IkW__featureTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__featureTitle{color:gold}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__featureTitle{color:#ff8c00}.WhyChooseUs-module-scss-module__JX2IkW__featureDescription{text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__featureDescription{color:#fffc}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__featureDescription{color:#000000b3}.WhyChooseUs-module-scss-module__JX2IkW__statContainer{text-align:center;border-top:1px solid #ffd7004d;margin-top:.5rem;padding-top:1rem}.WhyChooseUs-module-scss-module__JX2IkW__statValue{background:linear-gradient(135deg,gold,orange);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:800;line-height:1}.WhyChooseUs-module-scss-module__JX2IkW__statSuffix{margin-left:.25rem;font-size:1.2rem}.WhyChooseUs-module-scss-module__JX2IkW__statLabel{text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__statLabel{color:#fff9}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__statLabel{color:#0009}.WhyChooseUs-module-scss-module__JX2IkW__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#ffd7001a,#0000 70%);border-radius:24px;transition:opacity .4s;position:absolute;inset:0}.WhyChooseUs-module-scss-module__JX2IkW__ctaSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff44441a,#ff6b6b1a);border:1px solid #ff44444d;border-radius:24px;margin-top:3rem;padding:2rem}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__ctaSection{background:linear-gradient(135deg,#ff444426,#ff6b6b26)}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__ctaSection{background:linear-gradient(135deg,#ff44440d,#ff6b6b0d)}.WhyChooseUs-module-scss-module__JX2IkW__ctaContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.WhyChooseUs-module-scss-module__JX2IkW__ctaContent{text-align:center;flex-direction:column}}.WhyChooseUs-module-scss-module__JX2IkW__ctaText{flex:1}.WhyChooseUs-module-scss-module__JX2IkW__ctaTitle{margin-bottom:.5rem;font-size:clamp(1.2rem,4vw,1.8rem);font-weight:700}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__ctaTitle{color:#fff}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__ctaTitle{color:#333}.WhyChooseUs-module-scss-module__JX2IkW__ctaTitle .WhyChooseUs-module-scss-module__JX2IkW__highlight{color:#f44}.WhyChooseUs-module-scss-module__JX2IkW__ctaDescription{font-size:.9rem}.WhyChooseUs-module-scss-module__JX2IkW__dark .WhyChooseUs-module-scss-module__JX2IkW__ctaDescription{color:#ffffffb3}.WhyChooseUs-module-scss-module__JX2IkW__light .WhyChooseUs-module-scss-module__JX2IkW__ctaDescription{color:#0009}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton{color:#fff;cursor:pointer;will-change:transform;background:linear-gradient(135deg,#f44,#ff6b6b);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 15px #ff44444d}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton:hover{background:linear-gradient(135deg,#f55,#ff7a7a);transform:scale(1.05);box-shadow:0 6px 25px #f446}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton:active{transform:scale(.98)}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton .WhyChooseUs-module-scss-module__JX2IkW__buttonIcon{font-size:1.2rem}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton .WhyChooseUs-module-scss-module__JX2IkW__buttonText{font-weight:700}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton .WhyChooseUs-module-scss-module__JX2IkW__phoneNumber{letter-spacing:.5px;background:#fff3;border-radius:50px;padding:.25rem .75rem;font-size:.9rem;font-weight:600}@media (max-width:768px){.WhyChooseUs-module-scss-module__JX2IkW__ctaButton .WhyChooseUs-module-scss-module__JX2IkW__phoneNumber{display:none}}@keyframes WhyChooseUs-module-scss-module__JX2IkW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:1024px){.WhyChooseUs-module-scss-module__JX2IkW__whyChooseUs{padding:4rem 1.5rem}.WhyChooseUs-module-scss-module__JX2IkW__header{margin-bottom:3rem}.WhyChooseUs-module-scss-module__JX2IkW__card{padding:1.5rem}.WhyChooseUs-module-scss-module__JX2IkW__iconBackground{width:70px;height:70px}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient{width:45px;height:45px}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient svg{width:25px;height:25px}.WhyChooseUs-module-scss-module__JX2IkW__statValue{font-size:1.8rem}}@media (max-width:768px){.WhyChooseUs-module-scss-module__JX2IkW__whyChooseUs{padding:3rem 1rem}.WhyChooseUs-module-scss-module__JX2IkW__header{margin-bottom:2rem}.WhyChooseUs-module-scss-module__JX2IkW__card{padding:1.5rem}.WhyChooseUs-module-scss-module__JX2IkW__iconBackground{width:65px;height:65px}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient{width:40px;height:40px}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient svg{width:22px;height:22px}.WhyChooseUs-module-scss-module__JX2IkW__featureTitle{font-size:1.2rem}.WhyChooseUs-module-scss-module__JX2IkW__featureDescription{font-size:.9rem}.WhyChooseUs-module-scss-module__JX2IkW__statValue{font-size:1.5rem}.WhyChooseUs-module-scss-module__JX2IkW__ctaSection{padding:1.5rem}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton{padding:.875rem 1.5rem}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton .WhyChooseUs-module-scss-module__JX2IkW__buttonText{font-size:.9rem}}@media (max-width:480px){.WhyChooseUs-module-scss-module__JX2IkW__ctaButton{justify-content:center;width:100%}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton .WhyChooseUs-module-scss-module__JX2IkW__phoneNumber{font-size:.85rem;display:inline-block}}@media (max-height:600px) and (orientation:landscape){.WhyChooseUs-module-scss-module__JX2IkW__whyChooseUs{padding:2rem 1rem}.WhyChooseUs-module-scss-module__JX2IkW__grid{gap:1rem}.WhyChooseUs-module-scss-module__JX2IkW__card{padding:1rem}.WhyChooseUs-module-scss-module__JX2IkW__iconBackground{width:50px;height:50px}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient{width:35px;height:35px}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient svg{width:20px;height:20px}.WhyChooseUs-module-scss-module__JX2IkW__featureTitle{margin-bottom:.5rem;font-size:1rem}.WhyChooseUs-module-scss-module__JX2IkW__featureDescription{margin-bottom:1rem;font-size:.8rem}.WhyChooseUs-module-scss-module__JX2IkW__statValue{font-size:1.2rem}.WhyChooseUs-module-scss-module__JX2IkW__ctaSection{margin-top:1.5rem;padding:1rem}}@media (prefers-reduced-motion:reduce){.WhyChooseUs-module-scss-module__JX2IkW__card,.WhyChooseUs-module-scss-module__JX2IkW__header,.WhyChooseUs-module-scss-module__JX2IkW__iconBackground,.WhyChooseUs-module-scss-module__JX2IkW__iconGradient svg,.WhyChooseUs-module-scss-module__JX2IkW__cardGlow,.WhyChooseUs-module-scss-module__JX2IkW__ctaButton{transition:none}.WhyChooseUs-module-scss-module__JX2IkW__gradientText{animation:none}}@media (prefers-contrast:high){.WhyChooseUs-module-scss-module__JX2IkW__card{border:2px solid}.WhyChooseUs-module-scss-module__JX2IkW__iconGradient{background:currentColor}.WhyChooseUs-module-scss-module__JX2IkW__ctaButton{border:2px solid}}
