.product-showcase__price-wrapper .price-regular{font-size:x-large}.sec__product-showcase{padding-top:var(--section-pt);padding-bottom:var(--section-pb)}.product-showcase__wrapper{display:flex;flex-wrap:wrap;gap:50px;align-items:flex-start}.product-showcase__content,.product-showcase__gallery{flex:1;min-width:300px}@media screen and (max-width: 768px){.product-showcase__wrapper{flex-direction:column;gap:40px}.product-showcase__content,.product-showcase__gallery{min-width:auto;width:100%}}.product-showcase__title{font-weight:600;line-height:1.2}.product-showcase__description{line-height:1.6;margin-bottom:30px}.product-showcase__features{margin-bottom:40px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 768px){.features-grid{grid-template-columns:1fr;gap:16px}}.product-feature{display:flex;align-items:flex-start;gap:12px}.product-feature__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.product-feature__icon img{width:100%;height:100%;object-fit:cover;display:block}.product-feature__content{flex:1}.product-feature__title{margin:5px 0;font-size:16px}.product-feature__description{font-size:14px;margin:0;line-height:1.4}.product-showcase__buttons{display:flex;flex-wrap:wrap;align-items:center}.product-showcase-checkout-btn{position:relative;display:inline-flex;align-items:center;gap:8px}.icon-load{opacity:0;transition:opacity .3s ease;display:inline-flex;align-items:center}.icon-load svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scrolling-gallery{display:flex;gap:20px;height:600px;overflow:hidden;border-radius:12px}.gallery-column{flex:1;overflow:hidden;position:relative}.gallery-images{display:flex;flex-direction:column;gap:20px;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused}.gallery-images[data-direction=up]{animation-name:scrollUp}.gallery-images[data-direction=down]{animation-name:scrollDown}.gallery-image{flex-shrink:0;border-radius:8px;overflow:hidden;aspect-ratio:3/4;background:#f5f5f5;position:relative}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.gallery-image:hover img{transform:scale(1.05)}.gallery-image.placeholder{background:#f5f5f5;display:flex;align-items:center;justify-content:center}.placeholder-bg{width:60%;height:60%;background:#ddd;border-radius:4px}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.scrolling-gallery:hover .gallery-images{animation-play-state:paused}@media screen and (max-width: 768px){.scrolling-gallery{height:400px;gap:15px}.gallery-images{gap:15px;animation-duration:20s}.product-showcase__buttons{flex-direction:column;align-items:stretch;gap:12px}.product-showcase__buttons .btn{width:100%;justify-content:center}}@media screen and (max-width: 480px){.product-feature{gap:12px}.product-feature__icon{width:40px!important;height:40px!important}.scrolling-gallery{height:300px;gap:10px}.gallery-images{gap:10px}}.gallery-image img{opacity:1;transition:transform .3s ease}.gallery-images{will-change:transform}.gallery-image{contain:layout style paint}@media (prefers-contrast: high){.gallery-image.placeholder{border:2px solid}.product-feature__icon img{border:1px solid}}@media (prefers-reduced-motion: reduce){.gallery-images{animation:none!important}.gallery-image img{transition:none!important}.icon-load svg{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/aa-product-showcase.css.map */
