.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.bde-discount-card{width:100%}.bde-discount-card .discount-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:767px){.bde-discount-card .discount-card-grid{grid-template-columns:1fr}}.bde-discount-card .discount-card{position:relative;background:#fff;border-radius:1.5rem;overflow:hidden;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);min-height:500px;transform:translateY(0) scale(1)}.bde-discount-card .discount-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.5rem;opacity:0;transition:opacity 0.4s ease;pointer-events:none;z-index:0}.bde-discount-card .discount-card:hover{transform:translateY(-8px) scale(1.02)}.bde-discount-card .discount-card:hover::before{opacity:1}.bde-discount-card .discount-card__default{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;opacity:1;visibility:visible;transform:scale(1);transition:opacity 0.4s ease,visibility 0.4s ease,transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275)}.bde-discount-card .discount-card__content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity 0.4s ease,visibility 0.4s ease,transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275)}.bde-discount-card .discount-card:hover .discount-card__default{opacity:0;visibility:hidden;transform:scale(0.95)}.bde-discount-card .discount-card:hover .discount-card__content{opacity:1;visibility:visible;transform:translateY(0)}.bde-discount-card .discount-card__logo{width:100%;padding:2rem 2rem 1rem 2rem;display:flex;align-items:center;justify-content:flex-start}.bde-discount-card .discount-card__logo img{max-width:180px;max-height:60px;object-fit:contain;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275)}.bde-discount-card .discount-card:hover .discount-card__logo img{transform:scale(1.05)}.bde-discount-card .discount-card__product-image{width:100%;flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1rem 2rem}.bde-discount-card .discount-card__product-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275)}.bde-discount-card .discount-card:hover .discount-card__product-image img{transform:scale(1.05)}.bde-discount-card .discount-card__default{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2rem}.bde-discount-card .discount-card__default .discount-card__shop-btn{margin:0 2rem}.bde-discount-card .discount-card__content{padding:2rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto}.bde-discount-card .discount-card__brand{font-weight:700;letter-spacing:0.05em;color:#1f2937;text-transform:uppercase;margin:0;opacity:0;transform:translateX(-20px);transition:opacity 0.4s ease 0.1s,transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275) 0.1s}.bde-discount-card .discount-card:hover .discount-card__brand{opacity:1;transform:translateX(0)}.bde-discount-card .discount-card__coupon-info{font-size:0.875rem;line-height:1.25rem;color:#6b7280;margin-top:0.5rem;margin-bottom:0.5rem}.bde-discount-card .discount-card__discount-text,.bde-discount-card .discount-card__separator,.bde-discount-card .discount-card__coupon-label,.bde-discount-card .discount-card__coupon-value{font-weight:600;color:#6b7280;font-family:inherit}.bde-discount-card .discount-card__heading{font-size:1.125rem;font-weight:600;color:#374151;margin:0;text-transform:uppercase}.bde-discount-card .discount-card__shop-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:1rem 2rem;text-align:center;letter-spacing:0.05em;border:none;background:none;pointer-events:none}.bde-discount-card .discount-card__shop-btn-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.bde-discount-card .discount-card__section{display:flex;flex-direction:column;gap:0.75rem;position:relative;opacity:0;transform:translateX(-20px);transition:opacity 0.4s ease 0.2s,transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275) 0.2s}.bde-discount-card .discount-card:hover .discount-card__section{opacity:1;transform:translateX(0)}.bde-discount-card .discount-card__section:nth-child(3){transition-delay:0.3s}.bde-discount-card .discount-card__section:nth-child(4){transition-delay:0.4s}.bde-discount-card .discount-card__section-title{position:relative;font-weight:700;font-size:0.875rem;letter-spacing:0.05em;text-transform:uppercase;display:block;width:100%;z-index:1;margin-top:1rem}.bde-discount-card .discount-card__section-title::after{content:'';position:absolute;top:1px;left:0;width:100%;height:2px;background:#1C8E4D;transform:translateY(-50%);z-index:-1}.bde-discount-card .discount-card__options{display:grid;grid-template-columns:repeat(2,1fr);gap:0.75rem}.bde-discount-card .discount-card__option{display:flex;align-items:center;justify-content:center;padding:0.875rem 1rem;background:#44464C;color:#fff;text-decoration:none;font-weight:700;font-size:0.875rem;letter-spacing:0.05em;text-align:center;border-radius:0.25rem;transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);cursor:pointer;min-height:3rem;position:relative;overflow:hidden;transform:translateY(0)}.bde-discount-card .discount-card__option::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;transform:translate(-50%,-50%);transition:none}.bde-discount-card .discount-card__option:hover{color:#fff;background:#1C8E4D;transform:translateY(-2px);box-shadow:0 4px 12px rgba(28,142,77,0.4)}.bde-discount-card .discount-card__option:hover::before{width:300px;height:300px;transition:width 0.4s ease,height 0.4s ease}.bde-discount-card .discount-card__option:active{transform:translateY(0)}.bde-discount-card .discount-card__distributors{width:fit-content;display:flex;flex-wrap:wrap;gap:0.75rem}.bde-discount-card .discount-card__distributor{display:flex;align-items:center;justify-content:center;padding:0.275rem 0.75rem;background:#44464C;color:#fff;text-decoration:none;font-weight:700;font-size:0.75rem;letter-spacing:0.05em;text-align:center;border-radius:0.25rem;transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);cursor:pointer;min-height:3rem;position:relative;overflow:hidden;transform:translateY(0)}.bde-discount-card .discount-card__distributor::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;transform:translate(-50%,-50%);transition:none}.bde-discount-card .discount-card__distributor:hover{color:#fff;background:#1C8E4D;transform:translateY(-2px);box-shadow:0 4px 12px rgba(28,142,77,0.4)}.bde-discount-card .discount-card__distributor:hover::before{width:300px;height:300px;transition:width 0.4s ease,height 0.4s ease}.bde-discount-card .discount-card__distributor:active{transform:translateY(0)}.bde-discount-card .discount-card-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#f9fafb;border-radius:1rem;border:2px dashed #d1d5db}.bde-discount-card .discount-card-placeholder__icon{font-size:3rem;margin-bottom:1rem}.bde-discount-card .discount-card-placeholder h3{margin:0 0 0.5rem 0;color:#374151}.bde-discount-card .discount-card-placeholder p{margin:0;color:#6b7280}.discount-card-copy-toast{position:fixed;bottom:5rem;left:50%;transform:translateX(-50%);background:#1C8E4D;color:#fff;padding:1rem 1.5rem;border-radius:0.5rem;box-shadow:0 4px 12px rgba(0,0,0,0.15);display:flex;align-items:center;gap:0.75rem;font-weight:600;z-index:10000;animation:slideUp 0.3s ease}.discount-card-copy-toast svg{flex-shrink:0}@keyframes slideUp{from{transform:translateX(-50%) translateY(100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}.breakdance .bde-button{max-width:100%}