.hero-section .circle-button__anchor:hover{text-decoration:none}.hero-section .circle-button__anchor{transform:scale(1)}.hero-section .circle-button__anchor:hover .circle-button__circle{background:var(--inderes-blue,#3f3eff)}.hero-section .circle-button{align-items:center;display:flex;padding:0}.hero-section .circle-button,.hero-section .circle-button:focus,.hero-section .circle-button:hover{background:transparent;border:none}.hero-section .circle-button__circle{border:1px solid var(--inderes-blue,#3f3eff);border-radius:50%;height:20px;margin-right:11px;transition:background-color .3s ease-in-out;width:20px}.hero-section .circle-button__text{color:#000;font-size:20px;text-transform:uppercase}