.DropdownMenu_main__IiR5r>.DropdownMenu_inp__TI6_j{display:none}.DropdownMenu_main__IiR5r{font-weight:800;color:var(--main-color-dark);border-radius:10px;display:flex;align-items:center;gap:15px;height:48px;width:-moz-fit-content;width:fit-content;min-width:20px;position:relative;cursor:pointer;justify-content:space-between}.DropdownMenu_arrow__0Uu9I{height:34%;aspect-ratio:1;margin-block:auto;position:relative;display:flex;justify-content:center;transition:all .3s}.DropdownMenu_arrow__0Uu9I:after,.DropdownMenu_arrow__0Uu9I:before{content:"";position:absolute;background-color:var(--main-color-dark);height:100%;width:2.5px;border-radius:500px;transform-origin:bottom}.DropdownMenu_arrow__0Uu9I:after{transform:rotate(35deg) translateX(-.5px)}.DropdownMenu_arrow__0Uu9I:before{transform:rotate(-35deg) translateX(.5px)}.DropdownMenu_main__IiR5r>.DropdownMenu_inp__TI6_j:checked+.DropdownMenu_arrow__0Uu9I{transform:rotateX(180deg)}.DropdownMenu_menuContainer__tszBL{border-radius:10px;position:absolute;width:-moz-fit-content;width:fit-content;overflow:hidden;clip-path:inset(0 0 0 0 round 10px);transition:all .4s;z-index:10}.DropdownMenu_scrollable__iW5gz{max-height:300px;overflow:auto}.DropdownMenu_menuList__wR0xW{--trdelay:0.1s;padding:8px 10px;position:relative;transform:translateY(30px);opacity:0;white-space:nowrap;transition:transform .4s var(--delay),opacity .4s var(--delay),background-color .2s}.DropdownMenu_menuList__wR0xW:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);height:1px;background-color:rgba(0,0,0,.1);width:95%}.DropdownMenu_inp__TI6_j:checked~.DropdownMenu_menuContainer__tszBL{clip-path:inset(10% 50% 90% 50% round 10px)}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_menuContainer__tszBL .DropdownMenu_menuList__wR0xW{transform:translateY(0);opacity:1}.DropdownMenu_bar-inp__FUok_{-webkit-appearance:none;display:none;visibility:hidden}.DropdownMenu_bar__YucO1{display:flex;width:20px;flex-direction:column;gap:3px;margin-left:0;transition:all .4s}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_bar__YucO1{margin-left:-4px;transition:all .4s}.DropdownMenu_barList__2J0wv{--transform:-25%;display:block;width:100%;height:3px;border-radius:50px;background-color:var(--main-color-dark);transition:all .4s;position:relative}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_bar__YucO1>.DropdownMenu_top__7M_JC{transform-origin:top right;transform:translateY(var(--transform)) rotate(-45deg)}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_bar__YucO1>.DropdownMenu_middle__uDJkG{transform:translateX(-50%);opacity:0}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_bar__YucO1>.DropdownMenu_bottom__vLA7E{transform-origin:bottom right;transform:translateY(calc(var(--transform) * -1)) rotate(45deg)}.DropdownMenu_plusIcon__DT2sn{position:relative;width:20px;height:20px;margin-left:0;transition:all .4s;display:flex;align-items:center;justify-content:center}.DropdownMenu_plusBar__qdIXl{position:absolute;width:3px;border-radius:50px;height:100%;background-color:var(--main-color-dark);transition:all .4s}.DropdownMenu_plusIcon__DT2sn .DropdownMenu_plusBar__qdIXl:first-child{transform:rotate(0deg)}.DropdownMenu_plusIcon__DT2sn .DropdownMenu_plusBar__qdIXl:nth-child(2){transform:rotate(90deg)}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_plusIcon__DT2sn .DropdownMenu_plusBar__qdIXl:first-child{transform:rotate(45deg)}.DropdownMenu_inp__TI6_j:not(:checked)~.DropdownMenu_plusIcon__DT2sn .DropdownMenu_plusBar__qdIXl:nth-child(2){transform:rotate(-45deg)}