/* 10/02/2025 */
.adp-section-menu-sticky{bottom:0;display:flex;height:4.375rem;justify-content:center;left:0;opacity:0;padding:.625rem;position:fixed;transform:translateY(100%);transition:all .35s ease;width:100%;z-index:5}.adp-section-menu-sticky[data-open=true]{opacity:1;transform:translateY(0)}.adp-theme-light .adp-section-menu-sticky button,.adp-theme-light.section-menu-sticky button,.adp-theme-light adp-section-menu-sticky button{position:relative}.adp-theme-light .adp-section-menu-sticky button:before,.adp-theme-light.section-menu-sticky button:before,.adp-theme-light adp-section-menu-sticky button:before{bottom:0;content:"";height:0;left:0;opacity:0;position:absolute;transition:all .35s ease;width:100%}.adp-theme-light .adp-section-menu-sticky button.active:before,.adp-theme-light.section-menu-sticky button.active:before,.adp-theme-light adp-section-menu-sticky button.active:before{height:.2rem;opacity:1}.adp-theme-light .adp-section-menu-sticky.variant-primary,.adp-theme-light.section-menu-sticky.variant-primary,.adp-theme-light adp-section-menu-sticky.variant-primary{background-color:#fff;box-shadow:0 3px 6px rgba(130,167,217,.32)}.adp-theme-light .adp-section-menu-sticky.variant-primary button:before,.adp-theme-light.section-menu-sticky.variant-primary button:before,.adp-theme-light adp-section-menu-sticky.variant-primary button:before{background-color:#056dae}.adp-theme-light .adp-section-menu-sticky.variant-blue,.adp-theme-light.section-menu-sticky.variant-blue,.adp-theme-light adp-section-menu-sticky.variant-blue{background-color:#056dae;box-shadow:0 3px 6px rgba(130,167,217,.32)}.adp-theme-light .adp-section-menu-sticky.variant-blue button:before,.adp-theme-light.section-menu-sticky.variant-blue button:before,.adp-theme-light adp-section-menu-sticky.variant-blue button:before{background-color:#fff}@media (min-width:46.5em){.adp-section-menu-sticky{bottom:inherit;padding-bottom:0;padding-top:0;top:3rem;transform:translateY(-100%)}}