.product-showcase-section{background-color:var(--ps-bg-color, #ffffff);padding:64px var(--container-gutter) 48px;width:100%;box-sizing:border-box}@media screen and (min-width:990px){.product-showcase-section{padding:80px max(var(--container-gutter),(100vw - var(--container-max-width)) / 2)}}.product-showcase-container{width:100%;max-width:var(--container-max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:start}@media screen and (min-width:990px){.product-showcase-container{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px}}.product-showcase-gallery{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;box-sizing:border-box}.product-gallery-main{width:100%;border-radius:12px;overflow:hidden;position:relative;background-color:#f7f7f7;aspect-ratio:1 / 1}.product-gallery-main .swiper-slide{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-gallery-main .gallery-main-image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-main .placeholder-svg{width:100%!important;height:100%!important;background-color:#f2f2f2!important;color:#a0a0a0!important;fill:#a0a0a0!important;display:block!important}.product-gallery-thumbs{width:100%;min-width:0;overflow:hidden;box-sizing:border-box}.product-gallery-thumbs .swiper-slide{width:calc((100% - 24px) / 3);aspect-ratio:204 / 152;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;background-color:#f7f7f7;transition:border-color .25s,opacity .25s;opacity:1}.product-gallery-thumbs .swiper-slide-thumb-active{border-color:var(--ps-accent-color, #606a38);opacity:1}.product-gallery-thumbs .gallery-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumbs .placeholder-svg.thumb{width:100%!important;height:100%!important;background-color:#f2f2f2!important;color:#a0a0a0!important;fill:#a0a0a0!important;display:block!important}.product-buy-block{background-color:var(--ps-card-bg, #fafafa);border-radius:var(--ps-border-radius, 16px);padding:32px 24px;display:flex;flex-direction:column;gap:40px;width:100%;min-width:0;box-sizing:border-box}@media screen and (min-width:990px){.product-buy-block{padding:32px 24px;gap:40px;position:sticky;top:40px}}.product-showcase-content{display:flex;flex-direction:column;gap:16px}.product-showcase-title{font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:400;line-height:1.4;color:var(--ps-text-color, #1c1f1a);margin:0;text-transform:uppercase;letter-spacing:.01em}@media screen and (min-width:990px){.product-showcase-title{font-size:28px}.product-pricing-row{flex-wrap:wrap;gap:12px}.product-price-current{font-size:40px}.product-price-compare{font-size:24px}.product-savings-badge{font-size:14px;padding:4px 12px;margin-left:4px}}.product-pricing-wrapper{display:flex;flex-direction:column;gap:4px}.product-pricing-row{display:flex;align-items:center;flex-wrap:nowrap;gap:15px}.product-price-current{font-family:Barlow,sans-serif;font-size:32px;font-weight:500;color:var(--ps-price-color, #f03e3e);margin:0;line-height:1.4;white-space:nowrap}.product-price-compare{font-family:Barlow,sans-serif;font-size:20px;font-weight:500;text-decoration:line-through;color:#a3a3a3;margin:0;line-height:1.4;white-space:nowrap}.product-savings-badge{font-family:Barlow,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;background-color:var(--ps-savings-bg, #f03e3e);color:var(--ps-savings-text, #ffffff);padding:4px 10px;border-radius:100px;letter-spacing:.02em;display:inline-block;line-height:1.4;margin-left:0;white-space:nowrap}.product-payment-info{font-family:Barlow,sans-serif;font-size:16px;color:#272727;margin:-36px 0 0;line-height:1.4}.product-form-wrapper{display:flex;flex-direction:column;gap:40px}.installments-wrapper{margin-top:-36px}.installments-wrapper,.shopify-payment-terms{font-family:Barlow,sans-serif!important;font-size:16px!important;color:#272727!important;line-height:1.4!important}.installments-wrapper a,.shopify-payment-terms a{color:inherit!important;text-decoration:underline!important}.product-showcase-divider{height:1px;background-color:var(--ps-divider-color, #e6e6e6);border:none;margin:0;width:100%}.product-features-list{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.product-feature-item{display:flex;align-items:flex-start;gap:12px}.product-feature-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#33a849;flex-shrink:0;margin-top:2px}.product-feature-icon svg{width:16px;height:16px;display:block}.product-feature-text{font-family:Barlow,sans-serif;font-size:16px;line-height:1.5;color:var(--ps-text-color, #272727);margin:0}@media screen and (min-width:990px){.product-feature-text{font-size:16px}.product-features-list{gap:10px}}.product-buy-btn-container{display:flex;flex-direction:column;gap:16px;width:100%}.product-buy-btn{font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;background-color:var(--ps-btn-bg, #606a38);color:var(--ps-btn-text, #ffffff);border:none;border-radius:8px;height:48px;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;transition:background-color .25s,transform .2s,box-shadow .25s;text-decoration:none;cursor:pointer}.product-buy-btn:hover{background-color:var(--ps-btn-hover-bg, #4d552c);box-shadow:0 4px 12px #606a3840;transform:translateY(-1px)}.product-buy-btn:active{transform:translateY(1px);box-shadow:none}.product-trust-badges-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.product-trust-badge{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ps-divider-color, #e6e6e6);border-radius:100px;padding:6px 16px;min-height:30px;width:100%;box-sizing:border-box}.product-trust-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#727272;flex-shrink:0}.product-trust-icon svg,.product-trust-icon img{width:18px;height:18px;display:block}.product-trust-text{font-family:Barlow,sans-serif;font-size:12px;font-weight:500;color:#727272;margin:0;line-height:1.4}@media screen and (min-width:990px){.product-trust-badges-list{flex-direction:row;flex-wrap:wrap;gap:8px}.product-trust-badge{width:auto;flex:1 1 0;white-space:nowrap;padding:6px 12px}}.product-variant-picker-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.product-variant-picker-wrapper+.product-buy-btn-container{margin-top:-24px}.product-variant-label{font-family:Barlow,sans-serif;font-size:13px;font-weight:600;color:var(--ps-text-color, #1c1f1a);text-transform:uppercase;letter-spacing:.05em}.product-variant-select{font-family:Barlow,sans-serif;font-size:15px;padding:12px 40px 12px 16px;border-radius:8px;border:1px solid var(--ps-divider-color, #e6e6e6);background-color:#fff;color:var(--ps-text-color, #1c1f1a);width:100%;cursor:pointer;box-sizing:border-box;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231c1f1a' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.product-variant-select:focus{outline:none;border-color:var(--ps-accent-color, #606a38)}.product-showcase-gallery.is-single-slide .product-gallery-thumbs,.product-showcase-gallery.is-single-slide .swiper-button-next,.product-showcase-gallery.is-single-slide .swiper-button-prev{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/38/assets/section-product-showcase.css.map */
