.elementor-174 .elementor-element.elementor-element-e793bb1{--display:flex;}.elementor-174 .elementor-element.elementor-element-315a2d1{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS *//* ===== STRM Protocol Logo ===== */

.rs-protocol-logo{
    position:absolute;
    top:110px;
    left:2%;
    width:min(260px,22vw);
    opacity:.92;
    pointer-events:none;
    filter:
        drop-shadow(0 0 18px rgba(0,208,255,.18))
        drop-shadow(0 0 45px rgba(125,88,255,.12));
    transition:all .35s ease;
}

@media (max-width:900px){

.rs-protocol-logo{
    position:relative;
    display:block;
    top:auto;
    right:auto;
    width:170px;
    margin:35px auto 25px;
}

}/* End custom CSS */