/*
Generated time: September 20, 2025 06:26
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.m-collection-showcase .container-full{padding-left:0;padding-right:0}.m-collection-showcase__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}@media screen and (max-width:1023px){.m-collection-showcase__wrapper{display:flex;flex-direction:column;flex-wrap:wrap}.m-collection-showcase__wrapper .m-collection-showcase__banner,.m-collection-showcase__wrapper .m-collection-showcase__contents{width:100%}}.m-collection-showcase__contents{padding:48px 25px}@media screen and (max-width:1023px){.m-collection-showcase__contents{order:2}}.m-collection-showcase__content{visibility:hidden;opacity:0;display:none;transition:opacity var(--m-duration-default) ease}.m-collection-showcase__content.active{opacity:1;visibility:visible;display:block}.m-collection-showcase__content-wrapper{width:100%}@media screen and (min-width:1280px){.m-collection-showcase__content-wrapper{max-width:80%;margin:0 auto}}@media screen and (min-width:1536px){.m-collection-showcase__content-wrapper{max-width:61.7%;margin:0 auto}}.m-collection-showcase__banner{height:100%}.m-collection-showcase__subheading{margin-bottom:12px}@media screen and (min-width:768px){.m-collection-showcase__subheading{margin-bottom:20px}}.m-collection-showcase__heading{margin-bottom:24px}@media screen and (min-width:768px){.m-collection-showcase__heading{margin-bottom:40px}}.m-collection-showcase__product h3{margin-top:8px}.m-collection-showcase__product .m-image,.m-collection-showcase__product .m-placeholder-svg{transition:opacity .8s ease,transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s}.m-collection-showcase__product:hover .m-image,.m-collection-showcase__product:hover .m-placeholder-svg{transform:scale3d(1.1,1.1,1.1) translateZ(0)}.m-collection-showcase__product-media{overflow:hidden}.m-collection-showcase__image,.m-collection-showcase__image-placeholder{--bg-card-placeholder:rgb(var(--color-background));position:absolute;inset:0;opacity:0;transition:all var(--m-duration-default)}.m-collection-showcase__image-placeholder.active,.m-collection-showcase__image.active{opacity:1}.m-collection-showcase__tabs{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.m-collection-showcase__tabs ul{display:flex;flex-direction:column;justify-content:center;align-items:center}.m-collection-showcase__tabs li{cursor:pointer}.m-collection-showcase__tabs li:after{content:"";position:absolute;bottom:-4px;right:0;width:0;height:2px;background-color:currentColor;transition:all var(--m-duration-long, .5s)}.m-collection-showcase__tabs li.active:after,.m-collection-showcase__tabs li:hover:after{width:100%;right:auto;left:0}.m-collection-showcase__tabs li+li{margin-top:16px}.m-collection-showcase__products .m-slider-controls--absolute .m-slider-controls__button{left:31px}.m-collection-showcase__products .m-slider-controls--absolute .m-slider-controls__button-next{left:auto;right:31px}@media screen and (min-width:1280px){.m-collection-showcase__products .m-slider-controls__button{opacity:0;pointer-events:none}.m-collection-showcase__products:hover .m-slider-controls__button{opacity:1;pointer-events:auto}}.m-collection-showcase__products-footer{margin-top:24px}@media screen and (min-width:768px){.m-collection-showcase__products-footer{margin-top:40px}}@media screen and (min-width:1024px){.m-collection-showcase--image-left .m-collection-showcase__contents{order:2}}