.ht-featured-collection{padding:2rem 0 2.5rem;background-color:#f3f4f6}.ht-featured-collection__header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:3px solid #111;margin-bottom:1.25rem}.ht-featured-collection__title-wrap{background-color:#111;padding:.55rem 2.8rem .55rem 1.2rem;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 100%,0 100%);margin-bottom:-3px}.ht-featured-collection__title{color:#fff;margin:0;font-size:20px;font-weight:700;line-height:1.2;letter-spacing:.01em}.ht-featured-collection__view-all{color:var(--color-primary, #1F7F3E);font-weight:700;text-decoration:none;font-size:15px;padding-bottom:.5rem;display:inline-flex;align-items:center;gap:.3rem;transition:gap .2s,color .2s}.ht-featured-collection__view-all:after{content:"\2192"}.ht-featured-collection__view-all:hover{color:var(--color-secondary, #E51E25);gap:.5rem}.ht-featured-collection__grid{display:grid;gap:12px}.ht-grid-6{grid-template-columns:repeat(6,1fr)}.ht-grid-5{grid-template-columns:repeat(5,1fr)}.ht-grid-4{grid-template-columns:repeat(4,1fr)}.ht-featured-collection__item{display:flex;flex-direction:column}.ht-featured-collection .card-wrapper{height:100%;border-radius:12px;overflow:hidden;isolation:isolate;position:relative}.ht-featured-collection .card-wrapper .card{background:#fff;border:none;border-radius:12px;overflow:visible;box-shadow:none;transition:box-shadow .25s ease;height:100%;display:flex;flex-direction:column}.ht-featured-collection .card-wrapper:hover .card{box-shadow:0 4px 16px #00000014}.ht-featured-collection .card__media-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ht-featured-collection .card__inner{background:#fff;border-radius:0;overflow:hidden;flex-shrink:0;width:100%;display:block!important;position:relative;aspect-ratio:1 / 1}.ht-featured-collection .card__inner:before{display:none!important}.ht-featured-collection .card__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;background:#fff}.ht-featured-collection .card__media .media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.ht-featured-collection .card__media .media>img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain;padding:8px;box-sizing:border-box;transition:transform .3s ease}.ht-featured-collection .card-wrapper:hover .card__media img{transform:scale(1.04)}.ht-featured-collection .card__badge{position:absolute;top:10px;left:10px;z-index:2;bottom:auto!important;right:auto!important}.ht-featured-collection .card__badge .badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;background:#ef4444;color:#fff;line-height:1.4;border:none;letter-spacing:0}.ht-featured-collection .card__content{padding:8px 10px 12px;display:flex;flex-direction:column;flex-grow:1;background:#fff}.ht-featured-collection .card__inner>.card__content{display:none}.ht-featured-collection .card__heading,.ht-featured-collection .card__heading.h5{margin:0 0 6px!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important;color:#1a1a1a!important;min-height:2.6em;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ht-featured-collection .card__heading a,.ht-featured-collection .card__heading.h5 a{color:#1a1a1a!important;text-decoration:none!important;font-size:inherit!important;font-weight:inherit!important}.ht-featured-collection .card__heading a:hover{color:var(--color-primary, #1F7F3E)!important}.ht-featured-collection .card-information{margin-top:auto}.ht-featured-collection .price{display:flex!important;flex-direction:row!important;align-items:baseline;gap:5px;flex-wrap:wrap}.ht-featured-collection .price__regular .price-item,.ht-featured-collection .price .price-item--regular,.ht-featured-collection .price__sale .price-item--sale{font-size:15px!important;font-weight:700!important;color:#111827!important;line-height:1.2}.ht-featured-collection .price--on-sale .price-item--regular{font-size:12px!important;color:#9ca3af!important;text-decoration:line-through!important;font-weight:400!important;line-height:1.2}.ht-badge-save-inline,.ht-featured-collection .caption-with-letter-spacing{display:none!important}.ht-featured-collection .card--sold-out .card__media img{opacity:.5}.ht-featured-collection__footer{text-align:center;margin-top:1.75rem}.ht-featured-collection__see-all,.ht-featured-collection__categories-btn{display:inline-block;padding:.7rem 2rem;font-size:15px;font-weight:700;border-radius:8px;text-decoration:none;transition:background .2s,color .2s}.ht-featured-collection__see-all{background:var(--color-primary, #1F7F3E);color:#fff;border:2px solid var(--color-primary, #1F7F3E)}.ht-featured-collection__see-all:hover{background:transparent;color:var(--color-primary, #1F7F3E)}.ht-featured-collection__categories-btn{background:transparent;color:#111;border:2px solid #111}.ht-featured-collection__categories-btn:hover{background:var(--color-secondary, #E51E25);border-color:var(--color-secondary, #E51E25);color:#fff}@media screen and (max-width:1199px){.ht-grid-6{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:989px){.ht-grid-6,.ht-grid-5,.ht-grid-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.ht-grid-6,.ht-grid-5,.ht-grid-4{grid-template-columns:repeat(2,1fr);gap:8px}.ht-featured-collection__title{font-size:16px}.ht-featured-collection .card__heading,.ht-featured-collection .card__heading.h5{font-size:12px!important}.ht-featured-collection .card__content{padding:6px 8px 10px}.ht-featured-collection .price__regular .price-item,.ht-featured-collection .price .price-item--regular,.ht-featured-collection .price__sale .price-item--sale{font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hightech-featured-collection.css.map */
