.read-more{align-items:center;display:inline-flex;float:left;margin-top:20px;padding-right:20px;position:relative;text-decoration:none}.read-more.center{display:block;margin:0 auto}.read-more .dot{background-color:#ed7e23;border:2px solid #ed7e23;border-radius:50px;height:50px;left:0;position:absolute;top:0;transition:all .3s ease-in;width:50px;z-index:1}.read-more .content{align-items:center;display:flex;height:50px;padding-left:10px;position:relative;z-index:2}.read-more .content svg{flex-shrink:0;height:30px;transition:all .3s ease-in;width:30px}.read-more .content .text{color:#fff;font-size:22px;font-weight:500;margin-left:30px;white-space:nowrap}.read-more:hover .dot{width:100%}.read-more.right .content svg{transform:rotate(-90deg)}@media only screen and (max-width:1500px){.read-more .dot{height:40px;width:40px}.read-more .content{height:40px;padding-left:5px}.read-more .content .text{font-size:18px;margin-left:20px}}@media only screen and (max-width:767px){.read-more .content .text{font-size:17px}}
