.promo-banners-ml{width:100%}.promo-banners-ml__container{display:flex;flex-direction:column;gap:16px}.promo-banner{position:relative;display:block;padding:20px 24px;border-radius:8px;text-decoration:none;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.promo-banner:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}.promo-banner--primary{background:linear-gradient(135deg,#f60,#ff8533);color:#fff}.promo-banner--success{background:linear-gradient(135deg,#1a1a1a,#000);color:#fff}.promo-banner--info{background:linear-gradient(135deg,#3483fa,#5a9fff);color:#fff}.promo-banner--warning{background:linear-gradient(135deg,#ffe600,#fff066);color:#333}.promo-banner--danger{background:linear-gradient(135deg,#ff3b3b,#ff6b6b);color:#fff}.promo-banner__content{display:flex;align-items:center;gap:16px;position:relative;z-index:2}.promo-banner__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%;transition:transform .3s ease}.promo-banner:hover .promo-banner__icon{transform:scale(1.1) rotate(5deg)}.promo-banner__icon svg{width:28px;height:28px}.promo-banner--warning .promo-banner__icon{background:#0000001a}.promo-banner__text{flex:1;display:flex;flex-direction:column;gap:4px}.promo-banner__title{margin:0;font-size:18px;font-weight:600;line-height:1.3}.promo-banner__subtitle{margin:0;font-size:14px;font-weight:400;opacity:.9}.promo-banner--warning .promo-banner__subtitle{opacity:.7}.promo-banner__arrow{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.promo-banner:hover .promo-banner__arrow{transform:translate(4px)}.promo-banner__arrow svg{width:20px;height:20px}.promo-banner__coupon-edges{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.promo-banner__coupon-edge{position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;background:#fff;border-radius:50%}.promo-banner__coupon-edge--left{left:-10px}.promo-banner__coupon-edge--right{right:-10px}.promo-banner__coupon-edges:before{content:"";position:absolute;right:80px;top:10%;bottom:10%;width:2px;background-image:linear-gradient(to bottom,rgba(255,255,255,.3) 50%,transparent 50%);background-size:2px 8px;opacity:.5;display:none}.promo-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none;z-index:1}@media (max-width: 749px){.promo-banner{padding:16px 20px}.promo-banner__content{gap:12px}.promo-banner__icon{width:40px;height:40px}.promo-banner__icon svg{width:24px;height:24px}.promo-banner__title{font-size:15px}.promo-banner__subtitle{font-size:13px}.promo-banner__arrow{width:28px;height:28px}.promo-banner__arrow svg{width:18px;height:18px}.promo-banner__coupon-edge{width:16px;height:16px}.promo-banner__coupon-edge--left{left:-8px}.promo-banner__coupon-edge--right{right:-8px}.promo-banner:hover{transform:none;box-shadow:0 4px 8px #0000001a}}@media (prefers-reduced-motion: no-preference){.promo-banner{animation:fadeInUp .5s ease-out}.promo-banner:nth-child(2){animation-delay:.1s}.promo-banner:nth-child(3){animation-delay:.2s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.promo-banner--compact{padding:12px 20px}.promo-banner--compact .promo-banner__icon{width:36px;height:36px}.promo-banner--compact .promo-banner__icon svg{width:20px;height:20px}.promo-banner--compact .promo-banner__title{font-size:16px}@media (min-width: 990px){.promo-banners-ml__container--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/promo-banners-ml.css.map */
