.sticky-bar__sticky{position:sticky;top:var(--header-height,123px);transition:top .3s ease-in;z-index:3}.sticky-bar__sticky.is-open{z-index:1000}.sticky-bar__wrapper{display:none}.sticky-bar__top{padding:20px}.sbt__content p>strong{color:#e6c384;text-transform:uppercase}.sticky-bar__bottom{display:none;padding:20px}.sbb__arrow{top:-20px;transform:translate(-5px,-50%)}@media (min-width:768px){.sbt__content{flex:1}.sbt__button{flex:0 0 180px}.sbt__close{flex:0 0 100px}.sbb__content{flex:0 1 740px}}@media (max-width:767px){.sticky-bar__top .gap-lg{gap:17px}.sbt__content{flex:1;font-size:17px}.sbt__button{flex:0 0 128px}.sbt__button .button{font-size:17px;padding:15px 10px}.sbt__button .button__text{white-space:nowrap}.sbt__close{flex:0 0 14px}.sbt__close .button__text{display:none}.sticky-bar__bottom h3{font-size:24px}.sticky-bar__bottom .sbb__content{font-size:17px}.sticky-bar__bottom .flex.flex-middle{align-items:flex-start;gap:0}.sticky-bar__wrapper .button__icon:has(svg){flex:0 0 14px;height:16px}.sticky-bar__wrapper .button__icon svg{-ms-flex-negative:0;flex-shrink:0;flex:0 0 14px;height:15px}}.sticky-bar__wrapper.is-open .sticky-bar__bottom{display:block}.sticky-bar__wrapper.is-open .sbt__button .button{display:none}.sticky-bar__wrapper.is-hidden{display:none!important}.sticky-bar__overlay{background:rgba(0,0,0,.52);cursor:pointer;display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.sticky-bar__wrapper.is-open .sticky-bar__overlay{display:block}body.sticky-bar-open #header,body.sticky-bar-open .header{z-index:2!important}