@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{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%}}.block{display:block}.inline-block{display:inline-block}.w100{width:100%}[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:12rem}.nav__logo-text{color:#2a2a2a;font-weight:600;text-transform:uppercase;font-size:2.4rem;font-family:"Poppins",serif;line-height:3rem;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:10rem}.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{background:linear-gradient(to right, rgba(1, 40, 64, 0.7), rgba(1, 40, 64, 0.6)),url("../img/hero.jpg");background-size:cover;background-position:center}.hero__content{width:80%;margin:0 auto;padding:4rem 0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}@media screen and (width <= 576px){.hero__content{flex-direction:column;width:100%;padding:2rem 0}}@media screen and (576px < width <= 1000px){.hero__content{flex-direction:column;width:90%;padding:4rem 0}}.hero__info{display:flex;flex-direction:column;gap:2rem;width:80%}@media screen and (width <= 576px){.hero__info{width:90%}}.hero__heading{color:#fff;line-height:5rem}.hero__subtitle{color:#fff}.form{background-color:#fff;padding:2rem 4rem;display:flex;flex-direction:column;min-width:max-content;border-radius:2rem}.form__title{color:#012840;text-align:center}.form__grid{display:flex;flex-direction:column;margin-top:1.5rem;gap:1rem}.form__fieldset{border:none}.form__label{display:flex;flex-direction:column;color:#2a2a2a;font-weight:600}.form__input{border:1px solid #bebebe;padding:1rem;border-radius:1rem;background-color:#f2f2f2;font-size:1.4rem}.form__input:focus{background-color:#fff8e8}.form select{border:1px solid #bebebe;padding:1rem;border-radius:1rem;background-color:#f2f2f2;font-size:1.4rem;color:#919191}@media screen and (width <= 576px){.form select{height:4rem}}.form select:focus{outline:none;background-color:#fff8e8}.form select option{color:#2a2a2a}.form select option:checked{font-weight:600}.form__submit{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){.form__submit{width:auto}}.form__submit:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.form__submit{margin-top:2.5rem;width:100%;border:none}.about{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem 0;width:65%}@media screen and (width <= 576px){.about{width:90%}}@media screen and (576px < width <= 1000px){.about{width:90%}}.about__text{text-align:center}.about__text--highlight{color:#d99900}.about__text--bold{font-weight:600;background-color:#ffcb4d;padding:.5rem 1rem;border-radius:5rem}.about__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){.about__button{width:auto}}.about__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.about__button{display:flex;flex-direction:row;gap:1rem;align-items:center;width:max-content}.services{background:linear-gradient(to right, rgba(1, 40, 64, 0.7), rgba(1, 40, 64, 0.6)),url("../img/contact.jpg");background-size:cover;background-position:center;padding:4rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.services__heading{color:#fff}.services__subtitle{color:#fff;text-align:center}.services__subtitle--bold{font-weight:600}.services__grid{display:flex;justify-content:center;width:90%;gap:3rem}@media screen and (width <= 576px){.services__grid{flex-direction:column;width:100%;align-items:center}}@media screen and (576px < width <= 1000px){.services__grid{display:grid;grid-template-columns:repeat(2, 1fr)}}.services__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){.services__button{width:auto}}.services__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.services__button{display:flex;flex-direction:row;gap:1rem;align-items:center}.services__button i{font-size:2.5rem}.service{background-color:#f2f2f2;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;width:27rem;min-height:25rem;margin:0 auto}.service__picture{width:100%;min-width:40rem;min-height:20rem}.service__img{width:100%;height:100%;object-fit:cover}.service__info{padding:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.service__title{color:#116ba2;text-align:center}.service__text{text-align:center}.service__text--bold{font-weight:600}.estadisticas{padding:5rem 0;background-color:#f2f2f2}.estadisticas__box{display:grid;grid-template-columns:4fr 2fr;gap:3.5rem}@media screen and (width <= 576px){.estadisticas__box{display:flex;flex-direction:column-reverse}}@media screen and (576px < width <= 1000px){.estadisticas__box{display:flex;flex-direction:column-reverse;width:80%;margin:0 auto}}.estadisticas__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;justify-content:center;align-items:center}@media screen and (width <= 576px){.estadisticas__grid{display:flex;flex-direction:column;align-items:center;gap:2rem}}@media screen and (576px < width <= 1000px){.estadisticas__grid{display:flex;flex-direction:column;align-items:center;gap:2rem}}.estadisticas__item{border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);background-color:#fff;color:#116ba2;padding:3rem;width:32rem;min-height:20rem;display:flex;flex-direction:column;justify-content:center;margin:0 auto}@media screen and (width <= 576px){.estadisticas__item{width:30rem}}.estadisticas__item--icono{position:relative}.estadisticas__item-img{width:9rem;position:absolute;top:-2rem;right:-4rem}@media screen and (width <= 576px){.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:3.2rem;font-weight:900}@media screen and (576px < width <= 1000px){.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.4rem;line-height:4.5rem;margin-bottom:2rem;text-align:center}.estadisticas__text{color:#116ba2;text-align:center}.estadisticas__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){.estadisticas__button{width:auto}}.estadisticas__button:hover{background-color:rgb(255,190.5,35.7);transform:scale(1.05);cursor:pointer}.suppliers{padding:4rem 1rem}.suppliers__slider{height:auto;width:90vw;margin:0 auto;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(7.4px);-webkit-backdrop-filter:blur(7.4px);border:1px solid hsla(0,0%,100%,.4)}.suppliers__track{display:flex;justify-content:center;align-items:center;animation:scrolling 20s linear infinite;width:280rem}@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translateX(-140rem)}}.suppliers__slide{width:20rem;margin:20px}.suppliers__slide img{width:100%;height:100%;object-fit:cover}.portfolio{background-color:#f2f2f2;padding:3rem 0;display:flex;flex-direction:column;align-items:center;gap:2rem}.portfolio__title{font-size:4.4rem;color:#2a2a2a;text-align:center;text-transform:uppercase}.portfolio__line{width:10rem;height:.5rem;background-color:#ffb400;margin:0 auto}.portfolio__contenido{display:flex}@media screen and (width <= 576px){.portfolio__contenido{flex-direction:column;align-items:center}}.portfolio__grid{display:grid;grid-template-rows:repeat(2, 1fr);gap:1rem}@media screen and (width <= 576px){.portfolio__grid{grid-template-rows:1fr}}.portfolio__box{display:flex;gap:1rem}@media screen and (width <= 576px){.portfolio__box{flex-direction:column}}.portfolio__box2{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}@media screen and (width <= 576px){.portfolio__box2{grid-template-columns:1fr}}.portfolio__item{border-radius:1rem;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);width:100%;max-height:35rem}.portfolio__item img{width:100%;height:100%;object-fit:cover}.portfolio__item2{border-radius:2rem;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);width:100%;max-height:35rem}.portfolio__item2 img{width:100%;height:100%;object-fit:cover}.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__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(1, 40, 64, 0.7), rgba(1, 40, 64, 0.6)),url("../img/contact.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}@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;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}}.success{display:flex;justify-content:center;align-items:center;background-color:#bebebe;height:calc(100vh - 10.8rem);width:100vw}.success__box{background-color:#f2f2f2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;margin:5rem;border-radius:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3)}.success__icon{display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;background-color:#5ea500;border-radius:50%}.success__icon i{font-size:3.5rem;color:#fff}.success__icon--error{background-color:#e7000b}.success__title{font-size:2rem;font-weight:700}.success__text{font-size:1.6rem;text-align:center}.success__link{font-size:1.6rem;color:#919191;text-decoration:none;transition:color .3s}.success__link:hover{color:#d99900}.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}}.prices{padding:4rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem;background-color:#fff}.prices__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}@media screen and (width <= 576px){.prices__grid{grid-template-columns:1fr}}@media screen and (576px < width <= 1000px){.prices__grid{grid-template-columns:1fr}}.prices__box{display:flex;flex-direction:column;gap:2rem}.prices__box-line{width:85%;height:.4rem;background-color:#dbdbdb;margin:3rem auto;margin-bottom:1.5rem;display:none}@media screen and (width <= 576px){.prices__box-line{display:block}}@media screen and (576px < width <= 1000px){.prices__box-line{display:block}}.prices__title{font-weight:600;color:#116ba2;font-size:3.3rem}.prices__title--blue{color:#3b9cd7;font-size:4rem}.item{background-color:#f2f2f2;border-radius:2rem;padding:2rem;box-shadow:0px 4px 4px 0px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;border:solid 2px #2a2a2a;min-height:82.5rem;position:relative;transition:all .3s}.item:hover{transform:translateY(-0.5rem) scale(1.02);box-shadow:0px 4px 4px 0px rgba(0,0,0,.3)}@media screen and (width <= 576px){.item{min-height:auto}}@media screen and (576px < width <= 1000px){.item{width:50%;margin:0 auto;min-height:auto}}.item--highlight{border:solid 5px #3b9cd7}.item__star{background-color:#ffb400;width:5.5rem;height:5.5rem;display:flex;justify-content:center;align-items:center;border-radius:10rem;position:absolute;top:-2.5rem;left:98%;z-index:1;transform:translateX(-50%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.3)}.item__star i{color:#fff;font-size:2.9rem}.item__head{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}.item__img{width:100%;height:16rem;object-fit:cover;border-radius:1rem;overflow:hidden}@media screen and (width <= 576px){.item__img{height:19rem}}@media screen and (576px < width <= 1000px){.item__img{height:19rem}}.item__title{font-size:1.8rem;font-weight:700;color:#2a2a2a;text-transform:uppercase;line-height:2.5rem}.item__line{width:100%;height:.4rem;background-color:#bebebe;margin:.5rem}.item__body{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center}.item__feature-capacity{background-color:#93cbc4;font-size:1.5rem;font-weight:600;border:solid 2px #2a2a2a;border-radius:10rem;padding:.5rem 2rem;width:100%}.item__feature-title{font-weight:600;color:#2a2a2a;width:min-content;padding:.5rem 2rem;border:solid 2px #2a2a2a;border-radius:10rem;margin:0 auto}.item__feature{display:flex;justify-content:flex-start;gap:1rem;font-size:1.7rem;color:#2a2a2a}.item__feature-icon{font-size:2rem;color:#116ba2}.item__feature-text{text-align:left}.item__footer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.item__leyend{font-size:1.5rem;color:#919191}.item__price{font-size:2.5rem;font-weight:900;color:#2a2a2a;border:solid 2px #2a2a2a;border-radius:10rem;width:100%;padding:0 2rem}/*# sourceMappingURL=app.css.map */
