.Header-module__GQv2-G__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000;border-bottom:1px solid rgba(255,255,255,.1);width:100%;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 32px rgba(0,0,0,.6),0 4px 16px rgba(0,0,0,.3)}.Header-module__GQv2-G__header.Header-module__GQv2-G__scrolled{background-color:#000;box-shadow:0 12px 40px rgba(0,0,0,.7),0 6px 20px rgba(0,0,0,.4)}.Header-module__GQv2-G__navbar{padding:15px 0}.Header-module__GQv2-G__navbar .Header-module__GQv2-G__container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between!important;align-items:center!important;display:flex!important}.Header-module__GQv2-G__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module__GQv2-G__brand{color:inherit;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__GQv2-G__logo{object-fit:contain;flex-shrink:0;width:auto;height:70px}.Header-module__GQv2-G__navMenuContainer{flex-shrink:0;order:2;align-items:center;gap:30px;display:flex!important}.Header-module__GQv2-G__menuOpen{display:flex}.Header-module__GQv2-G__navMenu{flex-wrap:nowrap;align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Header-module__GQv2-G__navLink{color:var(--text-light);white-space:nowrap;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__GQv2-G__navLink:hover{color:var(--white)}.Header-module__GQv2-G__navLink:after{content:"";background-color:rgba(255,255,255,.9);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__GQv2-G__navLink:hover:after{width:100%}.Header-module__GQv2-G__navCta{white-space:nowrap;padding:10px 20px;font-size:14px}.Header-module__GQv2-G__navToggle{cursor:pointer;flex-direction:column;order:3;gap:4px;padding:5px;display:none}.Header-module__GQv2-G__bar{background-color:var(--text-light);width:25px;height:3px;transition:all .3s}@media (max-width:992px){.Header-module__GQv2-G__navMenuContainer,.Header-module__GQv2-G__navMenu{gap:20px}.Header-module__GQv2-G__navContainer{padding:0 50px}}@media (max-width:768px){.Header-module__GQv2-G__logo{height:60px}.Header-module__GQv2-G__navMenuContainer{display:none}.Header-module__GQv2-G__navMenuContainer.Header-module__GQv2-G__menuOpen,.Header-module__GQv2-G__navToggle{display:flex}.Header-module__GQv2-G__navMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:calc(100vh - 70px);box-shadow:var(--shadow-lg);z-index:999;background-color:rgba(0,0,0,.98);flex-direction:column;justify-content:flex-start;padding-top:50px;transition:left .3s;position:fixed;top:70px;left:-100%}.Header-module__GQv2-G__navMenu.Header-module__GQv2-G__active{left:0}.Header-module__GQv2-G__navItem{margin:20px 0}.Header-module__GQv2-G__navLink{color:var(--text-light);font-size:1.2rem}.Header-module__GQv2-G__navToggle.Header-module__GQv2-G__active .Header-module__GQv2-G__bar:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__GQv2-G__navToggle.Header-module__GQv2-G__active .Header-module__GQv2-G__bar:nth-child(2){opacity:0}.Header-module__GQv2-G__navToggle.Header-module__GQv2-G__active .Header-module__GQv2-G__bar:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}}@media (max-width:480px){.Header-module__GQv2-G__logo{height:55px}}
.Hero-module__3IO6Mq__hero{align-items:center;min-height:100vh;margin-top:20px;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__3IO6Mq__hero:before{content:"";filter:brightness(.95);z-index:0;background-image:url(/hero-seguros.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__3IO6Mq__heroOverlay{z-index:1;background:linear-gradient(135deg,rgba(0,0,0,.65),rgba(30,64,175,.3),rgba(0,0,0,.4)) 0 0/200% 200%;animation:8s infinite Hero-module__3IO6Mq__gradientShift;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes Hero-module__3IO6Mq__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__3IO6Mq__heroContent{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.Hero-module__3IO6Mq__heroTitle{color:var(--text-light);text-shadow:0 2px 10px rgba(0,0,0,.5);margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2;animation:1s ease-out Hero-module__3IO6Mq__titleFadeIn}@keyframes Hero-module__3IO6Mq__titleFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__3IO6Mq__heroSubtitle{color:rgba(255,255,255,.9);text-shadow:0 1px 5px rgba(0,0,0,.5);margin-bottom:40px;font-size:1.3rem;line-height:1.6;animation:1s ease-out .2s backwards Hero-module__3IO6Mq__titleFadeIn}.Hero-module__3IO6Mq__heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;animation:1s ease-out .4s backwards Hero-module__3IO6Mq__titleFadeIn;display:flex}.Hero-module__3IO6Mq__heroButtons .Hero-module__3IO6Mq__btn{box-sizing:border-box!important;border-width:1px!important;flex:0 0 220px!important;width:220px!important;min-width:220px!important;max-width:220px!important;padding:16px 32px!important}.Hero-module__3IO6Mq__scrollAnimate{opacity:0;transition:all .8s;transform:translateY(50px)}.Hero-module__3IO6Mq__scrollAnimate.Hero-module__3IO6Mq__animate{opacity:1;transform:translateY(0)}@media (max-width:768px){.Hero-module__3IO6Mq__hero{background-position:50%;background-size:cover;min-height:90vh}.Hero-module__3IO6Mq__hero:before{filter:brightness();background-attachment:scroll}.Hero-module__3IO6Mq__heroOverlay{background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.4))}.Hero-module__3IO6Mq__heroContent{max-width:100%;padding:0 20px}.Hero-module__3IO6Mq__heroTitle{font-size:2.2rem}.Hero-module__3IO6Mq__heroSubtitle{font-size:1.1rem}.Hero-module__3IO6Mq__heroButtons{justify-content:center}.Hero-module__3IO6Mq__heroButtons .Hero-module__3IO6Mq__btn{border-width:1px!important;flex:0 0 200px!important;width:200px!important;min-width:200px!important;max-width:200px!important;padding:16px 32px!important}}@media (max-width:480px){.Hero-module__3IO6Mq__heroTitle{font-size:1.8rem}.Hero-module__3IO6Mq__heroButtons{flex-direction:column;align-items:center}.Hero-module__3IO6Mq__heroButtons .Hero-module__3IO6Mq__btn{width:100%;max-width:280px}}
.AboutUs-module__MGUr3q__aboutUs{background-color:var(--section-bg-white);padding:80px 0}.AboutUs-module__MGUr3q__aboutUs .AboutUs-module__MGUr3q__section-title{color:var(--text-primary);justify-content:center;align-items:center;gap:15px;display:flex}.AboutUs-module__MGUr3q__aboutUs .AboutUs-module__MGUr3q__section-title i{color:var(--blue-primary);font-size:2.5rem}.AboutUs-module__MGUr3q__historyContent{max-width:900px;margin:0 auto 60px}.AboutUs-module__MGUr3q__historyText{text-align:center}.AboutUs-module__MGUr3q__historyText p{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem;line-height:1.8}.AboutUs-module__MGUr3q__historyText p:last-child{margin-bottom:0}.AboutUs-module__MGUr3q__historyText strong{color:var(--blue-primary);font-weight:700}.AboutUs-module__MGUr3q__highlightsGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.AboutUs-module__MGUr3q__highlightCard{background:var(--card-bg-gray);border:2px solid var(--border-light);text-align:center;border-radius:16px;padding:40px 30px;transition:all .3s;position:relative;overflow:hidden}.AboutUs-module__MGUr3q__highlightCard:before{content:"";background:linear-gradient(90deg,var(--blue-primary),var(--blue-light));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.AboutUs-module__MGUr3q__highlightCard:hover:before{transform:scaleX(1)}.AboutUs-module__MGUr3q__highlightCard:hover{border-color:var(--blue-primary);transform:translateY(-5px);box-shadow:0 8px 25px rgba(30,64,175,.2)}.AboutUs-module__MGUr3q__highlightIcon{background:linear-gradient(135deg,var(--blue-primary),var(--blue-dark));border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 24px;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(30,64,175,.3)}.AboutUs-module__MGUr3q__highlightIcon i{color:var(--white);font-size:1.8rem}.AboutUs-module__MGUr3q__highlightCard:hover .AboutUs-module__MGUr3q__highlightIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 8px 25px rgba(30,64,175,.5)}.AboutUs-module__MGUr3q__highlightCard h3{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:600}.AboutUs-module__MGUr3q__highlightCard p{color:var(--text-secondary);font-size:1rem;line-height:1.7}.AboutUs-module__MGUr3q__ctaContainer{text-align:center;background:linear-gradient(135deg,var(--blue-primary),var(--blue-dark));border-radius:20px;margin-top:60px;padding:50px 40px;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(30,64,175,.3)}.AboutUs-module__MGUr3q__ctaContainer:before{content:"";background:radial-gradient(circle,rgba(255,255,255,.1),transparent 70%);width:200%;height:200%;animation:10s linear infinite AboutUs-module__MGUr3q__rotate;position:absolute;top:-50%;right:-50%}@keyframes AboutUs-module__MGUr3q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AboutUs-module__MGUr3q__ctaContainer h3{color:var(--white);z-index:1;margin-bottom:16px;font-size:2rem;font-weight:700;position:relative}.AboutUs-module__MGUr3q__ctaContainer p{color:rgba(255,255,255,.9);z-index:1;margin-bottom:32px;font-size:1.2rem;position:relative}.AboutUs-module__MGUr3q__ctaButtons{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;display:flex;position:relative}.AboutUs-module__MGUr3q__ctaButtons .AboutUs-module__MGUr3q__btn{min-width:250px}@media (max-width:1024px){.AboutUs-module__MGUr3q__highlightsGrid{gap:30px}}@media (max-width:768px){.AboutUs-module__MGUr3q__aboutUs{padding:60px 0}.AboutUs-module__MGUr3q__aboutUs .AboutUs-module__MGUr3q__section-title{flex-direction:column;gap:10px;font-size:2rem}.AboutUs-module__MGUr3q__aboutUs .AboutUs-module__MGUr3q__section-title i{font-size:2rem}.AboutUs-module__MGUr3q__historyText p{font-size:1rem}.AboutUs-module__MGUr3q__highlightsGrid{grid-template-columns:1fr;gap:30px}.AboutUs-module__MGUr3q__highlightCard{padding:30px 20px}.AboutUs-module__MGUr3q__highlightIcon{width:60px;height:60px;margin-bottom:20px}.AboutUs-module__MGUr3q__highlightIcon i{font-size:1.5rem}.AboutUs-module__MGUr3q__highlightCard h3{font-size:1.3rem}.AboutUs-module__MGUr3q__ctaContainer{padding:40px 25px}.AboutUs-module__MGUr3q__ctaContainer h3{font-size:1.5rem}.AboutUs-module__MGUr3q__ctaContainer p{font-size:1rem}.AboutUs-module__MGUr3q__ctaButtons{flex-direction:column}.AboutUs-module__MGUr3q__ctaButtons .AboutUs-module__MGUr3q__btn{min-width:100%}}
.InsuranceLogos-module__AH_nKG__insuranceLogos{background-color:var(--section-bg-light);padding:80px 0;overflow:hidden}.InsuranceLogos-module__AH_nKG__sectionHeader{text-align:center;margin-bottom:60px}.InsuranceLogos-module__AH_nKG__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:700}.InsuranceLogos-module__AH_nKG__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.InsuranceLogos-module__AH_nKG__carouselContainer{width:100%;padding:20px 0;position:relative;overflow:hidden}.InsuranceLogos-module__AH_nKG__carouselContainer:before,.InsuranceLogos-module__AH_nKG__carouselContainer:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.InsuranceLogos-module__AH_nKG__carouselContainer:before{background:linear-gradient(to right,var(--section-bg-light),transparent);left:0}.InsuranceLogos-module__AH_nKG__carouselContainer:after{background:linear-gradient(to left,var(--section-bg-light),transparent);right:0}.InsuranceLogos-module__AH_nKG__carouselTrack{gap:60px;width:max-content;animation:30s linear infinite InsuranceLogos-module__AH_nKG__scroll;display:flex}.InsuranceLogos-module__AH_nKG__carouselTrack:hover{animation-play-state:paused}@keyframes InsuranceLogos-module__AH_nKG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.InsuranceLogos-module__AH_nKG__logoItem{flex-shrink:0;justify-content:center;align-items:center;width:200px;display:flex}.InsuranceLogos-module__AH_nKG__logoWrapper{background:var(--white);border:2px solid var(--border-light);border-radius:16px;justify-content:center;align-items:center;width:100%;height:120px;padding:25px;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.08)}.InsuranceLogos-module__AH_nKG__logoWrapper:hover{border-color:var(--blue-primary);transform:translateY(-5px);box-shadow:0 8px 20px rgba(30,64,175,.25)}.InsuranceLogos-module__AH_nKG__logoImage{object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:180px;height:auto;max-height:90px;transition:all .3s}.InsuranceLogos-module__AH_nKG__logoWrapper:hover .InsuranceLogos-module__AH_nKG__logoImage{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.InsuranceLogos-module__AH_nKG__logosCta{text-align:center;background:var(--white);border:2px solid var(--blue-primary);border-radius:16px;flex-direction:column;align-items:center;gap:20px;margin-top:60px;padding:35px 30px;display:flex;box-shadow:0 6px 25px rgba(0,0,0,.08)}.InsuranceLogos-module__AH_nKG__ctaText{color:var(--text-primary);margin:0;font-size:1.2rem}.InsuranceLogos-module__AH_nKG__ctaText strong{color:var(--blue-primary);font-weight:700}.InsuranceLogos-module__AH_nKG__logosCta .InsuranceLogos-module__AH_nKG__btn{animation:2s ease-in-out infinite InsuranceLogos-module__AH_nKG__ctaBounce}@keyframes InsuranceLogos-module__AH_nKG__ctaBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:768px){.InsuranceLogos-module__AH_nKG__insuranceLogos{padding:60px 0}.InsuranceLogos-module__AH_nKG__sectionTitle{font-size:2rem}.InsuranceLogos-module__AH_nKG__sectionSubtitle{font-size:1rem}.InsuranceLogos-module__AH_nKG__carouselTrack{gap:40px;animation-duration:25s}.InsuranceLogos-module__AH_nKG__logoItem{width:170px}.InsuranceLogos-module__AH_nKG__logoWrapper{height:100px;padding:20px}.InsuranceLogos-module__AH_nKG__logoImage{max-width:150px;max-height:70px}}@media (max-width:480px){.InsuranceLogos-module__AH_nKG__carouselTrack{gap:30px;animation-duration:20s}.InsuranceLogos-module__AH_nKG__logoItem{width:140px}.InsuranceLogos-module__AH_nKG__logoWrapper{height:90px;padding:15px}.InsuranceLogos-module__AH_nKG__logoImage{max-width:120px;max-height:60px}.InsuranceLogos-module__AH_nKG__carouselContainer:before,.InsuranceLogos-module__AH_nKG__carouselContainer:after{width:50px}.InsuranceLogos-module__AH_nKG__logosCta{flex-direction:column;gap:15px;padding:25px 20px}.InsuranceLogos-module__AH_nKG__ctaText{font-size:1rem}.InsuranceLogos-module__AH_nKG__logosCta .InsuranceLogos-module__AH_nKG__btn{width:100%}}
.Services-module__iPkbHG__services{color:var(--white);background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);padding:80px 0;position:relative;overflow:hidden}.Services-module__iPkbHG__services:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,rgba(255,255,255,.03),transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.02),transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Services-module__iPkbHG__services .section-title{text-shadow:0 2px 10px rgba(0,0,0,.5);color:#fff!important}.Services-module__iPkbHG__services .section-subtitle{text-shadow:0 1px 5px rgba(0,0,0,.3);color:rgba(255,255,255,.95)!important;opacity:1!important}.Services-module__iPkbHG__serviceGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.Services-module__iPkbHG__serviceCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.03);border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:30px 20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.3)}.Services-module__iPkbHG__serviceCard:before{content:"";background:linear-gradient(90deg,var(--blue-primary),var(--blue-light));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__iPkbHG__serviceCard:hover:before{transform:scaleX(1)}.Services-module__iPkbHG__serviceCard:hover{background:rgba(30,64,175,.05);border-color:rgba(30,64,175,.4);transform:translateY(-10px);box-shadow:0 15px 35px rgba(30,64,175,.3)}.Services-module__iPkbHG__serviceIcon{background:linear-gradient(135deg,var(--blue-primary),var(--blue-dark));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;transition:all .3s;display:flex;box-shadow:0 4px 20px rgba(255,255,255,.2)}.Services-module__iPkbHG__serviceIcon i{color:var(--white);font-size:2rem}.Services-module__iPkbHG__serviceCard:hover .Services-module__iPkbHG__serviceIcon{transform:scale(1.1)}.Services-module__iPkbHG__serviceCard h3{color:var(--white);margin-bottom:16px;font-size:1.3rem;font-weight:600;line-height:1.3}.Services-module__iPkbHG__serviceCard p{color:var(--white);opacity:.9;font-size:1rem;line-height:1.6}.Services-module__iPkbHG__servicesCta{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(255,255,255,.08);border:2px solid rgba(255,255,255,.2);border-radius:20px;margin-top:60px;padding:45px 40px;box-shadow:0 8px 30px rgba(0,0,0,.4)}.Services-module__iPkbHG__servicesCta h3{color:var(--white);margin-bottom:12px;font-size:1.8rem;font-weight:700}.Services-module__iPkbHG__servicesCta p{color:rgba(255,255,255,.9);margin-bottom:28px;font-size:1.1rem}@media (max-width:1024px){.Services-module__iPkbHG__serviceGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.Services-module__iPkbHG__services{padding:60px 0}.Services-module__iPkbHG__serviceGrid{grid-template-columns:1fr;gap:20px;margin-top:40px}.Services-module__iPkbHG__serviceCard{padding:25px 20px}.Services-module__iPkbHG__serviceIcon{width:70px;height:70px;margin-bottom:20px}.Services-module__iPkbHG__serviceIcon i{font-size:1.8rem}.Services-module__iPkbHG__serviceCard h3{font-size:1.2rem}}
.FAQ-module__37Kdiq__faq{background-color:var(--section-bg-white);padding:80px 0}.FAQ-module__37Kdiq__faqContainer{flex-direction:column;gap:20px;max-width:900px;margin:0 auto;display:flex}.FAQ-module__37Kdiq__faqItem{background:var(--white);border:2px solid var(--border-light);border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.FAQ-module__37Kdiq__faqItem:hover{border-color:var(--gray-400);box-shadow:0 4px 12px rgba(0,0,0,.08)}.FAQ-module__37Kdiq__faqItem.FAQ-module__37Kdiq__active{border-color:var(--blue-primary);box-shadow:0 6px 20px rgba(30,64,175,.15)}.FAQ-module__37Kdiq__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 28px;transition:all .3s;display:flex}.FAQ-module__37Kdiq__faqQuestion:hover{background:var(--gray-100)}.FAQ-module__37Kdiq__faqItem.FAQ-module__37Kdiq__active .FAQ-module__37Kdiq__faqQuestion{background:var(--gray-100);border-bottom:2px solid var(--border-light)}.FAQ-module__37Kdiq__questionText{color:var(--text-primary);font-size:1.15rem;font-weight:600;line-height:1.4}.FAQ-module__37Kdiq__iconWrapper{background:var(--blue-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.FAQ-module__37Kdiq__faqItem.FAQ-module__37Kdiq__active .FAQ-module__37Kdiq__iconWrapper{background:var(--blue-light);transform:rotate(180deg)}.FAQ-module__37Kdiq__icon{color:var(--white);font-size:.9rem;transition:transform .3s}.FAQ-module__37Kdiq__faqAnswer{max-height:0;transition:max-height .4s;overflow:hidden}.FAQ-module__37Kdiq__faqItem.FAQ-module__37Kdiq__active .FAQ-module__37Kdiq__faqAnswer{max-height:500px}.FAQ-module__37Kdiq__answerContent{padding:20px 28px 28px}.FAQ-module__37Kdiq__answerContent p{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.7}@media (max-width:768px){.FAQ-module__37Kdiq__faq{padding:60px 0}.FAQ-module__37Kdiq__faqContainer{gap:16px}.FAQ-module__37Kdiq__faqQuestion{padding:20px}.FAQ-module__37Kdiq__questionText{font-size:1.05rem}.FAQ-module__37Kdiq__iconWrapper{width:28px;height:28px}.FAQ-module__37Kdiq__icon{font-size:.8rem}.FAQ-module__37Kdiq__answerContent{padding:16px 20px 20px}.FAQ-module__37Kdiq__answerContent p{font-size:.95rem}.FAQ-module__37Kdiq__faqItem.FAQ-module__37Kdiq__active .FAQ-module__37Kdiq__faqAnswer{max-height:600px}}@media (max-width:480px){.FAQ-module__37Kdiq__faqQuestion{gap:12px;padding:18px 16px}.FAQ-module__37Kdiq__questionText{font-size:1rem}.FAQ-module__37Kdiq__answerContent{padding:14px 16px 18px}.FAQ-module__37Kdiq__answerContent p{font-size:.9rem}}
.Testimonials-module__8M4pnG__testimonials{background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);padding:80px 0;position:relative;overflow:hidden}.Testimonials-module__8M4pnG__testimonials:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 20%,rgba(30,64,175,.08),transparent 40%),radial-gradient(circle at 85% 80%,rgba(30,64,175,.06),transparent 40%);position:absolute;top:0;bottom:0;left:0;right:0}.Testimonials-module__8M4pnG__testimonials .section-title{justify-content:center;align-items:center;gap:15px;display:flex}.Testimonials-module__8M4pnG__testimonials .section-title i{color:#fbbf24;animation:2s ease-in-out infinite Testimonials-module__8M4pnG__starPulse}@keyframes Testimonials-module__8M4pnG__starPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Testimonials-module__8M4pnG__testimonialsContainer{max-width:900px;margin:0 auto;position:relative}.Testimonials-module__8M4pnG__testimonialsWrapper{align-items:center;min-height:400px;display:flex;position:relative}.Testimonials-module__8M4pnG__testimonialCard{opacity:0;pointer-events:none;width:100%;transition:all .6s;position:absolute;transform:translate(100px)scale(.95)}.Testimonials-module__8M4pnG__testimonialCard.Testimonials-module__8M4pnG__active{opacity:1;pointer-events:auto;animation:.6s Testimonials-module__8M4pnG__slideIn;position:relative;transform:translate(0)scale(1)}@keyframes Testimonials-module__8M4pnG__slideIn{0%{opacity:0;transform:translate(50px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.Testimonials-module__8M4pnG__testimonialCard.Testimonials-module__8M4pnG__active{background:var(--white);border:2px solid var(--blue-primary);border-radius:20px;padding:40px;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Testimonials-module__8M4pnG__testimonialCard.Testimonials-module__8M4pnG__active:before{content:"";background:linear-gradient(90deg,var(--blue-primary),var(--blue-light),var(--blue-primary));background-size:200% 100%;height:5px;animation:3s linear infinite Testimonials-module__8M4pnG__shimmer;position:absolute;top:0;left:0;right:0}@keyframes Testimonials-module__8M4pnG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Testimonials-module__8M4pnG__testimonialHeader{align-items:center;gap:20px;margin-bottom:24px;display:flex}.Testimonials-module__8M4pnG__testimonialAvatar{background:linear-gradient(135deg,var(--blue-primary),var(--blue-light));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 4px 15px rgba(30,64,175,.3)}.Testimonials-module__8M4pnG__testimonialAvatar i{color:var(--white);font-size:1.8rem}.Testimonials-module__8M4pnG__testimonialInfo{flex:1}.Testimonials-module__8M4pnG__testimonialName{color:var(--text-primary);margin-bottom:4px;font-size:1.3rem;font-weight:700}.Testimonials-module__8M4pnG__testimonialRole{color:var(--text-secondary);margin-bottom:8px;font-size:.95rem}.Testimonials-module__8M4pnG__testimonialRating{gap:4px;display:flex}.Testimonials-module__8M4pnG__testimonialRating i{color:#fbbf24;font-size:1rem}.Testimonials-module__8M4pnG__testimonialContent{margin-bottom:24px;position:relative}.Testimonials-module__8M4pnG__quoteIcon{color:var(--blue-primary);opacity:.15;font-size:2.5rem;position:absolute;top:-10px;left:-5px}.Testimonials-module__8M4pnG__testimonialText{color:var(--text-secondary);z-index:1;padding-left:30px;font-size:1.1rem;font-style:italic;line-height:1.8;position:relative}.Testimonials-module__8M4pnG__testimonialFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Testimonials-module__8M4pnG__googleBadge{color:var(--blue-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.Testimonials-module__8M4pnG__googleBadge i{font-size:1.2rem}.Testimonials-module__8M4pnG__testimonialDate{color:var(--text-secondary);font-size:.9rem}.Testimonials-module__8M4pnG__testimonialDots{justify-content:center;gap:12px;margin-top:40px;display:flex}.Testimonials-module__8M4pnG__dot{background:var(--gray-300);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Testimonials-module__8M4pnG__dot:hover{background:var(--blue-light);transform:scale(1.2)}.Testimonials-module__8M4pnG__dot.Testimonials-module__8M4pnG__activeDot{background:var(--blue-primary);border-radius:6px;width:40px}.Testimonials-module__8M4pnG__ctaBox{text-align:center;background:linear-gradient(135deg,var(--blue-primary),var(--blue-dark));border-radius:20px;margin-top:60px;padding:50px 40px;animation:3s ease-in-out infinite Testimonials-module__8M4pnG__ctaPulse;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(30,64,175,.3)}@keyframes Testimonials-module__8M4pnG__ctaPulse{0%,to{box-shadow:0 10px 40px rgba(30,64,175,.3)}50%{box-shadow:0 15px 50px rgba(30,64,175,.5)}}.Testimonials-module__8M4pnG__ctaBox:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;animation:3s infinite Testimonials-module__8M4pnG__shine;position:absolute;top:0;left:-100%}@keyframes Testimonials-module__8M4pnG__shine{0%{left:-100%}50%,to{left:100%}}.Testimonials-module__8M4pnG__ctaBox h3{color:var(--white);z-index:1;margin-bottom:24px;font-size:1.8rem;font-weight:700;position:relative}.Testimonials-module__8M4pnG__ctaBox .Testimonials-module__8M4pnG__btn{z-index:1;background:var(--white);color:var(--blue-primary);border:2px solid var(--white);align-items:center;gap:10px;padding:18px 40px;font-size:1.1rem;display:inline-flex;position:relative}.Testimonials-module__8M4pnG__ctaBox .Testimonials-module__8M4pnG__btn:hover{background:var(--blue-dark);color:var(--white);transform:translateY(-3px)scale(1.05);box-shadow:0 10px 30px rgba(0,0,0,.3)}@media (max-width:768px){.Testimonials-module__8M4pnG__testimonials{padding:60px 0}.Testimonials-module__8M4pnG__testimonialsWrapper{min-height:450px}.Testimonials-module__8M4pnG__testimonialCard.Testimonials-module__8M4pnG__active{padding:30px 25px}.Testimonials-module__8M4pnG__testimonialHeader{gap:15px}.Testimonials-module__8M4pnG__testimonialAvatar{width:60px;height:60px}.Testimonials-module__8M4pnG__testimonialAvatar i{font-size:1.5rem}.Testimonials-module__8M4pnG__testimonialName{font-size:1.2rem}.Testimonials-module__8M4pnG__testimonialText{padding-left:20px;font-size:1rem}.Testimonials-module__8M4pnG__quoteIcon{font-size:2rem}.Testimonials-module__8M4pnG__ctaBox{margin-top:50px;padding:40px 25px}.Testimonials-module__8M4pnG__ctaBox h3{font-size:1.4rem}.Testimonials-module__8M4pnG__ctaBox .Testimonials-module__8M4pnG__btn{width:100%;padding:16px 32px;font-size:1rem}}@media (max-width:480px){.Testimonials-module__8M4pnG__testimonialsWrapper{min-height:500px}.Testimonials-module__8M4pnG__testimonialCard.Testimonials-module__8M4pnG__active{padding:25px 20px}.Testimonials-module__8M4pnG__testimonialName{font-size:1.1rem}.Testimonials-module__8M4pnG__testimonialText{font-size:.95rem}.Testimonials-module__8M4pnG__ctaBox h3{font-size:1.2rem}}
.ContactForm-module__koC6Ua__contactFormContainer{background:var(--white);box-shadow:var(--shadow-lg);border:2px solid var(--border-light);box-sizing:border-box;border-radius:16px;width:100%;max-width:100%;padding:40px}.ContactForm-module__koC6Ua__contactForm{box-sizing:border-box;width:100%;max-width:100%}.ContactForm-module__koC6Ua__formGroup{margin-bottom:24px}.ContactForm-module__koC6Ua__formGroup label{color:var(--text-primary);margin-bottom:8px;font-weight:500;display:block}.ContactForm-module__koC6Ua__formGroup input,.ContactForm-module__koC6Ua__formGroup textarea{border:2px solid var(--border-gray);box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;background-color:var(--white-off);width:100%;max-width:100%;color:var(--text-primary);border-radius:8px;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .3s}.ContactForm-module__koC6Ua__formGroup input:focus,.ContactForm-module__koC6Ua__formGroup textarea:focus{border-color:var(--blue-primary);outline:none;box-shadow:0 0 0 3px rgba(30,64,175,.15)}.ContactForm-module__koC6Ua__formGroup textarea{resize:vertical;min-height:120px}.ContactForm-module__koC6Ua__formGroup input:disabled,.ContactForm-module__koC6Ua__formGroup textarea:disabled{background-color:var(--gray-200);cursor:not-allowed;opacity:.7}.ContactForm-module__koC6Ua__btn{justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:16px;font-weight:600;display:flex}.ContactForm-module__koC6Ua__btn:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__koC6Ua__formMessage{text-align:center;border-radius:8px;margin-top:20px;padding:16px;font-weight:500}.ContactForm-module__koC6Ua__formMessage.ContactForm-module__koC6Ua__success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.ContactForm-module__koC6Ua__formMessage.ContactForm-module__koC6Ua__error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}@media (max-width:768px){.ContactForm-module__koC6Ua__contactFormContainer{width:100%;max-width:100%;margin:0;padding:20px 15px}.ContactForm-module__koC6Ua__formGroup{width:100%;max-width:100%;margin-bottom:20px}.ContactForm-module__koC6Ua__formGroup input,.ContactForm-module__koC6Ua__formGroup textarea{box-sizing:border-box;width:100%;max-width:100%}.ContactForm-module__koC6Ua__btn{box-sizing:border-box;width:100%;max-width:100%;padding:14px 20px;font-size:14px}}
.Footer-module__fqdSDa__footer{color:var(--white);border-top:3px solid var(--blue-primary);background:linear-gradient(#0a0a0a 0%,#000 100%);padding:60px 0 20px}.Footer-module__fqdSDa__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.Footer-module__fqdSDa__footerBrand{text-align:left}.Footer-module__fqdSDa__footerBrand img{width:auto;height:50px;margin-bottom:16px}.Footer-module__fqdSDa__footerBrand h3{color:var(--white);margin-bottom:12px;font-size:1.6rem;font-weight:700}.Footer-module__fqdSDa__footerBrand p{color:rgba(255,255,255,.75);line-height:1.6}.Footer-module__fqdSDa__footerSection h4{color:var(--white);letter-spacing:.04em;text-transform:uppercase;margin-bottom:20px;font-size:1.1rem;font-weight:600}.Footer-module__fqdSDa__footerLinks{padding:0;list-style:none}.Footer-module__fqdSDa__footerLinks li{margin-bottom:12px}.Footer-module__fqdSDa__footerLinks a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.Footer-module__fqdSDa__footerLinks a:hover{color:var(--blue-light)}.Footer-module__fqdSDa__footerContact p{color:rgba(255,255,255,.7);align-items:center;gap:10px;margin-bottom:12px;display:flex}.Footer-module__fqdSDa__footerContact i{color:var(--white);width:16px}.Footer-module__fqdSDa__socialLinks{gap:15px;display:flex}.Footer-module__fqdSDa__socialLink{width:45px;height:45px;color:var(--white);background-color:rgba(30,64,175,.2);border:2px solid rgba(30,64,175,.3);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__fqdSDa__socialLink:hover{background-color:var(--blue-primary);border-color:var(--blue-primary);transform:translateY(-3px);box-shadow:0 4px 12px rgba(30,64,175,.4)}.Footer-module__fqdSDa__socialLink.Footer-module__fqdSDa__whatsapp:hover{background-color:#25d366}.Footer-module__fqdSDa__footerBottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.Footer-module__fqdSDa__footerBottom p{color:rgba(255,255,255,.9);margin-bottom:8px;font-size:.9rem}.Footer-module__fqdSDa__footerBottom a{color:var(--white);text-decoration:none;transition:color .3s}.Footer-module__fqdSDa__footerBottom a:hover{color:var(--gray-300)}.Footer-module__fqdSDa__mobileBreak{display:none}.Footer-module__fqdSDa__virtualDesignsLink{font-weight:600;transition:color .3s;color:var(--white)!important}.Footer-module__fqdSDa__virtualDesignsLink:hover{color:var(--gray-300)!important}.Footer-module__fqdSDa__whatsappFixed{color:var(--white);box-shadow:var(--shadow-lg);z-index:1000;background-color:#25d366;border-radius:50px;align-items:center;gap:10px;padding:15px 20px;text-decoration:none;transition:all .3s;animation:2s infinite Footer-module__fqdSDa__pulse;display:flex;position:fixed;bottom:20px;right:20px}.Footer-module__fqdSDa__whatsappFixed:hover{transform:scale(1.05);box-shadow:0 15px 35px rgba(37,211,102,.4)}.Footer-module__fqdSDa__whatsappFixed i{font-size:24px}.Footer-module__fqdSDa__whatsappFixed span{font-weight:500}@keyframes Footer-module__fqdSDa__pulse{0%{box-shadow:0 0 rgba(37,211,102,.7)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 rgba(37,211,102,0)}}@media (max-width:768px){.Footer-module__fqdSDa__footer{padding:40px 0 20px}.Footer-module__fqdSDa__footerContent{text-align:center;grid-template-columns:1fr;gap:30px}.Footer-module__fqdSDa__footerBrand{text-align:center}.Footer-module__fqdSDa__footerLinks{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Footer-module__fqdSDa__footerContact p,.Footer-module__fqdSDa__socialLinks{justify-content:center}.Footer-module__fqdSDa__footerBottom p,.Footer-module__fqdSDa__mobileBreak{display:block}.Footer-module__fqdSDa__whatsappFixed{padding:12px 16px;bottom:15px;right:15px}.Footer-module__fqdSDa__whatsappFixed span{display:none}}
.Contact-module__2N55AG__contact{background-color:var(--section-bg-white)}.Contact-module__2N55AG__contactContent{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:60px;width:100%;max-width:100%;display:grid}.Contact-module__2N55AG__contactInfo{box-sizing:border-box;flex-direction:column;gap:30px;width:100%;max-width:100%;display:flex}.Contact-module__2N55AG__contactItem{background-color:var(--card-bg-gray);box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;border:2px solid var(--border-light);cursor:pointer;border-radius:12px;align-items:flex-start;gap:20px;width:100%;max-width:100%;padding:20px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__2N55AG__contactItem:hover{border-color:var(--blue-primary);transform:translateY(-3px);box-shadow:0 8px 25px rgba(30,64,175,.2)}.Contact-module__2N55AG__contactIcon{background:linear-gradient(135deg,var(--blue-primary),var(--blue-dark));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 15px rgba(30,64,175,.3)}.Contact-module__2N55AG__contactIcon i{color:var(--white);font-size:1.3rem}.Contact-module__2N55AG__contactDetails h4{color:var(--text-primary);margin-bottom:8px;font-size:1.2rem;font-weight:600}.Contact-module__2N55AG__contactDetails p{color:var(--text-secondary);margin-bottom:8px}.Contact-module__2N55AG__contactCta{align-items:center;gap:5px;display:flex;color:var(--blue-primary)!important;margin-top:8px!important;margin-bottom:0!important;font-size:.95rem!important;font-weight:600!important}.Contact-module__2N55AG__contactCta:after{content:"→";font-size:1.1rem;transition:transform .3s}.Contact-module__2N55AG__contactItem:hover .Contact-module__2N55AG__contactCta:after{transform:translate(5px)}.Contact-module__2N55AG__whatsappLink{color:var(--blue-primary);word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}.Contact-module__2N55AG__whatsappLink:hover{color:var(--blue-light)}@media (max-width:501px){.Contact-module__2N55AG__contactDetails p,.Contact-module__2N55AG__whatsappLink{font-size:12px}}@media (max-width:768px){.Contact-module__2N55AG__contactContent{grid-template-columns:1fr;gap:30px;width:100%;max-width:100%}.Contact-module__2N55AG__contactInfo{width:100%;max-width:100%}.Contact-module__2N55AG__contactItem{width:100%;min-width:0;max-width:100%;padding:15px}.Contact-module__2N55AG__contactDetails{word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0}.Contact-module__2N55AG__contactDetails h4,.Contact-module__2N55AG__contactDetails p{word-wrap:break-word;overflow-wrap:break-word}.Contact-module__2N55AG__contactIcon{flex-shrink:0;width:40px;height:40px}.Contact-module__2N55AG__contactIcon i{font-size:1.1rem}}.Contact-module__2N55AG__mapSection{background-color:var(--section-bg-light);padding:60px 20px}.Contact-module__2N55AG__mapContainer{width:100%;max-width:100%;box-shadow:var(--shadow-md);border:3px solid var(--primary-color);border-radius:12px;overflow:hidden}.Contact-module__2N55AG__mapContainer iframe{border:none;width:100%;height:450px;display:block}@media (max-width:768px){.Contact-module__2N55AG__mapSection{padding:40px 0}.Contact-module__2N55AG__mapContainer iframe{height:350px}}
