.tp-e-featured-collection{width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.tp-e-featured-collection .tp-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-8, 32px);max-width:var(--page-width);padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.tp-e-featured-collection .tp-wrapper{gap:56px;padding-left:5rem;padding-right:5rem}}.tp-e-featured-collection__header{width:100%}.tp-e-featured-collection__header--with-button{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-4, 16px)}@media screen and (min-width:750px){.tp-e-featured-collection__header--with-button{flex-direction:row;justify-content:space-between;align-items:center}}.tp-e-featured-collection__header-btn{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 var(--tp-space-8, 32px);background:var(--tp-btn-primary-bg);color:var(--tp-btn-primary-color);border-radius:var(--tp-btn-primary-radius);font-family:var(--tp-font-body);font-size:var(--tp-btn-primary-font-size, 16px);font-weight:var(--tp-font-semibold, 600);text-decoration:none;white-space:nowrap;flex-shrink:0;transition:opacity var(--tp-transition-base, .3s);box-sizing:border-box}.tp-e-featured-collection__header-btn:hover{opacity:.85}.tp-e-featured-collection__heading{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-2, 8px);width:100%}.tp-e-featured-collection__title{color:var(--tp-color-text-primary, #0e0e0e);font-family:var(--tp-font-heading);font-weight:var(--tp-font-regular, 400);font-size:var(--tp-font-size-5xl);line-height:var(--tp-leading-tight, 1.2);letter-spacing:var(--tp-h2-tracking, normal);text-align:center;text-transform:uppercase;margin:0;width:100%}.tp-e-featured-collection__subtitle{color:var(--tp-color-text-secondary, #667085);font-family:var(--tp-font-body);font-weight:var(--tp-font-regular, 400);font-size:var(--tp-font-size-base, 16px);line-height:var(--tp-leading-normal, 1.4);text-align:center;margin:0;width:100%}.tp-e-featured-collection__carousel{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-8, 32px)}@media screen and (min-width:750px){.tp-e-featured-collection__carousel{gap:var(--tp-space-12, 48px)}}.tp-e-featured-collection__swiper{width:100%;position:relative}.tp-e-featured-collection__swiper .swiper-slide{height:auto;display:flex;align-items:stretch}@media screen and (max-width:749px){.tp-e-featured-collection__swiper .swiper-slide{margin-bottom:8px}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content h4{min-height:calc(2rem * 1.3 * 3)}}.tp-e-featured-collection__nav{display:none;position:absolute;top:33%;transform:translateY(-50%);z-index:10;width:45px;height:44px;border-radius:var(--tp-radius-full, 9999px);background:#fff;border:none;cursor:pointer;align-items:center;justify-content:center;transition:background var(--tp-transition-base),box-shadow var(--tp-transition-base);padding:0;color:var(--tp-color-text-primary, #0e0e0e);box-shadow:0 2px 8px #00000014}.tp-e-featured-collection__nav:hover{background:#f5f5f5;box-shadow:0 4px 12px #0000001f}.tp-e-featured-collection__nav.swiper-button-disabled{opacity:.3;cursor:default;pointer-events:none}@media screen and (min-width:750px){.tp-e-featured-collection__nav{display:flex}}.tp-e-featured-collection__nav--prev{left:0}.tp-e-featured-collection__nav--next{right:0}.tp-e-featured-collection__nav-icon{width:20px;height:20px;flex-shrink:0}.tp-e-featured-collection__pagination.swiper-pagination{position:static;display:flex;align-items:center;justify-content:center;gap:var(--tp-space-2, 8px);width:auto}.tp-e-featured-collection__pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:var(--tp-radius-full);background:var(--tp-color-text-primary);border:1px solid var(--tp-color-text-primary);opacity:1;margin:0;transition:background var(--tp-transition-base);cursor:pointer}.tp-e-featured-collection__pagination .swiper-pagination-bullet-active{background:transparent}.tp-e-featured-collection .tp-product-card__media{width:100%;position:relative}.tp-e-featured-collection .tp-images{width:100%;position:relative;aspect-ratio:1;overflow:hidden}.tp-e-featured-collection .tp-image{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.tp-e-featured-collection .placeholder-svg{width:100%;height:100%;object-fit:cover}.tp-e-featured-collection .tp-product-card{display:flex;flex-direction:column;gap:17px;width:100%;height:100%}.tp-e-featured-collection .tp-product-card .tp-product-card__link{display:flex;flex-direction:column;gap:17px;text-decoration:none;flex:1}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content{display:flex;flex-direction:column;gap:7px;align-items:flex-start;flex:1}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content h4{text-align:left;color:#373737;font-family:var(--tp-font-heading, var(--tp-font-body));font-weight:var(--tp-font-regular, 400);font-size:2rem;line-height:1.3;text-transform:uppercase;margin:0;letter-spacing:.01em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;width:100%}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content .tp-price{display:flex;flex-direction:column;gap:4px;width:100%}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content .tp-price .tp-price__wrapper{display:flex;justify-content:flex-start;align-items:baseline;gap:7px;font-family:var(--tp-font-heading, var(--tp-font-body));line-height:1.3}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content .tp-price .tp-price__wrapper .tp-compare-at-price{font-family:var(--tp-font-heading, var(--tp-font-body));font-size:1.8rem;font-weight:var(--tp-font-regular, 400);color:#ababab;text-decoration:line-through}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content .tp-price .tp-price__wrapper .tp-normal-price{font-family:var(--tp-font-heading, var(--tp-font-body));font-size:1.8rem;font-weight:var(--tp-font-regular, 400);color:#667085}.tp-e-featured-collection .tp-product-card .tp-product-card__link .tp-product-card__content .tp-price .tp-installments{text-align:left;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:var(--tp-font-regular, 400);color:#ababab}.tp-e-featured-collection .tp-product-card .wrapper-tp-badge{position:absolute;top:16px;bottom:auto;left:16px;right:auto;transform:none;display:flex;flex-direction:row;align-items:flex-start;width:auto;gap:6px;z-index:2}.tp-e-featured-collection .tp-product-card .tp-badge{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:6px 8px;background:#ececec;color:#0e0e0e;border-radius:6px;font-family:var(--tp-font-heading, var(--tp-font-body));font-size:1.6rem;font-weight:var(--tp-font-regular, 400);line-height:1;letter-spacing:.02em;white-space:nowrap}.tp-e-featured-collection .tp-product-card .tp-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:56px;background:#0e0e0e;color:#fff;border-radius:var(--tp-radius-full, 9999px);font-family:var(--tp-font-heading, var(--tp-font-body));font-size:2rem;font-weight:var(--tp-font-regular, 400);letter-spacing:.04em;text-transform:uppercase;padding:0 32px;border:none;box-sizing:border-box;cursor:pointer;transition:opacity var(--tp-transition-base, .3s)}.tp-e-featured-collection .tp-product-card .tp-button:hover{opacity:.9}.tp-e-featured-collection .tp-product-card .tp-button>span{display:inline-block;transform:translateY(-.08em)}.tp-e-featured-collection .tp-product-card .tp-button--disabled{opacity:.5;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tp-e-featured-collection-v1.css.map */
