.HeroSection-module__WLOVcW__heroSection{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;max-height:800px;display:flex;position:relative;overflow:hidden}.HeroSection-module__WLOVcW__heroBackground{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__WLOVcW__heroImage{object-fit:cover;object-position:center}.HeroSection-module__WLOVcW__heroOverlay{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4));width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__WLOVcW__heroContainer{z-index:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.HeroSection-module__WLOVcW__heroContent{text-align:center;width:100%;max-width:650px;animation:1s ease-out HeroSection-module__WLOVcW__fadeInUp}@keyframes HeroSection-module__WLOVcW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__WLOVcW__heroTitle{text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:center;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.HeroSection-module__WLOVcW__highlight{color:#ff6b6b;display:inline-block;position:relative}.HeroSection-module__WLOVcW__highlight:after{content:"";background-color:#ff6b6b;border-radius:2px;width:100%;height:4px;position:absolute;bottom:0;left:0}.HeroSection-module__WLOVcW__heroDescription{opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.2);text-align:center;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.HeroSection-module__WLOVcW__statsContainer{justify-content:center;gap:2rem;margin:2.5rem 0;display:flex}.HeroSection-module__WLOVcW__statItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,107,107,.1);border:1px solid rgba(255,107,107,.2);border-radius:12px;min-width:120px;padding:1rem;transition:all .3s}.HeroSection-module__WLOVcW__statItem:hover{background:rgba(255,107,107,.15);transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,107,107,.2)}.HeroSection-module__WLOVcW__statValue{color:#ff6b6b;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-bottom:.25rem;font-size:1.8rem;font-weight:700;display:block}.HeroSection-module__WLOVcW__statLabel{color:#f0f0f0;opacity:.9;font-size:.9rem;font-weight:500}.HeroSection-module__WLOVcW__heroActions{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.HeroSection-module__WLOVcW__primaryButton{color:#fff;cursor:pointer;background-color:#ff6b6b;border:none;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 16px rgba(255,107,107,.3)}.HeroSection-module__WLOVcW__primaryButton:hover{background-color:#ff5252;transform:translateY(-3px);box-shadow:0 8px 24px rgba(255,107,107,.4)}.HeroSection-module__WLOVcW__primaryButton:active{transform:translateY(-1px)}.HeroSection-module__WLOVcW__secondaryButton{color:#fff;text-shadow:none;background-color:transparent;border:2px solid rgba(255,255,255,.6);border-radius:.5rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HeroSection-module__WLOVcW__secondaryButton:hover{background-color:rgba(255,255,255,.1);border-color:#fff;transform:translateY(-2px)}@media (hover:none) and (pointer:coarse){.HeroSection-module__WLOVcW__primaryButton,.HeroSection-module__WLOVcW__phoneButton,.HeroSection-module__WLOVcW__whatsappButton{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.HeroSection-module__WLOVcW__primaryButton{min-height:56px;padding:1rem 2rem;font-size:1.1rem}.HeroSection-module__WLOVcW__statItem{-webkit-tap-highlight-color:transparent;cursor:default}.HeroSection-module__WLOVcW__statItem:active{background:rgba(255,107,107,.15);transform:scale(.98)}}@media (max-width:1200px){.HeroSection-module__WLOVcW__heroTitle{font-size:2.5rem}.HeroSection-module__WLOVcW__heroDescription{font-size:1.1rem}.HeroSection-module__WLOVcW__statsContainer{gap:1.5rem}.HeroSection-module__WLOVcW__statItem{padding:.875rem}}@media (max-width:1024px){.HeroSection-module__WLOVcW__heroSection{padding:2rem 0}.HeroSection-module__WLOVcW__heroContainer{padding:0 1.5rem}.HeroSection-module__WLOVcW__heroContent{max-width:100%}.HeroSection-module__WLOVcW__heroTitle{margin-bottom:1.25rem;font-size:max(2rem,min(5vw,2.5rem))}.HeroSection-module__WLOVcW__heroDescription{margin-bottom:1.75rem;font-size:1.1rem}.HeroSection-module__WLOVcW__statsContainer{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:2rem 0;display:grid}.HeroSection-module__WLOVcW__statItem{padding:.875rem .75rem}.HeroSection-module__WLOVcW__statValue{font-size:1.5rem}.HeroSection-module__WLOVcW__statLabel{font-size:.85rem}.HeroSection-module__WLOVcW__heroActions{gap:1rem}}@media (max-width:768px){.HeroSection-module__WLOVcW__heroSection{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem 0;display:flex}.HeroSection-module__WLOVcW__heroContainer{width:100%;padding:0 1rem}.HeroSection-module__WLOVcW__heroContent{text-align:center;max-width:100%}.HeroSection-module__WLOVcW__heroTitle{margin-bottom:1rem;font-size:max(1.75rem,min(6vw,2.2rem));line-height:1.3}.HeroSection-module__WLOVcW__heroDescription{margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.HeroSection-module__WLOVcW__statsContainer{grid-template-columns:repeat(3,1fr);gap:.875rem;margin:1.5rem 0;display:grid}.HeroSection-module__WLOVcW__statItem{background:rgba(255,255,255,.08);border-radius:10px;padding:.75rem .5rem}.HeroSection-module__WLOVcW__statValue{margin-bottom:.125rem;font-size:1.25rem}.HeroSection-module__WLOVcW__statLabel{font-size:.8rem;line-height:1.2}.HeroSection-module__WLOVcW__heroActions{flex-direction:column;align-items:center;gap:.75rem;width:100%}.HeroSection-module__WLOVcW__primaryButton{width:100%;max-width:280px;padding:1rem 1.5rem;font-size:1rem}.HeroSection-module__WLOVcW__secondaryButton,.HeroSection-module__WLOVcW__quickContact{width:100%;max-width:280px}}@media (max-width:480px){.HeroSection-module__WLOVcW__heroSection{justify-content:center;align-items:center;min-height:100vh;padding:1rem 0;display:flex}.HeroSection-module__WLOVcW__heroContainer{width:100%;padding:0 .875rem}.HeroSection-module__WLOVcW__heroContent{text-align:center;max-width:100%}.HeroSection-module__WLOVcW__heroTitle{margin-bottom:.875rem;font-size:max(1.5rem,min(7vw,1.85rem));font-weight:700;line-height:1.3}.HeroSection-module__WLOVcW__heroDescription{opacity:.95;margin-bottom:1.25rem;font-size:max(.9rem,min(3.5vw,1rem));line-height:1.5}.HeroSection-module__WLOVcW__statsContainer{grid-template-columns:repeat(3,1fr);gap:.625rem;max-width:100%;margin:1.25rem 0;display:grid}.HeroSection-module__WLOVcW__statItem{background:rgba(255,255,255,.08);border:1px solid rgba(255,107,107,.1);border-radius:8px;padding:.625rem .375rem}.HeroSection-module__WLOVcW__statValue{margin-bottom:.125rem;font-size:1.1rem;font-weight:700}.HeroSection-module__WLOVcW__statLabel{font-size:.7rem;font-weight:500;line-height:1.1}.HeroSection-module__WLOVcW__heroActions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.HeroSection-module__WLOVcW__primaryButton{border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:.95rem 1.25rem;font-size:1rem;display:inline-flex}.HeroSection-module__WLOVcW__secondaryButton{width:100%;min-height:48px}.HeroSection-module__WLOVcW__quickContact{gap:.5rem;width:100%}.HeroSection-module__WLOVcW__phoneButton,.HeroSection-module__WLOVcW__whatsappButton{border-radius:8px;flex:1;min-height:44px;padding:.75rem .5rem;font-size:.85rem}}@media (max-width:320px){.HeroSection-module__WLOVcW__heroSection{padding:.75rem 1%}.HeroSection-module__WLOVcW__heroContainer{padding:0 .75rem}.HeroSection-module__WLOVcW__heroTitle{margin-bottom:.75rem;font-size:1.35rem}.HeroSection-module__WLOVcW__heroDescription{margin-bottom:1.25rem;font-size:.8rem}.HeroSection-module__WLOVcW__statsContainer{gap:.5rem;max-width:250px}.HeroSection-module__WLOVcW__statItem{padding:.6rem .75rem}.HeroSection-module__WLOVcW__statValue{font-size:1.1rem}.HeroSection-module__WLOVcW__statLabel{font-size:.65rem}.HeroSection-module__WLOVcW__primaryButton{max-width:250px;min-height:48px;padding:.875rem 1.25rem;font-size:.9rem}.HeroSection-module__WLOVcW__quickContact{gap:.4rem;max-width:250px}.HeroSection-module__WLOVcW__phoneButton,.HeroSection-module__WLOVcW__whatsappButton{min-height:40px;padding:.6rem .4rem;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.HeroSection-module__WLOVcW__heroContent{animation:none}.HeroSection-module__WLOVcW__statItem:hover,.HeroSection-module__WLOVcW__primaryButton:hover,.HeroSection-module__WLOVcW__phoneButton:hover,.HeroSection-module__WLOVcW__whatsappButton:hover{transform:none}}@media (prefers-contrast:high){.HeroSection-module__WLOVcW__heroOverlay{background:rgba(0,0,0,.9)}.HeroSection-module__WLOVcW__statItem{background:rgba(0,0,0,.8);border:2px solid rgba(255,255,255,.8)}.HeroSection-module__WLOVcW__primaryButton{border:2px solid #ff6b6b}.HeroSection-module__WLOVcW__phoneButton{border:2px solid #22c55e}.HeroSection-module__WLOVcW__whatsappButton{border:2px solid #25d366}}.HeroSection-module__WLOVcW__heroImage{content-visibility:auto;contain-intrinsic-size:100vw 100vh}@media print{.HeroSection-module__WLOVcW__heroSection{color:#000;background:#fff;min-height:auto}.HeroSection-module__WLOVcW__overlay,.HeroSection-module__WLOVcW__heroImage{display:none}.HeroSection-module__WLOVcW__ctaButton,.HeroSection-module__WLOVcW__secondaryButton{color:#fff;background:#ff6b6b}}.HeroSection-module__WLOVcW__heroImageContainer picture,.HeroSection-module__WLOVcW__heroImageContainer img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}
.ServiceSection-module__BbkMJW__serviceSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0;position:relative;overflow:hidden}.ServiceSection-module__BbkMJW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.ServiceSection-module__BbkMJW__serviceContent{align-items:center;gap:3rem;display:flex}.ServiceSection-module__BbkMJW__textContent{text-align:center;flex:1}.ServiceSection-module__BbkMJW__title{color:#1a202c;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.3}.ServiceSection-module__BbkMJW__description{color:#4a5568;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.ServiceSection-module__BbkMJW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ServiceSection-module__BbkMJW__orderButton{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border-radius:.5rem;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 12px rgba(255,107,107,.3)}.ServiceSection-module__BbkMJW__orderButton:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,107,107,.4)}.ServiceSection-module__BbkMJW__secondaryButton{color:#1a202c;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border:1px solid #ff6b6b;border-radius:.5rem;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ServiceSection-module__BbkMJW__secondaryButton:hover{background:linear-gradient(135deg,#fff1f1 0%,#ffe6e6 100%);transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,107,107,.2)}.ServiceSection-module__BbkMJW__arrowIcon{margin-left:.75rem;transition:transform .3s}.ServiceSection-module__BbkMJW__orderButton:hover .ServiceSection-module__BbkMJW__arrowIcon{transform:translate(5px)}.ServiceSection-module__BbkMJW__servicesGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.ServiceSection-module__BbkMJW__serviceCard{background-color:#fff;border-left:4px solid #ff6b6b;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px rgba(0,0,0,.05)}.ServiceSection-module__BbkMJW__serviceCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.ServiceSection-module__BbkMJW__serviceIcon{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex;box-shadow:0 8px 15px rgba(255,107,107,.2)}.ServiceSection-module__BbkMJW__serviceTitle{color:#1a202c;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ServiceSection-module__BbkMJW__serviceDescription{color:#4a5568;font-size:1rem;line-height:1.6}.ServiceSection-module__BbkMJW__backgroundElements{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ServiceSection-module__BbkMJW__circle1,.ServiceSection-module__BbkMJW__circle2,.ServiceSection-module__BbkMJW__circle3{opacity:.1;border-radius:50%;position:absolute}.ServiceSection-module__BbkMJW__circle1{background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);width:300px;height:300px;top:-100px;right:-100px}.ServiceSection-module__BbkMJW__circle2{background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);width:250px;height:250px;bottom:-150px;left:-50px}.ServiceSection-module__BbkMJW__circle3{background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);width:100px;height:100px;top:40%;left:50%}@media (min-width:1024px){.ServiceSection-module__BbkMJW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.ServiceSection-module__BbkMJW__serviceContent{flex-direction:column;gap:2rem}.ServiceSection-module__BbkMJW__title{font-size:2rem}.ServiceSection-module__BbkMJW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.ServiceSection-module__BbkMJW__serviceContent{flex-direction:column;gap:2rem}.ServiceSection-module__BbkMJW__textContent{text-align:center}.ServiceSection-module__BbkMJW__servicesGrid{grid-template-columns:1fr;width:100%}.ServiceSection-module__BbkMJW__title{font-size:1.75rem}.ServiceSection-module__BbkMJW__description{font-size:1rem}}@media (max-width:480px){.ServiceSection-module__BbkMJW__serviceSection{padding:3rem 0}.ServiceSection-module__BbkMJW__title{font-size:1.5rem}.ServiceSection-module__BbkMJW__description{font-size:.875rem}.ServiceSection-module__BbkMJW__orderButton,.ServiceSection-module__BbkMJW__secondaryButton{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:1rem}.ServiceSection-module__BbkMJW__serviceCard{padding:1.5rem}.ServiceSection-module__BbkMJW__serviceIcon{width:50px;height:50px;font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.ServiceSection-module__BbkMJW__orderButton,.ServiceSection-module__BbkMJW__secondaryButton,.ServiceSection-module__BbkMJW__arrowIcon,.ServiceSection-module__BbkMJW__serviceCard{transition:none}}
.GuaranteeSection-module__6ZMpOW__guaranteeSection{background-color:#fff;padding:5rem 0;position:relative;overflow:hidden}.GuaranteeSection-module__6ZMpOW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.GuaranteeSection-module__6ZMpOW__header{text-align:center;max-width:900px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.GuaranteeSection-module__6ZMpOW__title{color:#1a202c;margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.3}.GuaranteeSection-module__6ZMpOW__description{color:#4a5568;font-size:1.125rem;line-height:1.7}.GuaranteeSection-module__6ZMpOW__cardsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.GuaranteeSection-module__6ZMpOW__card{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;justify-content:space-between;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.05)}.GuaranteeSection-module__6ZMpOW__card:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.GuaranteeSection-module__6ZMpOW__cardContent{flex-grow:1;padding:2rem}.GuaranteeSection-module__6ZMpOW__iconWrapper{background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex;box-shadow:0 8px 20px rgba(255,107,107,.2)}.GuaranteeSection-module__6ZMpOW__cardIcon{color:#fff;font-size:1.75rem}.GuaranteeSection-module__6ZMpOW__cardTitle{color:#1a202c;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.GuaranteeSection-module__6ZMpOW__cardDescription{color:#4a5568;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.GuaranteeSection-module__6ZMpOW__cardLink{text-align:right;color:#ff6b6b;background-color:#fafafa;border-top:1px solid #f0f0f0;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.GuaranteeSection-module__6ZMpOW__cardLink:hover{color:#ff5252;background-color:#fff5f5}.GuaranteeSection-module__6ZMpOW__arrow{margin-left:.5rem;transition:transform .2s;display:inline-block}.GuaranteeSection-module__6ZMpOW__cardLink:hover .GuaranteeSection-module__6ZMpOW__arrow{transform:translate(5px)}.GuaranteeSection-module__6ZMpOW__backgroundDecoration{z-index:1;background:linear-gradient(135deg,rgba(255,107,107,.05) 0%,rgba(255,142,142,.05) 100%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.GuaranteeSection-module__6ZMpOW__backgroundDecoration:before{content:"";background:linear-gradient(135deg,rgba(255,107,107,.03) 0%,rgba(255,142,142,.03) 100%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-350px}@media (max-width:1024px){.GuaranteeSection-module__6ZMpOW__cardsContainer{grid-template-columns:repeat(2,1fr)}.GuaranteeSection-module__6ZMpOW__title{font-size:2rem}}@media (max-width:768px){.GuaranteeSection-module__6ZMpOW__guaranteeSection{padding:4rem 0}.GuaranteeSection-module__6ZMpOW__title{font-size:1.75rem}.GuaranteeSection-module__6ZMpOW__description{font-size:1rem}.GuaranteeSection-module__6ZMpOW__cardsContainer{grid-template-columns:1fr;gap:1.5rem}.GuaranteeSection-module__6ZMpOW__card{max-width:500px;margin:0 auto}}@media (max-width:480px){.GuaranteeSection-module__6ZMpOW__guaranteeSection{padding:3rem 0}.GuaranteeSection-module__6ZMpOW__header{margin-bottom:2.5rem}.GuaranteeSection-module__6ZMpOW__title{font-size:1.5rem}.GuaranteeSection-module__6ZMpOW__cardContent{padding:1.5rem}.GuaranteeSection-module__6ZMpOW__iconWrapper{width:50px;height:50px}.GuaranteeSection-module__6ZMpOW__cardIcon{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.GuaranteeSection-module__6ZMpOW__card,.GuaranteeSection-module__6ZMpOW__cardLink,.GuaranteeSection-module__6ZMpOW__arrow{transition:none}}
.AreaSection-module__GyS9BW__areaSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0;position:relative;overflow:hidden}.AreaSection-module__GyS9BW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.AreaSection-module__GyS9BW__sectionHeader{text-align:center;margin-bottom:3rem;position:relative}.AreaSection-module__GyS9BW__sectionTitle{color:#1a202c;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.3}.AreaSection-module__GyS9BW__sectionSubtitle{color:#4a5568;max-width:700px;margin:1rem auto 0;font-size:1.125rem;line-height:1.7}.AreaSection-module__GyS9BW__carouselWrapper{margin-bottom:3rem;padding:0 80px;position:relative}.AreaSection-module__GyS9BW__categoriesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;transition:all .3s;display:grid}.AreaSection-module__GyS9BW__categoryCard{text-align:center;background-color:#fff;border-left:4px solid #ff6b6b;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 25px rgba(0,0,0,.05)}.AreaSection-module__GyS9BW__categoryCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.AreaSection-module__GyS9BW__categoryIconContainer{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 15px rgba(255,107,107,.2)}.AreaSection-module__GyS9BW__categoryCard:hover .AreaSection-module__GyS9BW__categoryIconContainer{transform:scale(1.1)}.AreaSection-module__GyS9BW__categoryTitle{color:#1a202c;margin:0;font-size:1.125rem;font-weight:600}.AreaSection-module__GyS9BW__navButton{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px rgba(255,107,107,.3)}.AreaSection-module__GyS9BW__navButton:hover{transform:translateY(-50%)scale(1.1);box-shadow:0 8px 20px rgba(255,107,107,.4)}.AreaSection-module__GyS9BW__navButton:active{transform:translateY(-50%)scale(.95)}.AreaSection-module__GyS9BW__prevButton{left:0}.AreaSection-module__GyS9BW__nextButton{right:0}.AreaSection-module__GyS9BW__paginationIndicator{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.AreaSection-module__GyS9BW__paginationDot{cursor:pointer;background-color:#cbd5e0;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.AreaSection-module__GyS9BW__paginationDot:hover{background-color:#ff8e8e;transform:scale(1.2)}.AreaSection-module__GyS9BW__activeDot{background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border-radius:10px;width:28px}.AreaSection-module__GyS9BW__moreSubjectsNote{text-align:center;color:#718096;margin-top:2rem;font-size:1rem;font-style:italic}.AreaSection-module__GyS9BW__backgroundDecoration{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.AreaSection-module__GyS9BW__carouselWrapper{padding:0 70px}.AreaSection-module__GyS9BW__categoriesGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.AreaSection-module__GyS9BW__navButton{width:40px;height:40px;font-size:.9rem}.AreaSection-module__GyS9BW__sectionTitle{font-size:2rem}}@media (max-width:768px){.AreaSection-module__GyS9BW__areaSection{padding:3rem 0}.AreaSection-module__GyS9BW__carouselWrapper{padding:0 60px}.AreaSection-module__GyS9BW__sectionHeader{margin-bottom:2rem}.AreaSection-module__GyS9BW__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.AreaSection-module__GyS9BW__categoryCard{padding:1.5rem}.AreaSection-module__GyS9BW__categoryIconContainer{width:50px;height:50px;font-size:1.25rem}.AreaSection-module__GyS9BW__categoryTitle{font-size:1rem}.AreaSection-module__GyS9BW__sectionTitle{font-size:1.75rem}.AreaSection-module__GyS9BW__sectionSubtitle{font-size:1rem}.AreaSection-module__GyS9BW__navButton{width:36px;height:36px;font-size:.8rem}}@media (max-width:480px){.AreaSection-module__GyS9BW__areaSection{padding:2rem 0}.AreaSection-module__GyS9BW__carouselWrapper{padding:0 50px}.AreaSection-module__GyS9BW__sectionHeader{margin-bottom:1.5rem}.AreaSection-module__GyS9BW__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.AreaSection-module__GyS9BW__categoryCard{padding:1rem}.AreaSection-module__GyS9BW__categoryIconContainer{width:45px;height:45px;margin-bottom:1rem;font-size:1.1rem}.AreaSection-module__GyS9BW__categoryTitle{font-size:.9rem}.AreaSection-module__GyS9BW__sectionTitle{font-size:1.5rem}.AreaSection-module__GyS9BW__sectionSubtitle{font-size:.9rem}.AreaSection-module__GyS9BW__navButton{width:32px;height:32px;font-size:.7rem}.AreaSection-module__GyS9BW__paginationDot{width:8px;height:8px}.AreaSection-module__GyS9BW__activeDot{border-radius:8px;width:24px}}@media (prefers-reduced-motion:reduce){.AreaSection-module__GyS9BW__categoryCard,.AreaSection-module__GyS9BW__navButton,.AreaSection-module__GyS9BW__paginationDot{transition:none}}@media (prefers-color-scheme:dark){.AreaSection-module__GyS9BW__areaSection{background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%)}.AreaSection-module__GyS9BW__sectionTitle{color:#f7fafc}.AreaSection-module__GyS9BW__sectionSubtitle{color:#cbd5e0}.AreaSection-module__GyS9BW__categoryCard{background-color:#2d3748;border-left-color:#ff8e8e}.AreaSection-module__GyS9BW__categoryTitle{color:#f7fafc}.AreaSection-module__GyS9BW__paginationDot{background-color:#4a5568}.AreaSection-module__GyS9BW__moreSubjectsNote{color:#a0aec0}}.AreaSection-module__GyS9BW__navButton:focus-visible{outline-offset:2px;outline:2px solid #ff6b6b}.AreaSection-module__GyS9BW__paginationDot:focus-visible{outline-offset:2px;outline:2px solid #ff6b6b}
.FaqSection-module__T_6SQW__faqSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0;position:relative;overflow:hidden}.FaqSection-module__T_6SQW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.FaqSection-module__T_6SQW__sectionTitle{color:#1a202c;text-align:center;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.3}.FaqSection-module__T_6SQW__sectionSubtitle{color:#4a5568;text-align:center;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.FaqSection-module__T_6SQW__faqList{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.FaqSection-module__T_6SQW__faqItem{background-color:#fff;border-left:4px solid #ff6b6b;border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.05)}.FaqSection-module__T_6SQW__faqItem:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.FaqSection-module__T_6SQW__faqItem.FaqSection-module__T_6SQW__expanded{box-shadow:0 15px 35px rgba(0,0,0,.1)}.FaqSection-module__T_6SQW__faqQuestion{text-align:left;cursor:pointer;color:#1a202c;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.FaqSection-module__T_6SQW__faqQuestion:hover{color:#ff6b6b}.FaqSection-module__T_6SQW__questionText{flex:1}.FaqSection-module__T_6SQW__expandIcon{color:#ff6b6b;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:1rem;display:flex}.FaqSection-module__T_6SQW__faqAnswer{color:#4a5568;padding:0 2rem 1.5rem;line-height:1.6}.FaqSection-module__T_6SQW__faqAnswer p{margin:0}.FaqSection-module__T_6SQW__showAllButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);border:none;border-radius:.5rem;margin:0 auto;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 4px 12px rgba(255,107,107,.3)}.FaqSection-module__T_6SQW__showAllButton:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,107,107,.4)}@media (max-width:1024px){.FaqSection-module__T_6SQW__sectionTitle{font-size:2rem}.FaqSection-module__T_6SQW__faqQuestion{padding:1.25rem 1.5rem;font-size:.95rem}.FaqSection-module__T_6SQW__faqAnswer{padding:0 1.5rem 1.25rem}}@media (max-width:768px){.FaqSection-module__T_6SQW__faqSection{padding:3rem 0}.FaqSection-module__T_6SQW__sectionTitle{margin-bottom:1rem;font-size:1.75rem}.FaqSection-module__T_6SQW__sectionSubtitle{margin-bottom:1.5rem;font-size:1rem}.FaqSection-module__T_6SQW__faqList{gap:1rem}.FaqSection-module__T_6SQW__faqQuestion{padding:1rem 1.25rem;font-size:.9rem}.FaqSection-module__T_6SQW__faqAnswer{padding:0 1.25rem 1rem;font-size:.9rem}}@media (max-width:480px){.FaqSection-module__T_6SQW__faqSection{padding:2rem 0}.FaqSection-module__T_6SQW__sectionTitle{margin-bottom:.75rem;font-size:1.5rem}.FaqSection-module__T_6SQW__sectionSubtitle{margin-bottom:1rem;font-size:.875rem}.FaqSection-module__T_6SQW__faqList{gap:.75rem}.FaqSection-module__T_6SQW__faqQuestion{padding:1rem;font-size:.85rem}.FaqSection-module__T_6SQW__faqAnswer{padding:0 1rem .75rem;font-size:.8rem}.FaqSection-module__T_6SQW__showAllButton{padding:.75rem 1.5rem;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.FaqSection-module__T_6SQW__faqItem,.FaqSection-module__T_6SQW__faqQuestion,.FaqSection-module__T_6SQW__showAllButton{transition:none}}
.Testimonial-module__Z0iMOa__testimonialSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0;position:relative;overflow:hidden}.Testimonial-module__Z0iMOa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Testimonial-module__Z0iMOa__sectionHeader{text-align:center;margin-bottom:3rem}.Testimonial-module__Z0iMOa__sectionTitle{color:#1a202c;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Testimonial-module__Z0iMOa__titleUnderline{background:linear-gradient(90deg,#ff6b6b,#ff8e8e);border-radius:2px;width:80px;height:4px;margin:0 auto}.Testimonial-module__Z0iMOa__sectionDescription{color:#4a5568;max-width:700px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.6}.Testimonial-module__Z0iMOa__testimonialSlider{justify-content:center;align-items:center;min-height:300px;margin:2rem 0;display:flex;position:relative}.Testimonial-module__Z0iMOa__testimonialWrapper{justify-content:center;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex}.Testimonial-module__Z0iMOa__testimonialCard{background-color:#fff;border-radius:1rem;width:100%;padding:2rem;transition:all .5s;box-shadow:0 10px 25px rgba(0,0,0,.05)}.Testimonial-module__Z0iMOa__quoteIcon{color:#ff6b6b;opacity:.3;margin-bottom:1.5rem;font-size:2rem}.Testimonial-module__Z0iMOa__testimonialContent{flex-direction:column;gap:1.5rem;display:flex}.Testimonial-module__Z0iMOa__userAvatar{border-radius:50%;width:60px;height:60px;margin:0 auto;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Testimonial-module__Z0iMOa__userAvatar img{object-fit:cover;width:100%;height:100%}.Testimonial-module__Z0iMOa__problemSolution{flex-direction:column;gap:1rem;display:flex}.Testimonial-module__Z0iMOa__problem,.Testimonial-module__Z0iMOa__solution{color:#1a202c;margin:0;line-height:1.7}.Testimonial-module__Z0iMOa__rating{gap:.25rem;font-size:1.25rem;display:flex}.Testimonial-module__Z0iMOa__starFilled{color:#ffc107}.Testimonial-module__Z0iMOa__starEmpty{color:#e2e8f0}.Testimonial-module__Z0iMOa__testimonialFooter{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.Testimonial-module__Z0iMOa__name{color:#1a202c;margin:0;font-weight:600}.Testimonial-module__Z0iMOa__university{color:#718096;margin:0}.Testimonial-module__Z0iMOa__navButton{color:#4a5568;cursor:pointer;z-index:4;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Testimonial-module__Z0iMOa__navButton:hover{color:#fff;background-color:#ff6b6b}.Testimonial-module__Z0iMOa__prevButton{left:10px}.Testimonial-module__Z0iMOa__nextButton{right:10px}.Testimonial-module__Z0iMOa__indicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonial-module__Z0iMOa__indicator{cursor:pointer;background-color:#e2e8f0;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Testimonial-module__Z0iMOa__activeIndicator{background-color:#ff6b6b;transform:scale(1.2)}@media (max-width:768px){.Testimonial-module__Z0iMOa__testimonialSection{padding:4rem 0}.Testimonial-module__Z0iMOa__sectionTitle{font-size:2rem}.Testimonial-module__Z0iMOa__sectionDescription{font-size:1rem}.Testimonial-module__Z0iMOa__testimonialCard{padding:1.5rem}.Testimonial-module__Z0iMOa__quoteIcon{margin-bottom:1rem;font-size:1.5rem}.Testimonial-module__Z0iMOa__testimonialWrapper{padding:0 50px}}@media (max-width:480px){.Testimonial-module__Z0iMOa__testimonialSection{padding:3rem 0}.Testimonial-module__Z0iMOa__sectionTitle{font-size:1.75rem}.Testimonial-module__Z0iMOa__testimonialCard{padding:1.25rem}.Testimonial-module__Z0iMOa__testimonialFooter{flex-direction:column;align-items:flex-start;gap:.5rem}.Testimonial-module__Z0iMOa__navButton{width:35px;height:35px}.Testimonial-module__Z0iMOa__testimonialWrapper{padding:0 45px}}@media (max-width:360px){.Testimonial-module__Z0iMOa__testimonialWrapper{padding:0 40px}.Testimonial-module__Z0iMOa__navButton{width:30px;height:30px;font-size:.8rem}}@media (prefers-color-scheme:dark){.Testimonial-module__Z0iMOa__testimonialSection{background-color:#1a202c}.Testimonial-module__Z0iMOa__sectionTitle{color:#f7fafc}.Testimonial-module__Z0iMOa__sectionDescription{color:#e2e8f0}.Testimonial-module__Z0iMOa__testimonialCard{background-color:#2d3748}.Testimonial-module__Z0iMOa__problem,.Testimonial-module__Z0iMOa__solution{color:#e2e8f0}.Testimonial-module__Z0iMOa__name{color:#f7fafc}.Testimonial-module__Z0iMOa__university{color:#a0aec0}.Testimonial-module__Z0iMOa__testimonialFooter{border-top-color:#4a5568}.Testimonial-module__Z0iMOa__navButton{color:#e2e8f0;background-color:#2d3748}.Testimonial-module__Z0iMOa__navButton:hover{color:#f7fafc;background-color:#ff6b6b}.Testimonial-module__Z0iMOa__indicator{background-color:#4a5568}}
