@font-face{font-family:"D-DIN-PRO";src:url("../fonts/D-DIN-PRO-400-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN-PRO";src:url("../fonts/D-DIN-PRO-600-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN-PRO";src:url("../fonts/D-DIN-PRO-700-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}.product-card{background-color:#fff;border:1px solid #e9e7e7;border-radius:4px;overflow:hidden;transition:.3s ease-in-out;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 4px 8px rgba(0,96,54,.1)}.product-card .product-card__link{display:flex;flex-direction:column;flex:1}.product-card .product-card__img{aspect-ratio:1/1;overflow:hidden;background-color:#e9e7e7}.product-card .product-card__img img{width:100%;height:100%;object-fit:cover}.product-card .product-card__no-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#a7a2a1}.product-card .product-card__body{padding:16px;flex:1}.product-card .product-card__cat{font-size:12px;color:#006036;font-weight:500}.product-card .product-card__title{font-size:16px;font-weight:500;line-height:1.5;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-card__price{margin-top:8px;font-size:16px;font-weight:700;color:#cc3d38}.product-card .product-card__price del{color:#a7a2a1;font-size:12px;font-weight:400}.product-card .product-card__action{padding:0 16px 16px}.product-card .product-card__action .button,.product-card .product-card__action a.button,.product-card .product-card__action a.add_to_cart_button,.product-card .product-card__action a.product_type_simple{display:block;width:100%;padding:12px 16px;text-align:center;background-color:#006036;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;transition:.3s ease-in-out;text-decoration:none;box-sizing:border-box;line-height:1.4}.product-card .product-card__action .button:hover,.product-card .product-card__action a.button:hover,.product-card .product-card__action a.add_to_cart_button:hover,.product-card .product-card__action a.product_type_simple:hover{opacity:.85;box-shadow:0 2px 4px rgba(35,24,21,.1)}.product-card .product-card__action .button::before,.product-card .product-card__action a.button::before,.product-card .product-card__action a.add_to_cart_button::before,.product-card .product-card__action a.product_type_simple::before{content:"";display:inline-block;width:16px;height:16px;margin-right:4px;vertical-align:middle;background-image:url("../img/icon/cart-white.svg");background-size:contain;background-repeat:no-repeat}.product-card .product-card__action a.added_to_cart{display:block;width:100%;margin-top:8px;padding:12px 16px;text-align:center;background-color:#ebeb78;color:#231815;border:1px solid #ebeb78;border-radius:4px;font-size:14px;font-weight:700;text-decoration:none;box-sizing:border-box;line-height:1.4;transition:.3s ease-in-out}.product-card .product-card__action a.added_to_cart::before{content:none}.product-card .product-card__action a.added_to_cart:hover{background-color:#efef93;box-shadow:0 2px 4px rgba(35,24,21,.1)}.shop__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 992px){.shop__grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media screen and (max-width: 480px){.shop__grid{grid-template-columns:repeat(1, 1fr)}}.top .l-2col__main>.section:first-child{padding-top:0}.top .top-kv{margin-bottom:48px;max-width:1440px;margin-left:auto;margin-right:auto;padding:0 56px;position:relative}@media screen and (max-width: 768px){.top .top-kv{padding:0 16px}}.top .top-kv .splide__arrow{background-color:#006036;border:none;width:40px;height:40px;border-radius:50%;opacity:.85;transition:.3s ease-in-out}.top .top-kv .splide__arrow svg{width:16px;height:16px;fill:#fff}.top .top-kv .splide__arrow:hover{opacity:1;box-shadow:0 4px 8px rgba(35,24,21,.1)}.top .top-kv .splide__arrow--prev{left:-56px}@media screen and (max-width: 768px){.top .top-kv .splide__arrow--prev{left:8px}}.top .top-kv .splide__arrow--next{right:-56px}@media screen and (max-width: 768px){.top .top-kv .splide__arrow--next{right:8px}}.top .top-kv .top-kv__slide{border-radius:4px;overflow:hidden;aspect-ratio:1.91/1}.top .top-kv .top-kv__slide img{width:100%;height:100%;object-fit:cover}.top .top-kv .top-kv__placeholder{aspect-ratio:1.91/1;background-color:#e5efea;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#918b8a}.top .top-categories__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media screen and (max-width: 768px){.top .top-categories__grid{grid-template-columns:repeat(2, 1fr)}}.top .top-categories__item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;text-align:center;transition:.3s ease-in-out}.top .top-categories__item:hover{border-color:#006036;box-shadow:0 2px 4px rgba(35,24,21,.1)}.top .top-categories__name{font-size:14px;font-weight:500}.top .top-categories__count{font-size:12px;color:#918b8a}.top .top-products__more,.top .top-blog__more,.top .top-news__more{text-align:center;margin-top:24px}.top .top-blog__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 992px){.top .top-blog__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.top .top-blog__grid{grid-template-columns:1fr}}.top .top-blog__item{display:block;background-color:#fff;border:1px solid #e9e7e7;border-radius:4px;overflow:hidden;transition:.3s ease-in-out}.top .top-blog__item:hover{border-color:#006036;box-shadow:0 2px 4px rgba(35,24,21,.1)}.top .top-blog__img{aspect-ratio:16/9;overflow:hidden;background-color:#f2f7f4}.top .top-blog__img>img{width:100%;height:100%;object-fit:cover}.top .top-blog__no-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.top .top-blog__no-img img{width:auto;height:40%;opacity:.18}.top .top-blog__body{padding:16px}.top .top-blog__date{font-size:12px;color:#918b8a}.top .top-blog__title{font-size:14px;font-weight:500;margin-top:4px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top .top-news__list{border-top:1px solid #e9e7e7}.top .top-news__item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #e9e7e7;transition:.3s ease-in-out}.top .top-news__item:hover{background-color:#e5efea;padding-left:8px}@media screen and (max-width: 768px){.top .top-news__item{flex-direction:column;gap:4px}}.top .top-news__date{font-size:14px;color:#918b8a;white-space:nowrap}.top .top-news__title{font-size:14px}.top .top-trust__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 768px){.top .top-trust__grid{grid-template-columns:1fr}}.top .top-trust__item{text-align:center;padding:32px 24px;background-color:#f2f7f4;border:1px solid #e5efea;border-radius:4px;transition:.3s ease-in-out}.top .top-trust__item:hover{box-shadow:0 4px 8px rgba(0,96,54,.1);border-color:#006036}.top .top-trust__icon{width:64px;height:64px;margin:0 auto 16px;background-color:#006036;border-radius:50%;display:flex;align-items:center;justify-content:center}.top .top-trust__icon img{filter:brightness(0) invert(1)}.top .top-trust__label{font-size:18px;font-weight:700;margin-bottom:8px}.top .top-trust__desc{font-size:14px;line-height:1.75;color:#7b7472}
