#floating-buttons{position:fixed;top:210px;right:80px;display:flex;z-index:900;gap:5px}.cta-macro-button{font-size:16px;display:flex;padding:10px 8px;text-align:center;color:#fff;border-radius:16rem;border:1px solid #613589;font-family:"FFMarkStdMedium",sans-serif;color:#613589;background-color:#f7f5f9;justify-content:center;align-items:center}.cta-macro-button span{color:#613589}.cta-macro-button:hover{background-color:#613589;border-color:#fff}.cta-macro-button:hover span{color:#fff}@media screen and (max-width:998px){#floating-buttons{position:fixed;top:130px;gap:10px;width:100%;justify-content:center;align-items:center;right:0}}@media screen and (min-width:1700px){#floating-buttons{right:250px}}@media screen and (min-width:2000px){#floating-buttons{right:450px}}