.dnd-section:has(.sticky-cta-banner){padding-bottom:0!important;padding-top:0!important}.dnd-section--sticky-cta{padding-bottom:0!important;padding-top:0!important}.sticky-cta-banner{backdrop-filter:blur(10px);background:var(--dark-color);border-top:1px solid hsla(0,0%,100%,.2);bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.2);left:0;padding:1rem 0;position:fixed!important;right:0;transform:translateY(100%);transition:transform .3s ease-in-out;z-index:1000}.sticky-cta-banner.sticky-cta-banner--visible{transform:translateY(0)}.sticky-cta-banner__content{margin:0 auto;max-width:1200px;padding:0 1rem}.sticky-cta-banner__inner{align-items:center;gap:1rem;padding:0!important}.sticky-cta-banner__text{color:var(--white-color);font-size:1rem;font-weight:500;line-height:1.4;min-width:0}.sticky-cta-banner__button{flex-shrink:0}.sticky-cta-banner .c-button{margin:0;white-space:nowrap}@media (prefers-color-scheme:dark){.sticky-cta-banner{background:var(--primary-color,#007bff);border-top:1px solid hsla(0,0%,100%,.2)}.sticky-cta-banner__text{color:#fff}}@media (max-width:768px){.sticky-cta-banner{padding:.75rem 0}.sticky-cta-banner__content{padding:0 .75rem}.sticky-cta-banner__inner{flex-direction:column;gap:.75rem;text-align:center}.sticky-cta-banner__text{font-size:.9rem;margin-bottom:.5rem}.sticky-cta-banner .c-button,.sticky-cta-banner__button{width:100%}}@media (max-width:1024px) and (min-width:769px){.sticky-cta-banner__inner{gap:1.5rem}.sticky-cta-banner__text{font-size:1.1rem}}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.sticky-cta-banner.sticky-cta-banner--visible{animation:slideUpFromBottom .3s ease-out}.sticky-cta-banner__close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:background-color .2s ease;width:2rem;z-index:1001}.sticky-cta-banner__close:hover{background-color:hsla(0,0%,100%,.2)}@media (prefers-color-scheme:dark){.sticky-cta-banner__close{color:#fff}.sticky-cta-banner__close:hover{background-color:hsla(0,0%,100%,.2)}}.sticky-cta-banner:has(.sticky-cta-banner__close){padding-top:2.5rem}.sticky-cta-banner--has-close{padding-top:2.5rem}.footer--sticky-cta-padding{padding-bottom:6rem!important}@media (max-width:768px){.footer--sticky-cta-padding{padding-bottom:5rem!important}}@media (max-width:480px){.footer--sticky-cta-padding{padding-bottom:4.5rem!important}}@media (prefers-contrast:high){.sticky-cta-banner{background:var(--primary-color,#007bff);border-top:2px solid #fff}.sticky-cta-banner__text{color:#fff}}@media (prefers-contrast:high) and (prefers-color-scheme:dark){.sticky-cta-banner{background:var(--primary-color,#007bff);border-top:2px solid #fff}.sticky-cta-banner__text{color:#fff}}