.shopify-section--pdp-product-content{background:#fff}.pdp-tabs-section[hidden]{display:none!important}.pdp-tabs__panel--fallback .pdp-tabs__panel-content{padding:1.5rem 0}.pdp-tabs-section{padding:2rem 0 2.5rem}@media(min-width:768px){.pdp-tabs-section{padding:2.5rem 0 3rem}}.pdp-tabs__container{max-width:var(--container-max-width, 1600px);margin:0 auto;padding:0 16px}@media(min-width:741px){.pdp-tabs__container{padding:0 var(--container-gutter, 40px)}}.pdp-tabs__nav-desktop{display:none;margin-bottom:2rem}@media(min-width:768px){.pdp-tabs__nav-desktop{display:block}}.pdp-tabs__nav-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.pdp-tabs__tab-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem .75rem;background:#fff;border:none;box-shadow:0 0 0 1px #00000012,0 0 12px #0000000f;cursor:pointer;transition:all .2s ease;position:relative;font-family:inherit}.pdp-tabs__tab-text{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;transition:color .2s ease}@media(min-width:1000px){.pdp-tabs__tab-text{font-size:.8125rem}}.pdp-tabs__tab-icon{font-size:1rem;line-height:1;display:flex;align-items:center;color:#747474}.pdp-tabs__tab-icon svg{width:20px;height:20px}.pdp-tabs__tab-btn.is-active .pdp-tabs__tab-icon{color:#ec1c24}.pdp-tabs__tab-btn:hover .pdp-tabs__tab-text{color:#374151}.pdp-tabs__tab-btn.is-active .pdp-tabs__tab-text{color:#ec1c24;font-weight:600}.pdp-tabs__tab-btn.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#ec1c24;box-shadow:0 0 4px #ec1c244d}.pdp-tabs__content-desktop{display:none}@media(min-width:768px){.pdp-tabs__content-desktop{display:block}}.pdp-tabs__panel{display:none;background:#fff;padding:2rem;box-shadow:0 0 0 1px #00000012,0 0 12px #0000000f;animation:pdp-tab-fadeIn .3s ease}.pdp-tabs__panel.is-active{display:block}@keyframes pdp-tab-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pdp-tabs__panel-content{font-size:.9375rem;line-height:1.7;color:#4b5563}.pdp-tabs__panel-content h2{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .75rem;text-transform:none}@media(min-width:768px){.pdp-tabs__panel-content h2{font-size:1.875rem;margin-bottom:1rem}}.pdp-tabs__panel-content h3{font-size:1rem;font-weight:700;color:#111827;margin:1.5rem 0 .75rem;text-transform:none;display:flex;align-items:center;gap:.75rem}.pdp-tabs__panel-content h3:before{content:"";display:inline-block;width:3px;height:1.25rem;background:#ec1c24;border-radius:9999px;flex-shrink:0}@media(min-width:768px){.pdp-tabs__panel-content h3{font-size:1.25rem}}.pdp-tabs__panel-content p{margin-bottom:.5rem;color:#4b5563}.pdp-tabs__panel-content strong{color:#111827;font-weight:600}.pdp-tabs__panel-content a:not([href]){color:inherit;text-decoration:none;pointer-events:none}.pdp-tabs__panel-content ul{list-style:disc;padding-left:1.5rem;margin:0 0 1.5rem}.pdp-tabs__panel-content ul li{margin-bottom:.5rem;color:#4b5563;line-height:1.6}.pdp-tabs__panel-content hr{border:none;border-top:1px solid #e5e7eb;margin:1.5rem 0}.pdp-tabs__panel-content img{max-width:100%;height:auto;margin:1rem 0}.pdp-tabs__video-embed{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden;margin:1rem 0}.pdp-tabs__video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.pdp-tabs__video-embed--lite{cursor:pointer}.pdp-tabs__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s ease}.pdp-tabs__video-embed--lite:hover .pdp-tabs__video-poster{filter:brightness(.9)}.pdp-tabs__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;padding:0;border:0;background:transparent;cursor:pointer;z-index:2}.pdp-tabs__video-play svg{display:block;width:100%;height:100%}.pdp-tabs__video-play-bg{fill:#212121;fill-opacity:.8;transition:fill .1s ease,fill-opacity .1s ease}.pdp-tabs__video-embed--lite:hover .pdp-tabs__video-play-bg,.pdp-tabs__video-play:focus-visible .pdp-tabs__video-play-bg{fill:red;fill-opacity:1}.pdp-tabs__video-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1rem 0}.pdp-tabs__video-grid>*{margin:0}@media(min-width:768px){.pdp-tabs__video-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}}.pdp-tabs__accordion-mobile{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.pdp-tabs__accordion-mobile{display:none}}.pdp-tabs__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;font-family:inherit}.pdp-tabs__accordion-left{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.pdp-tabs__chevron{transition:transform .3s ease;color:#9ca3af;flex-shrink:0}.pdp-tabs__accordion-trigger.is-active{background:#fef2f2;border-color:#fecaca}.pdp-tabs__accordion-trigger.is-active .pdp-tabs__accordion-left{color:#111827}.pdp-tabs__accordion-trigger.is-active .pdp-tabs__chevron{transform:rotate(180deg);color:#ec1c24}.pdp-tabs__accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.pdp-tabs__accordion-content.is-open{max-height:5000px}.pdp-tabs__accordion-content .pdp-tabs__panel-content{padding:1rem;border:1px solid #e5e7eb;border-top:none}@media(max-width:767px){body.template-product-pdp-redesign #main{display:flex;flex-direction:column}body.template-product-pdp-redesign #main>.shopify-section{order:10}body.template-product-pdp-redesign #main>.shopify-section--pdp-redesign{order:1}body.template-product-pdp-redesign #main>.shopify-section--pdp-product-content{order:3}body.template-product-pdp-redesign #main>.shopify-section--pdp-real-life-gallery{order:2}body.template-product-pdp-redesign .shopify-section--pdp-product-content{background:#fff!important}body.template-product-pdp-redesign .pdp-tabs-section{padding:.75rem 0 2.5rem;background:#fff!important}body.template-product-pdp-redesign .pdp-tabs__container{padding:0 16px}body.template-product-pdp-redesign .pdp-tabs__accordion-mobile{gap:0;background:#fff;border-top:1px solid #e5e7eb}body.template-product-pdp-redesign .pdp-tabs__accordion-item{margin:0;background:transparent}body.template-product-pdp-redesign .pdp-tabs__accordion-trigger{min-height:2.875rem;padding:.75rem 0;background:transparent!important;border:0!important;border-bottom:1px solid #e5e7eb!important;box-shadow:none!important}body.template-product-pdp-redesign .pdp-tabs__accordion-left{min-width:0;gap:.625rem;color:#374151;font-size:.8125rem;font-weight:600;letter-spacing:.01em;line-height:1.25;text-transform:none}body.template-product-pdp-redesign .pdp-tabs__accordion-left>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.template-product-pdp-redesign .pdp-tabs__tab-icon,body.template-product-pdp-redesign .pdp-tabs__chevron{color:#374151}body.template-product-pdp-redesign .pdp-tabs__tab-icon svg{width:18px;height:18px}body.template-product-pdp-redesign .pdp-tabs__chevron{width:18px;height:18px;margin-left:.75rem}body.template-product-pdp-redesign .pdp-tabs__accordion-trigger.is-active{background:transparent!important;border-color:#e5e7eb!important;border-bottom-color:transparent!important}body.template-product-pdp-redesign .pdp-tabs__accordion-trigger.is-active .pdp-tabs__accordion-left,body.template-product-pdp-redesign .pdp-tabs__accordion-trigger.is-active .pdp-tabs__tab-icon,body.template-product-pdp-redesign .pdp-tabs__accordion-trigger.is-active .pdp-tabs__chevron{color:#111827}body.template-product-pdp-redesign .pdp-tabs__accordion-trigger.is-active .pdp-tabs__chevron{color:#ec1c24;transform:rotate(180deg)}body.template-product-pdp-redesign .pdp-tabs__accordion-content{background:#fff}body.template-product-pdp-redesign .pdp-tabs__accordion-content .pdp-tabs__panel-content{padding:.875rem 0 1rem;background:transparent;border:0;border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:.875rem;line-height:1.6}body.template-product-pdp-redesign .pdp-tabs__panel-content h2{margin:0 0 .75rem;color:#111827;font-size:1rem;line-height:1.25}body.template-product-pdp-redesign .pdp-tabs__panel-content h3,body.template-product-pdp-redesign .pdp-tabs__panel-content strong{color:#111827}body.template-product-pdp-redesign .pdp-tabs__panel-content h3{margin:1rem 0 .5rem;font-size:.9375rem}body.template-product-pdp-redesign .pdp-tabs__panel-content h3:before{width:2px;height:1rem}body.template-product-pdp-redesign .pdp-tabs__panel-content p,body.template-product-pdp-redesign .pdp-tabs__panel-content ul li{color:#4b5563}body.template-product-pdp-redesign .pdp-tabs__panel-content hr{border-top-color:#e5e7eb}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/pdp-product-content.css.map */
