.fixed-cta-container{position:fixed;bottom:50px;right:50px;z-index:20;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:200px}@media screen and (max-width:1200px),screen and (max-height:700px){.fixed-cta-container{position:-webkit-sticky;position:sticky;bottom:0!important;left:0;right:0;border-radius:0;top:auto;height:auto;width:auto}}.fixed-cta-wrapper{position:relative;text-align:center;height:200px;width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#282828;border-radius:50%}@media screen and (max-width:1200px),screen and (max-height:700px){.fixed-cta-wrapper{position:-webkit-sticky;position:sticky;bottom:0!important;left:0;right:0;border-radius:0;top:auto;height:auto;width:auto}}@media screen and (min-width:1550px){.fixed-cta-wrapper{right:calc((100vw - 1240px)/ 2 - 100px)}}.fixed-cta__icon{margin-left:10px}.fixed-cta__text{max-width:150px;display:block;line-height:28px;letter-spacing:.46px;font-weight:600;font-size:20px;color:#fff;white-space:nowrap}.fixed-cta__text--span{white-space:normal}@media screen and (max-width:1200px),screen and (max-height:700px){.fixed-cta__text{max-width:none;padding:10px;line-height:1.1}}