Remta Tekli Royal Slush (Buzlaş-Karlamaç) Makinası 12 lt - ST41
Ürün Açıklaması
.remta-desc { font-family: \'DM Sans\', sans-serif; background: #0a1628; color: #fff; overflow-x: hidden; border-radius: 12px; } .remta-desc *, .remta-desc *::before, .remta-desc *::after { box-sizing: border-box; margin: 0; padding: 0; } /* ?? HERO ?? */ .rd-hero { position: relative; display: grid; grid-template-columns: 1fr 1fr; align-items: center; min-height: 520px; overflow: hidden; border-radius: 12px 12px 0 0; } .rd-hero::before { content: \'\'; position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 70% 50%, rgba(240,165,0,0.12) 0%, transparent 60%), radial-gradient(ellipse 40% 80% at 10% 80%, rgba(14,58,107,0.8) 0%, transparent 70%); z-index: 0; } .rd-particles { position: absolute; inset: 0; pointer-events: none; z-index: 1; } .rd-p { position: absolute; border-radius: 1px; background: rgba(184,224,247,0.5); animation: rdFloat linear infinite; transform: rotate(45deg); } .rd-p:nth-child(1) { width:4px;height:4px; left:8%; animation-duration:7s; animation-delay:0s; top:90%; } .rd-p:nth-child(2) { width:7px;height:7px; left:18%; animation-duration:9s; animation-delay:1s; top:95%; } .rd-p:nth-child(3) { width:5px;height:5px; left:30%; animation-duration:11s; animation-delay:2s; top:88%; } .rd-p:nth-child(4) { width:3px;height:3px; left:50%; animation-duration:8s; animation-delay:0.5s; top:92%; } .rd-p:nth-child(5) { width:6px;height:6px; left:65%; animation-duration:10s; animation-delay:3s; top:96%; } .rd-p:nth-child(6) { width:4px;height:4px; left:80%; animation-duration:6s; animation-delay:1.5s; top:90%; } .rd-p:nth-child(7) { width:8px;height:8px; left:90%; animation-duration:12s; animation-delay:2.5s; top:93%; } @keyframes rdFloat { 0% { transform: rotate(45deg) translateY(0); opacity:1; } 100% { transform: rotate(45deg) translateY(-600px); opacity:0; } } .rd-hero-text { position: relative; z-index: 2; padding: 56px 40px 56px 56px; animation: rdSlideIn 0.9s cubic-bezier(.22,1,.36,1) both; } @keyframes rdSlideIn { from { opacity:0; t...