.circle-arrow-holder{position:relative;z-index:1}.circle-arrow.blue{background-color:rgba(30,145,214,.3)}.circle-arrow{align-items:center;border-radius:40px;box-shadow:0 0 30px rgba(0,0,0,.4);display:flex;height:80px;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-height:80px;max-width:80px;position:absolute;right:0;top:-40px;width:80px}.blue{color:var(--blue-text-color)!important}.circle-arrow>span{background-image:url(https://www.saasacademy.com/hubfs/SaaS%20Academy%202024%20Website/images/circle-arrow-down-white.svg);background-position:50%;background-repeat:no-repeat;background-size:18px 15px;border:.5px solid hsla(0,0%,100%,.13);border-radius:25px;display:block;height:50px;width:50px}.circle-arrow.blue>span,.circle-arrow>span{background-color:rgba(30,145,214,.6)}