@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{scroll-behavior:smooth;font-size:62.5%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}body{font-family:"Roboto",serif;font-size:1.8rem;line-height:1.6;background-color:#fff;color:#2a2a2a}h1,h2,h3,h4{color:#2a2a2a;font-weight:600;font-family:"Poppins",serif;padding:0;margin:0}h1{font-size:5.6rem}h2{font-size:4.4rem;line-height:4.5rem}h3{font-size:2.8rem}h4{font-size:2.4rem}ul{list-style:none}a{text-decoration:none;color:#2a2a2a}img,picture{max-width:100%;height:auto;display:block}fieldset{padding:0;margin:0}::selection{background:#aaa;color:#fff}::-moz-selection{background:#aaa;color:#fff}.contenedor{width:95%;max-width:120rem;margin:0 auto}@media screen and (width <= 576px){.contenedor{width:90%}}[class$=__line]{width:10rem;height:.5rem;border-radius:1rem;background-color:#1d8ad8;margin:1.5rem auto}[class$=__heading]{font-size:4.4rem;color:#2a2a2a;text-align:center}[class$=__subtitle]{font-size:1.8rem;color:#919191;text-align:center;margin-top:1rem;line-height:3rem;max-width:85%}a[href^=tel],a[href^=mailto]{color:inherit;text-decoration:none}[class$="--blue"]{color:#1d8ad8}[class$="--yellow"]{color:#ffb400}.header{box-shadow:5px 3px 7px 0px rgba(0,0,0,.3);background-color:#001e33}@media screen and (width <= 576px){.header{box-shadow:none;display:none}}.header__info{width:min(90%,120rem);margin:0 auto;padding:1.2rem 0;display:flex;justify-content:space-between;align-items:center;gap:2rem;color:#fff}@media screen and (width <= 576px){.header__info{flex-direction:column;justify-content:center;text-align:center;gap:1rem;padding:1rem 0}}.header__info-right{display:flex;align-items:center}@media screen and (width <= 576px){.header__info-right{justify-content:center;width:100%}}.header__info-location,.header__info-phone{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media screen and (width <= 576px){.header__info-location,.header__info-phone{justify-content:center;gap:.6rem;font-size:1.4rem}}.header__info-location i,.header__info-phone i{color:#dbdbdb;font-size:1.8rem;flex-shrink:0}.header__info-phone-text{color:#fff;line-height:1.4}.header__info-phone-text span{font-weight:700;color:#dbdbdb}@media screen and (width <= 576px){.header__info-phone-text{display:flex;flex-direction:column;align-items:center;gap:.2rem}}.header__link,.header__info-phone-number{text-decoration:none;color:#dbdbdb;font-weight:500;word-break:break-word}.header__link:hover,.header__info-phone-number:hover{color:#fff}.nav{position:sticky;top:0;left:0;width:100%;z-index:100;background-color:hsla(0,0%,100%,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}@media screen and (width <= 576px){.nav{display:none}}@media screen and (576px < width <= 1000px){.nav{display:none}}.nav__container{width:min(94vw,1280px);margin-inline:auto;padding:1rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav__logo{display:flex;align-items:center;flex-shrink:0}.nav__logo-link{display:inline-flex;align-items:center}.nav__logo-img{width:clamp(18rem,20vw,25rem);display:block}.nav__links{display:flex;align-items:center;gap:clamp(1.6rem,2vw,2.8rem)}.nav__links-item{list-style:none}.nav__links-link{position:relative;color:#2a2a2a;font-weight:600;transition:color .25s ease;text-decoration:none}.nav__links-link::after{content:"";position:absolute;left:0;bottom:-0.5rem;width:0;height:2px;border-radius:99rem;background-color:#1d8ad8;transition:width .25s ease}.nav__links-link:hover{color:#1d8ad8}.nav__links-link:hover::after{width:100%}.nav__links-link:focus-visible{outline:2px solid #1d8ad8;outline-offset:.4rem;border-radius:.4rem}.nav__links-link.active{color:#1d8ad8}.nav__links-link.active::after{width:100%}.nav__button{background-color:#1d8ad8;color:#fff;padding:1rem 2.4rem;border-radius:1rem;font-weight:600;font-size:1.8rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:1rem;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.25);transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.nav__button i{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;min-width:2.8rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);font-size:1.4rem;flex-shrink:0;transition:transform .2s ease,background-color .25s ease}.nav__button:hover{background-color:rgb(24.1706122449,115.0187755102,180.0293877551);transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.nav__button:hover i{transform:translateX(4px);background-color:hsla(0,0%,100%,.26)}.nav__button:active{transform:scale(0.97)}.nav__button{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:1rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease;box-shadow:0 10px 24px rgba(0,0,0,.12)}.nav__button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,0,0,.16)}.nav__button:focus-visible{outline:2px solid #1d8ad8;outline-offset:.4rem}.nav__button::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.18) 50%, rgba(255, 255, 255, 0) 80%);transform:translateX(-120%);transition:transform .65s ease;pointer-events:none}.nav__button:hover::before{transform:translateX(120%)}.nav__button-icon{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;transition:transform .25s ease,box-shadow .25s ease}.nav__button-icon i{color:#1d8ad8;font-size:1.8rem;line-height:1}.nav__button:hover .nav__button-icon{transform:translateX(0.2rem);box-shadow:0 4px 12px rgba(0,0,0,.12)}.navM{position:sticky;top:0;left:0;z-index:110;height:7rem;display:none;background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.05)}@media screen and (width <= 576px){.navM{display:block}}@media screen and (576px < width <= 1000px){.navM{display:block}}.navM__data{height:100%;width:min(94vw,1280px);margin-inline:auto;padding:0 .2rem;display:flex;justify-content:space-between;align-items:center;gap:1.6rem}.navM__logo{display:inline-flex;align-items:center}.navM__logo-img{width:16rem;display:block}@media screen and (width <= 576px){.navM__logo-img{width:17rem}}@media screen and (576px < width <= 1000px){.navM__logo-img{width:19rem}}.navM__toggle{position:relative;width:4rem;height:4rem;border:none;background:rgba(0,0,0,0);cursor:pointer;padding:0;flex-shrink:0}.navM__toggle:focus-visible{outline:2px solid #1d8ad8;outline-offset:.4rem;border-radius:.8rem}.navM__burger,.navM__close{position:absolute;inset:0;margin:auto;width:max-content;height:max-content;font-size:3rem;color:#2a2a2a;transition:opacity .2s ease,transform .3s ease,color .25s ease}.navM__close{opacity:0}.navM__menu{position:absolute;top:7rem;left:0;width:100%;height:calc(100vh - 7rem);opacity:0;pointer-events:none;transform:translateY(-1.2rem);transition:opacity .3s ease,transform .3s ease}.navM__overlay{position:absolute;inset:0;background:rgba(0,0,0,.18);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.navM__panel{position:relative;z-index:2;width:min(92vw,52rem);margin:1.4rem auto 0;border-radius:1.8rem;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.12)}.navM__list{min-height:auto;padding:2.2rem 1.6rem 2.4rem;background-color:rgba(242,242,242,.98);display:flex;flex-direction:column;align-items:stretch;gap:.8rem}.navM__item{list-style:none;display:flex;justify-content:center;width:100%}.navM__link{width:100%;color:#2a2a2a;font-weight:600;font-family:"Roboto",serif;text-decoration:none;padding:1.35rem 1.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.2rem;transition:all .25s ease,background-color .25s ease,color .25s ease}.navM__link:hover{color:#1d8ad8;background-color:hsla(0,0%,100%,.75);transform:translateY(-1px)}.navM__link:focus-visible{outline:2px solid #1d8ad8;outline-offset:.2rem}.navM__link.active{color:#1d8ad8;background-color:hsla(0,0%,100%,.9);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.navM__social{margin-top:1rem;gap:.8rem;justify-content:center}.navM__social-link{width:auto;min-width:5rem;padding-inline:1.4rem}.navM__icon{font-size:2.6rem}.show-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.show-icon .navM__burger{opacity:0;transform:rotate(90deg) scale(0.8)}.show-icon .navM__close{opacity:1;transform:rotate(90deg) scale(1)}body.menu-open{overflow:hidden}.footer{background-color:#001e33;color:#dbdbdb;padding-top:4rem}.footer__content{width:min(92%,120rem);margin:0 auto;padding-bottom:3rem;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:3rem;align-items:start}@media screen and (width <= 576px){.footer__content{grid-template-columns:1fr;gap:2.5rem}}.footer__column{display:flex;flex-direction:column;gap:1.4rem}@media screen and (width <= 576px){.footer__column{align-items:center;text-align:center}}.footer__heading{margin:0;color:#fff;font-size:1.8rem;font-weight:700;line-height:1.3}.footer__heading{position:relative;padding-bottom:.8rem;text-align:start}.footer__heading::after{content:"";display:block;width:10rem;height:2px;background-color:#49a7eb;margin-top:.8rem}@media screen and (width <= 576px){.footer__heading::after{margin-inline:auto}}.footer__logo-container{display:flex;flex-direction:column;gap:1rem}@media screen and (width <= 576px){.footer__logo-container{align-items:center}}.footer__logo{width:min(20rem,100%);height:auto;display:block}.footer__description{margin:0;line-height:1.7;color:#dbdbdb;max-width:36rem}@media screen and (width <= 576px){.footer__description{max-width:100%}}.footer__nav-list,.footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.footer__nav-item,.footer__contact-item{display:flex;align-items:flex-start;gap:1rem}@media screen and (width <= 576px){.footer__nav-item,.footer__contact-item{justify-content:center}}.footer__nav-link,.footer__contact-link,.footer__social-link{color:#dbdbdb;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer__nav-link,.footer__contact-link{line-height:1.6}.footer__nav-link:hover,.footer__contact-link:hover{color:#fff}.footer__contact-item{color:#dbdbdb;line-height:1.6}.footer__icon{color:#49a7eb;font-size:1.8rem;flex-shrink:0;margin-top:.2rem}.footer__social-container{margin-top:.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (width <= 576px){.footer__social-container{align-items:center}}.footer__social-links{display:flex;align-items:center;gap:1.4rem}.footer__social-link{font-size:2.3rem}.footer__social-link:hover{color:#49a7eb;transform:translateY(-2px)}.footer__line{width:min(92%,120rem);height:1px;margin:0 auto;background-color:#919191;opacity:.4}.footer__copyright{width:min(92%,120rem);margin:0 auto;padding:1.6rem 0 2rem;text-align:center;font-size:1.4rem;color:#dbdbdb;line-height:1.5}.whatsapp-button{position:fixed;bottom:2.5rem;right:2.5rem;z-index:1000;display:flex;align-items:center;justify-content:center;width:6.2rem;height:6.2rem;background-color:#25d366;border-radius:50%;box-shadow:0 0 0 6px #fff,0 8px 20px rgba(0,0,0,.25);text-decoration:none;transition:all .25s ease;position:fixed}.whatsapp-button i{font-size:3.2rem;color:#fff;line-height:1}.whatsapp-button:hover{transform:scale(1.12);box-shadow:0 0 0 6px #fff,0 14px 32px rgba(0,0,0,.35),0 0 18px rgba(37,211,102,.6);background-color:#1ebc57}.whatsapp-button:active{transform:scale(0.95)}.whatsapp-button::after,.whatsapp-button::before{content:"";position:absolute;inset:0;border-radius:50%;z-index:-1}.whatsapp-button::after{background:rgba(37,211,102,.45);animation:pulse-strong 2s infinite}.whatsapp-button::before{background:rgba(37,211,102,.3);animation:pulse-strong 2s infinite;animation-delay:1s}@keyframes pulse-strong{0%{transform:scale(1);opacity:.7}60%{transform:scale(1.8);opacity:0}100%{opacity:0}}@media(max-width: 768px){.whatsapp-button{width:5.6rem;height:5.6rem}.whatsapp-button i{font-size:2.8rem}}@media(max-width: 480px){.whatsapp-button{bottom:1.5rem;right:1.5rem;width:5.2rem;height:5.2rem}.whatsapp-button i{font-size:2.6rem}}.scroll-top{position:fixed;left:2rem;bottom:2rem;width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:2rem;background-color:#49a7eb;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.18);cursor:pointer;z-index:1000;opacity:0;visibility:hidden;transform:translateY(1rem);pointer-events:none;transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .25s ease}.scroll-top--visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.scroll-top:hover{background-color:rgb(22.9632653061,109.2734693878,171.0367346939)}.scroll-top:active{transform:scale(0.96)}.scroll-top__icon{font-size:3.2rem;line-height:1}@media(max-width: 768px){.scroll-top{right:1.6rem;bottom:1.6rem;width:5rem;height:5rem}.scroll-top__icon{font-size:2.8rem}}.hero{position:relative;display:flex;align-items:center;min-height:clamp(62rem,88vh,78rem);overflow:hidden;color:#fff;background-color:#4f7fda}.hero__bg{position:absolute;inset:0;z-index:1}.hero__bg picture,.hero__bg .hero__image{display:block;width:100%;height:100%}.hero__image{object-fit:cover;object-position:center}.hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg, rgba(49, 91, 182, 0.88) 0%, rgba(55, 98, 190, 0.82) 34%, rgba(72, 113, 201, 0.72) 68%, rgba(90, 128, 215, 0.58) 100%)}.hero__container{position:relative;z-index:3;width:min(100%,128rem);margin-inline:auto;padding:clamp(5rem,8vw,8rem) clamp(2.4rem,5vw,5.2rem)}.hero__content{max-width:60rem}.hero__title{margin:0 0 2rem;color:#fff;font-size:clamp(4rem,5.2vw,6rem);font-weight:700;line-height:1.1;text-wrap:balance}.hero__subtitle{max-width:48rem;margin:0 0 3.2rem;color:hsla(0,0%,100%,.92);font-size:clamp(1.8rem,2vw,2.1rem);line-height:1.45;font-weight:400;text-align:left}.hero__actions{display:flex;flex-wrap:wrap;gap:1.6rem;margin-bottom:4rem}.hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:18rem;min-height:5.4rem;padding:1.4rem 2.6rem;border-radius:.8rem;border:.1rem solid rgba(0,0,0,0);text-decoration:none;font-size:1.7rem;font-weight:600;line-height:1;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.hero__button:hover{transform:translateY(-0.2rem)}.hero__button--solid{background-color:#fff;color:#2f52a4;border-color:#fff;box-shadow:0 .8rem 2.4rem rgba(0,0,0,.12)}.hero__button--solid:hover{background-color:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.92)}.hero__button--outline{background-color:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.85)}.hero__button--outline:hover{background-color:hsla(0,0%,100%,.08);border-color:#fff}.hero__brands{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2rem}.hero__brands-text{font-size:clamp(1.8rem,2vw,2rem);font-weight:400;color:hsla(0,0%,100%,.9)}.hero__brands-logos{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.hero__brand{display:inline-flex;align-items:center}.hero__brand-logo{display:block;width:auto;object-fit:contain;opacity:.95}.hero__brand-logo--gnp{height:3rem}.hero__brand-logo--inbursa{height:3.2rem}@media screen and (576px < width <= 1000px){.hero{min-height:62rem}.hero__content{max-width:48rem}.hero__title{font-size:clamp(3.6rem,5vw,5.2rem)}.hero__subtitle{font-size:1.8rem;max-width:44rem}}@media screen and (width <= 576px){.hero{min-height:70rem;align-items:center}.hero__overlay{background:linear-gradient(180deg, rgba(44, 92, 205, 0.88) 0%, rgba(52, 101, 207, 0.82) 45%, rgba(74, 124, 226, 0.76) 100%)}.hero__container{padding:7rem 2rem 4rem}.hero__content{max-width:100%;text-align:left}.hero__title{font-size:clamp(3.4rem,10vw,4.6rem);line-height:1.1;margin-bottom:1.8rem}.hero__subtitle{max-width:100%;margin-bottom:2.8rem;font-size:1.7rem;line-height:1.5}.hero__actions{flex-direction:column;align-items:stretch;gap:1.2rem;margin-bottom:3rem}.hero__button{width:100%;min-width:100%}.hero__brands{flex-direction:column;align-items:flex-start;gap:1.4rem}.hero__brands-logos{gap:1.6rem}.hero__brand-logo--gnp{height:2.6rem}.hero__brand-logo--inbursa{height:2.8rem}}.services{background-color:#f5f6f8;padding:7rem 0;overflow:hidden}.services__container{width:min(92%,120rem);margin:0 auto}@media screen and (width <= 576px){.services__container{width:94%}}.services__header{text-align:center;margin-bottom:4rem}.services__heading{margin:0;font-size:clamp(3rem,4vw,4.4rem);font-weight:800;color:#003d69;line-height:1.15}.services__text{margin:1.2rem auto 0;font-size:1.8rem;color:#656565;line-height:1.5;max-width:62rem}.services__slider{position:relative;overflow:hidden;padding:1rem 4.5rem 5rem}@media screen and (576px < width <= 1000px){.services__slider{padding-inline:3.5rem}}@media screen and (width <= 576px){.services__slider{padding-inline:0;padding-bottom:4.5rem;overflow:visible}}.services__wrapper{align-items:stretch}.services__card{background-color:#fff;border-radius:2rem;padding:2.4rem 2rem 2rem;box-shadow:0 1rem 2.5rem rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;min-height:100%;overflow:hidden;height:auto;box-sizing:border-box}.services__icon-box{width:5.6rem;height:5.6rem;border-radius:1.4rem;background-color:#e9edf7;display:inline-flex;align-items:center;justify-content:center;margin-bottom:2rem;flex-shrink:0}.services__icon{font-size:2.4rem;color:#24469b}.services__card-title{margin:0 0 2rem;font-size:2.1rem;font-weight:800;line-height:1.25;color:#003d69;min-height:5.4rem}@media screen and (width <= 576px){.services__card-title{min-height:auto}}.services__list{list-style:none;padding:0;margin:0 0 2.4rem;display:flex;flex-direction:column;gap:1.3rem;flex:1}.services__item{display:grid;grid-template-columns:1.6rem 1fr;align-items:start;gap:1rem;font-size:1.55rem;line-height:1.5;color:#656565}.services__item-icon{color:#22c55e;font-size:1.4rem;margin-top:.35rem}.services__button{display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%;max-width:100%;min-height:5rem;padding:1.3rem 1.8rem;border-radius:1rem;background-color:#24469b;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;text-align:center;box-sizing:border-box;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.services__button:hover{background-color:#1d3980;transform:translateY(-2px);box-shadow:0 1rem 2rem rgba(36,70,155,.22)}.services__pagination{bottom:0 !important}.services__pagination .swiper-pagination-bullet{width:1rem;height:1rem;background-color:rgba(36,70,155,.25);opacity:1;transition:all .25s ease}.services__pagination .swiper-pagination-bullet-active{width:2.6rem;border-radius:999rem;background-color:#24469b}.services__arrow{width:4.6rem !important;height:4.6rem !important;border-radius:50%;background-color:hsla(0,0%,100%,.96);box-shadow:0 .8rem 2rem rgba(0,0,0,.12);color:#24469b !important;border:1px solid rgba(36,70,155,.08);display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.services__arrow::after{font-size:1.6rem !important;font-weight:800}.services__arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 1rem 2.4rem rgba(0,0,0,.16);background-color:#fff}.services__arrow--prev{left:0}.services__arrow--next{right:0}@media screen and (width <= 576px){.services__arrow{display:none !important}}.services .swiper-button-prev,.services .swiper-button-next{top:45%;transform:translateY(-50%);margin-top:0}.services .swiper-slide{height:auto}.advantages{padding:clamp(5rem,8vw,9rem) 0;background-color:#fff}.advantages__container{width:min(92%,120rem);margin:0 auto}.advantages__header{text-align:center;max-width:72rem;margin:0 auto clamp(3.5rem,5vw,5.5rem)}.advantages__title{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);font-weight:700;line-height:1.2;color:#003d69}.advantages__subtitle{margin:1.2rem auto 0;max-width:62rem;font-size:clamp(1.4rem,2vw,1.7rem);line-height:1.7;color:#656565}.advantages__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(2rem,3vw,4rem);align-items:start}@media screen and (576px < width <= 1000px){.advantages__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (width <= 576px){.advantages__grid{grid-template-columns:1fr}}.advantages__card{text-align:center;max-width:34rem;margin:0 auto;padding:1rem 1rem 0}.advantages__icon{width:7.2rem;height:7.2rem;margin:0 auto 2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:rgba(29,138,216,.15);color:#49a7eb;box-shadow:0 8px 24px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.advantages__icon i{font-size:2.8rem;line-height:1}.advantages__card:hover .advantages__icon{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.advantages__card-title{margin:0 0 1.2rem;font-size:clamp(1.9rem,2vw,2.2rem);font-weight:700;line-height:1.35;color:#003d69;text-wrap:balance}.advantages__text{margin:0;font-size:1.5rem;line-height:1.8;color:#656565;max-width:31rem;margin-inline:auto}.insured-benefits{background-color:#f3f4f6;padding:7rem 0}@media screen and (width <= 576px){.insured-benefits{padding:5rem 0}}.insured-benefits__container{width:min(92%,120rem);margin:0 auto;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:5rem;align-items:center}@media screen and (576px < width <= 1000px){.insured-benefits__container{grid-template-columns:1fr;gap:3.5rem}}@media screen and (width <= 576px){.insured-benefits__container{grid-template-columns:1fr;gap:3rem}}.insured-benefits__media{width:100%}.insured-benefits__image{width:100%;display:block;border-radius:2rem;box-shadow:0 1.4rem 3rem rgba(0,0,0,.08);object-fit:cover}.insured-benefits__content{display:flex;flex-direction:column;gap:2.8rem}.insured-benefits__title{margin:0;color:#003d69;font-weight:700;line-height:1.2;font-size:clamp(3rem,4vw,5.2rem);max-width:58rem}@media screen and (width <= 576px){.insured-benefits__title{font-size:clamp(2.8rem,7vw,4rem)}}.insured-benefits__list{display:flex;flex-direction:column;gap:2.4rem}.insured-benefits__item{display:grid;grid-template-columns:3.6rem 1fr;gap:1.6rem;align-items:start}.insured-benefits__item-icon{width:3.2rem;height:3.2rem;border-radius:50%;background-color:#d8f1df;color:#21a35a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.2rem}.insured-benefits__item-icon i{font-size:1.6rem;line-height:1}.insured-benefits__item-body{display:flex;flex-direction:column;gap:.7rem}.insured-benefits__item-title{margin:0;color:#003d69;font-size:clamp(2rem,2vw,2.5rem);font-weight:700;line-height:1.2}.insured-benefits__item-text{margin:0;color:#656565;font-size:1.75rem;line-height:1.55;max-width:52rem}@media screen and (width <= 576px){.insured-benefits__item-text{font-size:1.6rem}}.insured-benefits__notice{background-color:#e9eef7;border-radius:1.6rem;padding:2rem 2.2rem;display:flex;flex-direction:column;gap:1.2rem}.insured-benefits__notice-heading{display:inline-flex;align-items:center;gap:1rem;color:#214a9b;font-size:1.7rem;font-weight:700}.insured-benefits__notice-heading i{font-size:1.5rem;line-height:1}.insured-benefits__notice-text{margin:0;color:#656565;font-size:1.7rem;line-height:1.6}@media screen and (width <= 576px){.insured-benefits__notice-text{font-size:1.55rem}}.lead-form{background-color:#1e3a8a;padding:7rem 0}@media screen and (576px < width <= 1000px){.lead-form{padding:6rem 0}}@media screen and (width <= 576px){.lead-form{padding:5rem 0}}.lead-form__container{width:min(92%,110rem);margin:0 auto}.lead-form__header{text-align:center;margin-bottom:4rem}@media screen and (width <= 576px){.lead-form__header{margin-bottom:3rem}}.lead-form__heading{margin:0;color:#fff;font-family:"Poppins",serif;font-size:clamp(3.2rem,4vw,5rem);font-weight:800;line-height:1.15}.lead-form__text{margin:1.6rem auto 0;max-width:72rem;color:hsla(0,0%,100%,.88);font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.6}.lead-form__card{background-color:#f6f6f7;border-radius:2.4rem;padding:3rem;box-shadow:0 2.4rem 5rem rgba(0,0,0,.22)}@media screen and (576px < width <= 1000px){.lead-form__card{padding:2.4rem;border-radius:2rem}}@media screen and (width <= 576px){.lead-form__card{padding:2rem 1.6rem;border-radius:1.8rem}}.lead-form__form{width:100%}.lead-form__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.4rem 2rem}@media screen and (width <= 576px){.lead-form__grid{grid-template-columns:1fr;gap:1.8rem}}.lead-form__field{display:flex;flex-direction:column;gap:1rem}.lead-form__field--full{grid-column:1/-1}.lead-form__label{text-align:center;font-size:1.7rem;font-weight:600;color:#003d69;line-height:1.3}@media screen and (width <= 576px){.lead-form__label{font-size:1.6rem}}.lead-form__control{position:relative}.lead-form__icon{position:absolute;top:50%;left:1.6rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;font-size:1.9rem;color:rgba(0,61,105,.62);pointer-events:none;z-index:2}.lead-form__icon--textarea{top:2rem;transform:none}.lead-form__input,.lead-form__select,.lead-form__textarea{width:100%;border:1px solid rgba(0,61,105,.14);background-color:#efefef;color:#1f2430;border-radius:1.6rem;font-family:"Roboto",serif;font-size:1.8rem;line-height:1.4;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease;-webkit-appearance:none;appearance:none}.lead-form__input::placeholder,.lead-form__select::placeholder,.lead-form__textarea::placeholder{color:rgba(31,36,48,.72)}.lead-form__input:focus,.lead-form__select:focus,.lead-form__textarea:focus{outline:none;border-color:rgba(0,61,105,.55);box-shadow:0 0 0 .35rem rgba(0,61,105,.12);background-color:#fff}.lead-form__input,.lead-form__select{min-height:5.8rem;padding:1.4rem 1.6rem 1.4rem 4.8rem}@media screen and (width <= 576px){.lead-form__input,.lead-form__select{min-height:5.4rem;font-size:1.6rem;padding-left:4.4rem}}.lead-form__textarea{min-height:14rem;resize:vertical;padding:1.8rem 1.6rem 1.6rem 4.8rem}@media screen and (width <= 576px){.lead-form__textarea{min-height:12rem;font-size:1.6rem;padding-left:4.4rem}}.lead-form__control--select .lead-form__select{padding-right:5rem;cursor:pointer}.lead-form__select-arrow{position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:rgba(0,61,105,.72);font-size:1.7rem;pointer-events:none}.lead-form__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem}@media screen and (width <= 576px){.lead-form__meta{flex-direction:column;gap:.8rem}}.lead-form__error{display:block;min-height:2rem;font-size:1.35rem;font-weight:500;color:#d93025;line-height:1.4}.lead-form__counter{flex-shrink:0;font-size:1.3rem;color:rgba(0,61,105,.72)}.lead-form__button{width:100%;min-height:6rem;margin-top:1rem;border:0;border-radius:1.2rem;background-color:#1d8ad8;color:#fff;font-family:"Poppins",serif;font-size:clamp(1.8rem,2vw,2.1rem);font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease,background-color .25s ease;box-shadow:0 1.2rem 2.4rem rgba(0,61,105,.22)}.lead-form__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 1.6rem 3rem rgba(0,61,105,.3)}.lead-form__button:active:not(:disabled){transform:translateY(0)}.lead-form__button:disabled{cursor:not-allowed;opacity:.5}.lead-form__button.is-loading{pointer-events:none}.lead-form__button.is-loading .lead-form__button-loader{display:inline-block}.lead-form__button-loader{display:none;width:1.8rem;height:1.8rem;border-radius:50%;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;animation:leadFormSpin .8s linear infinite}.lead-form__flash{margin-top:1.6rem;padding:1.4rem 1.6rem;border-radius:1.2rem;font-size:1.5rem;line-height:1.5;font-weight:500}.lead-form__flash.is-success{background-color:rgba(25,135,84,.12);color:#146c43;border:1px solid rgba(25,135,84,.2)}.lead-form__flash.is-error{background-color:rgba(217,48,37,.1);color:#b42318;border:1px solid rgba(217,48,37,.18)}.lead-form__botcheck{display:none}.lead-form .is-invalid{border-color:rgba(217,48,37,.7);box-shadow:0 0 0 .35rem rgba(217,48,37,.1);background-color:#fff}.lead-form .is-valid{border-color:rgba(25,135,84,.5)}@keyframes leadFormSpin{to{transform:rotate(360deg)}}.testimoniales{padding:7rem 0;background-color:#fff}@media screen and (width <= 576px){.testimoniales{padding:5rem 0}}.testimoniales__header{text-align:center;max-width:68rem;margin:0 auto 4.8rem auto;padding:0 1.5rem}.testimoniales__heading{margin:0;color:#003d69;font-size:clamp(3rem,4vw,4.6rem);font-weight:800;line-height:1.15}.testimoniales__subtitle{margin:1rem auto 0;color:#656565;font-size:clamp(1.6rem,2vw,2rem);line-height:1.5}.testimoniales__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.4rem;align-items:stretch}@media screen and (576px < width <= 1000px){.testimoniales__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (width <= 576px){.testimoniales__grid{grid-template-columns:1fr;gap:2rem}}.testimonio{background-color:#f2f2f2;border-radius:2.4rem;padding:2.8rem;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,.04)}.testimonio:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(0,0,0,.08)}@media screen and (width <= 576px){.testimonio{padding:2.2rem;border-radius:2rem}}.testimonio__top{display:flex;align-items:center;gap:1.4rem;margin-bottom:2rem}.testimonio__picture{flex-shrink:0;width:6rem;height:6rem;border-radius:50%;overflow:hidden;display:block}.testimonio__image{width:100%;height:100%;display:block;object-fit:cover}.testimonio__author{display:flex;flex-direction:column;gap:.3rem}.testimonio__name{margin:0;color:#003d69;font-size:1.8rem;font-weight:700;line-height:1.2}.testimonio__role{margin:0;color:#656565;font-size:1.4rem;line-height:1.4}.testimonio__text{margin:0 0 2rem 0;color:#656565;font-size:1.7rem;line-height:1.8;text-align:left;quotes:none}.testimonio__stars{display:flex;align-items:center;gap:.4rem;margin-top:auto}.testimonio__star{color:#ffb400;font-size:1.5rem;line-height:1}.faq{background-color:#f2f2f2;padding:8rem 0}@media screen and (width <= 576px){.faq{padding:6rem 0}}.faq__container{width:min(92%,100rem);margin:0 auto}.faq__header{text-align:center;margin-bottom:4rem}.faq__title{margin:0;font-size:clamp(3.2rem,4vw,5rem);font-weight:800;line-height:1.1;color:#003d69}.faq__subtitle{margin:1rem auto 0;font-size:clamp(1.6rem,2vw,2rem);color:#656565;line-height:1.6}.faq__list{display:flex;flex-direction:column;gap:1.6rem;max-width:82rem;margin:0 auto}.faq__item{background-color:#fff;border:1px solid rgba(42,42,42,.06);border-radius:1.8rem;overflow:hidden;box-shadow:0 6px 18px rgba(42,42,42,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.faq__item:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(42,42,42,.08);border-color:rgba(73,167,235,.14)}.faq__item--active .faq__icon{transform:rotate(45deg);color:#49a7eb}.faq__item--active .faq__answer-content{opacity:1;transform:translateY(0)}.faq__question{width:100%;min-height:8rem;border:none;background-color:rgba(0,0,0,0);padding:2.2rem 2.4rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.6rem;text-align:left;cursor:pointer;transition:background-color .25s ease}@media screen and (width <= 576px){.faq__question{min-height:7.2rem;padding:1.8rem 1.8rem}}.faq__question-text{font-size:clamp(1.6rem,1.8vw,2rem);font-weight:700;line-height:1.4;color:#003d69;margin:0}.faq__icon{flex:0 0 auto;width:3.8rem;height:3.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#003d69;background-color:rgba(73,167,235,.06);transition:transform .3s ease,background-color .3s ease,color .3s ease}.faq__icon i{pointer-events:none;line-height:1}@media screen and (width <= 576px){.faq__icon{width:3.4rem;height:3.4rem;font-size:1.3rem}}.faq__answer{height:0;overflow:hidden;transition:height .35s ease}.faq__answer-content{padding:0 2.4rem 2.2rem;font-size:clamp(1.5rem,1.6vw,1.75rem);line-height:1.8;color:#656565;opacity:0;transform:translateY(-8px);transition:opacity .28s ease,transform .28s ease}@media screen and (width <= 576px){.faq__answer-content{padding:0 1.8rem 1.8rem;line-height:1.75}}.contact-info{background-color:#fff;padding:8rem 0}.contact-info__container{width:min(92%,120rem);margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:5rem;align-items:stretch}@media screen and (576px < width <= 1000px){.contact-info__container{grid-template-columns:1fr;gap:4rem}}@media screen and (width <= 576px){.contact-info__container{grid-template-columns:1fr;width:min(94%,120rem);gap:3rem}}.contact-info__map{height:100%}.contact-info__map-wrapper{position:relative;overflow:hidden;border-radius:2.4rem;min-height:100%;height:100%;box-shadow:0 20px 45px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}@media screen and (576px < width <= 1000px){.contact-info__map-wrapper{min-height:42rem}}@media screen and (width <= 576px){.contact-info__map-wrapper{min-height:32rem;border-radius:2rem}}.contact-info__map-iframe{display:block;width:100%;height:100%;min-height:58rem;border:0;filter:grayscale(0.08) contrast(1.02)}@media screen and (576px < width <= 1000px){.contact-info__map-iframe{min-height:42rem}}@media screen and (width <= 576px){.contact-info__map-iframe{min-height:32rem}}.contact-info__content{display:flex;flex-direction:column;justify-content:center}.contact-info__header{margin-bottom:3.6rem}@media screen and (width <= 576px){.contact-info__header{margin-bottom:3rem;text-align:center}}.contact-info__title{margin:0;font-size:clamp(3.4rem,5vw,5.2rem);line-height:1.1;font-weight:800;color:#003d69}.contact-info__subtitle{margin-top:1rem;font-size:2rem;line-height:1.5;color:#656565;text-align:left}@media screen and (width <= 576px){.contact-info__subtitle{font-size:1.8rem;text-align:center;margin:1rem auto 0}}.contact-info__body{display:flex;flex-direction:column;gap:3rem}.contact-info__heading{margin:0;font-size:clamp(2.8rem,4vw,3.6rem);line-height:1.2;font-weight:800;color:#003d69}@media screen and (width <= 576px){.contact-info__heading{text-align:center}}.contact-info__list{display:flex;flex-direction:column;gap:2.6rem}.contact-info__item{display:grid;grid-template-columns:5.2rem 1fr;gap:1.6rem;align-items:flex-start}@media screen and (width <= 576px){.contact-info__item{grid-template-columns:4.8rem 1fr;gap:1.4rem}}.contact-info__icon{width:4.8rem;height:4.8rem;border-radius:50%;display:grid;place-items:center;background-color:rgba(29,138,216,.08);color:#1d8ad8;flex-shrink:0}.contact-info__icon i{font-size:2rem;line-height:1}.contact-info__text{display:flex;flex-direction:column;gap:.5rem}.contact-info__label{margin:0;font-size:2rem;line-height:1.3;font-weight:700;color:#003d69}@media screen and (width <= 576px){.contact-info__label{font-size:1.9rem}}.contact-info__value{margin:0;font-size:1.9rem;line-height:1.7;color:#656565}@media screen and (width <= 576px){.contact-info__value{font-size:1.7rem;line-height:1.6}}.contact-info__link{color:inherit;text-decoration:none;transition:color .25s ease}.contact-info__link:hover{color:#1d8ad8}.contact-info__muted{color:#f2f2f2}.contact-info__emergency{background-color:#f2f2f2;border:1px solid rgba(0,0,0,.05);border-radius:2rem;padding:2.4rem 2.6rem;box-shadow:0 12px 30px rgba(0,0,0,.04)}@media screen and (width <= 576px){.contact-info__emergency{padding:2.2rem 2rem;border-radius:1.8rem}}.contact-info__emergency-title{margin:0 0 1rem;font-size:2.2rem;line-height:1.3;font-weight:700;color:#003d69}.contact-info__emergency-text{margin:0 0 1.6rem;font-size:1.9rem;line-height:1.6;color:#656565}@media screen and (width <= 576px){.contact-info__emergency-text{font-size:1.7rem}}.contact-info__emergency-link{display:inline-flex;align-items:center;gap:1rem;font-size:2rem;font-weight:800;color:#e92424;text-decoration:none;transition:transform .25s ease,opacity .25s ease}.contact-info__emergency-link span{color:#ef4444}.contact-info__emergency-link i{font-size:1.9rem}.contact-info__emergency-link:hover{transform:translateX(3px);opacity:.9}@media screen and (width <= 576px){.contact-info__emergency-link{font-size:1.8rem}}.about-hero{position:relative;display:flex;align-items:center;min-height:clamp(46rem,62vh,56rem);overflow:hidden;background-color:#4d76c9;color:#fff}.about-hero__bg{position:absolute;inset:0;z-index:1}.about-hero__bg picture,.about-hero__bg .about-hero__image{display:block;width:100%;height:100%}.about-hero__image{object-fit:cover;object-position:top center}.about-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg, rgba(49, 91, 182, 0.88) 0%, rgba(55, 98, 190, 0.82) 34%, rgba(72, 113, 201, 0.72) 68%, rgba(90, 128, 215, 0.58) 100%)}.about-hero__container{position:relative;z-index:3;width:min(100%,128rem);margin-inline:auto;padding:clamp(5rem,7vw,8rem) clamp(2.4rem,5vw,7rem)}.about-hero__content{max-width:58rem}.about-hero__eyebrow{display:inline-block;margin-bottom:2rem;font-size:clamp(2rem,2.8vw,2.6rem);font-weight:700;line-height:1.2;color:#fff}.about-hero__title{margin:0 0 2.2rem;color:#fff;font-size:clamp(3rem,4vw,4.6rem);font-weight:700;line-height:1.18;text-wrap:balance;max-width:52rem}.about-hero__text{margin:0;max-width:50rem;color:hsla(0,0%,100%,.9);font-size:clamp(1.7rem,1.8vw,2rem);line-height:1.6;font-weight:400}@media screen and (576px < width <= 1000px){.about-hero{min-height:48rem}.about-hero__container{padding:6rem 3.2rem}.about-hero__content{max-width:50rem}.about-hero__eyebrow{font-size:2rem;margin-bottom:1.8rem}.about-hero__title{font-size:clamp(2.8rem,4.2vw,4rem);margin-bottom:2rem}.about-hero__text{font-size:1.7rem;line-height:1.55}}@media screen and (width <= 576px){.about-hero{min-height:52rem;align-items:center}.about-hero__overlay{background:linear-gradient(180deg, rgba(49, 91, 182, 0.84) 0%, rgba(61, 104, 192, 0.8) 45%, rgba(77, 119, 205, 0.74) 100%)}.about-hero__container{padding:6rem 2rem 4.5rem}.about-hero__content{max-width:100%}.about-hero__eyebrow{margin-bottom:1.4rem;font-size:1.8rem}.about-hero__title{font-size:clamp(2.8rem,8.5vw,3.8rem);line-height:1.18;margin-bottom:1.8rem;max-width:100%}.about-hero__text{max-width:100%;font-size:1.6rem;line-height:1.55}}.about-me{padding:7rem 0;background-color:#f5f5f5}.about-me__container{width:min(92%,120rem);margin:0 auto}.about-me__content{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5rem}@media screen and (576px < width <= 1000px){.about-me__content{grid-template-columns:1fr;gap:4rem}}@media screen and (width <= 576px){.about-me__content{grid-template-columns:1fr;gap:3rem}}.about-me__info{max-width:58rem}@media screen and (576px < width <= 1000px){.about-me__info{max-width:100%;order:2;text-align:center}}@media screen and (width <= 576px){.about-me__info{max-width:100%;order:2;text-align:center}}.about-me__eyebrow{display:inline-block;margin-bottom:1.2rem;font-size:3.2rem;font-weight:800;line-height:1.1;color:#1e3a8a}.about-me__name{margin:0;font-size:2.6rem;font-weight:700;line-height:1.2;color:#2a2a2a}.about-me__role{margin:.4rem 0 2.2rem;font-size:1.6rem;color:#5c5c5c}.about-me__text{margin:0 0 1.8rem;font-size:1.6rem;line-height:1.75;color:#333}.about-me__text--last{margin-bottom:0}.about-me__brands{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;margin:2rem 0 2.2rem}@media screen and (576px < width <= 1000px){.about-me__brands{justify-content:center}}@media screen and (width <= 576px){.about-me__brands{gap:1.4rem}}.about-me__brand{display:flex;align-items:center;justify-content:center;min-height:4.8rem}.about-me__brand-img{display:block;max-width:13rem;width:100%;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.95;transition:transform .3s ease,filter .3s ease,opacity .3s ease}.about-me__brand-img:hover{transform:translateY(-0.2rem);filter:grayscale(0%);opacity:1}@media screen and (width <= 576px){.about-me__brand-img{max-width:11rem}}.about-me__media{display:flex;justify-content:center}@media screen and (576px < width <= 1000px){.about-me__media{order:1}}.about-me__image-box{width:100%;max-width:48rem;background-color:#efefef;border-radius:1.8rem;padding:0;box-shadow:0 1rem 2.4rem rgba(0,0,0,.08);overflow:hidden;border:1px solid rgba(0,0,0,.05);display:flex;align-items:flex-end;aspect-ratio:4/4}@media screen and (width <= 576px){.about-me__image-box{max-width:34rem;border-radius:1.4rem}}.about-me__image{display:block;width:100%;height:100%;object-fit:cover}.about-me__stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-top:5rem;padding-top:1rem}@media screen and (width <= 576px){.about-me__stats{grid-template-columns:1fr;gap:2.4rem;margin-top:4rem}}.about-me__stat{text-align:center}.about-me__stat-number{margin:0 0 .8rem;font-size:clamp(3.2rem,4vw,4.4rem);font-weight:800;line-height:1;color:#1e3a8a}.about-me__stat-label{margin:0;font-size:1.6rem;color:#3f3f3f;line-height:1.5}.about-hero{position:relative;overflow:hidden;min-height:clamp(42rem,70vh,56rem);display:flex;align-items:center;isolation:isolate;background-color:#1f4f9b}.about-hero__bg,.about-hero__bg picture{position:absolute;inset:0;display:block;width:100%;height:100%}.about-hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg, rgba(24, 62, 128, 0.88) 0%, rgba(37, 86, 167, 0.78) 45%, rgba(37, 86, 167, 0.52) 70%, rgba(37, 86, 167, 0.35) 100%)}.about-hero__container{position:relative;z-index:2;width:min(92%,120rem);margin:0 auto;padding:8rem 0}.about-hero__content{max-width:62rem}.about-hero__eyebrow{display:inline-block;margin-bottom:1.4rem;font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.88)}.about-hero__title{margin:0;font-size:clamp(3.2rem,5vw,5.8rem);font-weight:800;line-height:1.05;color:#fff;max-width:58rem}.about-hero__text{margin:1.8rem 0 0;max-width:54rem;font-size:clamp(1.6rem,2vw,1.9rem);line-height:1.7;color:hsla(0,0%,100%,.92)}.about-hero__actions{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:3rem}.about-hero__button{background-color:#1e3a8a;color:#fff;padding:1rem 2.4rem;border-radius:1rem;font-weight:600;font-size:1.8rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:1rem;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.25);transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.about-hero__button i{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;min-width:2.8rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);font-size:1.4rem;flex-shrink:0;transition:transform .2s ease,background-color .25s ease}.about-hero__button:hover{background-color:rgb(22.7142857143,43.9142857143,104.4857142857);transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.about-hero__button:hover i{transform:translateX(4px);background-color:hsla(0,0%,100%,.26)}.about-hero__button:active{transform:scale(0.97)}.about-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-height:5rem;padding:1.3rem 2.2rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;will-change:transform}.about-hero__button--primary{background-color:#fff;color:#1f3f78;box-shadow:0 10px 24px rgba(0,0,0,.18)}.about-hero__button--primary:hover{background-color:#f3f6fb;color:#16366a;box-shadow:0 14px 28px rgba(0,0,0,.22)}.about-hero__button--secondary{border:.2rem solid hsla(0,0%,100%,.9);background-color:rgba(0,0,0,0);color:#fff}.about-hero__button--secondary:hover{background-color:hsla(0,0%,100%,.12);border-color:#fff}.about-hero__button-icon{font-size:1.9rem;line-height:1}@media screen and (576px < width <= 1000px){.about-hero{min-height:auto}.about-hero__container{padding:7rem 0}.about-hero__content{max-width:56rem}}@media screen and (width <= 576px){.about-hero{min-height:auto}.about-hero__overlay{background:linear-gradient(180deg, rgba(24, 62, 128, 0.86) 0%, rgba(37, 86, 167, 0.78) 55%, rgba(37, 86, 167, 0.7) 100%)}.about-hero__container{padding:6rem 0}.about-hero__content{max-width:100%;text-align:left}.about-hero__title{max-width:100%}.about-hero__text{max-width:100%;font-size:1.6rem}.about-hero__actions{flex-direction:column;align-items:stretch}.about-hero__button{width:100%;text-align:center;padding:1.4rem 2rem}}.pay-hero{position:relative;display:flex;align-items:center;min-height:clamp(42rem,56vh,50rem);overflow:hidden;background-color:#4f79cb;color:#fff}.pay-hero__bg{position:absolute;inset:0;z-index:1}.pay-hero__bg picture,.pay-hero__bg .pay-hero__image{display:block;width:100%;height:100%}.pay-hero__image{object-fit:cover;object-position:center center}.pay-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg, rgba(49, 91, 182, 0.86) 0%, rgba(55, 98, 190, 0.8) 34%, rgba(72, 113, 201, 0.68) 68%, rgba(90, 128, 215, 0.52) 100%)}.pay-hero__container{position:relative;z-index:3;width:min(100%,128rem);margin-inline:auto;padding:clamp(4.8rem,7vw,7rem) clamp(2rem,5vw,5.4rem)}.pay-hero__content{max-width:62rem}.pay-hero__eyebrow{display:inline-block;margin-bottom:1.6rem;font-size:clamp(1.9rem,2.6vw,2.5rem);font-weight:700;line-height:1.2;color:#fff}.pay-hero__title{margin:0 0 1.8rem;max-width:64rem;color:#fff;font-size:clamp(3.2rem,4.5vw,5.2rem);font-weight:700;line-height:1.12;text-wrap:balance}.pay-hero__text{margin:0;max-width:52rem;color:hsla(0,0%,100%,.9);font-size:clamp(1.6rem,1.8vw,2rem);line-height:1.55;font-weight:400}@media screen and (576px < width <= 1000px){.pay-hero{min-height:44rem}.pay-hero__container{padding:5.5rem 3rem}.pay-hero__content{max-width:54rem}.pay-hero__eyebrow{margin-bottom:1.4rem;font-size:1.9rem}.pay-hero__title{font-size:clamp(2.8rem,4.8vw,4.2rem);margin-bottom:1.6rem}.pay-hero__text{font-size:1.65rem;line-height:1.55;max-width:46rem}}@media screen and (width <= 576px){.pay-hero{min-height:40rem;align-items:center}.pay-hero__overlay{background:linear-gradient(180deg, rgba(49, 91, 182, 0.84) 0%, rgba(61, 104, 192, 0.8) 45%, rgba(77, 119, 205, 0.74) 100%)}.pay-hero__container{padding:5rem 2rem 4rem}.pay-hero__content{max-width:100%}.pay-hero__eyebrow{margin-bottom:1.2rem;font-size:1.7rem}.pay-hero__title{max-width:100%;margin-bottom:1.4rem;font-size:clamp(2.7rem,8vw,3.8rem);line-height:1.15;text-wrap:pretty}.pay-hero__text{max-width:100%;font-size:1.55rem;line-height:1.5}}.payment-notice{background-color:#fff;padding:4.5rem 0}.payment-notice__container{width:min(92%,120rem);grid-template-columns:repeat(2, 1fr);margin:0 auto;display:grid;gap:3rem;align-items:start}@media screen and (576px < width <= 1000px){.payment-notice__container{grid-template-columns:repeat(2, 1fr);gap:4rem}}@media screen and (width <= 576px){.payment-notice__container{grid-template-columns:1fr;gap:3rem}}.payment-notice__block{text-align:left}@media screen and (576px < width <= 1000px){.payment-notice__block{text-align:left}}.payment-notice__title{margin:0 0 1.6rem;font-size:clamp(2.8rem,4vw,5rem);line-height:1.1;font-weight:800;color:#244694}.payment-notice__text{margin:0;max-width:52rem;font-size:clamp(1.7rem,2vw,2rem);line-height:1.35;color:#5f5f5f}@media screen and (576px < width <= 1000px){.payment-notice__text{max-width:44rem}}.payment-notice__list{margin:0;padding-left:2.4rem;color:#5f5f5f;max-width:48rem}@media screen and (576px < width <= 1000px){.payment-notice__list{padding-left:2.8rem}}.payment-notice__item{font-size:clamp(1.7rem,2vw,2rem);line-height:1.35;text-align:left}.payment-notice__item:not(:last-child){margin-bottom:.6rem}@media screen and (width <= 576px){.payment-notice__container{gap:2.5rem}.payment-notice__title{margin-bottom:1.2rem}.payment-notice__text,.payment-notice__item{font-size:1.7rem}.payment-notice__list{text-align:left;width:fit-content;margin:0 auto}}.aseguradoras{background-color:#f2f2f2;padding:6rem 0}.aseguradoras__container{width:min(92%,90rem);margin:0 auto}.aseguradoras__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:7rem;align-items:stretch}@media screen and (576px < width <= 1000px){.aseguradoras__grid{grid-template-columns:repeat(2, 1fr);justify-content:center}}@media screen and (width <= 576px){.aseguradoras__grid{grid-template-columns:1fr;max-width:38rem;margin:0 auto}}.aseguradoras__card{background-color:#fff;border-radius:2.8rem;padding:2.8rem 2rem 2rem;min-width:27rem;min-height:21rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 .6rem 1.4rem rgba(0,0,0,.1),0 .2rem .4rem rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.aseguradoras__logo-box{width:100%;min-height:9rem;display:flex;align-items:center;justify-content:center;padding:0 1rem}.aseguradoras__logo{max-width:100%;width:auto;height:auto;max-height:8rem;object-fit:contain;display:block}.aseguradoras__button{background-color:#1e3a8a;color:#fff;padding:1rem 2.4rem;border-radius:1rem;font-weight:600;font-size:1.8rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:1rem;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.25);transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.aseguradoras__button i{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;min-width:2.8rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);font-size:1.4rem;flex-shrink:0;transition:transform .2s ease,background-color .25s ease}.aseguradoras__button:hover{background-color:rgb(22.7142857143,43.9142857143,104.4857142857);transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.aseguradoras__button:hover i{transform:translateX(4px);background-color:hsla(0,0%,100%,.26)}.aseguradoras__button:active{transform:scale(0.97)}.aseguradoras__button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;text-decoration:none;font-weight:700;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease;box-shadow:0 .8rem 1.8rem rgba(0,0,0,.16)}.aseguradoras__button:hover{transform:translateY(-0.2rem);box-shadow:0 1.2rem 2.4rem rgba(0,0,0,.18)}.aseguradoras__button:focus-visible{outline:.2rem solid #1d8ad8;outline-offset:.4rem}.aseguradoras__button-text{font-size:1.6rem;line-height:1.2;text-align:center;white-space:nowrap}@media screen and (width <= 576px){.aseguradoras__button-text{font-size:1.5rem}}.aseguradoras__button-icon{width:3rem;height:3rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;transition:transform .25s ease,box-shadow .25s ease}.aseguradoras__button-icon i{color:#1d8ad8;font-size:1.8rem;line-height:1}.aseguradoras__button:hover .aseguradoras__button-icon{transform:translateX(0.2rem)}.dudas{background-color:#fff;padding:4.5rem 0}.dudas__container{width:min(92%,120rem);margin:0 auto;display:flex;justify-content:center;align-items:center}.dudas__content{display:flex;flex-direction:column;gap:2.8rem;text-align:center;max-width:73rem}.dudas__title{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);font-weight:700;line-height:1.2;color:#1e3a8a}.dudas__text{margin:0;font-size:clamp(1.7rem,2vw,2rem);line-height:1.7;color:#656565}.dudas__button{background-color:#1d8ad8;color:#fff;padding:1rem 2.4rem;border-radius:1rem;font-weight:600;font-size:1.8rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:1rem;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,.25);transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.dudas__button i{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;min-width:2.8rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);font-size:1.4rem;flex-shrink:0;transition:transform .2s ease,background-color .25s ease}.dudas__button:hover{background-color:rgb(24.1706122449,115.0187755102,180.0293877551);transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.dudas__button:hover i{transform:translateX(4px);background-color:hsla(0,0%,100%,.26)}.dudas__button:active{transform:scale(0.97)}.dudas__button{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease;box-shadow:0 10px 24px rgba(0,0,0,.12)}.dudas__button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,0,0,.16)}.dudas__button:focus-visible{outline:2px solid #1d8ad8;outline-offset:.4rem}.dudas__button-icon{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;transition:transform .25s ease,box-shadow .25s ease}.dudas__button-icon i{color:#1d8ad8;font-size:1.8rem;line-height:1}/*# sourceMappingURL=app.css.map */
