.featured-collection-custom{background:var(--bg-color);color:var(--text-color);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-collection-custom .page-width{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-inline:16px;max-width:1440px!important;width:100%}@media (min-width: 1280px){.featured-collection-custom .page-width{padding-inline:100px;overflow:hidden}}.featured-collection-custom__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 768px){.featured-collection-custom__container{gap:40px}}.featured-collection-custom__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}@media (min-width: 768px){.featured-collection-custom__content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.featured-collection-custom__header{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-wrap:balance;width:100%}.featured-collection-custom__title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:16px}.featured-collection-custom__view-all{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--text-color);text-decoration:underline;text-underline-offset:4px;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.featured-collection-custom__view-all:hover{opacity:.8}.featured-collection-custom__title{font-family:Uniform Pro Condensed,sans-serif;font-weight:500;font-size:30px;line-height:40px;letter-spacing:.45px;margin:0}@media (min-width: 768px){.featured-collection-custom__title{font-size:36px;line-height:48px}}.featured-collection-custom__title-highlight{color:var(--accent-color)}.featured-collection-custom__subtitle{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:0;color:var(--text-color)}.featured-collection-custom__carousel-wrapper{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.featured-collection-custom__carousel{width:100%}.featured-collection-custom__carousel:not(.flickity-enabled){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:484px}.featured-collection-custom__carousel .flickity-viewport{overflow:visible}.featured-collection-custom__slide{max-width:156px;margin-right:16px;-ms-flex-negative:0;flex-shrink:0;width:100%}@media (min-width: 768px){.featured-collection-custom__slide{max-width:340px;margin-right:20px}}.featured-collection-custom__slide .grid-product{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-collection-custom__slide .grid-product .grid-product__title--heading{font-size:16px;line-height:24px}@media (min-width: 768px){.featured-collection-custom__slide .grid-product .grid-product__title--heading{font-size:18px}}.highlight-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;border-radius:20px;min-height:360px;height:auto;overflow:hidden;padding:32px;-ms-flex-negative:0;flex-shrink:0;margin:0 auto;background:#eee;position:relative;z-index:1}@media (min-width: 768px){.highlight-card{max-width:350px;min-height:484px}}@media (min-width: 1280px){.highlight-card{margin:0}}.highlight-card__image-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%)}.highlight-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.highlight-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(62.29%,rgba(238,238,238,.05)),color-stop(82.01%,#eeeeee));background:linear-gradient(180deg,#eeeeee0d 62.29%,#eee 82.01%);pointer-events:none}.highlight-card__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;color:#231f20}.highlight-card__heading{font-family:Uniform Pro Condensed,sans-serif;font-weight:500;font-size:40px;line-height:48px;letter-spacing:.45px;margin:0;width:100%}.highlight-card__text{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:0;width:100%;font-variation-settings:"wdth" 100}.product-card-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--card-border);border-radius:8px;background-color:var(--card-bg);height:100%;position:relative;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}@media (min-width: 768px){.product-card-custom{border-radius:12px}}.product-card-custom:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a}.product-card-custom__image-wrapper{position:relative;width:100%;aspect-ratio:1;border-radius:8px 8px 0 0;overflow:hidden;padding:4px}@media (min-width: 768px){.product-card-custom__image-wrapper{aspect-ratio:289.33/220;border-radius:12px 12px 0 0;padding:8px}}.product-card-custom__link{display:block;width:100%;height:100%;position:relative}.product-card-custom__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}@media (min-width: 768px){.product-card-custom__image{border-radius:12px 12px 0 0}}.product-card-custom__badges{position:absolute;top:8px;left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;pointer-events:none}@media (min-width: 768px){.product-card-custom__badges{top:16px;left:16px}}.product-card-custom__badge{font-family:Uniform Condensed,sans-serif;font-size:12px;line-height:16px;padding:2px 4px;border-radius:4px;color:#fff;text-transform:uppercase;letter-spacing:.45px}@media (min-width: 768px){.product-card-custom__badge{font-size:14px;padding:4px 8px}}.product-card-custom__badge--best-seller{background-color:var(--accent-color)}.product-card-custom__badge--new{background-color:#231f20}.product-card-custom__badge--sale{background-color:#de1515}.product-card-custom__content{padding:12px 8px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width: 768px){.product-card-custom__content{padding:16px 12px 12px}}.product-card-custom__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.product-card-custom__title{margin:0;font-family:Uniform Pro Condensed,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.4px;color:var(--text-color)}@media (min-width: 768px){.product-card-custom__title{font-size:18px}}.product-card-custom__title-link{text-decoration:none;color:inherit}.product-card-custom__title-link:hover{text-decoration:underline}.product-card-custom__description{margin:0;font-family:Uniform Pro Condensed,sans-serif;font-weight:300;font-size:12px;line-height:16px;letter-spacing:.25px;color:#757575}@media (min-width: 768px){.product-card-custom__description{font-size:14px;line-height:20px}}.product-card-custom__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media (min-width: 768px){.product-card-custom__features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}}.product-card-custom__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}@media (min-width: 768px){.product-card-custom__feature{gap:8px}}.product-card-custom__feature-icon{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#dbffdb;border-radius:50%;padding:2px}.product-card-custom__feature-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card-custom__feature-text{font-family:Uniform Pro Condensed,sans-serif;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.45px;text-transform:uppercase;color:var(--text-color)}@media (min-width: 768px){.product-card-custom__feature-text{font-size:14px;line-height:20px}}.product-card-custom__footer{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.product-card-custom__price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media (min-width: 768px){.product-card-custom__price-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product-card-custom__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-family:Uniform Pro Condensed,sans-serif;font-size:14px;line-height:20px;letter-spacing:.45px;color:var(--text-color)}.product-card-custom__price-current{font-weight:500}.product-card-custom__price-compare{font-weight:300;text-decoration:line-through;opacity:.5}.product-card-custom__reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;color:var(--text-color)}@media (min-width: 768px){.product-card-custom__reviews{font-size:14px}}.product-card-custom__stars{color:#ffc107}.product-card-custom__review-count{font-family:Uniform Pro Condensed,sans-serif;font-weight:300;letter-spacing:.25px}.product-card-custom__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.product-card-custom__variant-selector{position:relative;width:100%;height:40px;border:1px solid #dadada;border-radius:5px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.product-card-custom__select{width:100%;height:100%;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Uniform Pro Condensed,sans-serif;font-weight:300;font-size:12px;color:var(--text-color);cursor:pointer;z-index:1}@media (min-width: 768px){.product-card-custom__select{font-size:14px}}.product-card-custom__select:focus{outline:none}.product-card-custom__select-icon{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:var(--text-color)}.product-card-custom__variant-single{width:100%;height:40px;border:1px solid #dadada;border-radius:5px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Uniform Pro Condensed,sans-serif;font-weight:300;font-size:12px;color:var(--text-color)}@media (min-width: 768px){.product-card-custom__variant-single{font-size:14px}}.product-card-custom__add-btn{width:100%;height:40px;background-color:var(--accent-color);color:#fff;border:none;border-radius:5px;font-family:Uniform Condensed,sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.45px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.product-card-custom__add-btn:hover{background-color:color-mix(in srgb,var(--accent-color),black 10%)}.product-card-custom__add-btn:disabled{background-color:#ccc;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/86/assets/section-featured-collection-custom.css.map */
