#price{overflow:hidden}.sticky{background:rgba(36,36,36,.9098039216);width:100%;position:fixed;left:0;right:0;display:none;z-index:999}.sticky__container{height:78px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:16px 80px}.sticky__btn button{background:#fbff00;display:flex;align-items:center;border-radius:8px;font-size:16px;color:#000;font-weight:700;padding:12px 24px;cursor:pointer}.sticky__btn button:after{transition:transform .5s;flex-shrink:0;content:"";display:block;width:22px;height:22px;margin-left:8px;background:url("https://landing.investing.com/mobile_html/prod//web-landing/ProPricing/assets/img/arrow_right_primary-dark.svg") center center no-repeat;background-size:contain}[dir=rtl] .sticky__btn button:after{transform:rotate(180deg);margin-left:0px;margin-right:8px}