.t396__artboard {
    /*overflow: visible;*/
}

#rec2355370321 .t396__artboard {
    background: linear-gradient(135deg, #1a3a4a 0%, #2d5f7a 25%, #1c6188 50%, #2a9d8f 75%, #264653 100%);
    background-size: 400% 400%;
    animation: prGradientShift 15s ease infinite;
}

@keyframes prGradientShift {
0%, 100% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
}
