 @media only screen and (min-width: 0rem) {#magic-music {padding: var(--sectionPadding);padding-bottom: min(4.5rem);overflow: hidden;position: relative;z-index: 2;background: linear-gradient( 180deg, rgba(0, 0, 0, 1) 35%, rgba(255, 255, 255, 1) 100% );}#magic-music:before {content: "";padding: var(--sectionPadding);padding-bottom: min(4.5rem);overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 90%;z-index: 0;background: url("/assets/svgs/rainbow.svg");}#magic-music .cs-container {width: 100%;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#magic-music .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: center;}#magic-music .cs-title {font-family: "Chic";font-size: 2.5rem;text-align: center;position: relative;color: #fff;text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 10px #D3CDA5, 0 0 20px #D3CDA5, 0 0 30px #D3CDA5, 0 0 40px #D3CDA5, 0 0 50px #D3CDA5;}#magic-music .custom-shape-divider-bottom-1735405395 {position: absolute;bottom: 0;left: 0;width: 100%;overflow: hidden;line-height: 0;}#magic-music .custom-shape-divider-bottom-1735405395 svg {position: relative;display: block;width: calc(100% + 1.3px);height: 60px;transform: scaleY(-1);}#magic-music .custom-shape-divider-bottom-1735405395 .shape-fill {fill: #ffffff;}}@media only screen and (min-width: 48rem) {#magic-music {padding: var(--sectionPadding);padding-bottom: 5rem;}#magic-music .cs-title {font-family: "Chic";font-size: 4rem;white-space: nowrap;}}@media only screen and (min-width: 64rem) {#magic-music {padding: var(--sectionPadding);}#magic-music .cs-title {font-family: "Chic";font-size: 4rem;white-space: nowrap;}#magic-music:before {height: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #magic-music .custom-shape-divider-bottom-1735405395 .shape-fill {fill: var(--dark);}#magic-music {background: var(--dark);}}