.domain-promo-banner{background:linear-gradient(90deg,#fec397,#ea726f,#f05257);color:#fff;padding:32px;position:relative;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.domain-promo-background{position:absolute;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);left:0;top:0;width:100%;height:100%;animation:pulse 2s ease-in-out infinite}.domain-promo-content{max-width:1280px;margin:0 auto;position:relative;z-index:10}.domain-promo-layout{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.domain-main-content{display:flex;flex-direction:column;align-items:center;gap:8px}.domain-oferton{font-family:Inter,sans-serif;font-weight:700;color:#fff;font-size:18px;letter-spacing:.025em}.domain-text-content{display:flex;flex-direction:column;align-items:center;gap:2rem;font-family:Inter,sans-serif;font-weight:500;font-size:14px}.domain-text-item{display:flex;align-items:center;flex-direction:column;gap:4px}.domain-highlight{font-weight:700;color:#ffd88c;text-shadow:0 2px 4px rgba(0,0,0,.25);font-size:18px}.domain-price{font-size:18px;font-weight:700;color:#ffd88c;text-shadow:0 2px 4px rgba(0,0,0,.25)}.domain-shine-effect{position:absolute;top:0;left:0;width:100%;height:100%}.domain-shine{position:absolute;top:0;left:0;width:33.333%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%) skewX(-12deg);animation:domainShine 3s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:.5}50%{opacity:1}}@keyframes domainShine{0%{transform:translateX(-100%) skewX(-12deg)}50%{transform:translateX(100%) skewX(-12deg)}100%{transform:translateX(300%) skewX(-12deg)}}@media (min-width:768px) and (max-width:1023px){.domain-text-content{gap:8px;font-size:16px}.domain-text-item{flex-direction:row}.domain-oferton{font-size:20px}.domain-highlight{font-size:20px}.domain-price{font-size:18px}}@media (min-width:1024px){.domain-promo-layout{flex-direction:row;justify-content:center;gap:16px}.domain-main-content{flex-direction:row;gap:16px}.domain-text-content{flex-direction:row;gap:12px;font-size:16px}.domain-oferton{font-size:20px}.domain-highlight{font-size:24px}.domain-price{font-size:20px}}@media (min-width:1280px){.domain-promo-layout{gap:20px}.domain-main-content{gap:20px}.domain-text-content{gap:16px}.domain-text-item{flex-direction:row}}