.products-tabs-section{width:100%}.products-tabs-section__inner{max-width:820px;margin:0 auto;padding:0 1.5rem}.products-tabs-section__subheading{font-size:1rem;font-weight:500;color:#c2a46f;text-align:center;margin:0 0 8px;letter-spacing:.02em}.products-tabs-section__heading{font-size:40px;font-weight:400;color:#1e5357;text-align:center;margin:0 0 50px;letter-spacing:-.01em}.products-tabs-section__tabs{display:flex;justify-content:center;gap:0;margin-bottom:36px;border-bottom:2px solid #e5e5e5}.products-tabs-section__tab{background:none;border:none;padding:12px 40px;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;cursor:pointer;position:relative;transition:color .2s ease}.products-tabs-section__tab:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background-color:transparent;transition:background-color .2s ease}.products-tabs-section__tab--active{color:#1e5357}.products-tabs-section__tab--active:after{background-color:#c2a46f}.products-tabs-section__tab:hover{color:#1e5357}.products-tabs-section__panel{display:none}.products-tabs-section__panel--active{display:block}.products-tabs-section__grid{display:grid;grid-template-columns:repeat(var(--products-columns, 3),1fr);gap:75px;max-width:1024px;margin:0 auto}.products-tabs-section__card{position:relative}.products-tabs-section__card-link{text-decoration:none;color:inherit;display:block}.products-tabs-section__card-image{aspect-ratio:3 / 4;overflow:hidden;border-radius:16px;margin-bottom:12px}.products-tabs-section__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.products-tabs-section__card-link:hover .products-tabs-section__card-image img{transform:scale(1.05)}.products-tabs-section__card-image .placeholder-svg{width:100%;height:100%}.products-tabs-section__card-info{padding:0 4px;text-align:center}.products-tabs-section__card-title{font-size:.95rem;font-weight:600;margin:0 0 2px;color:#1e5357}.products-tabs-section__card-price{font-size:.85rem;font-weight:400;margin:0;color:#666}.products-tabs-section__empty{text-align:center;color:#999;padding:48px 0;font-size:.95rem}.products-tabs-section__button-wrap{text-align:center;margin-top:40px}.products-tabs-section__button{display:inline-block;background-color:#1e5357;color:#fff;padding:14px 36px;border-radius:9999px;font-size:.95rem;font-weight:400;text-decoration:none;letter-spacing:.02em;transition:background-color .2s ease}.products-tabs-section__button:hover{background-color:#145656;color:#fff}@media(max-width:999px){.products-tabs-section__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:749px){.products-tabs-section__grid{grid-template-columns:repeat(2,1fr);gap:12px}.products-tabs-section__heading{font-size:1.5rem}.products-tabs-section__tab{padding:10px 20px;font-size:.85rem}.products-tabs-section__card-image{border-radius:12px}.products-tabs-section__button{padding:12px 28px;font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/homepage-products-tabs.css.map */
