.cta-fixed{--text-button:255 255 255;border-radius:.5rem;border-style:solid;border-width:2px;bottom:1rem;display:block;left:.5rem;overflow:hidden;position:fixed;right:.5rem;z-index:99999;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.cta-fixed{display:none}}.cta-fixed__hide{display:none}.cta-fixed__opened{animation:fadein .3s ease forwards;animation-delay:var(--fixo-delay,10s);opacity:0;visibility:hidden}.cta-fixed__open{opacity:1;visibility:visible}.cta-fixed__closed{animation:fadeout .3s ease forwards;opacity:0;visibility:hidden}.cta-fixed>.cta-fixed__wrapper{align-items:center;display:flex;flex-direction:row;min-width:18rem;position:relative;width:100%;z-index:100}.cta-fixed>.cta-fixed__wrapper>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.cta-fixed>.cta-fixed__wrapper{padding:1rem}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__thumb{border-radius:.5rem;display:block;max-width:6rem;overflow:hidden;width:100%}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__thumb img{display:inline;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text{flex:1 1 auto}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text>.cta-fixed__title{display:block;font-size:1rem;font-weight:700;line-height:1.5rem;line-height:1.25;margin:0;padding:0}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text>p{margin-bottom:.75rem;margin-top:.75rem;text-align:center}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text .cta-fixed__button:not([href=""]){align-items:center;background-color:rgb(var(--color-primary,29 78 216)/var(--tw-bg-opacity));border-radius:.5rem;border-style:none;color:rgb(var(--text-button));cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:700;justify-content:center;line-height:1.5rem;line-height:1.25;margin-top:.5rem;max-width:100%;padding:.75rem 1rem;position:relative;text-align:center;text-decoration-line:none;--tw-bg-opacity:0.7;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text .cta-fixed__button:not([href=""]):hover{--tw-bg-opacity:1}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text .cta-fixed__button:not([href=""]).cta-fixed__button__animated{margin-top:2rem}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__text .cta-fixed__button:not([href=""]).cta-fixed__button__animated{animation:bounce 1s infinite}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__close{border-radius:9999px;position:absolute;right:.25rem;top:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__close:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__close>.icon{align-items:center;display:flex;font-size:0;height:.75rem;justify-content:center;width:.75rem}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__close>.icon svg{display:inline;height:auto;max-height:100%;max-width:100%;width:100%}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__close>.icon svg *{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cta-fixed>.cta-fixed__wrapper>.cta-fixed__close>.icon svg path{fill:currentColor}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes fadeout{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}