.header .floating-cta-container{position:absolute;top:9rem;right:2rem;z-index:0;display:flex;flex-direction:row}.mobile-cta-container{display:none}.floating-cta-button{display:flex;align-items:center;justify-content:center;background-color:var(--color-orange-200);color:#fff;padding:5px 10px;margin-top:10px;margin-right:20px;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600;font-size:1.09rem;box-shadow:0 4px 10px #0003;transition:background-color .3s ease,transform .3s ease;width:150px}.cta-bottom-row{display:flex;flex-direction:row}.floating-cta-button:hover{background:radial-gradient(circle at 80% 30%,#f15a24,#5a4e56 50%,#0072bc);transform:translateY(-3px);color:#fff}@media screen and (max-width:1100px){.header .floating-cta-container{display:none}.mobile-cta-container{display:block;position:fixed;bottom:30px;left:15px;z-index:2}.mobile-cta-button{background-color:var(--color-orange-200);color:#fff;padding:15px 25px;font-size:16px;text-decoration:none;text-transform:uppercase;font-weight:600;cursor:pointer;border:none;transition:background-color .3s ease,transform .3s ease}.mobile-cta-button:active{background-color:linear-gradient(to right,#2b67a3,#3e8c8d,#63c97b,#8fd2cb,#98c9eb);color:#fff;border:2px solid var(--color-orange-200)}}@media screen and (min-width:1100px)and (max-width:1400px){.header .floating-cta-container{top:7rem;right:1rem;flex-direction:column;align-items:center}.floating-cta-button{width:120px;margin-right:0;font-size:1rem;margin-bottom:0}.cta-bottom-row .floating-cta-button{margin-bottom:0}}@media screen and (max-width:1400px){.cta-bottom-row{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/floating-buttons.css.map */
