/*
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-article-ad{display:grid;grid-template-columns:100%;place-items:center;padding:var(--space-large)}.gdc-article-ad__image,.gdc-article-ad__info{grid-column:1;grid-row:1}.gdc-article-ad__info,.gdc-article-ad__info-tag{display:flex}.gdc-article-ad__info{align-items:end;width:100%;height:100%;font-weight:600;line-height:1.2;pointer-events:none}.gdc-article-ad__info-tag{align-items:center;gap:var(--space-micro);padding:var(--space-small)}.gdc-article-ad__info-spot{display:inline-block!important;height:16px;width:16px;min-height:16px;min-width:16px;border-radius:50%;background:var(--solar-orange);transition:transform .3s linear}.gdc-article-ad__image{width:100%;height:300px;overflow:hidden;border-radius:var(--corner-radius-medium)}.gdc-article-ad__image img{width:100%;height:100%;object-fit:cover}.gdc-article-ad__info{z-index:2}