.scroll-to-section{display:flex;flex-wrap:wrap;justify-content:center;padding:50px 20px}.scroll-to-section__item{padding:20px}html{scroll-behavior:smooth;scroll-padding:150px 0}.section-mt{scroll-margin-top:120px}.scroll-to-section__show-hide{display:none}@media(max-width:767px){.scroll-to-section__item{padding:5px 20px}}@media(min-width:993px){.scroll-to-section--sticky{background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,.2);left:0;max-width:revert;padding:0;position:fixed;right:0;width:100%;z-index:10}}@media (max-width:992px){.scroll-to-section.sticky--mobile-options .scroll-to-section__item{width:100%}.scroll-to-section--sticky{align-items:center;background-color:#fff;box-shadow:3px 0 3px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:15px;height:100vh;justify-content:start;left:0;max-width:60%;padding:20px;position:fixed;top:0;transform:translateX(-100%);z-index:8}.scroll-to-section--sticky>.scroll-to-section__item{width:100%}.scroll-to-section--sticky .scroll-to-section__show-hide{background-color:#fff;border:1px solid #0000001a;border-left:0;border-radius:0 8px 8px 0;box-shadow:3px 0 3px rgba(0,0,0,.1);color:var(--secondary);cursor:pointer;display:block;font-weight:700;padding:10px 0;position:absolute;right:-85px;text-align:center;top:40%;width:85px}.scroll-to-section--sticky.menu--open{transform:translateX(0)}}