section.anchors-module{opacity:1;overflow:visible;position:static;transition:.3s ease;visibility:visible}section.anchors-module .container #wrapper-mobile{display:none;position:relative}section.anchors-module .container #wrapper-mobile #top{cursor:pointer;user-select:none}section.anchors-module .container #wrapper-mobile #top #arrow{height:32px;min-width:32px;transition:.2s ease;width:32px}section.anchors-module .container #wrapper-mobile #top span{display:none}section.anchors-module .container #wrapper-mobile #top span.active{display:inline-block}section.anchors-module .container #wrapper-mobile #top.selected #arrow{transform:rotate(-180deg)}section.anchors-module .container #wrapper-mobile #bottom{border:1px solid #bfd9b6;opacity:0;padding:.5rem 0;position:absolute;top:calc(100% + 8px);transition:.2s ease;visibility:hidden;width:fit-content;z-index:2}section.anchors-module .container #wrapper-mobile #bottom a{width:100%}section.anchors-module .container #wrapper-mobile #bottom a.active{display:none}section.anchors-module .container #wrapper-mobile .selected+#bottom{opacity:1;visibility:visible}section.anchors-module .container #wrapper-desktop{display:flex}section.anchors-module .container #wrapper-desktop a{transition:.2s ease}section.anchors-module .container #wrapper-desktop a:hover{color:#fff}section.anchors-module .container #wrapper-desktop a.active{background-color:#f8fbf7;color:#1e3229}@media screen and (max-width:768px){section.anchors-module .container #wrapper-mobile{display:flex}section.anchors-module .container #wrapper-desktop{display:none}}