.mag-offer-card{background:var(--mc-card);border:1px solid var(--mc-line);border-radius:10px;flex-direction:column;gap:8px;padding:20px 22px;transition:border-color .2s,transform .2s;display:flex}.mag-offer-card:hover{border-color:var(--mc-line-strong);transform:translateY(-1px)}.mag-product-card{background:var(--mc-card);border:1px solid #edc5542e;border-radius:12px;flex-direction:column;gap:10px;padding:26px;transition:border-color .2s,transform .2s;display:flex}.mag-product-card:hover{border-color:#edc55473;transform:translateY(-1px)}.mag-cta-outline{letter-spacing:.1em;text-transform:uppercase;color:var(--mb-gold);background:#edc5540f;border:1px solid #edc55473;border-radius:6px;justify-content:center;align-items:center;padding:11px 18px;font-size:12px;font-weight:800;transition:background .15s,transform .15s;display:inline-flex}.mag-cta-outline:hover{background:#edc55424;transform:scale(1.01)}.mag-hero-duo{justify-content:center;align-items:flex-start;width:100%;max-width:1160px;margin-left:auto;margin-right:auto;display:flex;position:relative}.mag-hero-duo__shot{background:#0a0704;border:1px solid #edc55447;border-radius:10px;overflow:hidden;box-shadow:0 30px 80px -20px #000000d9,0 0 60px -24px #edc5544d}.mag-hero-duo__shot img{width:100%;height:auto;display:block}.mag-hero-duo__shot--nylon{z-index:1;width:57%;transform:rotate(-1.2deg)}.mag-hero-duo__shot--bronze{z-index:2;width:57%;margin-top:56px;margin-left:-14%;transform:rotate(1.2deg)}@media (max-width:760px){.mag-hero-duo{flex-direction:column;align-items:center}.mag-hero-duo__shot--nylon{width:96%;margin-right:4%}.mag-hero-duo__shot--bronze{width:96%;margin-top:-6%;margin-left:4%}}.mag-product-card__img{border-bottom:1px solid #edc5542e;border-radius:12px 12px 0 0;width:calc(100% + 52px);margin:-26px -26px 6px;position:relative;overflow:hidden}.mag-product-card__img img{width:100%;height:auto;display:block}
