.myCarousel{height:70vh}.myCarousel .myswipper-slide{display:flex;align-items:center;justify-content:center;font-size:80px;font-family:var(--primary-font);color:var(--primary-color)}.hero-home{overflow:hidden;background-image:linear-gradient(0deg,#2dafe600,#2681c1cc 55%,#215ca3 65%,#1b3281),url(/images/home-hero-mobile.png);background-size:100%;background-position:right top;background-repeat:no-repeat;height:650px}@media screen and (min-width: 768px){.hero-home{height:663px;background-image:linear-gradient(to left,#2dafe600,#2681c1cc 55%,#215ca3 65%,#1b3281),url(/images/home-hero.png);background-size:cover;background-position:center;background-repeat:no-repeat}}.hero-home .container,.hero-home .row,.hero-home .hero-home-col,.hero-home .hero-home-content{height:100%}.hero-home .hero-home-content{height:100%;padding:46px 32px;display:flex;flex-direction:column;justify-content:start;gap:16px}@media screen and (min-width: 768px){.hero-home .hero-home-content{padding:0;justify-content:center}}.hero-home-content-heading{margin:0;font-size:28px;font-weight:600;line-height:auto;color:var(--white);text-transform:capitalize}@media screen and (min-width: 576px){.hero-home-content-heading{font-size:48px;line-height:56px}}.hero-home-content-description{margin:0;font-size:16px;font-weight:200;line-height:26px;color:var(--white)}@media screen and (min-width: 576px){.hero-home-content-description{font-weight:300;line-height:24px}}@media screen and (min-width: 1400px){.hero-home-content-description{max-width:45ch}}@media screen and (min-width: 992px){.featured-categories{padding-top:0}}.featured-categories-card{position:relative;border-radius:24px;background-color:var(--white);box-shadow:0 8px 16px #03172914;margin-top:-50px;padding:16px 18px;z-index:99}@media screen and (min-width: 992px){.featured-categories-card{padding:32px 56px}}.featured-categories-slider-prev,.featured-categories-slider-next{background-color:var(--celeste);border:none;color:var(--white);transition:all .3s ease}.featured-categories-slider-prev svg,.featured-categories-slider-next svg{fill:var(--white)}.featured-categories-slider-prev:hover,.featured-categories-slider-next:hover{background-color:var(--white);border:1px solid var(--celeste-claro)}.featured-categories-slider-prev:hover svg,.featured-categories-slider-next:hover svg{fill:var(--black)}.featured-categories-slider-prev{position:absolute;left:-10px;top:50%;transform:translateY(-50%);z-index:999}@media screen and (min-width: 992px){.featured-categories-slider-prev{left:-25px}}.featured-categories-slider-next{position:absolute;right:-10px;top:50%;transform:translateY(-50%);z-index:99}@media screen and (min-width: 992px){.featured-categories-slider-next{right:-25px}}.featured-categories-subcategories{display:flex;gap:25px}.featured-categories-item{width:auto}.featured-categories-item-inner{overflow:hidden;position:relative;flex:0 0 154px;height:182px;background-color:var(--bg-color);border-radius:12px;transition:all .3s ease;text-align:center}@media screen and (min-width: 768px){.featured-categories-item-inner{flex:0 0 126px;height:158px}}.featured-categories-item-inner .subcategory-image{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px}.featured-categories-item-inner .subcategory-link{position:relative;background:linear-gradient(180deg,#2dafe600,#1b3281);width:100%;height:100%;display:flex;align-items:end;justify-content:center;z-index:2}.featured-categories-item-inner .subcategory-name{padding:15px;color:var(--white)}.featured-categories-item-inner:hover,.featured-categories-item-inner.active{background-color:var(--brand-color)}.subcategory-banner{position:relative;margin-top:16px}.subcategory-banner:first-child .subcategory-banner-item-inner,.subcategory-banner:nth-child(4) .subcategory-banner-item-inner,.subcategory-banner:nth-child(5) .subcategory-banner-item-inner{background-color:var(--background-blanco)}.subcategory-banner:nth-child(2) .subcategory-banner-item-inner,.subcategory-banner:nth-child(3) .subcategory-banner-item-inner{background-color:var(--lila)}@media screen and (min-width: 992px){.subcategory-banner-item{height:100%}}.subcategory-banner-item-inner{height:100%;padding:32px 24px;display:flex;flex-direction:column;align-items:center;overflow:hidden;border-radius:1rem;gap:30px}@media screen and (min-width: 768px){.subcategory-banner-item-inner{padding:0;gap:0;flex-direction:row;border-radius:1.5rem}}.subcategory-banner-item-thumb{flex:0 0 100%;height:188px;border-radius:20px;overflow:hidden}@media screen and (min-width: 768px){.subcategory-banner-item-thumb{flex:0 0 50%;padding:24px;height:286px;border-radius:24px}}.subcategory-banner-item-thumb img{height:100%;width:100%;object-fit:cover;object-position:center}.subcategory-banner-item-content{width:100%;flex:0 0 100%;display:flex;flex-direction:column;justify-content:start;gap:16px}@media screen and (min-width: 768px){.subcategory-banner-item-content{width:inherit;flex:0 0 50%;padding:24px;border-left:1px solid rgba(41,41,44,.2)}}.subcategory-banner-item-content .subcategory-banner-title{margin:0;font-size:20px;font-weight:600;line-height:24px;color:var(--gris-oscuro)}.subcategory-banner-item-content .subcategory-banner-description{margin:0;font-size:16px;font-weight:400;line-height:20px;color:var(--gris-secundary)}.subcategory-banner-item-content .subcategory-banner-buttons{margin:0;display:flex;align-items:center;gap:8px}.subcategory-banner-item:hover .subcategory-banner-item-thumb img{transform:scale(1.04)}@media screen and (min-width: 992px){.subcategory-banner-item-small .subcategory-banner-item-inner{flex-direction:column;padding:24px}.subcategory-banner-item-small .subcategory-banner-item-inner .subcategory-banner-item-thumb{padding:0;height:140px;border-radius:12px}.subcategory-banner-item-small .subcategory-banner-item-inner .subcategory-banner-item-content{padding:16px 0 0;border-left:none;gap:12px}.subcategory-banner-item-small .subcategory-banner-item-inner .subcategory-banner-item-content .subcategory-banner-title{font-size:16px;font-weight:600;line-height:20px}}.vademecum-home-banner{position:relative}.vademecum-home-banner-item-inner{position:relative;display:flex;flex-direction:column;align-items:center;background:var(--azul);overflow:hidden;border-radius:1rem}@media screen and (min-width: 768px){.vademecum-home-banner-item-inner{flex-direction:row;justify-content:space-between}}@media screen and (min-width: 1200px){.vademecum-home-banner-item-inner{border-radius:1.5rem}}.vademecum-home-banner-item-thumb{position:relative;width:100%;height:188px;overflow:hidden}@media screen and (min-width: 768px){.vademecum-home-banner-item-thumb{height:280px;flex:0 0 50%}}.vademecum-home-banner-item-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.vademecum-home-banner-item-content{padding:32px 24px 24px;display:flex;flex-direction:column;align-items:start;gap:16px}@media screen and (min-width: 768px){.vademecum-home-banner-item-content{align-items:start;padding-right:10%}}.vademecum-home-banner-item-content .vademecum-home-title{max-width:240px;margin:0;font-size:26px;font-weight:600;line-height:32px;color:var(--white)}.vademecum-home-banner-item-content .vademecum-home-description{max-width:240px;margin:0;font-size:16px;font-weight:300;line-height:20px;color:var(--white)}.vademecum-home-banner-item-content .vademecum-home-buttons{max-width:240px;margin:0;display:flex;align-items:center;gap:8px}.vademecum-home-banner-item:hover .subcategory-banner-item-thumb img{transform:scale(1.04)}.product{overflow:hidden}.product-header{display:flex;flex-direction:column;justify-content:start;align-items:start;margin-bottom:24px;gap:24px}@media screen and (min-width: 768px){.product-header{flex-direction:row;justify-content:space-between;align-items:center}}.product-header-title{margin:0;font-size:26px;font-weight:600;line-height:32px;color:#161915}.product-content{display:flex;flex-wrap:wrap;justify-content:start;align-items:stretch;gap:16px}.product-title{margin:0;font-size:26px;font-weight:600;line-height:32px;color:#161915}@media screen and (min-width: 992px){.product-filters{margin-bottom:5px}}.product-filters .nav-pills{margin:0;display:flex;gap:16px}.product-filters .nav-pills .nav-link{background-color:var(--white);font-size:16px;line-height:24px;font-weight:400;color:var(--black);border:1px solid var(--celeste-claro);border-radius:4px;transition:all .3s ease-in-out}@media screen and (min-width: 992px){.product-filters .nav-pills .nav-link{border:none;border-radius:0;border-bottom:2px solid transparent}}.product-filters .nav-pills .nav-link:hover,.product-filters .nav-pills .nav-link.active{color:var(--celeste);border-color:var(--celeste)}.product-buttons{display:flex;align-items:center;gap:16px}.product-item-container{max-width:45%;flex:0 0 45%}@media screen and (min-width: 768px){.product-item-container{max-width:31%;flex:1 1 31%}}@media screen and (min-width: 1200px){.product-item-container{max-width:18%;flex:1 1 18%}}.feature-bar{display:flex;flex-direction:column;justify-content:center;gap:24px}@media screen and (min-width: 992px){.feature-bar{flex-direction:row;gap:120px}}.feature-bar-item{display:flex;align-items:center;gap:24px}.feature-bar-title{margin:0;font-size:16px;line-height:24px;font-weight:600;color:var(--gris-oscuro)}
