.sticky-cta-bar{display:flex;width:77.2rem;max-width:calc(100% - 3.2rem);position:fixed;bottom:1.6rem;left:50%;transform:translate(-50%) translateY(2rem);padding:.8rem .8rem .8rem 2.4rem;justify-content:space-between;align-items:center;gap:1.6rem;border-radius:100px;background-color:rgb(var(--color-background-secondary));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 2px 20px #0000000f;z-index:11;transition:opacity .5s,transform .4s;opacity:0;pointer-events:none}.sticky-cta-bar.show-bar{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.sticky-cta-bar__text{font-weight:var(--font-button-weight);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.4rem}.sticky-cta-bar__buttons{display:flex;align-items:center;gap:1.6rem;flex-shrink:0}.sticky-cta-bar__quiz-link{background:none;border:none;padding:0;font-size:1.4rem;font-family:var(--font-button-family);font-weight:var(--font-button-weight);color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;cursor:pointer;white-space:nowrap;transition:opacity .2s}.sticky-cta-bar__quiz-link:hover{opacity:.7}@media screen and (max-width:749px){.sticky-cta-bar{width:auto;max-width:calc(100% - 2rem);padding:.6rem .6rem .6rem 1.6rem;gap:1rem;bottom:1rem}.sticky-cta-bar__text{font-size:1.2rem}.sticky-cta-bar .button{font-size:1rem;padding:1.2rem 1.6rem}.sticky-cta-bar__quiz-link{font-size:1.2rem}}consult-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.consult-drawer__content{flex:1;display:flex;flex-direction:column;gap:2.4rem;overflow-y:auto;padding-right:.8rem;margin-right:-.8rem}.consult-drawer__content::-webkit-scrollbar{width:.4rem}.consult-drawer__content::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.consult-drawer__intro{color:rgb(var(--color-foreground-secondary));line-height:var(--font-body-line-height)}.consult-drawer__form{display:flex;flex-direction:column;gap:1.6rem}.consult-drawer__form .field{display:flex;flex-direction:column-reverse;gap:0}.consult-drawer__submit{margin-top:.8rem;width:100%}.consult-drawer__success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.6rem;flex:1;padding:4rem 0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-sticky-cta-bar.css.map */
