.p1835mdb0e69a79140f52c{background: url(../../2F/D9/CgAH6F5mFSqAQ1xtAAAECW0ewl8072.png) !important;}
.p1835mdb0e69a79140f52c::before{
    display: block;
    content: "";
    width: 27px;
    height: 25px;
    background: url(../../30/5C/CgAH515mGXyASl6XAAAB30kRPgs379.png) no-repeat top center;
    background-size: auto 100%;
    animation: arrow 3s cubic-bezier(.5,0,.1,1) infinite;
    position: absolute;
    -webkit-animation: arrow 3s cubic-bezier(.5,0,.1,1) infinite;
    left: 12px;
    }

    @keyframes arrow{
        0%,
        100%{top:10px;opacity:1}
        50%{top:17px;opacity:.5}
    }
    @-webkit-keyframes arrow{
        0%,
        100%{top:10px;opacity:1}
        50%{top:17px;opacity:.5}
    }