/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 28 2026 | 18:06:57 */
.riina_web-banner {
    position: absolute;
    right: 0;
    top: clamp(50px, 6vw, 84px);
    border-radius: 1.5rem;
    box-shadow: -6px 6px 8px #5b3c5942;
    overflow: hidden;
    width: clamp(100px, 26.5vw, 254px);
}
