.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:visible;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;position:relative}@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)}@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:-30px;padding:16px 18px;z-index:99;margin-left:10px;margin-right:10px}@media screen and (min-width: 768px){.featured-categories-card{padding:32px 56px;margin-top:-50px;margin-left:0;margin-right:0}}.featured-categories-slider{position:relative;overflow:visible}.featured-categories-slider-prev,.featured-categories-slider-next{background-color:var(--celeste);border:none;color:var(--white);transition:all .3s ease;width:32px;height:32px;border-radius:7px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:90px;z-index:999}.featured-categories-slider-prev svg,.featured-categories-slider-next svg{fill:var(--white);width:12px;height:12px}.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)}@media screen and (min-width: 768px){.featured-categories-slider-prev,.featured-categories-slider-next{width:40px;height:40px}.featured-categories-slider-prev svg,.featured-categories-slider-next svg{width:16px;height:16px}}.featured-categories-slider-prev{left:-16px}@media screen and (min-width: 768px){.featured-categories-slider-prev{left:-20px}}@media screen and (min-width: 992px){.featured-categories-slider-prev{left:-25px}}.featured-categories-slider-next{right:-16px}@media screen and (min-width: 768px){.featured-categories-slider-next{right:-20px}}@media screen and (min-width: 992px){.featured-categories-slider-next{right:-25px}}.featured-categories-subcategories{display:flex;gap:15px}@media screen and (min-width: 768px){.featured-categories-subcategories{gap:25px}}.featured-categories-item{width:auto;flex:0 0 154px!important;height:182px!important}@media screen and (min-width: 768px){.featured-categories-item{flex:0 0 126px!important;height:158px!important}}.featured-categories-item-inner{width:100%;height:100%;overflow:hidden;position:relative;background-color:var(--bg-color);border-radius:12px;transition:all .3s ease;text-align:center}.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:10px;color:var(--white);font-size:12px;line-height:1.2}@media screen and (min-width: 768px){.featured-categories-item-inner .subcategory-name{padding:15px;font-size:14px}}.featured-categories-item-inner:hover,.featured-categories-item-inner.active{background-color:var(--brand-color)}@media (max-width: 767px){.featured-categories-card{margin-bottom:20px}.featured-categories-slider .swiper-wrapper{padding-left:10px;padding-right:10px}}.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;overflow:hidden;border-radius:1rem;gap:30px}@media screen and (min-width: 768px){.subcategory-banner-item-inner{padding:24px 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:0 24px;height:286px;border-radius:24px}}.subcategory-banner-item-thumb img{overflow:hidden;border-radius:20px;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;align-items:stretch;gap:16px}@media screen and (min-width: 768px){.subcategory-banner-item-content.align-center{justify-content:center}}@media screen and (min-width: 768px){.subcategory-banner-item-content{width:inherit;flex:0 0 50%;padding:0 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;gap:16px}.subcategory-banner-item-small .subcategory-banner-item-inner .subcategory-banner-item-thumb{flex-grow:1;padding:0;border-radius:12px}.subcategory-banner-item-small .subcategory-banner-item-inner .subcategory-banner-item-content{flex:0 0 auto;flex-grow:0;padding: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:start;background:var(--azul);overflow:hidden;border-radius:1rem}@media screen and (min-width: 768px){.vademecum-home-banner-item-inner{flex-direction:row;justify-content:start;align-items:center;gap:45px}}@media screen and (min-width: 992px){.vademecum-home-banner-item-inner{gap:138px}}.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}}.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{flex:0 1 47%}@media screen and (min-width: 768px){.product-item-container{flex:0 1 31%}}@media screen and (min-width: 992px){.product-item-container{flex:0 1 23%}}@media screen and (min-width: 1200px){.product-item-container{flex:0 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)}.blog-slider-footer{display:flex;justify-content:center;align-items:center;margin-top:53px}
