:root{--color-primary:#411212;--color-secondary:#eadac5;--color-brand:#411212;--color-form:#939395;--color-form-input:#222;--color-form-success:#1f2d49;--color-form-warning:#ffb800;--color-form-error:#dc2626}.fixed-cta__text{font-family:var(--font-primary);font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-decoration:none;text-transform:none}.section-spacing{margin-bottom:32px;margin-top:32px}@media screen and (min-width:769px){.section-spacing{margin-bottom:64px;margin-top:64px}}.fixed-cta{z-index:11!important}.fixed-cta__container{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;bottom:16px;cursor:pointer;display:flex;height:100px;position:fixed;right:16px;transition:opacity .35s;width:100px;z-index:9}@media screen and (min-width:769px){.fixed-cta__container{bottom:60px;height:136px;right:60px;width:136px}}.fixed-cta__text{font-size:12px;letter-spacing:3px;padding:8px 0;text-align:center;text-transform:uppercase}@media screen and (min-width:769px){.fixed-cta__text{font-size:14px}}.fixed-cta__pop-up{scrollbar-base-color:#fff;scrollbar-face-color:#fff;scrollbar-3dlight-color:#fff;scrollbar-highlight-color:#fff;scrollbar-track-color:#fff;scrollbar-arrow-color:#000;scrollbar-shadow-color:#fff;scrollbar-dark-shadow-color:#fff;background-color:#eadac5;left:50%;max-height:100dvh;opacity:0;overflow:auto;padding:0 16px;position:fixed;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);transition:opacity .35s,-webkit-transform .35s;transition:transform .35s,opacity .35s;transition:transform .35s,opacity .35s,-webkit-transform .35s;width:100%}.fixed-cta__pop-up::-webkit-scrollbar{height:3px;width:1px}.fixed-cta__pop-up::-webkit-scrollbar-button{height:0;width:0}.fixed-cta__pop-up::-webkit-scrollbar-thumb{background:#fff;border:0 #fff;border-radius:0}.fixed-cta__pop-up::-webkit-scrollbar-thumb:active,.fixed-cta__pop-up::-webkit-scrollbar-thumb:hover{background:#fff}.fixed-cta__pop-up::-webkit-scrollbar-track{background:#d5d5d5;border:0 #fff;border-radius:0}.fixed-cta__pop-up::-webkit-scrollbar-track:active,.fixed-cta__pop-up::-webkit-scrollbar-track:hover{background:#d5d5d5}.fixed-cta__pop-up::-webkit-scrollbar-corner{background:transparent}@media screen and (min-width:769px){.fixed-cta__pop-up{height:80dvh;width:60%}}.fixed-cta__pop-up .pop-up__closer{cursor:pointer;position:absolute;right:24px;top:24px}.fixed-cta.popup-open{z-index:12!important}.fixed-cta.popup-open .fixed-cta__container{opacity:0}.fixed-cta.popup-open .fixed-cta__pop-up{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
/*# sourceMappingURL=section.fixed-cta.css.map*/