.sticky-bar{width:100vw;position:fixed;bottom:-20%;transition:bottom linear .3s;z-index:10;background-color:var(--sticky-bar-background-color)}.sticky-bar.sticky-bar--visible{bottom:0}.sticky-bar .sticky-bar__container{max-width:1200px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.sticky-bar .sticky-bar__text{font-size:32px;font-weight:600}.sticky-bar .sticky-bar__text strong{font-style:normal;color:var(--sticky-bar-text-second-color)}.sticky-bar .sticky-bar__button-wrapper{max-width:360px;width:100%}.sticky-bar .sticky-bar__button{width:100%;overflow:hidden;padding:12px 0;text-align:center;display:block;border-radius:100px;font-weight:500;font-size:20px;color:var(--sticky-bar-button-text-color);background-color:var(--sticky-bar-button-background);box-shadow:0 4px 0 0 var(--sticky-bar-button-shadow-color)}.sticky-bar .sticky-bar__button:hover{box-shadow:0 4px 0 0 var(--sticky-bar-button-background)}.sticky-bar .sticky-bar__button>span{display:block;line-height:24px}.sticky-bar .sticky-bar__button:hover span{animation:move .35s ease-in-out forwards}@media screen and (max-width: 768px){.sticky-bar .sticky-bar__container{justify-content:center;padding:12px 20px 30px}.sticky-bar .sticky-bar__text-wrapper{display:none}.sticky-bar .sticky-bar__button-wrapper{max-width:unset}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/section-sticky-bar.css.map */
