.product-specs__container{margin-top:4rem;border-top:1px solid #eee;padding-top:1rem}.product-specs__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:2rem 0;list-style:none}.product-specs__header::-webkit-details-marker{display:none}.product-specs__header h2{margin:0;font-size:2.22rem;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.product-specs__toggle-icon{width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:.6rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-specs__container[open] .product-specs__toggle-icon{transform:rotate(180deg);background:#eee}.product-specs__content{padding:1rem 0 4rem}.product-specs__tabs{display:flex;gap:1rem;margin-bottom:2.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-specs__tabs::-webkit-scrollbar{display:none}.product-specs__tab-btn{padding:1rem 2.4rem;border:1px solid #d0d0d0;background:#fff;border-radius:.8rem;cursor:pointer;font-size:1.5rem;font-weight:500;color:#4b4b4b;transition:all .25s ease;white-space:nowrap}.product-specs__tab-btn.active{background:#4a2626;color:#fff;border-color:#4a2626;box-shadow:0 4px 12px #4a262626}.product-specs__tab-btn:hover:not(.active){border-color:#4a2626;color:#4a2626;background:#fdf5f5}.product-specs__tab-panel{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-specs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 4rem;margin-top:1.5rem}.product-specs__item{display:flex;flex-direction:column;gap:.4rem;border-bottom:1px solid #f0f0f0;padding-bottom:1.2rem}.product-specs__label{font-size:1.35rem;color:#8c8c8c;font-weight:400;text-transform:capitalize}.product-specs__value{font-size:1.6rem;color:#1a1a1a;font-weight:500}.product-specs__manufacturer-block{margin-top:3rem;padding-top:2rem;border-top:1px solid #f0f0f0}.product-specs__manufacturer-block .product-specs__label{margin-bottom:.8rem;display:block}.product-specs__manufacturer-block .product-specs__value{line-height:1.6;max-width:800px}.product-specs__description{font-size:1.6rem;line-height:1.8;color:#444}.product-specs__description p{margin-bottom:1.5rem}.product-specs__stretch-info{margin-top:2rem;font-weight:500;color:#4a2626}@media screen and (max-width:749px){.product-specs__grid{grid-template-columns:1fr;gap:1.5rem}.product-specs__item{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:1rem}.product-specs__label{font-size:1.25rem;flex-shrink:0}.product-specs__value{font-size:1.4rem;text-align:right}.product-specs__tab-btn{padding:.8rem 1.6rem;font-size:1.4rem;text-align:center}.product-specs__header h2{font-size:1.95rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-specifications.css.map */
