.home-section{margin-bottom:80px}.home-section__header{text-align:center;margin-bottom:32px}.home-section__title{color:#1a1a1a;margin:0;font-size:40px;font-weight:600;line-height:1.2}.home-section__subtitle{max-width:620px;margin:8px auto 0;font-size:16px}.home-slider{min-width:0;max-width:100%;position:relative}.home-slider__swiper{overflow:hidden}.home-slider__swiper:not(.swiper-initialized) .swiper-wrapper{display:flex}.home-slider__swiper:not(.swiper-initialized) .swiper-slide{flex:none;width:50%}@media (width>=768px){.home-slider__swiper:not(.swiper-initialized) .swiper-slide{width:33.333%}}@media (width>=1200px){.home-slider__swiper:not(.swiper-initialized) .swiper-slide{width:25%}}.home-slider__swiper{opacity:0;transition:opacity .24s}.home-slider__swiper.is-ready{opacity:1}.home-slider__btn{z-index:3;border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s,opacity .2s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.home-slider__btn:hover{background:var(--dark-green);border-color:var(--dark-green);transform:translateY(-50%)scale(1.06)}.home-slider__btn.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.home-slider__btn.swiper-button-lock,.home-slider__btn.swiper-button-hidden,.home-slider__pagination.swiper-pagination-lock,.home-slider__pagination.swiper-pagination-hidden{display:none}.home-slider__btn--prev{left:-23px}.home-slider__btn--next{right:-23px}.home-slider__viewport{position:relative}@media (width<=1495px){.home-slider__btn{display:none}}.home-slider__pagination{justify-content:center;margin-top:30px;display:flex}.home-slider__pagination .swiper-pagination-bullet{opacity:.8;cursor:pointer;background:#c4c4c4;border-radius:50%;width:10px;height:10px;transition:all .3s;margin:0 5px!important}.home-slider__pagination .swiper-pagination-bullet-active{background:var(--green);opacity:1;border-radius:30px;width:28px}.home-reviews{margin-bottom:80px}.home-reviews__grid{grid-template-columns:5fr 7fr;align-items:stretch;gap:24px;display:grid}.home-reviews__left{min-height:100%}.home-reviews__left img{object-fit:cover;border-radius:24px;width:100%;height:100%;min-height:420px;display:block}.home-reviews__right{flex-direction:column;min-width:0;display:flex}.home-reviews__right .home-slider{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.home-reviews__right .home-slider__swiper{flex:1;width:100%;min-width:0;height:100%}.home-reviews__right .swiper-wrapper{align-items:stretch;height:100%}.home-review{background:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;height:auto;padding:40px;display:flex;box-shadow:0 4px 20px #0000000a}.home-review__head{align-items:center;gap:16px;display:flex}.home-review__avatar{object-fit:cover;border:1px solid #ddd;border-radius:50%;flex-shrink:0;width:56px;height:56px}.home-review__name{color:#1a1a1a;margin:0;font-size:25px;font-weight:600;line-height:1.2}.home-review__content{color:#000000ad;margin-top:20px;font-size:16px;line-height:1.6}.home-review__content p{margin:0 0 12px}.home-review__content p:last-child{margin-bottom:0}.home-review__divider{border-bottom:1px solid #e0e0e0;margin:24px 0}.home-review__product{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.home-review__product-thumb{flex-shrink:0;width:90px;height:90px;display:block}.home-review__product-thumb img{object-fit:contain;width:100%;height:100%}.home-review__product-info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.home-review__product-title{color:#1a1a1a;font-size:18px;font-weight:600;line-height:1.3;text-decoration:none}a.home-review__product-title:hover{color:var(--green)}.home-review__product-price{color:#1a1a1a;font-size:16px;font-weight:600}.home-review__cta{flex-shrink:0;padding:10px 22px;font-size:14px}.home-reviews .home-slider__pagination{margin-top:24px}@media (width<=900px){.home-reviews__grid{grid-template-columns:1fr}.home-reviews__left img{aspect-ratio:16/9;min-height:260px}.home-review{padding:28px 24px}.home-review__name{font-size:20px}.home-review__product{gap:12px}.home-review__cta{text-align:center;flex-basis:100%}}.home-testimonial{height:auto}.home-testimonial__thumb{border-radius:20px;display:block;position:relative;overflow:hidden}.home-testimonial__thumb img{object-fit:cover;border-radius:20px;width:100%;height:500px;display:block}.home-testimonial__play{z-index:10;color:#fff;background:#386255ba;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-testimonial__play img,.home-testimonial__play svg{object-fit:contain;border-radius:0;width:25px;height:25px}.home-testimonial__play:hover{background:#2c5147ba;transform:translate(-50%,-50%)scale(1.1)}.home-testimonial__play:focus-visible{outline-offset:2px;outline:3px solid #3863568c}.home-testimonial__overlay{z-index:2;background:#fffc;border-radius:10px;align-items:center;gap:20px;padding:10px;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.home-testimonial__overlay a{width:100%}.woocommerce-ajax-add-to-cart{flex-wrap:wrap;align-items:center;gap:24px;margin:1rem 0 34px;display:flex}.mn-atc-btn,a.mn-atc-btn{background:var(--green,#386356);border:1px solid var(--green,#386356);cursor:pointer;white-space:nowrap;border-radius:58px;flex:1 0 0;justify-content:center;align-items:center;height:48px;padding:10px 37px;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s,transform 50ms,opacity .2s;display:inline-flex;color:#fff!important}.mn-atc-btn:hover,a.mn-atc-btn:hover{background:var(--dark-green,#2c5047);border-color:var(--dark-green,#2c5047);color:#fff!important}.mn-atc-btn:active{transform:translateY(1px)}.mn-atc-btn:focus-visible{outline:2px solid var(--dark-green,#2c5047);outline-offset:2px}.mn-atc-btn.loading{opacity:.7;pointer-events:none;padding-right:2.5rem;position:relative}.mn-atc-btn.loading:after{content:"";border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:.7s linear infinite mn-atc-spin;position:absolute;top:50%;right:1rem}@keyframes mn-atc-spin{to{transform:rotate(360deg)}}.mn-atc-btn.added,a.mn-atc-btn.added{animation:.35s mn-atc-added-pulse;background:var(--dark-green,#2c5047)!important;border-color:var(--dark-green,#2c5047)!important;color:#fff!important}@keyframes mn-atc-added-pulse{0%{transform:scale(1)}40%{transform:scale(1.04)}to{transform:scale(1)}}.woocommerce-ajax-add-to-cart .added_to_cart,.added_to_cart.wc-forward{display:none!important}.mn-unavail-btn,.btn_unavailable{cursor:not-allowed;pointer-events:none;width:100%}.mn-hidden{display:none!important}.mn-atc-toast{background:var(--green,#386356);color:#fff;opacity:0;pointer-events:none;z-index:10001;border-radius:12px;max-width:360px;padding:14px 18px 14px 46px;font-size:14px;font-weight:500;line-height:1.45;transition:opacity .22s,transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:110px;right:24px;transform:translate(20px);box-shadow:0 12px 32px #38635647}.mn-atc-toast:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><path d='M8 12l3 3 5-6'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:22px;width:22px;height:22px;margin-top:-11px;position:absolute;top:50%;left:16px}.mn-atc-toast.is-visible{opacity:1;transform:translate(0)}.admin-bar .mn-atc-toast{top:142px}@media (width<=640px){.mn-atc-toast{max-width:none;top:90px;left:12px;right:12px}.admin-bar .mn-atc-toast{top:136px}}.bf-countdown{background:#fbf7f4;border:1px solid #efe3da;border-radius:12px;flex-direction:column;gap:12px;margin:18px 0 6px;padding:14px 16px;display:flex}.bf-countdown__head{color:#7a5c4e;align-items:center;gap:8px;font-size:13.5px;line-height:1.3;display:flex}.bf-countdown__icon{color:#ed4908;flex-shrink:0;width:17px;height:17px}.bf-countdown__text strong{color:#ed4908;font-weight:700}.bf-countdown__clock{gap:8px;display:flex}.bf-countdown__unit{background:#fff;border:1px solid #f1e4db;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:56px;padding:9px 8px 8px;display:flex}.bf-countdown__num{color:#211d1a;font-variant-numeric:tabular-nums;letter-spacing:.5px;font-size:23px;font-weight:700;line-height:1}.bf-countdown__lbl{text-transform:uppercase;letter-spacing:.14em;color:#a89384;font-size:10px;font-weight:600}.bf-countdown__expired{color:#7a5c4e;margin:0;font-size:14px;font-weight:600}.bf-countdown.is-expired{background:#f6f6f5;border-color:#e6e6e4}.bf-countdown--card{color:#7a5c4e;border-radius:9px;flex-direction:row;align-items:center;gap:7px;margin:10px 0 0;padding:7px 11px;font-size:13px;font-weight:600}.bf-countdown--card .bf-countdown__icon{width:15px;height:15px}.bf-countdown__compact{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:1px 6px;display:inline-flex}.bf-countdown__cta{font-weight:600}.bf-countdown__time{color:#211d1a;flex-wrap:wrap;align-items:baseline;gap:0 3px;font-weight:700;display:inline-flex}.bf-countdown__grp{white-space:nowrap}.bf-countdown__tu{text-transform:uppercase;letter-spacing:.03em;color:#9a7f70;margin-left:2px;font-size:.8em;font-weight:600}.bf-countdown__tsep{color:#c2a99b;font-weight:600}.bf-countdown--card .bf-countdown__expired{font-size:13px}@media (width<=640px){.bf-countdown--card .bf-countdown__icon{display:none}.bf-countdown--card{font-size:12px}.bf-countdown--card .bf-countdown__time{gap:0 2px}.bf-countdown--card .bf-countdown__tu{margin-left:1px}}@media (width<=480px){.bf-countdown__unit{min-width:48px;padding:8px 5px 7px}.bf-countdown__num{font-size:20px}}.product-reviews{margin:48px 0 16px}.home-template .product-reviews{margin-bottom:80px}.product-reviews__title{text-align:center;color:#1a1a1a;margin:0 0 24px;font-size:28px;font-weight:600}.product-reviews__slider{position:relative}.product-reviews__swiper{padding:4px;overflow:hidden}.product-reviews__swiper .swiper-slide{height:auto}.product-review-card{background:#fff;border:1px solid #e6e8e7;border-radius:16px;align-items:center;gap:22px;height:100%;margin:0;padding:24px;display:flex}.product-review-card__photo{flex-shrink:0}.product-review-card__photo img{object-fit:cover;border-radius:50%;width:132px;height:132px;display:block}.product-review-card__body{flex-direction:column;gap:10px;min-width:0;display:flex}.product-review-card__quote{color:#353535;margin:0;font-size:15px;line-height:1.6}.product-reviews__nav{z-index:2;width:40px;height:40px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #e2e5e4;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:38%}.product-reviews__nav:hover{background:var(--green);color:#fff}.product-reviews__nav--prev{left:-8px}.product-reviews__nav--next{right:-8px}.product-reviews__nav.swiper-button-disabled{opacity:.4;cursor:default}.product-reviews__nav.swiper-button-lock{display:none}.product-reviews__pagination{justify-content:center;margin-top:24px;display:flex}.product-reviews__pagination .swiper-pagination-bullet{opacity:.8;background:#c4c4c4;border-radius:50%;width:10px;height:10px;transition:width .2s,background .2s,border-radius .2s;margin:0 5px!important}.product-reviews__pagination .swiper-pagination-bullet-active{background:var(--green);opacity:1;border-radius:30px;width:28px}@media (width<=768px){.product-reviews{margin-top:28px}.home-template .product-reviews{margin-bottom:36px}.product-reviews__title{margin-bottom:16px;font-size:24px}.product-reviews__nav{display:none}}@media (width<=600px){.product-review-card{text-align:center;flex-direction:column;gap:14px;padding:22px 18px}.product-review-card__photo img{width:116px;height:116px}}
