/*
Generated time: November 25, 2025 13:49
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.
*/
.gdc-collection-grid-ad__wrapper{height:100%}.gdc-collection-grid-ad__content{height:100%;display:flex;flex-direction:column;justify-content:end}.gdc-collection-grid-ad__text{display:flex;flex-direction:column;gap:var(--space-xsmall);position:relative;text-align:center;background-color:var(--new-grey);padding:var(--space-xsmall) var(--space-xsmall) var(--space-medium) var(--space-xsmall);width:100%}.gdc-collection-grid-ad__text::before{content:'';display:block;background-color:var(--new-grey);height:80px;width:100%;position:absolute;top:0;left:0;transform:translateY(-100%)}.gdc-collection-grid-ad__image{width:90%;aspect-ratio:1/1;margin:0 auto;z-index:2;border-radius:10px;overflow:hidden}.gdc-collection-grid-ad__image img{width:100%;height:100%;object-fit:cover}.gdc-collection-grid-ad__title{font-size:27px;font-weight:600;margin-bottom:var(--space-micro)}@media (max-width:599px){.gdc-collection-grid-ad__wrapper{max-height:500px;grid-column:span 2;grid-row:span 1}.gdc-collection-grid-ad__image{width:calc(100% - 16px)}.gdc-collection-grid-ad__text-inner::before{content:'';display:block;background-color:var(--new-grey);height:calc(100% + 80px);width:var(--page-gutter-mobile);position:absolute;top:-80px;left:0;transform:translateX(-100%)}.gdc-collection-grid-ad__text-inner::after{content:'';display:block;background-color:var(--new-grey);height:calc(100% + 80px);width:var(--page-gutter-mobile);position:absolute;top:-80px;right:0;transform:translateX(100%)}}