.htc{position:relative;left:50%;width:100vw;max-width:none;margin:42px 0 42px -50vw;padding:0 clamp(18px,2.6vw,44px)}.htc *,.htc *:before,.htc *:after{box-sizing:border-box}.htc__heading{text-align:center;margin-bottom:24px}.htc__title{margin:0;color:#121212;font-size:clamp(30px,3.2vw,46px);font-weight:850;line-height:1.05;letter-spacing:-.035em}.htc__subtitle{margin:10px auto 0;max-width:720px;color:#626872;font-size:17px;line-height:1.45}.htc__slider{width:100%}.htc__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%}.htc-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #dfe5e1;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(17,24,39,.07)}.htc-card__header{display:flex;min-height:162px;flex-direction:column;justify-content:flex-end;padding:18px;background-color:#617269;background-position:center;background-repeat:no-repeat;background-size:cover;text-decoration:none}.htc-card__name{max-width:94%;color:#fff;font-size:clamp(22px,1.75vw,28px);font-weight:850;line-height:1.04;letter-spacing:-.025em;text-shadow:0 2px 10px rgba(0,0,0,.38)}.htc-products{display:grid;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;background:#f6f8f7}.htc-product{position:relative;display:flex;min-width:0;flex-direction:column;padding:13px;border:1px solid #e2e7e4;border-radius:12px;background:#fff;color:#151515;text-decoration:none;box-shadow:0 2px 8px rgba(17,24,39,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.htc-product:hover{z-index:2;transform:translateY(-2px);border-color:#cfd8d3;box-shadow:0 8px 22px rgba(0,0,0,.1);text-decoration:none}.htc-product__image{position:relative;display:flex;aspect-ratio:1/1;align-items:center;justify-content:center;margin-bottom:9px;overflow:hidden;border-radius:7px;background:#fff}.htc-product__image img{display:block;width:100%;height:100%;margin:0;object-fit:contain;transition:transform .18s ease}.htc-product:hover .htc-product__image img{transform:scale(1.035)}.htc-product__name{display:-webkit-box;min-height:2.45em;overflow:hidden;color:#171717;font-size:12.5px;font-weight:700;line-height:1.24;-webkit-box-orient:vertical;-webkit-line-clamp:2}.htc-product__price{margin-top:auto;padding-top:8px;color:#111;font-size:15px;font-weight:850;line-height:1.2}.htc-product__price del{margin-right:4px;color:#7a7f7c;font-size:11px;font-weight:400}.htc-product__price ins{text-decoration:none}.htc-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 18px;background:#f7faf8;color:#08723d!important;font-size:14px;font-weight:800;text-decoration:none!important;transition:color .18s ease,background-color .18s ease}.htc-card__footer:visited,.htc-card__footer:focus,.htc-card__footer:active{color:#08723d!important;text-decoration:none!important}.htc-card__footer:hover,.htc-card__footer:focus:hover{background:#eaf4ee;color:#111!important;text-decoration:none!important}.htc-card__footer span:last-child{transition:transform .18s ease}.htc-card__footer:hover span:last-child,.htc-card__footer:focus:hover span:last-child{transform:translateX(4px)}.htc__controls{display:none}.htc__dots{display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:1180px){.htc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.htc{left:auto;width:100%;margin:30px 0;padding:0}.htc__heading{padding:0 18px;text-align:center;margin-bottom:18px}.htc__title{font-size:30px}.htc__grid{display:flex;overflow-x:auto;gap:12px;padding:2px 16px 10px;scroll-padding-left:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none}.htc__grid::-webkit-scrollbar{display:none}.htc-card{flex:0 0 min(86vw,370px);scroll-snap-align:start;scroll-snap-stop:always}.htc-card__header{min-height:148px}.htc-card__name{font-size:25px}.htc__controls{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;padding:4px 16px 0}.htc__arrow{display:flex;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:0 0;color:#08723d;font-size:32px;line-height:1;cursor:pointer;box-shadow:none}.htc__arrow:hover{background:#edf5f0}.htc__arrow:focus-visible{outline:2px solid #08723d;outline-offset:2px}.htc__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#c8cecb;box-shadow:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.htc__dot.is-active{background:#0a8b4a;transform:scale(1.18)}.htc__dot:focus-visible{outline:2px solid #08723d;outline-offset:3px}}@media(prefers-reduced-motion:reduce){.htc-product,.htc-product__image img,.htc__dot{transition:none}}