.top-5-block{padding-right:1rem;position:relatlve;background:#fff;transition:.2s all ease-in-out}.top-5-block__open,.top-5-block__close{position:absolute;transition:.5s all ease-in-out;cursor:pointer;display:none}.top-5-block__close{right:0;background-color:gold;border:unset;font-size:1rem;font-weight:bold;padding:.5rem;border-bottom-left-radius:10px;color:#fff}.top-5-block__open{background-color:gold;border:unset;font-size:1rem;top:50%;transform:translateY(-50%);font-weight:bold;padding:.5rem;border-bottom-right-radius:10px;color:#fff;opacity:0}.top-5-block__logo img{width:111px;height:111px;padding:1rem}.top-5-block__title{margin-left:1rem;padding-bottom:1rem;border-bottom:1px solid #789;margin-bottom:.5rem !important;font-size:1.5rem}.top-5-block__row{display:flex}.top-5-block__info h3{font-size:.8rem;padding-bottom:unset !important;margin-bottom:.3rem !important;margin-top:.7rem}.top-5-block__prices{font-size:.9rem}.top-5-block__prices__old-price{text-decoration:line-through;color:#d3d3d3;font-weight:bold}.top-5-block__prices__new-price{font-weight:bold;color:#2e4c9c}.top-5-block__offer{background:gold;padding:.6rem;position:relative;color:#fff;font-size:.7rem;font-weight:bold;border-radius:5px}.top-5-block__offer:hover{color:#fff !important}