html{scroll-behavior:smooth}.link-to-section.desktop{display:flex}.switcher-wrapper.mobile{display:none}.link-to-section{flex-wrap:wrap;gap:16px}.link-to-section sup{font-size:70%!important;top:-.55em!important}.link-to-section .v-div{opacity:.3}.link-to-section a{font-size:16px;font-weight:400;text-decoration:none}.link-to-section a.active{font-weight:600}.switcher-wrapper{align-items:center;gap:16px;justify-content:center}.switcher{max-width:100%;min-width:254px;position:relative;user-select:none;width:max-content;z-index:111}.switcher .current-value{border-radius:4px;cursor:pointer;display:flex;font-size:14px;height:44px;letter-spacing:.02rem;line-height:26px;overflow:hidden;padding:8px 12px;transition:all .3s ease-in-out}.switcher .current-value span{display:none;gap:12px;justify-content:space-between;width:100%}.switcher .current-value span.active{display:flex}.switcher .current-value svg{margin-top:10px;transition:all .2s ease-in-out}.switcher .current-value svg.upside{transform:rotate(-180deg)}.switcher .options{background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(85,85,85,.12);cursor:pointer;display:flex;flex-direction:column;font-size:14px;letter-spacing:.02rem;line-height:20px;margin-top:20px;opacity:0;padding:4px;position:absolute;transition:all .2s ease-in-out;visibility:hidden;width:100%}.switcher .options.active{margin-top:4px;opacity:1;visibility:visible}.switcher .options a{display:flex;gap:12px;justify-content:space-between;line-height:26px;min-height:44px;padding:8px 12px;text-decoration:none}.switcher .options a svg{display:none;margin-top:8px}.switcher .options a.selected{font-weight:600}.switcher .options a.selected svg{display:block}.switcher .current-value span.active sup,.switcher .options a sup,.switcher .options a.selected sup{top:-.5em!important}@media(max-width:1080px){.switcher-wrapper{flex-direction:column;gap:8px}.link-to-section.desktop{display:none}.switcher-wrapper.mobile{display:flex}.link-to-section{gap:12px}}