.shop-by-category{padding:40px 0}.category-title{text-align:center;font-size:34px;font-weight:700;margin-bottom:32px}.category-track{display:flex;gap:24px;overflow-x:auto;padding:0 24px;scroll-snap-type:x mandatory}.category-card{min-width:320px;background:#f4f9f6;border-radius:12px;padding:22px 26px;display:flex;align-items:center;gap:16px;text-decoration:none;color:#004747;scroll-snap-align:start;transition:all .3s ease}.category-card:hover{background:#eaf3ee}.category-card img{width:42px;height:42px}.category-card span{font-size:18px;font-weight:600;flex:1}.category-card i{font-size:20px;color:#2e7d32}.shop-by-category .category-title{text-align:center;font-size:32px;font-weight:700;color:#004747;margin:0 0 36px;position:relative}.shop-by-category .category-title:after{content:"";display:block;width:48px;height:3px;background:#000;margin:12px auto 0;border-radius:2px}@media(max-width:767px){.shop-by-category .category-title{font-size:26px;margin-bottom:28px}}.custom-product-grid{padding:0 clamp(12px,4vw,40px) clamp(20px,5vw,60px)}@media screen and (min-width:990px){.custom-product-grid{padding:clamp(2.4rem,3.2vw,4rem) clamp(8rem,2.4vw,4rem)}}.product-grid{display:grid;gap:16px}@media(min-width:768px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.product-grid{grid-template-columns:repeat(2,1fr)}}.product-card{background:#fff;border-radius:14px;overflow:hidden;text-decoration:none;color:#000;border:1px solid #004747;position:relative;display:flex;flex-direction:column;height:100%}.product-image{aspect-ratio:1 / 1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.discount-badge{position:absolute;top:10px;left:10px;background:#d6f5d6;color:#1a7f37;font-weight:700;padding:2px 4px;border-radius:8px;font-size:10px}.product-info{padding:14px;text-align:center;display:flex;flex-direction:column;flex-grow:1}.product-info h3{font-size:15px;margin:6px 0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-rating{font-size:14px;color:#666;margin-bottom:6px}.custom-price{display:flex;justify-content:center;align-items:center;gap:2px;margin:5px 0 8px}.custom-price .old{text-decoration:line-through;color:#999;font-size:12px}.custom-price .new{font-weight:800;font-size:14px;color:#000}.buy-btn{margin-top:auto;background:#004747;color:#fff;text-align:center;padding:6px;font-weight:700}.custom-product-grid .product-title{text-align:left!important;margin:0;line-height:1.25;color:#004747;font-size:2rem;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-product-grid .product-meta{display:none}.custom-product-grid .product-meta .rating{display:inline-flex;align-items:center;font-weight:600;color:#6c6c6c}.custom-product-grid .product-meta .category{color:#6c6c6c;font-size:14px}.custom-product-grid .product-card{display:flex;flex-direction:column}.custom-product-grid .product-content{flex-grow:1;text-align:left;padding:1rem 1.2rem 1.4rem;display:flex;flex-direction:column;gap:.45rem}.custom-product-grid .custom-price{margin:0;justify-content:flex-start;align-items:baseline;gap:.65rem}.custom-product-grid .custom-price .new{font-weight:800;font-size:2rem;color:#004747;line-height:1;white-space:nowrap}.custom-product-grid .custom-price .old{text-decoration:line-through;text-decoration-thickness:.18rem;text-decoration-color:#e14a4a;color:#e14a4a;font-size:1.95rem;line-height:1;font-weight:600;white-space:nowrap}.custom-product-grid .product-reviews{display:flex;align-items:center;gap:.9rem;flex-wrap:nowrap;margin-top:.2rem;width:100%;min-width:0}.custom-product-grid .product-stars{display:inline-flex;align-items:center;line-height:1;flex:0 0 auto}.custom-product-grid .product-star{color:#f28a12;font-size:2rem}.custom-product-grid .product-star--empty{color:#e5cfaf}.custom-product-grid .reviews-count{color:#004747;font-size:2rem;line-height:1.2;font-weight:500;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}@media(max-width:767px){.custom-product-grid .product-content{padding:.9rem .9rem 1.2rem;gap:.35rem}.custom-product-grid .product-title{font-size:15px;line-height:1.25}.custom-product-grid .custom-price .new{font-size:14px}.custom-product-grid .custom-price .old{font-size:12px}.custom-product-grid .product-star{font-size:11px}.custom-product-grid .reviews-count{font-size:11px;white-space:nowrap}.custom-product-grid .product-reviews{gap:.35rem}}.meti-section-title.meti-section-title,.custom-product-grid .section-title{margin:0 0 28px;text-align:center;font-size:32px;font-weight:700;line-height:1.2;color:#004747;max-width:none;position:relative}.meti-section-title.meti-section-title:after,.custom-product-grid .section-title:after{content:"";display:block;width:60px;height:4px;background:#004747;margin:10px auto 0;border-radius:4px}@media(max-width:767px){.meti-section-title.meti-section-title,.custom-product-grid .section-title{font-size:24px;margin-bottom:20px}.meti-section-title.meti-section-title:after,.custom-product-grid .section-title:after{width:40px;height:3px}}.custom-product-grid__view-all-wrap{margin-top:4.4rem;display:flex;justify-content:center}.custom-product-grid__view-all-btn{min-width:17rem;height:5.2rem;padding:0 2.8rem;border:.2rem solid #004747;border-radius:999px;background:#fff;color:#004747;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:2.4rem;font-weight:500;line-height:1;transition:transform .18s ease,box-shadow .18s ease}.custom-product-grid__view-all-btn:hover{transform:translateY(-1px);box-shadow:0 .5rem 1.2rem #0000001f}@media(max-width:767px){.custom-product-grid__view-all-wrap{margin-top:3.8rem}.custom-product-grid__view-all-btn{min-width:13.6rem;height:4.2rem;padding:0 2.2rem;font-size:1.9rem;border-width:.15rem}}.template-collection #ProductGridContainer{--grid-mobile-horizontal-spacing: 1.4rem;--grid-mobile-vertical-spacing: 1.4rem;--grid-desktop-horizontal-spacing: 1.8rem;--grid-desktop-vertical-spacing: 1.8rem}@media(min-width:990px){.template-collection #ProductGridContainer{--grid-desktop-horizontal-spacing: 2rem;--grid-desktop-vertical-spacing: 2rem}}.meti-product-card-wrapper{height:100%}.meti-product-card{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:.1rem solid #e6e6ea;border-radius:2.4rem;overflow:hidden}.meti-product-card__media-link{position:relative;display:block;color:inherit;text-decoration:none}.meti-product-card__badge{position:absolute;top:1.1rem;left:1.1rem;z-index:2;background:#d6f5d6;color:#1a7f37;font-weight:700;font-size:1rem;line-height:1;border-radius:1rem;padding:.45rem .75rem}.meti-product-card__image{aspect-ratio:1 / 1;background:#f7f7f8;overflow:hidden}.meti-product-card__image img,.meti-product-card__image video,.meti-product-card__image svg{display:block;width:100%;height:100%;object-fit:cover}.meti-product-card__content{flex:1 1 auto;display:flex;flex-direction:column;gap:.45rem;padding:1rem 1.2rem 1.4rem}.meti-product-card__title{margin:0;font-size:2rem;line-height:1.25;font-weight:700;color:#004747;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meti-product-card__title a{color:inherit;text-decoration:none}.meti-product-card__price{display:flex;align-items:baseline;justify-content:flex-start;gap:.65rem;margin:0}.meti-product-card__price-old{color:#e14a4a;font-size:1.95rem;font-weight:600;line-height:1;text-decoration:line-through;text-decoration-thickness:.18rem;text-decoration-color:#e14a4a;white-space:nowrap}.meti-product-card__price-new{color:#004747;font-size:2rem;font-weight:800;line-height:1;white-space:nowrap}.meti-product-card__reviews{display:flex;align-items:center;gap:.7rem;margin-top:.15rem;min-width:0}.meti-product-card__stars{display:inline-flex;align-items:center;line-height:1;flex:0 0 auto}.meti-product-card__star{color:#f28a12;font-size:2rem;line-height:1}.meti-product-card__star--empty{color:#e5cfaf}.meti-product-card__reviews-count{color:#004747;font-size:2rem;line-height:1.2;font-weight:500;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.meti-product-card__buy-btn{margin-top:auto;display:block;width:100%;background:#515151;color:#fff;text-decoration:none;text-align:center;font-size:1.8rem;font-weight:700;line-height:1.1;letter-spacing:.02em;padding:1.2rem 1rem}.meti-product-card__buy-btn:hover{color:#fff}.meti-product-card.is-sold-out .meti-product-card__buy-btn{background:#8a8a8a}@media(max-width:767px){.meti-product-card{border-radius:1.9rem}.meti-product-card__badge{top:.8rem;left:.8rem;font-size:.9rem;padding:.35rem .6rem}.meti-product-card__content{padding:.9rem .9rem 1.2rem;gap:.35rem}.meti-product-card__title{font-size:15px}.meti-product-card__price-old,.meti-product-card__price-new{font-size:14px}.meti-product-card__reviews{gap:.35rem}.meti-product-card__star,.meti-product-card__reviews-count{font-size:11px}.meti-product-card__buy-btn{font-size:1.3rem;padding:1rem .8rem}}.footer{background:#0b0b0b;color:#fff}.footer a{color:#fff;text-decoration:none;opacity:.85}.footer a:hover{opacity:1;text-decoration:underline}.footer__content-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:80px;padding:80px clamp(20px,6vw,120px)}.footer__block--text h2,.footer__block--text h3{font-size:28px;font-weight:700;margin-bottom:16px}.footer__block--text p{font-size:16px;line-height:1.7;color:#d1d1d1;max-width:420px}.footer form{margin-top:2px}.footer input[type=email]{width:100%;height:54px;border-radius:14px;border:none;padding:0 18px;font-size:16px;margin-bottom:16px}.footer button,.footer .button{width:100%;height:54px;background:#7b365f;color:#fff;border-radius:14px;font-size:17px;font-weight:600}.footer__block--menu h2{font-size:20px;font-weight:600;margin-bottom:22px}.footer__block--menu ul{list-style:none;padding:0}.footer__block--menu li{margin-bottom:14px}.footer__block--menu a{font-size:16px}.footer__list-social{justify-content:center;gap:22px;margin-top:40px}.footer__list-social svg{width:22px;height:22px}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:60px;padding:24px clamp(20px,6vw,120px);font-size:14px;color:#bdbdbd}@media(max-width:768px){.footer__content-top{grid-template-columns:1fr;gap:48px;padding:50px 20px}.footer__block--text h2{font-size:24px}.footer__block--menu h2{font-size:18px}.footer__block--menu ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.footer__block--menu a{font-size:15px}.footer__list-social{justify-content:flex-start;margin-top:30px}.footer__content-bottom{text-align:center;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
