.GuaranteeSection_guaranteeSection__nOq2q{padding:5rem 0;position:relative;background-color:#ffffff;overflow:hidden}.GuaranteeSection_container__eseUz{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.GuaranteeSection_header__fLtF9{text-align:center;margin-bottom:3.5rem;max-width:900px;margin-left:auto;margin-right:auto}.GuaranteeSection_title__UjjyK{font-size:2.25rem;font-weight:700;color:#1a202c;margin-bottom:1.25rem;line-height:1.3}.GuaranteeSection_description__95H_d{font-size:1.125rem;color:#4a5568;line-height:1.7}.GuaranteeSection_cardsContainer__qgDh4{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.GuaranteeSection_card__D2Hk8{background-color:#ffffff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.05);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;border:1px solid #f0f0f0}.GuaranteeSection_card__D2Hk8:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.GuaranteeSection_cardContent__1RlYK{padding:2rem;flex-grow:1}.GuaranteeSection_iconWrapper__S71Vi{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 8px 20px rgba(255,107,107,.2)}.GuaranteeSection_cardIcon__9H6YK{color:white;font-size:1.75rem}.GuaranteeSection_cardTitle__uWXYD{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.GuaranteeSection_cardDescription__k0E9D{font-size:1rem;color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.GuaranteeSection_cardLink__b_kye{display:block;padding:1rem 2rem;text-align:right;color:#ff6b6b;font-weight:600;text-decoration:none;transition:all .2s ease;border-top:1px solid #f0f0f0;background-color:#fafafa}.GuaranteeSection_cardLink__b_kye:hover{background-color:#fff5f5;color:#ff5252}.GuaranteeSection_arrow__BwtYC{display:inline-block;margin-left:.5rem;transition:transform .2s ease}.GuaranteeSection_cardLink__b_kye:hover .GuaranteeSection_arrow__BwtYC{transform:translateX(5px)}.GuaranteeSection_backgroundDecoration__EKpIe{position:absolute;top:-150px;right:-150px;width:400px;height:400px;border-radius:50%;background:linear-gradient(135deg,rgba(255,107,107,.05),rgba(255,142,142,.05));z-index:1}.GuaranteeSection_backgroundDecoration__EKpIe:before{content:"";position:absolute;bottom:-100px;left:-350px;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,rgba(255,107,107,.03),rgba(255,142,142,.03))}@media (max-width:1024px){.GuaranteeSection_cardsContainer__qgDh4{grid-template-columns:repeat(2,1fr)}.GuaranteeSection_title__UjjyK{font-size:2rem}}@media (max-width:768px){.GuaranteeSection_guaranteeSection__nOq2q{padding:4rem 0}.GuaranteeSection_title__UjjyK{font-size:1.75rem}.GuaranteeSection_description__95H_d{font-size:1rem}.GuaranteeSection_cardsContainer__qgDh4{grid-template-columns:1fr;gap:1.5rem}.GuaranteeSection_card__D2Hk8{max-width:500px;margin:0 auto}}@media (max-width:480px){.GuaranteeSection_guaranteeSection__nOq2q{padding:3rem 0}.GuaranteeSection_header__fLtF9{margin-bottom:2.5rem}.GuaranteeSection_title__UjjyK{font-size:1.5rem}.GuaranteeSection_cardContent__1RlYK{padding:1.5rem}.GuaranteeSection_iconWrapper__S71Vi{width:50px;height:50px}.GuaranteeSection_cardIcon__9H6YK{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.GuaranteeSection_arrow__BwtYC,.GuaranteeSection_cardLink__b_kye,.GuaranteeSection_card__D2Hk8{transition:none}}.HeroSection_heroSection__wKbet{position:relative;height:100vh;min-height:600px;max-height:800px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#ffffff}.HeroSection_heroBackground__Unpen{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.HeroSection_heroImage__Ox99u{object-fit:cover;object-position:center}.HeroSection_heroOverlay__nS3Wz{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4));z-index:-1}.HeroSection_heroContainer__IUJlM{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;z-index:1;display:flex;align-items:center;justify-content:center}.HeroSection_heroContent__QAO8n{max-width:650px;animation:HeroSection_fadeInUp__JsqeK 1s ease-out;text-align:center;width:100%}@keyframes HeroSection_fadeInUp__JsqeK{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection_heroTitle__ADfly{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:center}.HeroSection_highlight__pV_K5{color:#ff6b6b;position:relative;display:inline-block}.HeroSection_highlight__pV_K5:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#ff6b6b;border-radius:2px}.HeroSection_heroDescription__Kf_SB{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:600px;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-left:auto;margin-right:auto;text-align:center}.HeroSection_statsContainer__vIK4a{display:flex;gap:2rem;margin:2.5rem 0;justify-content:center}.HeroSection_statItem__i3GzN{text-align:center;padding:1rem;background:rgba(255,107,107,.1);border-radius:12px;border:1px solid rgba(255,107,107,.2);backdrop-filter:blur(10px);transition:all .3s ease;min-width:120px}.HeroSection_statItem__i3GzN:hover{transform:translateY(-3px);background:rgba(255,107,107,.15);box-shadow:0 8px 20px rgba(255,107,107,.2)}.HeroSection_statValue__rwWQm{display:block;font-size:1.8rem;font-weight:700;color:#ff6b6b;margin-bottom:.25rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.HeroSection_statLabel__E_Zlu{font-size:.9rem;color:#f0f0f0;font-weight:500;opacity:.9}.HeroSection_heroActions__8JMFZ{display:flex;gap:1rem;margin-top:1rem;justify-content:center}.HeroSection_primaryButton__Mpv0J{display:inline-flex;align-items:center;justify-content:center;background-color:#ff6b6b;color:white;font-weight:600;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(255,107,107,.3);border:none;cursor:pointer;font-size:1rem}.HeroSection_primaryButton__Mpv0J:hover{background-color:#ff5252;transform:translateY(-3px);box-shadow:0 8px 24px rgba(255,107,107,.4)}.HeroSection_primaryButton__Mpv0J:active{transform:translateY(-1px)}.HeroSection_secondaryButton__x_dbE{display:inline-block;background-color:transparent;color:white;font-weight:600;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;border:2px solid rgba(255,255,255,.6);text-shadow:none}.HeroSection_secondaryButton__x_dbE:hover{background-color:rgba(255,255,255,.1);border-color:white;transform:translateY(-2px)}@media (hover:none) and (pointer:coarse){.HeroSection_phoneButton__KrORB,.HeroSection_primaryButton__Mpv0J,.HeroSection_whatsappButton__t_rvS{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.HeroSection_primaryButton__Mpv0J{min-height:56px;padding:1rem 2rem;font-size:1.1rem}.HeroSection_statItem__i3GzN{-webkit-tap-highlight-color:transparent;cursor:default}.HeroSection_statItem__i3GzN:active{transform:scale(.98);background:rgba(255,107,107,.15)}}@media (max-width:1200px){.HeroSection_heroTitle__ADfly{font-size:2.5rem}.HeroSection_heroDescription__Kf_SB{font-size:1.1rem}.HeroSection_statsContainer__vIK4a{gap:1.5rem}.HeroSection_statItem__i3GzN{padding:.875rem}}@media (max-width:1024px){.HeroSection_heroSection__wKbet{padding:2rem 0}.HeroSection_heroContainer__IUJlM{padding:0 1.5rem}.HeroSection_heroContent__QAO8n{max-width:100%}.HeroSection_heroTitle__ADfly{font-size:clamp(2rem,5vw,2.5rem);margin-bottom:1.25rem}.HeroSection_heroDescription__Kf_SB{font-size:1.1rem;margin-bottom:1.75rem}.HeroSection_statsContainer__vIK4a{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:2rem 0}.HeroSection_statItem__i3GzN{padding:.875rem .75rem}.HeroSection_statValue__rwWQm{font-size:1.5rem}.HeroSection_statLabel__E_Zlu{font-size:.85rem}.HeroSection_heroActions__8JMFZ{gap:1rem}}@media (max-width:768px){.HeroSection_heroSection__wKbet{min-height:100vh;padding:1.5rem 0;display:flex;align-items:center;justify-content:center}.HeroSection_heroContainer__IUJlM{padding:0 1rem;width:100%}.HeroSection_heroContent__QAO8n{text-align:center;max-width:100%}.HeroSection_heroTitle__ADfly{font-size:clamp(1.75rem,6vw,2.2rem);line-height:1.3;margin-bottom:1rem}.HeroSection_heroDescription__Kf_SB{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.HeroSection_statsContainer__vIK4a{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;margin:1.5rem 0}.HeroSection_statItem__i3GzN{padding:.75rem .5rem;background:rgba(255,255,255,.08);border-radius:10px}.HeroSection_statValue__rwWQm{font-size:1.25rem;margin-bottom:.125rem}.HeroSection_statLabel__E_Zlu{font-size:.8rem;line-height:1.2}.HeroSection_heroActions__8JMFZ{flex-direction:column;align-items:center;gap:.75rem;width:100%}.HeroSection_primaryButton__Mpv0J{width:100%;max-width:280px;padding:1rem 1.5rem;font-size:1rem}.HeroSection_quickContact__3gm9i,.HeroSection_secondaryButton__x_dbE{width:100%;max-width:280px}}@media (max-width:480px){.HeroSection_heroSection__wKbet{padding:1rem 0;min-height:100vh;display:flex;align-items:center;justify-content:center}.HeroSection_heroContainer__IUJlM{padding:0 .875rem;width:100%}.HeroSection_heroContent__QAO8n{text-align:center;max-width:100%}.HeroSection_heroTitle__ADfly{font-size:clamp(1.5rem,7vw,1.85rem);line-height:1.3;margin-bottom:.875rem;font-weight:700}.HeroSection_heroDescription__Kf_SB{font-size:clamp(.9rem,3.5vw,1rem);line-height:1.5;margin-bottom:1.25rem;opacity:.95}.HeroSection_statsContainer__vIK4a{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin:1.25rem 0;max-width:100%}.HeroSection_statItem__i3GzN{padding:.625rem .375rem;background:rgba(255,255,255,.08);border-radius:8px;border:1px solid rgba(255,107,107,.1)}.HeroSection_statValue__rwWQm{font-size:1.1rem;font-weight:700;margin-bottom:.125rem}.HeroSection_statLabel__E_Zlu{font-size:.7rem;line-height:1.1;font-weight:500}.HeroSection_heroActions__8JMFZ{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.HeroSection_primaryButton__Mpv0J{width:100%;font-size:1rem;padding:.95rem 1.25rem;min-height:48px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.HeroSection_secondaryButton__x_dbE{width:100%;min-height:48px}.HeroSection_quickContact__3gm9i{width:100%;gap:.5rem}.HeroSection_phoneButton__KrORB,.HeroSection_whatsappButton__t_rvS{flex:1;font-size:.85rem;padding:.75rem .5rem;min-height:44px;border-radius:8px}}@media (max-width:320px){.HeroSection_heroSection__wKbet{padding:.75rem 1%}.HeroSection_heroContainer__IUJlM{padding:0 .75rem}.HeroSection_heroTitle__ADfly{font-size:1.35rem;margin-bottom:.75rem}.HeroSection_heroDescription__Kf_SB{font-size:.8rem;margin-bottom:1.25rem}.HeroSection_statsContainer__vIK4a{max-width:250px;gap:.5rem}.HeroSection_statItem__i3GzN{padding:.6rem .75rem}.HeroSection_statValue__rwWQm{font-size:1.1rem}.HeroSection_statLabel__E_Zlu{font-size:.65rem}.HeroSection_primaryButton__Mpv0J{max-width:250px;font-size:.9rem;padding:.875rem 1.25rem;min-height:48px}.HeroSection_quickContact__3gm9i{max-width:250px;gap:.4rem}.HeroSection_phoneButton__KrORB,.HeroSection_whatsappButton__t_rvS{font-size:.75rem;padding:.6rem .4rem;min-height:40px}}@media (prefers-reduced-motion:reduce){.HeroSection_heroContent__QAO8n{animation:none}.HeroSection_phoneButton__KrORB:hover,.HeroSection_primaryButton__Mpv0J:hover,.HeroSection_statItem__i3GzN:hover,.HeroSection_whatsappButton__t_rvS:hover{transform:none}}@media (prefers-contrast:high){.HeroSection_heroOverlay__nS3Wz{background:rgba(0,0,0,.9)}.HeroSection_statItem__i3GzN{border:2px solid rgba(255,255,255,.8);background:rgba(0,0,0,.8)}.HeroSection_primaryButton__Mpv0J{border:2px solid #ff6b6b}.HeroSection_phoneButton__KrORB{border:2px solid rgba(34,197,94,1)}.HeroSection_whatsappButton__t_rvS{border:2px solid rgba(37,211,102,1)}}.HeroSection_heroImage__Ox99u{content-visibility:auto;contain-intrinsic-size:100vw 100vh}@media print{.HeroSection_heroSection__wKbet{background:white;color:black;min-height:auto}.HeroSection_heroImage__Ox99u,.HeroSection_overlay__E9Pmg{display:none}.HeroSection_ctaButton__WNJ2u,.HeroSection_secondaryButton__x_dbE{background:#ff6b6b;color:white}}.HeroSection_heroImageContainer__Vpov6 img,.HeroSection_heroImageContainer__Vpov6 picture{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.ServiceSection_serviceSection__5Zkbq{padding:5rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden}.ServiceSection_container__DvHj6{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.ServiceSection_serviceContent__K7m4w{display:flex;align-items:center;gap:3rem}.ServiceSection_textContent__bSo0J{flex:1;text-align:center}.ServiceSection_title__rWbaG{font-size:2.25rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.3}.ServiceSection_description__8qdUs{font-size:1.125rem;color:#4a5568;line-height:1.7;margin-bottom:2rem}.ServiceSection_buttonGroup__BF5v_{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.ServiceSection_orderButton__5Fr2F{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:white;font-size:1.125rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px rgba(255,107,107,.3)}.ServiceSection_orderButton__5Fr2F:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,107,107,.4)}.ServiceSection_secondaryButton__T529Y{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#ffffff,#f1f5f9);color:#1a202c;font-size:1.125rem;font-weight:600;border-radius:.5rem;border:1px solid #ff6b6b;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ServiceSection_secondaryButton__T529Y:hover{transform:translateY(-3px);background:linear-gradient(135deg,#fff1f1,#ffe6e6);box-shadow:0 8px 20px rgba(255,107,107,.2)}.ServiceSection_arrowIcon__btJeC{margin-left:.75rem;transition:transform .3s ease}.ServiceSection_orderButton__5Fr2F:hover .ServiceSection_arrowIcon__btJeC{transform:translateX(5px)}.ServiceSection_servicesGrid__T9K1o{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.ServiceSection_serviceCard__zMoNm{background-color:white;border-radius:1rem;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #ff6b6b}.ServiceSection_serviceCard__zMoNm:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.ServiceSection_serviceIcon__HjHIs{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:white;font-size:1.5rem;box-shadow:0 8px 15px rgba(255,107,107,.2)}.ServiceSection_serviceTitle__eP3M3{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.ServiceSection_serviceDescription__l_VYD{font-size:1rem;color:#4a5568;line-height:1.6}.ServiceSection_backgroundElements__9Ju_D{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ServiceSection_circle1__PVZzY,.ServiceSection_circle2__5E9gH,.ServiceSection_circle3__ulEZ7{position:absolute;border-radius:50%;opacity:.1}.ServiceSection_circle1__PVZzY{top:-100px;right:-100px;width:300px;height:300px;background:linear-gradient(135deg,#ff6b6b,#ff8e8e)}.ServiceSection_circle2__5E9gH{bottom:-150px;left:-50px;width:250px;height:250px;background:linear-gradient(135deg,#ff6b6b,#ff8e8e)}.ServiceSection_circle3__ulEZ7{top:40%;left:50%;width:100px;height:100px;background:linear-gradient(135deg,#ff6b6b,#ff8e8e)}@media (min-width:1024px){.ServiceSection_servicesGrid__T9K1o{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.ServiceSection_serviceContent__K7m4w{flex-direction:column;gap:2rem}.ServiceSection_title__rWbaG{font-size:2rem}.ServiceSection_servicesGrid__T9K1o{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.ServiceSection_serviceContent__K7m4w{flex-direction:column;gap:2rem}.ServiceSection_textContent__bSo0J{text-align:center}.ServiceSection_servicesGrid__T9K1o{width:100%;grid-template-columns:1fr}.ServiceSection_title__rWbaG{font-size:1.75rem}.ServiceSection_description__8qdUs{font-size:1rem}}@media (max-width:480px){.ServiceSection_serviceSection__5Zkbq{padding:3rem 0}.ServiceSection_title__rWbaG{font-size:1.5rem}.ServiceSection_description__8qdUs{font-size:.875rem}.ServiceSection_orderButton__5Fr2F,.ServiceSection_secondaryButton__T529Y{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:1rem}.ServiceSection_serviceCard__zMoNm{padding:1.5rem}.ServiceSection_serviceIcon__HjHIs{width:50px;height:50px;font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.ServiceSection_arrowIcon__btJeC,.ServiceSection_orderButton__5Fr2F,.ServiceSection_secondaryButton__T529Y,.ServiceSection_serviceCard__zMoNm{transition:none}}.Testimonial_testimonialSection__jNM1i{padding:5rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden}.Testimonial_container__8cSy4{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Testimonial_sectionHeader__lLCnP{text-align:center;margin-bottom:3rem}.Testimonial_sectionTitle__wYRjh{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.Testimonial_titleUnderline__l6TmJ{width:80px;height:4px;background:linear-gradient(90deg,#ff6b6b,#ff8e8e);margin:0 auto;border-radius:2px}.Testimonial_sectionDescription__xf_I0{max-width:700px;margin:1.5rem auto 0;font-size:1.1rem;color:#4a5568;line-height:1.6}.Testimonial_testimonialSlider__S61vp{position:relative;display:flex;align-items:center;justify-content:center;margin:2rem 0;min-height:300px}.Testimonial_testimonialWrapper__xdEJC{display:flex;align-items:center;justify-content:center;width:100%;max-width:700px;margin:0 auto}.Testimonial_testimonialCard__Xb46F{background-color:#ffffff;border-radius:1rem;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.05);width:100%;transition:all .5s ease}.Testimonial_quoteIcon__TAxbg{color:#ff6b6b;font-size:2rem;margin-bottom:1.5rem;opacity:.3}.Testimonial_testimonialContent__ecsAh{display:flex;flex-direction:column;gap:1.5rem}.Testimonial_userAvatar__7omYL{width:60px;height:60px;border-radius:50%;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);margin:0 auto}.Testimonial_userAvatar__7omYL img{width:100%;height:100%;object-fit:cover}.Testimonial_problemSolution___ikFc{display:flex;flex-direction:column;gap:1rem}.Testimonial_problem__w_id4,.Testimonial_solution__ETWiZ{margin:0;line-height:1.7;color:#1a202c}.Testimonial_rating__dl9zS{display:flex;gap:.25rem;font-size:1.25rem}.Testimonial_starFilled__DBQ1Y{color:#ffc107}.Testimonial_starEmpty__ELohs{color:#e2e8f0}.Testimonial_testimonialFooter__PahKn{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.Testimonial_name___6B5M{font-weight:600;color:#1a202c;margin:0}.Testimonial_university__HaAuY{color:#718096;margin:0}.Testimonial_navButton__6IxFQ{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#ffffff;border:none;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;color:#4a5568;font-size:1rem;cursor:pointer;z-index:4;transition:all .3s ease}.Testimonial_navButton__6IxFQ:hover{background-color:#ff6b6b;color:#ffffff}.Testimonial_prevButton__Nnkew{left:10px}.Testimonial_nextButton__KvcS_{right:10px}.Testimonial_indicators__verdE{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.Testimonial_indicator__8i9FH{width:10px;height:10px;border-radius:50%;background-color:#e2e8f0;border:none;cursor:pointer;transition:all .3s ease;padding:0}.Testimonial_activeIndicator__ywHx8{background-color:#ff6b6b;transform:scale(1.2)}@media (max-width:768px){.Testimonial_testimonialSection__jNM1i{padding:4rem 0}.Testimonial_sectionTitle__wYRjh{font-size:2rem}.Testimonial_sectionDescription__xf_I0{font-size:1rem}.Testimonial_testimonialCard__Xb46F{padding:1.5rem}.Testimonial_quoteIcon__TAxbg{font-size:1.5rem;margin-bottom:1rem}.Testimonial_testimonialWrapper__xdEJC{padding:0 50px}}@media (max-width:480px){.Testimonial_testimonialSection__jNM1i{padding:3rem 0}.Testimonial_sectionTitle__wYRjh{font-size:1.75rem}.Testimonial_testimonialCard__Xb46F{padding:1.25rem}.Testimonial_testimonialFooter__PahKn{flex-direction:column;align-items:flex-start;gap:.5rem}.Testimonial_navButton__6IxFQ{width:35px;height:35px}.Testimonial_testimonialWrapper__xdEJC{padding:0 45px}}@media (max-width:360px){.Testimonial_testimonialWrapper__xdEJC{padding:0 40px}.Testimonial_navButton__6IxFQ{width:30px;height:30px;font-size:.8rem}}@media (prefers-color-scheme:dark){.Testimonial_testimonialSection__jNM1i{background-color:#1a202c}.Testimonial_sectionTitle__wYRjh{color:#f7fafc}.Testimonial_sectionDescription__xf_I0{color:#e2e8f0}.Testimonial_testimonialCard__Xb46F{background-color:#2d3748}.Testimonial_problem__w_id4,.Testimonial_solution__ETWiZ{color:#e2e8f0}.Testimonial_name___6B5M{color:#f7fafc}.Testimonial_university__HaAuY{color:#a0aec0}.Testimonial_testimonialFooter__PahKn{border-top-color:#4a5568}.Testimonial_navButton__6IxFQ{background-color:#2d3748;color:#e2e8f0}.Testimonial_navButton__6IxFQ:hover{background-color:#ff6b6b;color:#f7fafc}.Testimonial_indicator__8i9FH{background-color:#4a5568}}