.thanksgiving-sale-section{width:100%;overflow:hidden}.ts-banner-block{width:100%;display:block;height:200px}.ts-banner-link{display:block;height:100%}.ts-banner-image{width:100%;height:100%;display:block;object-fit:cover}.ts-banner-image-mobile{display:none}@media screen and (max-width: 750px){.ts-banner-block{height:auto}.ts-banner-image-desktop{display:none}.ts-banner-image-mobile{display:block;height:auto;object-fit:contain}}.ts-collections-block{padding-top:40px;padding-bottom:40px}.ts-collections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin-left:auto;margin-right:auto}.ts-collection-item{text-align:center;height:100%;display:flex;flex-direction:column}.ts-collection-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;height:100%}.ts-collection-image-wrapper{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:15px;border-radius:0}.ts-collection-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ts-collection-link:hover .ts-collection-image{transform:scale(1.05)}.ts-collection-title{font-size:18px;font-weight:600;margin:0 0 10px}.ts-collection-btn{display:inline-block;padding:8px 24px;background-color:#d97720;color:#fff;border-radius:20px;font-size:14px;font-weight:500;transition:background-color .3s ease;margin-top:auto}.ts-collection-btn:hover{background-color:#b96215}.ts-slider-block{padding-top:40px;padding-bottom:40px;position:relative;max-width:1280px;margin-left:auto;margin-right:auto}.ts-section-title{text-align:center;font-size:32px;color:#d97720;margin-bottom:30px;font-weight:700}.ts-slider-block .swiper{padding-left:10px;padding-right:40px}.ts-slider-block .swiper-slide{height:auto;display:flex;justify-content:center;align-items:center}.ts-gallery-item{width:100%;max-width:356px;aspect-ratio:1;overflow:hidden;border-radius:0;margin-bottom:16px}.ts-gallery-image{width:100%;height:100%;object-fit:cover;display:block}.ts-slider-block .swiper-button-next,.ts-slider-block .swiper-button-prev{color:#333;width:30px;height:30px}.ts-slider-block .swiper-button-next:after,.ts-slider-block .swiper-button-prev:after{font-size:20px;font-weight:700}.ts-deals-block{padding-top:40px;padding-bottom:60px;max-width:1400px;margin-left:auto;margin-right:auto}.ts-deals-block .swiper{overflow:visible}.ts-deals-block .swiper-wrapper{display:flex;flex-wrap:nowrap}.ts-deals-block .swiper-slide{height:auto;display:flex}.ts-deals-block .card-wrapper{height:auto}.ts-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;position:relative}.ts-deals-block .ts-section-title{margin-bottom:0;text-align:left}.ts-slider-controls{display:flex;gap:10px}.ts-deals-block .swiper-button-next,.ts-deals-block .swiper-button-prev{position:static;margin:0;color:#d97720;width:20px;height:20px}.ts-deals-block .swiper-button-next:after,.ts-deals-block .swiper-button-prev:after{font-size:16px;font-weight:700}.ts-deals-block .card__media,.ts-deals-block .card .media{position:absolute;top:0;right:0;bottom:0;left:0}.ts-deals-block .card__media .media img,.ts-deals-block .card .media img{width:100%;height:100%;object-fit:cover}.ts-deals-block .card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ts-deals-block .media.media--hover-effect{container-type:inline-size}@container (max-width: 260px){.ts-deals-block .product-card-badge--top-right{top:auto;right:auto;bottom:var(--product-card-badge-offset-top, 10px);left:var(--product-card-badge-left-offset-side, var(--product-card-badge-offset-side, 10px))}}@media screen and (max-width: 749px){.ts-deals-block .product-card-badge--top-right{top:auto;right:auto;bottom:var(--product-card-badge-offset-top, 10px);left:var(--product-card-badge-left-offset-side, var(--product-card-badge-offset-side, 10px))}}@media screen and (max-width: 990px){.ts-collections-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 750px){.ts-collections-grid{grid-template-columns:repeat(2,1fr);gap:30px 10px}.ts-section-title{font-size:24px}.ts-section-header{flex-direction:row;align-items:center}}.ts-feature-block{padding-top:40px;padding-bottom:40px;max-width:1280px;margin-left:auto;margin-right:auto}.ts-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.ts-feature-image-col,.ts-feature-content-col{position:relative;width:100%;overflow:hidden;aspect-ratio:1}.ts-feature-image{width:100%;height:100%;object-fit:cover;display:block}.ts-feature-content-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#d97720}.ts-feature-bg-image{width:100%;height:100%;object-fit:cover}.ts-feature-content-inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px;color:#fff}.ts-feature-title{font-size:48px;font-weight:700;margin:0 0 20px;line-height:1.2;color:#fff}.ts-feature-subtitle{font-size:18px;margin:0 0 30px;font-weight:500}.ts-feature-btn{display:inline-block;padding:12px 32px;background-color:#fff;color:#d97720;border-radius:30px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.ts-feature-btn:hover{background-color:#f0f0f0;transform:translateY(-2px)}.ts-feature-subtitle p{margin:0}.ts-feature-subtitle p:not(:last-child){margin-bottom:10px}@media screen and (max-width: 750px){.ts-feature-grid{grid-template-columns:1fr;gap:20px}.ts-feature-title{font-size:32px;margin-bottom:20px}.ts-feature-subtitle{margin-bottom:20px}.ts-feature-subtitle p:not(:last-child){margin-bottom:4px}.ts-feature-image-col{aspect-ratio:1}.ts-feature-content-col{aspect-ratio:auto;height:auto}.ts-feature-content-inner{padding:52px 40px;justify-content:flex-start;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-thanksgiving-sale.css.map */
