:root{--navy:#1F3286;--rose:#BD7CAC;--green:#5FAD41;--white:#ffffff;--text-dark:#1F2937;--bg-light:#F9F0F5;--shadow-sm:0 2px 8px rgba(31, 50, 134, 0.04);--shadow-md:0 10px 30px rgba(31, 50, 134, 0.06);--shadow-lg:0 20px 40px rgba(31, 50, 134, 0.08);--transition:all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);--radius-sm:8px;--radius-md:16px;--radius-lg:24px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font-family:'Inter',sans-serif;background-color:var(--white);color:var(--text-dark);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}html body .container{width:100%;max-width:1200px;margin:0 auto;padding:0 60px}html body header{background-color:#FFF;box-shadow:0 4px 20px rgb(31 50 134 / .05);position:fixed;top:0;left:0;width:100%;z-index:1000;border-bottom:1px solid var(--bg-light);padding:16px 0;transition:var(--transition)}html body header .container{max-width:100%!important;padding:0 60px!important}@media (max-width:768px){html body .container.container,html body header .container.container{padding:0 22px!important}}@media (max-width:480px){html body .container.container,html body header .container.container{padding:0 16px!important}}html body .nav-item.has-dropdown>a::after{content:'▾';font-size:.75rem;opacity:.6;transition:transform 0.25s ease}html body .dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background-color:var(--white);border:1px solid rgb(31 50 134 / .06);border-radius:var(--radius-sm);box-shadow:0 10px 30px rgb(31 50 134 / .08);width:max-content;min-width:230px;padding:10px 0;margin-top:8px;list-style:none;opacity:0;visibility:hidden;pointer-events:none;z-index:1100;transition:opacity 0.25s ease,transform 0.25s ease,visibility 0.25s ease}html body .dropdown-menu::before{content:'';position:absolute;top:-6px;left:50%;transform:translateX(-50%) rotate(45deg);width:10px;height:10px;background-color:var(--white);border-left:1px solid rgb(31 50 134 / .06);border-top:1px solid rgb(31 50 134 / .06)}html body .nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;margin-left:auto;background:none;border:0;cursor:pointer}html.nav-mp-lock,html.nav-mp-lock body{overflow:hidden}html body .btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;border-radius:var(--radius-sm);font-family:'Montserrat',sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:var(--transition);cursor:pointer;border:2px solid #fff0}html body .hero-section{height:auto;min-height:58vh;display:flex;align-items:stretch;background-color:#FFF;position:relative;overflow:hidden;padding:0}html body .hero-minicards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0 28px 0;width:100%;align-items:stretch}html body .minicard-mujer{background-color:#EFF4DA;color:var(--text-dark)}html body .slider-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;border:none;border-radius:0;box-shadow:none}html body .floating-badge{position:absolute;background:rgb(255 255 255 / .95);backdrop-filter:blur(8px);padding:12px 20px;border-radius:var(--radius-md);box-shadow:var(--shadow-md);display:flex;align-items:center;gap:12px;border:1px solid rgb(255 255 255 / .6);z-index:15;transition:var(--transition)}html body .camino-section{padding:100px 0;background-color:#FFF;border-top:1px solid rgb(31 50 134 / .03);position:relative;overflow:hidden}html body .camino-section .container{width:90%;max-width:1200px;padding:0;position:relative;z-index:1}html body .camino-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;width:100%}html body .camino-card{background-color:var(--white);border:1px solid #E5E7EB;border-radius:16px;padding:24px;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:var(--transition);position:relative;min-height:250px}html body .card-body-text{font-size:15px;color:var(--text-dark);line-height:1.6;margin-bottom:24px;opacity:.95}html body .card-number{position:absolute;top:15px;right:24px;font-family:'Montserrat',sans-serif;font-size:80px;font-weight:900;line-height:1;color:var(--accent-color,var(--navy));opacity:.15;user-select:none;pointer-events:none;z-index:1}html body .sintomas-section{background-color:#F7F9F2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='1.5' fill='%23BD7CAC' fill-opacity='0.15'/%3E%3C/svg%3E");padding:80px 0;border-top:1px solid var(--bg-light);position:relative;overflow:hidden}html body .sintomas-section .container{position:relative;z-index:1}html body .center-header{text-align:center;margin-bottom:50px}html body .sintomas-subtitle{font-family:'Montserrat',sans-serif;font-size:.85rem;font-weight:700;letter-spacing:2px;color:#BD7CAC;text-transform:uppercase;display:block;margin-bottom:12px}html body .sintomas-title{font-family:'Montserrat',sans-serif;font-size:36px;font-weight:800;color:#1F3286;margin-bottom:16px;line-height:1.25}html body .sintomas-description{font-size:1.1rem;color:#6B7280;max-width:600px;margin:0 auto}html body .sintomas-container{display:grid;grid-template-columns:1fr 380px;gap:40px;width:90%;max-width:1400px;margin:0 auto;align-items:flex-start}html body .sintomas-left{width:100%}html body .sintomas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:stretch;width:100%}html body .sintoma-card{background-color:#F5F5F5;border:1px solid #E5E7EB;border-radius:12px;padding:14px;box-shadow:0 2px 6px rgb(31 50 134 / .01);transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:90px;width:100%;box-sizing:border-box;overflow:hidden;cursor:pointer;user-select:none}html body .sintoma-card.active{background-color:#F4E8EF!important;border-color:#BD7CAC!important}html body .sintoma-card-special{cursor:default}html body .sintomas-right{width:100%;position:sticky;top:100px;z-index:100;pointer-events:auto}html body .sintoma-detail-panel{background-color:#FFF;border:1px solid #E5E7EB;border-radius:16px;padding:20px;box-shadow:0 8px 32px rgb(0 0 0 / .18);transform:translateY(-4px);height:fit-content;display:flex;flex-direction:column;justify-content:space-between;transition:all 0.3s ease;position:relative;width:380px;min-width:380px;flex-shrink:0;margin-left:auto}html body .sintoma-detail-panel.closed{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px)}html body .panel-close-btn{position:absolute;top:16px;right:18px;background:none;border:none;font-size:26px;font-weight:400;color:#9D5E8E;cursor:pointer;transition:color 0.25s ease,transform 0.25s ease;line-height:1;padding:4px;z-index:10}html body .detail-link-secondary{font-family:'Montserrat',sans-serif;font-size:.95rem;font-weight:700;color:#BD7CAC;text-decoration:none;transition:all 0.3s ease;border-bottom:2px solid #fff0;padding-bottom:2px;align-self:flex-start;margin-top:auto;white-space:nowrap}@media (max-width:992px){html body .sintomas-container.sintomas-container{display:flex;flex-direction:column;gap:30px}html body .sintomas-left.sintomas-left,html body .sintomas-right.sintomas-right{width:100%!important;position:static!important}html body .sintomas-right.sintomas-right{pointer-events:auto!important}html body .sintoma-detail-panel.sintoma-detail-panel{position:static!important;min-height:auto;margin-top:24px}}html body footer{background-color:var(--navy);color:rgb(255 255 255 / .6);padding:40px 0;text-align:center;font-size:.9rem;border-top:1px solid rgb(255 255 255 / .05)}@media (max-width:1200px){html body .hero-content.hero-content{padding:0 80px 0 60px!important}html body .nav-menu.nav-menu{gap:4px!important}html body .nav-item>a{padding:8px 10px!important;font-size:0.88rem!important}html body .nav-item a.nav-btn.nav-btn{padding:10px 20px!important;font-size:0.85rem!important}}@media (max-width:1023px){html body .hero-section.hero-section{flex-direction:column;height:auto;min-height:auto;align-items:stretch}html body .hero-content.hero-content{flex:none;width:100%!important;padding:120px 24px 40px 24px!important;text-align:center;box-sizing:border-box}html body .hero-minicards.hero-minicards{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;text-align:left}html body .hero-ctas.hero-ctas{justify-content:center}html body .hero-image-wrapper.hero-image-wrapper{position:relative!important;width:100%!important;height:450px!important;flex:none;align-self:stretch}html body .slider-container.slider-container{position:relative!important;height:400px;border-radius:var(--radius-lg);border:8px solid var(--white);box-shadow:var(--shadow-lg);width:90%;margin:0 auto 40px auto}html body .badge-1.badge-1{left:10px;bottom:60px}html body .badge-2.badge-2{right:10px;top:40px}html body .camino-grid.camino-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}html body .decor-circle{position:absolute;pointer-events:none;z-index:0;border-radius:50%}html body .circle-hero-1{width:300px;height:300px;left:-100px;top:10%;opacity:.08}html body .circle-hero-2{width:180px;height:180px;left:20%;bottom:-50px;opacity:.07}html body .minicard.active.minicard-mujer{border:2px solid #5FAD41!important;background-color:#E2EBB5!important;box-shadow:0 4px 16px rgb(95 173 65 / .12)}html body .hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:999px;font-family:'Montserrat',sans-serif;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:var(--transition);border:2px solid #fff0}html body .hero-btn-primary{background-color:var(--navy);color:#fff;box-shadow:0 8px 20px rgb(31 50 134 / .25)}html body .hero-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgb(31 50 134 / .32);background-color:#18266a}html body .hero-btn-secondary{background-color:#fff0;color:var(--navy);border-color:rgb(31 50 134 / .25)}html body .hero-btn-secondary:hover{border-color:var(--navy);background-color:rgb(31 50 134 / .04);transform:translateY(-3px)}html body .hero-lifeline{position:relative;overflow:hidden;background:#fff;padding:140px 0 90px}html body .hero-lifeline .container{position:relative;z-index:2;max-width:1280px}html body .showcase-section{border-top:1px solid var(--bg-light)}html body .lifeline-section{background:linear-gradient(180deg,#ffffff 0%,var(--bg-light) 100%);padding:90px 0 100px;overflow:hidden}html body .lifeline-hint{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rose);margin:0 0 26px}html body .lifeline{position:relative;max-width:1160px;margin:0 auto}html body .lifeline-inflection{position:absolute;top:41px;left:50%;width:25%;height:14px;border-radius:14px;background:linear-gradient(90deg,#fff0 0%,rgb(157 94 142 / .55) 50%,#fff0 100%);filter:blur(2px);opacity:0;z-index:0;pointer-events:none}html body .lifeline-traveler{position:absolute;top:40px;left:12.5%;width:18px;height:18px;margin-left:-9px;border-radius:50%;background:radial-gradient(circle,#ffffff 25%,#fff0 70%);box-shadow:0 0 16px 6px rgb(189 124 172 / .7);opacity:0;z-index:3;pointer-events:none}html body .lifeline.drawn .stage-1 .lifeline-dot{border-color:#5FAD41;background:#5FAD41;transition:background 0.5s ease 0.25s,border-color 0.5s ease 0.25s,transform 0.15s ease,box-shadow 0.15s ease}html body .lifeline-stage:hover .lifeline-dot{transform:scale(1.25)}html body .lifeline-panel{max-width:840px;margin:44px auto 0;background:var(--panel-bg,#F5FAF0);border-radius:var(--radius-lg);border-left:5px solid var(--accent,#5FAD41);box-shadow:var(--shadow-sm);min-height:300px;position:relative;overflow:hidden;transition:background 0.45s ease,border-color 0.45s ease}html body .lifeline-panel-inner{box-sizing:border-box;width:100%;min-height:300px;padding:26px 32px;display:flex;gap:30px;align-items:center;opacity:1;transition:opacity 0.4s ease}html body .lifeline-panel-body{flex:1;min-width:0}html body .lifeline-panel-figure{position:relative;flex-shrink:0;width:210px;align-self:stretch;display:flex;align-items:flex-end;justify-content:center}@media (max-width:768px){html body .lifeline-title.lifeline-title{font-size:28px}html body .lifeline-intro.lifeline-intro{font-size:16px}html body .lifeline-stage-name.lifeline-stage-name{font-size:13px}html body .lifeline-stage-age.lifeline-stage-age,html body .lifeline-stage-phase.lifeline-stage-phase{font-size:11px}html body .lifeline-stage.lifeline-stage{padding:34px 2px 0}html body .lifeline-panel-inner.lifeline-panel-inner{flex-direction:column;padding:24px 22px}html body .lifeline-panel-figure.lifeline-panel-figure{order:-1;width:100%;align-self:center;margin-bottom:6px}html body .lifeline-panel-figure img{max-height:150px}html body .lifeline-panel-title.lifeline-panel-title{font-size:16px}html body .lifeline-panel-tag.lifeline-panel-tag{font-size:11px}html body .lifeline-panel-desc.lifeline-panel-desc{font-size:13px}html body .lifeline-panel-list li{font-size:13px}html body .lifeline-panel-list.lifeline-panel-list{grid-template-columns:1fr}}@media (max-width:480px){html body .lifeline-stage.lifeline-stage{min-width:0;padding-left:1px;padding-right:1px}html body .lifeline-stage-name.lifeline-stage-name{font-size:11px;letter-spacing:0}html body .lifeline-stage-age.lifeline-stage-age,html body .lifeline-stage-phase.lifeline-stage-phase{font-size:10px}html body .lifeline-panel-title.lifeline-panel-title{font-size:15px}html body .lifeline-panel-figure img{max-height:135px}}html body .chequeo-layout{display:grid;grid-template-columns:1fr 460px;gap:50px;max-width:1220px;margin:0 auto;align-items:start}html body .chequeo-ctas .hero-btn{padding:11px 18px;font-size:14px}@media (max-width:480px){html body .chequeo-chip.chequeo-chip{padding:12px 15px;font-size:13px}}html body .test-section{background:linear-gradient(180deg,#ffffff 0%,#FBFAFC 100%);padding:80px 0;border-top:1px solid var(--bg-light)}html body .chequeo-anat{display:flex;justify-content:center;margin:2px 0 14px}html body .testimonios-section{background:#fff;padding:80px 0;border-top:1px solid var(--bg-light)}html body .pasos-section{background:#F9F7FB;padding:80px 0;border-top:1px solid var(--bg-light)}html body .equipo-section{background:#fff;padding:80px 0;border-top:1px solid var(--bg-light)}html body .site-footer{background:#1F3286;color:#b7c0e0;padding:62px 0 26px}html body .mobile-cta-bar{display:none}html body .hero-lifeline h1,html body .hero-lifeline h2,html body .hero-lifeline h3,html body .sintomas-section h2,html body .sintomas-section h3,html body .test-section h2,html body .test-section h3,html body .pasos-section h2,html body .equipo-section h2,html body .equipo-section h3,html body .testimonios-section h2,html body .showcase-section h2,html body .hero-lifeline h1,html body .hero-lifeline h2,html body .hero-lifeline h3,html body .sintomas-section h2,html body .sintomas-section h3,html body .test-section h2,html body .test-section h3,html body .pasos-section h2,html body .pasos-section h3,html body .equipo-section h2,html body .equipo-section h3,html body .testimonios-section h3,html body .showcase-section h3{font-family:'Montserrat',sans-serif;color:var(--navy);font-weight:700}html body .hero-lifeline,html body .sintomas-section,html body .chequeo-section,html body .test-section,html body .hero-section,html body .pasos-section,html body .equipo-section,html body .testimonios-section,html body .site-footer,html body .mobile-cta-bar,html body .chequeo-siguiente,html body .hero-lifeline p,html body .sintomas-section p,html body .test-section p,html body .hero-section p,html body .pasos-section p,html body .equipo-section p,html body .testimonios-section p,html body .site-footer p{font-family:'Inter',sans-serif;font-weight:400;line-height:1.7}html body .hero-lifeline button,html body .hero-lifeline button span,html body .sintomas-section button,html body .chequeo-section button,html body .test-section button,html body .mobile-cta-bar a,html body header .nav-btn{text-transform:none;letter-spacing:normal}:root{font-size:16px}html body h1.hero-title.hero-title{font-weight:900}html body h2.sintomas-title.sintomas-title{font-weight:800;letter-spacing:normal}html body h2.hero-title.hero-title{font-weight:800}html body p.test-q.test-q{font-weight:600}html body p.equipo-rol.equipo-rol{font-weight:700;font-family:'Montserrat',sans-serif}html body p.test-result-email.test-result-email{font-weight:600}html body p strong,html body p b{font-weight:700}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0ppC8MLnbtrVK.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0ppC8MLnbtg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html body header{background-color:#FFF;box-shadow:0 4px 20px rgb(31 50 134 / .05);position:fixed;top:0;left:0;width:100%;z-index:1000;border-bottom:1px solid var(--bg-light);padding:16px 0;transition:var(--transition)}html body header .container{max-width:100%!important;padding:0 60px!important}@media (max-width:480px){html body .container,html body header .container{padding:0 16px!important}}html body .nav-wrapper{display:flex;justify-content:space-between;align-items:center}html body .logo{display:flex;align-items:center;text-decoration:none;justify-content:flex-start;margin:0;padding:0;margin-left:-6px;margin-right:auto}html body .logo img{height:62px;width:auto;max-height:62px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0)}html body .nav-menu{display:flex;list-style:none;gap:8px;align-items:center;flex-shrink:0}html body .nav-item{position:relative}html body .nav-item>a{text-decoration:none;color:var(--text-dark);font-family:'Montserrat',sans-serif;font-size:13px;font-weight:600;padding:8px 12px;display:flex;align-items:center;gap:4px;transition:var(--transition);white-space:nowrap}html body .nav-item>a:hover{color:var(--rose)}html body .nav-item.has-dropdown>a::after{content:'▾';font-size:.75rem;opacity:.6;transition:transform 0.25s ease}html body .nav-item.has-dropdown:hover>a::after{transform:rotate(180deg);color:var(--rose)}html body .dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background-color:var(--white);border:1px solid rgb(31 50 134 / .06);border-radius:var(--radius-sm);box-shadow:0 10px 30px rgb(31 50 134 / .08);width:max-content;min-width:230px;padding:10px 0;margin-top:8px;list-style:none;opacity:0;visibility:hidden;pointer-events:none;z-index:1100;transition:opacity 0.25s ease,transform 0.25s ease,visibility 0.25s ease}html body .dropdown-menu::before{content:'';position:absolute;top:-6px;left:50%;transform:translateX(-50%) rotate(45deg);width:10px;height:10px;background-color:var(--white);border-left:1px solid rgb(31 50 134 / .06);border-top:1px solid rgb(31 50 134 / .06)}html body .nav-item.has-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}html body .dropdown-item{width:100%}html body .dropdown-label{padding:10px 20px 4px;font-family:'Montserrat',sans-serif;font-size:.68rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rose)}html body .dropdown-label+.dropdown-label,html body .dropdown-item+.dropdown-label{border-top:1px solid #F1EDF4;margin-top:6px}html body .nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;margin-left:auto;background:none;border:0;cursor:pointer}html body .nav-burger span{display:block;width:22px;height:2px;border-radius:2px;background:var(--navy);transition:transform .25s ease,opacity .2s ease}html body .nav-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}html body .nav-burger.open span:nth-child(2){opacity:0}html body .nav-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}html body .nav-mobile-panel{position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 22px 110px}html body .nav-mp-link{display:block;padding:13px 2px;color:var(--navy);text-decoration:none;font-family:'Montserrat',sans-serif;font-weight:600;font-size:16px;border-bottom:1px solid #F1EDF4}html body .nav-mp-top{font-weight:700}html body .nav-mp-group{margin:6px 0 2px}html body .nav-mp-label{padding:16px 2px 4px;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rose)}html body .nav-mp-sublabel{padding:12px 2px 2px;font-family:'Montserrat',sans-serif;font-size:10.5px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#8b93a3}html body .nav-mp-cta{display:block;text-align:center;margin:14px 0 0;padding:13px 18px;border-radius:999px;font-family:'Montserrat',sans-serif;font-weight:600;font-size:15px;text-decoration:none;background:var(--navy);color:#fff}html body .nav-mp-cta.nav-btn-secondary{background:#fff;color:var(--rose);border:1.5px solid var(--rose)}html.nav-mp-lock,html.nav-mp-lock body{overflow:hidden}html body .dropdown-item a{display:block;padding:8px 20px;color:var(--text-dark);font-family:'Montserrat',sans-serif;font-size:.88rem;text-decoration:none;font-weight:500;transition:var(--transition);text-align:left}html body .dropdown-item a:hover{background-color:#F9F0F5;color:var(--navy);padding-left:24px}html body .nav-item a.nav-btn{background-color:var(--navy);color:var(--white)!important;padding:12px 28px!important;border-radius:var(--radius-sm);font-weight:700!important;box-shadow:0 4px 12px rgb(31 50 134 / .15);transition:var(--transition);text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}html body .nav-item a.nav-btn:hover{background-color:var(--rose)!important;transform:translateY(-2px);box-shadow:0 6px 16px rgb(189 124 172 / .35)}html body .nav-item a.nav-btn.nav-btn-secondary{background-color:transparent!important;color:#BD7CAC!important;border:2px solid #BD7CAC;box-shadow:none;padding:10px 20px!important}html body .nav-item a.nav-btn.nav-btn-secondary:hover{background-color:#BD7CAC!important;color:var(--white)!important;box-shadow:0 6px 16px rgb(189 124 172 / .25);transform:translateY(-2px)}@media (max-width:768px){html body .nav-menu{display:none}html body .nav-burger{display:flex}}html body .mobile-cta-bar{display:none}@media (max-width:768px){html body .mobile-cta-bar{display:flex;gap:10px;position:fixed;bottom:0;left:0;right:0;z-index:900;background:#fff;box-shadow:0 -4px 20px rgb(31 50 134 / .12);padding:10px 14px calc(10px + env(safe-area-inset-bottom))}html body .mcta-primary,html body .mcta-secondary{display:flex;align-items:center;justify-content:center;font-family:'Montserrat',sans-serif;text-decoration:none;border-radius:12px;padding:14px 10px;white-space:nowrap}html body .mcta-primary{flex:1.5;background:#1F3286;color:#fff;font-weight:700;font-size:15px;box-shadow:0 4px 12px rgb(31 50 134 / .18)}html body .mcta-secondary{flex:1;background:#fff;color:#9D5E8E;border:1.5px solid #BD7CAC;font-weight:600;font-size:14px}}@media (max-width:768px){body{padding-bottom:74px}}html body .wp-site-blocks>header.wp-block-template-part{display:none}html body [data-elementor-type="header"]:not(:has(.nav-wrapper)){display:none!important}html body header .logo img{width:auto;max-width:220px}body.admin-bar header{top:32px}@media (max-width:782px){body.admin-bar header{top:46px}}html body .site-footer{background:#1F3286;color:#b7c0e0;padding:62px 0 26px}html body .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr 1fr 1.3fr;gap:34px}html body .footer-logo{font-family:'Montserrat',sans-serif;font-size:22px;font-weight:700;color:#fff}html body .footer-logo strong{color:#BD7CAC;font-weight:700}html body .footer-tagline{font-size:14px;line-height:1.65;margin:14px 0 18px;max-width:300px}html body .footer-social{display:flex;gap:10px}html body .footer-social a{width:38px;height:38px;border-radius:50%;background:rgb(255 255 255 / .10);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease,transform .2s ease}html body .footer-social a:hover{background:#BD7CAC;transform:translateY(-2px)}html body .footer-social svg{width:19px;height:19px}html body .footer-col h4{font-family:'Montserrat',sans-serif;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:#fff;margin:0 0 14px}html body .footer-col ul{list-style:none;padding:0;margin:0}html body .footer-col li{margin-bottom:9px}html body .footer-col a{color:#b7c0e0;text-decoration:none;font-size:14px;transition:color .2s ease}html body .footer-col a:hover{color:#fff}html body .footer-contact p{font-size:14px;margin:0 0 7px}html body .footer-btn{display:inline-flex;margin-top:12px;background:#BD7CAC;color:#fff;padding:11px 22px;border-radius:999px;font-family:'Montserrat',sans-serif;font-weight:600;font-size:14px;text-decoration:none;transition:background .2s ease,transform .2s ease}html body .footer-btn:hover{background:#a85f93;transform:translateY(-1px)}html body .footer-bottom{border-top:1px solid rgb(255 255 255 / .13);margin-top:44px;padding-top:22px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:#93 9dc9}html body .footer-bottom{color:#939dc9}html body .footer-legal a{color:#939dc9;text-decoration:none}html body .footer-legal a:hover{color:#fff}@media (max-width:820px){html body .footer-grid{grid-template-columns:1fr 1fr;gap:32px}html body .footer-brand{grid-column:1 / -1}}@media (max-width:520px){html body .footer-grid{grid-template-columns:1fr}html body .footer-bottom{flex-direction:column;align-items:flex-start}}html body .wp-site-blocks>footer.wp-block-template-part{display:none}html body [data-elementor-type="footer"]:not(:has(.site-footer)){display:none!important}html body .qlwapp .qlwapp__button,html body .qlwapp__button--bubble{background:#25D366!important}html body .qlwapp .qlwapp__button:hover,html body .qlwapp__button--bubble:hover{background:#1ebe5d!important}html body .qlwapp__icon,html body .qlwapp__icon::before,html body .qlwapp__button--bubble i{color:#ffffff!important;font-size:34px!important}html body .qlwapp__button--bubble{display:flex!important;align-items:center!important;justify-content:center!important}