.cta-fixed-bottom{position:fixed;bottom:1rem;z-index:1111;width:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.cta-fixed-bottom .cta-fixed-bottom__button,.cta-fixed-bottom .cta-fixed-bottom__button-round{width:auto;padding:1rem 2rem}.cta-fixed-bottom .cta-fixed-bottom__button-round{width:3rem;height:3rem;border-radius:50%;padding:.75rem}@media screen and (min-width: 1024px){.cta-fixed-bottom{justify-content:flex-end;right:1rem}}.promo-bottom{position:fixed;bottom:-160px;z-index:100;padding:0;width:100%;background-color:#181733;border-top:1px solid #4e4e4e;border-radius:1rem 1rem 0 0;transition:bottom .3s}.promo-bottom.is-visible{bottom:0}.promo-bottom__inner{display:flex;padding-bottom:1rem;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.promo-bottom__content{max-height:0;opacity:0;transition:max-height .1s linear,opacity .1s linear}.promo-bottom__content.is-visible{max-height:100%;opacity:1}.promo-bottom__pretitle{font-size:.875rem;font-style:normal;line-height:1.1875rem;margin:0;padding-top:.81rem;font-weight:600;color:#fff;text-align:center}.promo-bottom__title{font-size:1.25rem;font-style:normal;line-height:1.75rem;margin:0;font-weight:600;color:#fa0;text-align:center}@media screen and (min-width: 768px){.promo-bottom__title{font-size:1.5rem;line-height:2rem}}.promo-bottom__buttons{display:flex;flex-direction:row;gap:1rem;width:100%;padding-left:1rem;padding-right:1rem}.promo-bottom__button-round{width:3rem;height:3rem;border-radius:50%;padding:.75rem}.promo-bottom__button{position:relative;z-index:1;width:100%;font-weight:600}@media screen and (min-width: 768px){.promo-bottom__buttons{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 1024px){.promo-bottom{background-color:rgba(0,0,0,0);border:0;border-radius:0;bottom:0}.promo-bottom__button-round{margin-left:auto}}
