:root{--mobile-gradient:linear-gradient(to bottom, #fff 0%, #fbf0f4 50%, #fbd4e1 60%, #fbbd9c 100%);--desktop-gradient:linear-gradient(to right, #fff 0%, #fbf0f4 50%, #fbd4e1 60%, #fbbd9c 65%, #fffaf2 100%)}.responsive-gradient{background:var(--desktop-gradient)}@media (max-width:1280px){.responsive-gradient{background:var(--mobile-gradient)}}
