/*! 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{width:100%;display:block}fieldset{padding:0;margin:0}.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:#ffb400;margin:1.5rem auto}[class$=__heading]{font-size:4.4rem;color:#2a2a2a;text-transform:uppercase;text-align:center}[class$=__subtitle]{font-size:1.8rem;color:#2a2a2a;text-align:center;margin-top:1rem;line-height:3rem}[class$="--blue"]{color:#3b9cd7}[class$="--yellow"]{color:#ffb400}.header{box-shadow:0px 4px 4px 0px rgba(0,0,0,.3)}@media screen and (width <= 576px){.header{box-shadow:none}}.header__info{background-color:#116ba2;display:flex;justify-content:space-between;color:#fff;max-width:100vw;padding:1.5rem 3rem;align-items:center}@media screen and (width <= 576px){.header__info{flex-direction:column}}.header__info-location,.header__info-phone{display:flex;gap:1rem;align-items:center}.header__info-location 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 (width <= 576px){.nav{display:none}}@media screen and (576px < width <= 1000px){.nav{display:none}}.nav__logo{width:10rem;height:7.5rem;display:flex;align-items:center}.nav__logo-link{display:flex;align-items:center;gap:1rem}.nav__logo-img{width:6.5rem}.nav__logo-text{color:#2a2a2a;font-weight:700;text-transform:uppercase;font-size:2.5rem;font-family:"Alumni Sans",sans-serif;font-style:italic;text-align:center}.nav__links{display:flex;gap:2.6rem}.nav__links-link{color:#2a2a2a;font-weight:500}.nav__links-item{transition:all 300ms}.nav__links-item:hover{transform:scale(1.1)}.nav__links-item:hover a{color:#ffb400}.nav__buttons{display:flex;gap:2rem}.nav__button{background-color:#ffb400;padding:1rem 2rem;color:#2a2a2a;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;font-size:1.8rem;text-align:center;transition:all 200ms}@media screen and (576px < width <= 1000px){.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 (width <= 576px){.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:rgba(243,243,243,.7)}}@media screen and (576px < width <= 1000px){.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:rgba(243,243,243,.7)}}.navM__data{height:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navM__logo{display:flex;align-items:center;gap:1rem}.navM__logo-img{width:5rem}.navM__logo-text{color:#2a2a2a;font-weight:600;text-transform:uppercase;font-size:1.7rem;font-family:"Poppins",serif;line-height:3rem;text-align:center}.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(242,242,242,.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:3rem}.navM__link{color:#2a2a2a;font-weight:600;font-family:"Roboto",serif;padding:1rem;display:flex;justify-content:center;align-items:center;transition:all .2s}.navM__link:hover{color:#ffb400;transform:scale(1.1)}.navM__buttons{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:1rem}.navM__button{background-color:#ffb400;padding:1rem 2rem;color:#2a2a2a;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;font-size:1.8rem;text-align:center;transition:all 200ms}@media screen and (576px < width <= 1000px){.navM__button{width:auto}}.navM__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.navM__button{width:max-content}.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;width:100%;height:calc(100vh - 14rem);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:url("../img/hero.avif") no-repeat center center/cover}@supports(background-image: url("../img/hero.avif")){.hero{background-image:url("../img/hero.avif")}}@supports not (background-image: url("../img/hero.avif")){.hero{background-image:url("../img/hero.webp")}}@supports not (background-image: url("../img/hero.webp")){.hero{background-image:url("../img/hero.jpg")}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.hero__content{position:relative;z-index:2;max-width:800px;padding:20px;color:#fff}.hero__title{margin-bottom:10px;color:#fff;line-height:7rem}.hero__subtitle{margin-bottom:20px;color:#fff}.hero__button{background-color:#ffb400;padding:1rem 2rem;color:#2a2a2a;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;font-size:1.8rem;text-align:center;transition:all 200ms}@media screen and (576px < width <= 1000px){.hero__button{width:auto}}.hero__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.hero__button{margin-top:2rem}.features{background-color:#fff;padding:4rem 0}.features__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:4rem;width:80%;margin:0 auto}@media screen and (width <= 576px){.features__grid{grid-template-columns:1fr}}.feature{border-radius:.5rem;gap:.5rem;display:flex;flex-direction:column;align-items:center;max-width:27rem;margin:0 auto}.feature__icon{background-color:#fff;padding:3rem;width:12rem;height:12rem;display:flex;justify-content:center;align-items:center;border-radius:50rem;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#ffb400}.feature__icon-img{width:7rem}@media screen and (width <= 576px){.feature__icon-img{width:7rem}}.feature__title{font-size:2.8rem;margin-top:1rem;text-align:center;line-height:4rem}.feature__text{color:#919191;margin-top:1rem;text-align:center;line-height:3rem}.products{padding:4rem 0;background-color:#f2f2f2;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.products__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem;width:70%;margin:0 auto;padding-top:2rem}@media screen and (width <= 576px){.products__grid{grid-template-columns:1fr;width:90%;gap:3rem}}.products__button{background-color:#ffb400;padding:1rem 2rem;color:#fff;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;font-size:1.8rem;text-align:center;transition:all 200ms}@media screen and (576px < width <= 1000px){.products__button{width:auto}}.products__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.product{position:relative;width:100%;height:30rem;max-height:30rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);border-radius:2rem;overflow:hidden}@media screen and (width <= 576px){.product{max-height:20rem}}.product__img{width:100%;height:100%;display:block}.product__img img{width:100%;height:100%;object-fit:cover;object-position:center}.product__info{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(243,243,243,.7);display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;border-radius:0 0 2rem 2rem}.product__title{font-size:2.4rem;font-weight:700}.product__arrow{transform:rotate(90deg)}.testimoniales{padding:4rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem;background-color:#fff}.testimoniales__grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (width <= 576px){.testimoniales__grid{grid-template-columns:1fr}}@media screen and (576px < width <= 1000px){.testimoniales__grid{grid-template-columns:1fr}}.testimoniales__item{background-color:#f2f2f2;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;border-radius:1rem;background-color:#ffb400}.testimoniales__item-author{text-align:left;font-size:1.8rem;font-weight:600;color:#2a2a2a}.testimoniales__item-author-subtitle{display:block;font-size:1.4rem;font-weight:400;color:#919191;line-height:1.5em}.testimoniales__redes-sociales{display:flex;flex-direction:column;align-items:center;gap:.5rem}.testimoniales__redes-sociales-title{color:#2a2a2a;font-size:2.8rem}.testimoniales__redes-sociales-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}.testimoniales__redes-sociales-link{color:#2a2a2a;font-size:2.8rem;transition:all 200ms}.testimoniales__redes-sociales-link:hover{color:#ffb400;scale:1.1}.contact{background:linear-gradient(to right, rgba(24, 24, 24, 0.6), rgba(24, 24, 24, 0.6)),url("../img/contacto.jpg");background-size:cover;background-position:center;padding:4rem;display:flex;flex-direction:column;align-items:center;gap:3rem}.contact__heading{color:#fff}.contact__subtitle{color:#fff}.contact__subtitle--bold{font-weight:600}.contact__grid{display:flex;justify-content:center;align-items:center;gap:4rem;margin-top:4rem}@media screen and (width <= 576px){.contact__grid{flex-direction:column}}@media screen and (576px < width <= 1000px){.contact__grid{flex-direction:column}}.contact__item{background-color:#f2f2f2;border-radius:2rem;display:flex;flex-direction:column;align-items:center;width:27rem;min-height:17rem;padding:2rem}.contact__text{text-align:left}.contact__text--bold{font-weight:600}.contact__redes-sociales-grid{display:flex;justify-content:center;align-items:center;gap:2rem}.contact__redes-sociales-link{font-size:4rem}.contact__redes-sociales-link i{transition:all .3s}.contact__redes-sociales-link i:hover{color:#ffb400;transform:scale(1.1)}.footer{background-color:#116ba2;padding:1rem 0;color:#fff;text-align:center}.footer__text{width:90%;margin:0 auto}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;font-size:5rem;width:7rem;height:7rem;border-radius:50%;text-decoration:none;position:fixed;bottom:3rem;right:3rem;z-index:1000;box-shadow:0px 4px 6px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0px 6px 8px rgba(0,0,0,.3)}.whatsapp-button:active{transform:scale(0.95);box-shadow:0px 2px 4px rgba(0,0,0,.3)}@media(max-width: 768px){.whatsapp-button{width:7rem;height:7rem;font-size:5rem;bottom:3rem;right:3rem}}@media(max-width: 480px){.whatsapp-button{width:6rem;height:6rem;font-size:4rem;bottom:1.5rem;right:1.5rem}}.main{position:relative}.main__background{width:100%;height:35rem}.main__img{width:100%;height:100%;object-fit:cover;object-position:center}.main__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.main__content{display:flex;flex-direction:column;gap:1rem;text-align:center;padding:1rem;width:50%}@media screen and (width <= 576px){.main__content{width:90%;padding:0}}.main__title,.main__text{color:#fff}.main__title{font-size:5.6rem;font-weight:700;line-height:1}@media screen and (width <= 576px){.main__title{font-size:3.2rem}}.hero-herramientas{position:relative;width:100%;height:calc(100vh - 14rem);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:url("../img/herramientas.avif") no-repeat center center/cover}@supports(background-image: url("../img/herramientas.avif")){.hero-herramientas{background-image:url("../img/herramientas.avif")}}@supports not (background-image: url("../img/herramientas.avif")){.hero-herramientas{background-image:url("../img/herramientas.webp")}}@supports not (background-image: url("../img/herramientas.webp")){.hero-herramientas{background-image:url("../img/herramientas.jpg")}}.hero-herramientas__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.hero-herramientas__content{position:relative;z-index:2;max-width:800px;padding:20px;color:#fff}.hero-herramientas__title{margin-bottom:10px;color:#fff;line-height:7rem}.hero-herramientas__subtitle{margin-bottom:20px;color:#fff}.hero-herramientas__button{background-color:#ffb400;padding:1rem 2rem;color:#2a2a2a;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;font-size:1.8rem;text-align:center;transition:all 200ms}@media screen and (576px < width <= 1000px){.hero-herramientas__button{width:auto}}.hero-herramientas__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.hero-herramientas__button{margin-top:2rem}.hero-seguridad{position:relative;width:100%;height:calc(100vh - 14rem);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:url("../img/seguridad.avif") no-repeat center center/cover}@supports(background-image: url("../img/seguridad.avif")){.hero-seguridad{background-image:url("../img/seguridad.avif")}}@supports not (background-image: url("../img/seguridad.avif")){.hero-seguridad{background-image:url("../img/seguridad.webp")}}@supports not (background-image: url("../img/seguridad.webp")){.hero-seguridad{background-image:url("../img/seguridad.jpg")}}.hero-seguridad__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.hero-seguridad__content{position:relative;z-index:2;max-width:800px;padding:20px;color:#fff}.hero-seguridad__title{margin-bottom:10px;color:#fff;line-height:7rem}.hero-seguridad__subtitle{margin-bottom:20px;color:#fff}.hero-seguridad__button{background-color:#ffb400;padding:1rem 2rem;color:#2a2a2a;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:inline-block;font-weight:700;font-size:1.8rem;text-align:center;transition:all 200ms}@media screen and (576px < width <= 1000px){.hero-seguridad__button{width:auto}}.hero-seguridad__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.hero-seguridad__button{margin-top:2rem}.gallery{padding:4rem 0;display:flex;justify-content:center;align-items:center}.gallery__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (width <= 576px){.gallery__grid{grid-template-columns:1fr}}@media screen and (576px < width <= 1000px){.gallery__grid{grid-template-columns:repeat(2, 1fr)}}.gallery__item{border-radius:1rem;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);width:100%;max-height:25rem}.gallery__item-img{width:100%;height:100%;object-fit:cover}.gallery__item-img img{display:block;width:100%;height:100%;object-fit:cover}/*# sourceMappingURL=app.css.map */
