@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&family=Work+Sans: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:"Work Sans",sans-serif;font-size:1.8rem;line-height:1.8;background-color:#f4f4f4;color:#000}h1,h2,h3,h4{color:#09427b;font-weight:700;font-family:"Rubik",sans-serif;padding:0;margin:0}h1{font-size:7.2rem}h2{font-size:4.8rem;line-height:4.5rem}h3{font-size:3.2rem}h4{font-size:2.4rem}ul{list-style:none}a{text-decoration:none;color:#fff}img,picture{width:100%;display:block}fieldset{padding:0;margin:0}.contenedor{width:95%;max-width:120rem;margin:0 auto}@media screen and (max-width: 768px){.contenedor{width:98%}}.block{display:block}.inline-block{display:inline-block}.w100{width:100%}.header{box-shadow:0px 4px 4px 0px rgba(0,0,0,.3)}@media screen and (max-width: 768px){.header{box-shadow:none}}.header__info{background-color:#09427b;display:flex;justify-content:space-between;color:#fff;max-width:100vw;padding:1.5rem 3rem;align-items:center}@media screen and (max-width: 768px){.header__info{flex-direction:column}}.header__info-email i,.header__info-phone i{color:#ffb400}.header__info-phone-text{text-decoration:none;color:#fff}.header__info-phone-text span{font-weight:700;color:#fff}.header__info-phone-number{color:#fff}.nav{position:sticky;top:0;left:0;display:flex;max-width:100vw;padding:.6rem 2.9rem;background-color:hsla(0,0%,100%,.9);justify-content:space-between;align-items:center;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);z-index:100}@media screen and (max-width: 768px){.nav{display:none}}.nav__logo{width:25.6rem;height:7.2rem}.nav__links{display:flex;gap:2.6rem}.nav__links-link{color:#000;font-weight:500}.nav__links-item{transition:all 100ms}.nav__links-item:hover{transform:scale(1.1)}.nav__links-item:hover a{color:#09427b}.nav__button{background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.nav__button{width:auto}}.nav__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.navM{height:7rem;display:none}@media screen and (max-width: 768px){.navM{display:block;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);position:sticky;top:0;left:0;z-index:100;background-color:#f4f4f4}}.navM__data{height:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navM__logo{width:13rem}.navM__toggle{position:relative;width:3rem;height:3rem}.navM__burger,.navM__close{position:absolute;width:max-content;height:max-content;margin:auto;inset:0;font-size:3rem;cursor:pointer;transition:opacity .1s,transform .4s}.navM__close{opacity:0}.navM__menu{position:absolute;left:0;top:7rem;width:100%;height:calc(100vh - 3.5rem);overflow:auto;pointer-events:none;opacity:0;transition:top .4s,opacity .3s}.navM__menu::-webkit-scrollbar{width:0}.navM__list{background-color:rgba(255,211,104,.9);padding:2rem 0;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.navM__item{display:flex;flex-direction:row;justify-content:center;align-items:center}.navM__icon{font-size:2.2rem}.navM__link{color:#000;font-weight:600;font-family:"Work Sans",sans-serif;padding:1rem;display:flex;justify-content:center;align-items:center;transition:all .2s}.navM__link:hover{color:#13589f;transform:scale(1.1)}.show-menu{opacity:1;top:7rem;pointer-events:initial}.show-icon .navM__burger{opacity:0;transform:rotate(90deg)}.show-icon .navM__close{opacity:1;transform:rotate(90deg)}.hero{position:relative;max-width:100vw;min-height:50rem;display:flex;justify-content:center;align-items:center}.hero__background{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-1}.hero__background-img{width:100%;height:100%;object-fit:cover;object-position:50% 80%}.hero__overlay{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.hero__content{width:80%;height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;margin-right:2.14rem}@media screen and (max-width: 768px){.hero__content{margin-right:auto}}.hero__line{position:absolute;left:20rem;top:10rem;z-index:3;width:1rem;height:15rem;background-color:#ffb400}@media screen and (max-width: 768px){.hero__line{height:12rem;width:.7rem;top:9rem;left:2rem}}.hero__title{font-size:7.2rem;color:#fff;text-transform:uppercase;line-height:9rem}@media screen and (max-width: 768px){.hero__title{font-size:3.2rem;line-height:4.5rem}}.hero__subtitle{font-size:3.2rem;color:#fff;font-weight:600;margin-top:2.5rem}@media screen and (max-width: 768px){.hero__subtitle{font-size:2.8rem;line-height:4.5rem}}.hero__button{margin-top:2.5rem;width:25rem;background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.hero__button{width:auto}}.hero__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.reembolso{background-color:#fff}.reembolso__contenedor{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}@media screen and (max-width: 768px){.reembolso__contenedor{flex-direction:column;justify-content:center;align-items:center;padding:2rem;gap:2rem;margin-top:1rem}}.reembolso__boton{background-color:#fff;padding:1rem 4rem;color:#000;border-radius:2rem;border:solid 6px #ffb400;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.reembolso__boton{width:auto}}.reembolso__boton:hover{background-color:hsl(0,0%,107%);transform:scale(1.05);cursor:pointer}.reembolso__texto{color:#13589f;font-size:3.2rem;font-weight:400;font-family:"Rubik",sans-serif}@media screen and (max-width: 768px){.reembolso__texto{line-height:5rem;text-align:center}}.reembolso__texto--precio{font-size:4.8rem;font-weight:700}.nosotros{display:grid;grid-template-columns:9fr 4fr}@media screen and (max-width: 768px){.nosotros{grid-template-columns:1fr}}.nosotros__content{grid-column:0/1;display:flex;flex-direction:column;justify-content:center;align-items:left;padding:3rem 10rem}@media screen and (max-width: 768px){.nosotros__content{padding:3rem}}.nosotros__title{font-size:4.8rem;font-weight:700;color:#13589f;margin-bottom:2rem;text-transform:uppercase}@media screen and (max-width: 768px){.nosotros__title{font-size:3.2rem;width:100%}}.nosotros__texts-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (max-width: 768px){.nosotros__texts-grid{grid-template-columns:1fr}}.nosotros__text{font-size:1.8rem}.nosotros__imagen{grid-column:2/3;width:100%;height:45rem;object-fit:cover}@media screen and (max-width: 768px){.nosotros__imagen{display:none}}.nosotros__button{margin-top:2rem;background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.nosotros__button{width:auto}}.nosotros__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.mapa{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mapa__content{background-color:#fbc83b;width:100%;padding-top:3rem;text-transform:uppercase}.mapa__title{font-size:4.8rem}@media screen and (max-width: 768px){.mapa__title{font-size:3.2rem}}.mapa__button{margin-top:3rem;background-color:#09427b;padding:1rem 4rem;color:#fff;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.mapa__button{width:auto}}.mapa__button:hover{background-color:hsl(210,86.3636363636%,32.8823529412%);transform:scale(1.05);cursor:pointer}.mapa__img{width:100%;margin-top:-5rem;z-index:-1}@media screen and (max-width: 768px){.mapa__img{margin-top:0}}.estadisticas{padding:5rem 0;background-color:#f4f4f4}.estadisticas__box{display:grid;grid-template-columns:4fr 2fr}@media screen and (max-width: 768px){.estadisticas__box{display:flex;flex-direction:column-reverse}}.estadisticas__grid{display:flex;flex-direction:row;gap:2rem;justify-content:center}@media screen and (max-width: 768px){.estadisticas__grid{flex-direction:column;align-items:center;gap:2rem}}.estadisticas__grid-1{display:flex;flex-direction:column;gap:5rem;justify-content:center}@media screen and (max-width: 768px){.estadisticas__grid-1{gap:2rem}}.estadisticas__grid-2{display:flex;flex-direction:column;gap:5rem;justify-content:center;margin-left:-5rem}@media screen and (max-width: 768px){.estadisticas__grid-2{margin:0;gap:2rem}}.estadisticas__item{border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);background-color:#fff;color:#13589f;padding:3rem;width:37rem}@media screen and (max-width: 768px){.estadisticas__item{width:30rem}}.estadisticas__item--icono{position:relative}.estadisticas__item-img{width:9rem;position:absolute;top:-2rem;right:-4rem}@media screen and (max-width: 768px){.estadisticas__item-img{display:none}}.estadisticas__item-resalte{display:flex;align-items:center;gap:.5rem}.estadisticas__item-line{width:.5rem;height:3.5rem;background-color:#ffb400}.estadisticas__item-text{font-size:2.4rem;font-weight:600;line-height:2.5rem}.estadisticas__item-text--grande{font-size:4.8rem;font-weight:700}@media screen and (max-width: 1200px){.estadisticas__item-text--grande{font-size:3.2rem}}.estadisticas__contenido{display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-bottom:2rem}.estadisticas__title{font-size:4.8rem;line-height:4.5rem;margin-bottom:2rem;text-align:center}.estadisticas__text{color:#13589f;text-align:center}.estadisticas__button{background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.estadisticas__button{width:auto}}.estadisticas__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.razones{display:grid;grid-template-columns:3fr 7fr}@media screen and (max-width: 768px){.razones{grid-template-columns:1fr}}.razones__contenido{background-color:#353d3d;color:#fff;padding:4rem}.razones__title{font-size:3.2rem;font-weight:700;color:#fff;margin-bottom:2rem}.razones__line{width:7rem;height:.5rem;background-color:#ffb400}.razones__text{padding:3rem 0}.razones__button{width:100%;background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.razones__button{width:auto}}.razones__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.razones__grid{display:flex;flex-direction:column}.razones__grid-video{width:100%;max-width:100%;aspect-ratio:16/9;display:block;object-fit:cover;margin:0 auto;height:100%;max-height:100%;overflow:hidden}.razones__box{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){.razones__box{display:flex;flex-direction:column-reverse}}.razones__item1{background-color:#ffb400;color:#000;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.razones__item1-contactanos{font-size:3.2rem;font-weight:700}.razones__item1-phone{font-size:1.8rem;font-weight:500;color:#000}.razones__item1-phone-link{color:#000}.razones__item2{background-color:#fff;color:#13589f;padding:1.5rem;font-weight:500;display:flex;justify-content:center;align-items:center}.razones__item2-referido{font-size:2.4rem;line-height:4rem}.razones__item2-referido--resaltado{font-size:3.2rem;font-weight:700;color:#09427b}.faqs{padding:7rem 0;display:flex;flex-direction:column;align-items:center;gap:2rem}.faqs__box{display:grid;grid-template-columns:3fr 8fr;gap:2rem}@media screen and (max-width: 768px){.faqs__box{grid-template-columns:1fr}}.faqs__contenido{display:flex;flex-direction:column;gap:2rem}.faqs__title{font-size:4.8rem;line-height:6rem}.faqs__line{width:10rem;height:.5rem;background-color:#ffb400}.faqs__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 768px){.faqs__grid{grid-template-columns:1fr}}.faqs__item{display:flex;flex-direction:column;align-items:center;max-height:35rem;gap:2rem;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);overflow:hidden}.faqs__item-img{height:20rem;width:100%;overflow:hidden}.faqs__item-img video{width:100%;height:100%;object-fit:cover}.faqs__item-content{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem 2rem}.faqs__item-text{font-size:1.8rem;font-weight:500}.faqs__item-boton2{background-color:#fff;padding:.5rem 0;color:#13589f;margin-bottom:2rem;border-radius:3.5rem;border:solid 4px #13589f;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:600;text-align:center;text-transform:uppercase;transition:all 200ms;display:block;width:100%}@media screen and (max-width: 1200px){.faqs__item-boton2{width:auto}}.faqs__item-boton2:hover{background-color:hsl(0,0%,107%);transform:scale(1.05);cursor:pointer}.faqs__boton{margin-top:2rem;background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.faqs__boton{width:auto}}.faqs__boton:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.portafolio{background-color:#fff;padding:3rem 0;display:flex;flex-direction:column;align-items:center;gap:2rem}.portafolio__title{font-size:4.8rem;color:#13589f;text-align:center;text-transform:uppercase}.portafolio__line{width:10rem;height:.5rem;background-color:#ffb400;margin:0 auto}.portafolio__contenido{display:flex}@media screen and (max-width: 768px){.portafolio__contenido{flex-direction:column;align-items:center}}.portafolio__texto{line-height:2.8rem}.portafolio__button{min-width:max-content;max-height:max-content;background-color:#ffb400;padding:1rem 4rem;color:#000;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.portafolio__button{width:auto}}.portafolio__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.portafolio__grid{display:grid;grid-template-rows:repeat(2, 1fr);gap:2.5rem}@media screen and (max-width: 768px){.portafolio__grid{grid-template-rows:1fr}}.portafolio__box{display:flex;gap:2.5rem}@media screen and (max-width: 768px){.portafolio__box{flex-direction:column}}.portafolio__box2{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem}@media screen and (max-width: 768px){.portafolio__box2{grid-template-columns:1fr}}.portafolio__item{border-radius:2rem;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);width:100%;max-height:35rem}.portafolio__item img{width:100%;height:100%;object-fit:cover}.portafolio__item2{border-radius:2rem;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);width:100%;max-height:35rem}.portafolio__item2 img{width:100%;height:100%;object-fit:cover}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.testimoniales{padding:5rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.testimoniales__title{font-size:4.8rem;color:#13589f;text-transform:uppercase}@media screen and (max-width: 768px){.testimoniales__title{font-size:2.8rem}}.testimoniales__line{width:10rem;height:.5rem;background-color:#ffb400}.testimoniales__grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 768px){.testimoniales__grid{grid-template-columns:1fr}}.testimoniales__item{background-color:#fff;border-radius:2rem;padding:3rem;margin:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:1rem}.testimoniales__item-star{color:#ffb400}.testimoniales__item-text{text-align:left;font-size:1.8rem;font-weight:400}.testimoniales__item-line{width:20%;height:.5rem;background-color:#ffb400}.testimoniales__item-author{text-align:left;font-size:1.8rem;font-weight:700;color:#13589f}.testimoniales__redes-sociales{display:flex;flex-direction:column;align-items:center;gap:.5rem}.testimoniales__redes-sociales-title{color:#13589f;font-size:3.2rem}.testimoniales__redes-sociales-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.testimoniales__redes-sociales-link{color:#13589f;font-size:3.2rem;transition:all 200ms}.testimoniales__redes-sociales-link:hover{color:#ffb400;scale:1.1}.contacto{background-color:#514f4e;padding:5.4rem 9.2rem;position:relative}@media screen and (max-width: 768px){.contacto{padding:1rem 2rem}}.contacto__title{font-size:4.8rem;color:#fff;text-align:center;margin-bottom:3rem}@media screen and (max-width: 768px){.contacto__title{font-size:3.2rem;margin-bottom:2rem}}.contacto__check{color:#fff;font-size:1.8rem;display:flex;justify-content:center;align-items:center;gap:9rem;margin-bottom:4rem}@media screen and (max-width: 768px){.contacto__check{flex-direction:column;gap:1rem;line-height:2.5rem}}.contacto__item{display:flex;justify-content:center;align-items:center;gap:1rem}.contacto__content{display:grid;grid-template-columns:4fr 7fr;justify-content:center;align-items:start;gap:3rem}@media screen and (max-width: 768px){.contacto__content{display:flex;flex-direction:column}}.contacto__info{background-color:#13589f;border-radius:2rem;color:#fff;padding:3.3rem 4rem;height:auto}@media screen and (max-width: 768px){.contacto__info{width:100%;padding:3rem 2rem}}.contacto__info-title{color:#fff;font-size:3.2rem;text-align:center;margin-bottom:2rem;line-height:4rem;text-transform:uppercase}.contacto__info-items{display:flex;flex-direction:column;gap:3rem}.contacto__info-item-title{color:#fff}.contacto__info-item-text-phone{color:#fff}.contacto__info-item-redes{font-size:4rem;display:flex;gap:2rem}.contacto__info-item-text--bold{font-weight:700}.contacto__info-item-redes-link{color:#fff;transition:all 200ms}.contacto__info-item-redes-link:hover{color:#ffd368;scale:1.1}.contacto__form{background-color:#ffb400;color:#000;border-radius:2rem;padding:4rem;height:auto}@media screen and (max-width: 768px){.contacto__form{max-width:100vw;padding:1.5rem 1rem}}.contacto__form-title{color:#000;font-size:3.2rem;text-transform:uppercase}@media screen and (max-width: 768px){.contacto__form-title{text-align:center;line-height:4rem;margin-bottom:2rem}}.contacto__form-text{color:#000;font-size:1.8rem;padding-left:2rem;line-height:2.5rem;margin-bottom:3rem}.contacto__form-text--bold{font-weight:700;font-style:italic;font-size:1.8rem}@media screen and (max-width: 768px){.contacto__form-text{padding:1rem}}.contacto__form-formulario{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.contacto__form-fieldset{width:100%;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;border:none}@media screen and (max-width: 768px){.contacto__form-fieldset{gap:1rem}}.contacto__form-fieldset-title{font-size:2rem;font-weight:600}.contacto__form-fieldset-title span{font-weight:400;font-style:italic;font-size:1.8rem}.contacto__form-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media screen and (max-width: 768px){.contacto__form-grid{display:flex;flex-direction:column;gap:1rem}}.contacto__form-label{font-size:2rem;font-weight:600;padding:1.8rem 4rem;border-radius:2rem;background-color:#fff}@media screen and (max-width: 768px){.contacto__form-label{padding:1.5rem 2rem}}.contacto__form-input{border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.8rem;transition:all 200ms}@media screen and (max-width: 768px){.contacto__form-input{padding:1rem}}.contacto__form-input:focus{background-color:rgba(255,180,0,.2);transform:scale(1.02);border:none;outline:none}.contacto__form-input[type=radio]:checked{accent-color:#ffd368}.contacto__form-input[type=radio]:checked:hover{accent-color:#ffd368}.contacto__form-submit{border:none;max-width:70rem;background-color:#09427b;padding:1rem 4rem;color:#fff;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;text-align:center;text-transform:uppercase;transition:all 200ms}@media screen and (max-width: 1200px){.contacto__form-submit{width:auto}}.contacto__form-submit:hover{background-color:hsl(210,86.3636363636%,32.8823529412%);transform:scale(1.05);cursor:pointer}.spinner{position:absolute;z-index:100;bottom:4%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.5);border-radius:2rem;width:50vw;height:50vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.spinner__text{padding:2rem;line-height:2.5rem;width:80%;color:#fff;font-weight:500;font-size:1.8rem;text-align:center;background-color:#1db555;margin:0 auto;border-radius:2rem}.hidden{display:none}.flex{display:flex}.sk-cube-grid{width:50px;height:50px;margin:100px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);background-color:#ffb400;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}.footer{background-color:#09427b;padding:1rem 0;color:#fff;text-align:center}/*# sourceMappingURL=app.css.map */
