.sticky-bar{left:0;position:fixed;right:0;z-index:1000}.sticky-bar.sticky-top{top:0}.sticky-bar.sticky-bottom{bottom:0}.full-width-bar{box-sizing:border-box;max-width:100%;padding:20px 0;width:auto}.content-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:0 24px;width:100%}.bar-logo{height:auto;max-height:50px;width:auto}.bar-button{border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:inline-block;font-size:16px;font-weight:600;padding:12px 30px;text-decoration:none;transition:opacity .3s ease}.bar-button:hover{opacity:.95}@media (max-width:768px){.content-wrapper{align-items:center!important;flex-direction:column;text-align:center}.bar-button{text-align:center;width:100%}.bar-logo{margin-bottom:10px}.hide-mobile{display:none!important}}