.sym-showcase-area{position:relative;display:block;padding:0 24px 24px 0}.sym-showcase-box{width:100%;height:420px;background-color:var(--sym-blue);background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:6px;box-shadow:var(--sym-shadow-lg);position:relative;overflow:hidden}.sym-showcase-pattern{position:absolute;inset:0;opacity:8%;pointer-events:none;z-index:1;background-size:80px 80px;background-repeat:repeat}.sym-showcase-badge{position:absolute;width:90px;height:90px;border-radius:50%;bottom:-18px;right:-18px;background-color:var(--sym-gold);border:4px solid var(--sym-cream);box-shadow:0 6px 24px rgb(0 0 0 / .14);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;z-index:10}.sym-badge-line1{font-family:var(--sym-font-body);font-size:8px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:var(--sym-blue-dark);line-height:1;display:block}.sym-badge-line2{font-family:var(--sym-font-heading);font-size:22px;font-weight:700;color:var(--sym-blue-dark);line-height:1;display:block}.sym-showcase-area:has(.sym-showcase-badge[style*="top:"][style*="left:"]){padding:24px 0 0 24px}.sym-showcase-area:has(.sym-showcase-badge[style*="top:"][style*="right:"]){padding:24px 24px 0 0}.sym-showcase-area:has(.sym-showcase-badge[style*="bottom:"][style*="left:"]){padding:0 0 24px 24px}.sym-showcase-area:has(.sym-showcase-badge[style*="bottom:"][style*="right:"]){padding:0 24px 24px 0}@media (max-width:680px){.sym-showcase-box{height:300px}.sym-showcase-badge{width:72px;height:72px;bottom:-14px;right:-14px}.sym-badge-line2{font-size:18px}}