.floating_wrapper{width:100%}.floating_wrapper.fixed{left:0;position:fixed;top:0;width:100%;z-index:9999}.fixed_navigation{background-color:#fff;display:flex;gap:.4rem;justify-content:space-around;width:100%}.fixed_navigation button{background-color:#fff;border:1px solid transparent!important;border-radius:4rem;color:#272727;display:block;flex-grow:1;flex-shrink:0;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.6rem;max-width:19rem;padding:1.1rem 1.5rem;text-align:center;text-transform:uppercase;transition:.15s;white-space:nowrap}.fixed_navigation button:hover{border:1px solid #fb8e31!important;color:#fb8e31}.promo_text_bar{align-items:center;display:flex;flex-wrap:wrap;font-family:Roboto,sans-serif;font-weight:500;justify-content:center;padding:.5rem 1rem;text-align:center;width:100%}.promo_text_bar .percent{font-size:1.5rem;font-weight:700;margin-right:1rem}.promo_text_bar .text{font-size:1.2rem;margin-right:1rem;text-transform:uppercase}.promo_text_bar .copy_button{align-items:center;background-color:transparent;border:2px solid;border-radius:9999px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease}.promo_text_bar .copy_button:hover{background-color:rgba(0,0,0,.1)}.promo_text_bar .copy_button.copied{color:#fff}.promo_text_bar svg{height:24px;width:24px;fill:currentColor}@media (min-width:768px){.promo_text_bar .percent{font-size:2rem}.promo_text_bar .text{font-size:1.5rem}.promo_text_bar .copy_button{font-size:1.2rem}}.promo_text_bar .pig{display:none;height:28px}@media screen and (min-width:1024px){.promo_text_bar .pig{display:block}}@media screen and (max-width:460px){.promo_text_bar .pig{display:none!important}}.promo-timer{background-color:#ec6525;border-radius:20px;color:#fff;font-family:Roboto,sans-serif;font-size:2rem!important;font-weight:500;padding:4px 10px;white-space:nowrap}