.dopeySection{margin:auto;min-height:0;padding:0;text-align:center;width:100%}.dopeySection h1{animation:fadein 1s ease forwards;color:#ded5d9;font-family:Inter-Subset,"sans-serif";font-size:4em;font-weight:700;opacity:0}.dopeySection img{animation:fadein 1s ease .2s forwards;opacity:0;width:100%}.dopeySection audio{animation:fadein 1s ease .5s forwards;opacity:0;width:100%}@keyframes fadein{0%{opacity:0}to{opacity:1}}audio::-webkit-media-controls-enclosure{background:green;border-radius:0!important;color:#fff;overflow:hidden;width:100%;-webkit-text-fill-color:#fff}@media (min-width:576px){.dopeySection{width:80%}}