.admin-bar .awd-top-bar.is-sticky{top:32px}.awd-top-bar{position:relative;z-index:999;background-color:var(--ast-global-color-1);color:#fff;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.01em}.awd-top-bar .container{max-width:1440px;margin:0 auto;padding:10px 20px}.awd-top-bar-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.awd-top-bar-text{margin:0;color:#fff}.awd-top-bar-phone a{color:#fff;font-weight:600;text-decoration:none;white-space:nowrap}.awd-top-bar-phone a:hover{text-decoration:underline;opacity:.85}.awd-top-bar-phone a svg{vertical-align:middle;margin-right:4px}.icon-phone{display:inline-block;width:1em;height:1em;margin-right:.4em;vertical-align:middle;fill:currentColor}.awd-top-bar-text a{color:var(--ast-global-color-7);font-weight:600;transition:.3s ease-in-out}.awd-top-bar-text a:hover,.awd-top-bar-text a:focus{text-decoration:underline;opacity:.85}.awd-top-bar-text p{margin:0}.awd-top-bar.is-sticky{position:fixed;top:0;left:0;right:0;z-index:9999}body.has-top-bar-sticky{padding-top:40px}