body{--fore-color:#3f3f3f;--back-color:#fff;--header-back-color:#f8f8f8;--header-fore-color:#3f3f3f;--header-hover-back-color:#f1f1f1;--a-link-color:#3f3f3f}.section-title-home{margin-bottom:2.5rem}.section-title-home h2{position:relative;display:inline-block;padding-bottom:.75rem;margin-bottom:.5rem}.section-title-home h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#cfad7a;border-radius:2px}.section-title-home__sub{color:#737373;font-size:1.05rem;max-width:600px;margin:0 auto}.d-flex>.section-title-home h2:after{left:0;transform:none}.hero-home{position:relative;overflow:hidden}.hero-home .carousel-item{height:60vh;min-height:400px;background-repeat:no-repeat;background-position:50%;background-size:cover}.hero-home__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.15) 50%,transparent);pointer-events:none;z-index:1}.hero-home .carousel-caption{bottom:12%;left:50%;transform:translateX(-50%);text-align:center;z-index:2;padding:0;max-width:720px;width:90%;background:none!important;border-radius:0!important;right:auto}.hero-home__title{font-size:2.2rem;font-weight:700;color:#fff;text-shadow:2px 2px 12px rgba(0,0,0,.6);margin-bottom:.5rem;line-height:1.2}.hero-home__subtitle{font-size:1.1rem;font-weight:300;color:hsla(0,0%,100%,.9);text-shadow:1px 1px 8px rgba(0,0,0,.5);margin-bottom:1.5rem}.hero-home__cta{font-weight:600;padding:.6rem 2rem;font-size:1rem;letter-spacing:.02em}.hero-home .carousel-indicators{bottom:24px;z-index:3;margin-bottom:0}.hero-home .carousel-indicators li{width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.45);border:none;margin:0 5px;transition:background-color .3s ease,transform .3s ease;opacity:1}.hero-home .carousel-indicators li.active{background-color:#e8dcca;transform:scale(1.4)}.hero-home__nav{width:44px;height:44px;top:50%;transform:translateY(-50%);bottom:auto;background:rgba(0,0,0,.35);border-radius:50%;opacity:0;transition:opacity .3s ease;z-index:3;display:flex;align-items:center;justify-content:center}.hero-home__nav .carousel-control-next-icon,.hero-home__nav .carousel-control-prev-icon{width:16px;height:16px}.hero-home .carousel-control-prev.hero-home__nav{left:16px}.hero-home .carousel-control-next.hero-home__nav{right:16px}.hero-home:hover .hero-home__nav{opacity:1}@media(min-width:992px){.hero-home .carousel-item{height:80vh}.hero-home__title{font-size:3.5rem;text-shadow:3px 3px 20px rgba(0,0,0,.5)}.hero-home__subtitle{font-size:1.3rem}}.trust-bar-home{background-color:#000;padding:1.25rem 0;border-bottom:3px solid #cfad7a}.trust-bar-home__item{display:flex;align-items:center;padding:.5rem 0}.trust-bar-home__icon{font-size:1.4rem;color:#e8dcca;margin-right:.75rem;min-width:28px;text-align:center}.trust-bar-home__text{line-height:1.3}.trust-bar-home__text strong{display:block;color:#fff;font-size:.85rem;font-weight:500}.trust-bar-home__text small{color:hsla(0,0%,100%,.6);font-size:.75rem}@media(max-width:767px){.trust-bar-home__item{margin-bottom:.25rem}}.categories-home{padding:3.5rem 0 2rem;background-color:#fff}.category-card-home{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:140px;padding:1.5rem;background-color:#000;color:#fff;border-radius:6px;text-decoration:none;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.category-card-home:before{content:"";position:absolute;top:-30px;right:-30px;width:80px;height:80px;background-color:#cfad7a;border-radius:50%;opacity:.15;transition:transform .3s ease}.category-card-home:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2);color:#fff;text-decoration:none}.category-card-home:hover:before{transform:scale(1.5)}.category-card-home:focus{color:#fff;text-decoration:none}.category-card-home__name{font-size:1.2rem;font-weight:600;position:relative;z-index:1}.category-card-home__name:after{content:"";display:block;width:30px;height:2px;background-color:#e8dcca;margin-top:.5rem}.category-card-home__cta{font-size:.8rem;color:#e8dcca;font-weight:400;position:relative;z-index:1}.featured-home{padding:3rem 0;background-color:#f5f5f5}.featured-home__link{color:#995b00;font-weight:500;font-size:.9rem;white-space:nowrap;margin-bottom:.5rem}.featured-home__link:hover{color:#000;text-decoration:none}.product-card-home{background:#fff;border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;height:100%;display:flex;flex-direction:column}.product-card-home:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.product-card-home__image-wrap{display:block;position:relative;overflow:hidden;aspect-ratio:1/1;background-color:#f7f7f7}.product-card-home__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-card-home:hover .product-card-home__img{transform:scale(1.08)}.product-card-home__badge{position:absolute;top:12px;left:0;padding:4px 14px;border-radius:0 6px 6px 0;font-size:.7rem;font-weight:700;color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.03em;box-shadow:1px 2px 4px rgba(0,0,0,.3)}.product-card-home__badge--oferta{background-color:#ec1000}.product-card-home__badge--temporada{background-color:#4caf50}.product-card-home__body{padding:.85rem 1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-card-home__name{font-size:.95rem;font-weight:600;color:#000;margin-bottom:.25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-home__price{font-size:1.1rem;font-weight:700;color:#2f2f2f}.product-card-home__price small{font-weight:400;color:#737373}@media(max-width:575px){.product-card-home__body{padding:.65rem .75rem}.product-card-home__name{font-size:.85rem}.product-card-home__price{font-size:.95rem}}.steps-home{padding:3.5rem 0;background-color:#fff}.steps-home__grid{display:flex;align-items:flex-start;justify-content:center;grid-gap:0;gap:0}@media(max-width:767px){.steps-home__grid{flex-direction:column;align-items:center}}.step-card-home{text-align:center;padding:1.5rem 1rem;flex:1 1;max-width:260px}.step-card-home__number{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:#000;color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1rem;position:relative}.step-card-home__title{font-size:1.15rem;margin-bottom:.5rem;color:#000}.step-card-home__text{font-size:.88rem;color:#3f3f3f;line-height:1.6}.step-card-home__text a{color:#2f2f2f;font-weight:600;text-decoration:underline;text-underline-offset:2px}.step-card-home__text a:hover{color:#000}.step-card-home__connector{width:60px;height:2px;background:repeating-linear-gradient(90deg,#cfad7a,#cfad7a 6px,transparent 0,transparent 12px);margin-top:42px;flex-shrink:0}@media(max-width:767px){.step-card-home__connector{width:2px;height:30px;margin-top:0;background:repeating-linear-gradient(180deg,#cfad7a,#cfad7a 6px,transparent 0,transparent 12px)}}.testimonials-home{padding:3.5rem 0;background-color:#f5f5f5}.testimonial-card-home{background-color:#fff;border-radius:8px;padding:2rem 1.5rem 1.5rem;height:100%;position:relative;border:1px solid rgba(0,0,0,.05);transition:box-shadow .25s ease}.testimonial-card-home:hover{box-shadow:0 6px 20px rgba(0,0,0,.08)}.testimonial-card-home__quote{font-size:4rem;line-height:1;color:#cfad7a;font-family:Georgia,serif;position:absolute;top:10px;left:16px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonial-card-home__text{font-size:.92rem;color:#3f3f3f;line-height:1.65;margin-top:1rem;margin-bottom:1rem;font-style:italic;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card-home__stars{margin-bottom:.75rem}.testimonial-card-home__star{color:#cfad7a;font-size:.95rem;margin-right:1px}.testimonial-card-home__star--empty{color:#efefef}.testimonial-card-home__author{border-top:1px solid #efefef;padding-top:.75rem}.testimonial-card-home__author strong{display:block;font-size:.9rem;color:#000}.testimonial-card-home__author small{color:#737373;font-size:.78rem}.about-home{padding:3.5rem 0 2.5rem;background-color:#fff}.about-home__highlights{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:2rem 1.5rem;background-color:#000;border-radius:8px;height:100%}.about-home__stat{text-align:center}.about-home__stat-number{display:block;font-size:2.2rem;font-weight:700;color:#e8dcca;line-height:1.1}.about-home__stat-label{font-size:.82rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.06em}.about-home__text p{font-size:.95rem;color:#3f3f3f;line-height:1.75;margin-bottom:1rem}.about-home__text a{color:#995b00;font-weight:500}.cta-home{padding:3.5rem 0;background-color:#e8dcca}.cta-home h2{color:#000;margin-bottom:.5rem}.cta-home p{color:#3f3f3f;font-size:1.05rem;margin-bottom:1.5rem}.cta-home__btn{padding:.7rem 2.5rem;font-weight:600;font-size:1rem;letter-spacing:.02em}.carousel-item{height:40vh;background-repeat:no-repeat;background-position:50%;background-size:cover}@media(min-width:992px){.carousel-item{height:60vh}}.carousel-caption{border-radius:.45rem!important;width:-moz-max-content;width:max-content;max-width:70%;margin:auto;padding:20px 45px}