.hamburgerMenu_hamburger__vA2h7{width:50px;height:50px}.hamburgerMenu_hamburger__vA2h7.hamburgerMenu_is-active__MIiqX{transition:all .3s ease-in-out;transition-delay:.6s;transform:rotate(45deg)}.hamburgerMenu_hamburger__vA2h7.hamburgerMenu_is-active__MIiqX .hamburgerMenu_line__AlV5w:nth-child(2){width:0}.hamburgerMenu_hamburger__vA2h7.hamburgerMenu_is-active__MIiqX .hamburgerMenu_line__AlV5w:first-child,.hamburgerMenu_hamburger__vA2h7.hamburgerMenu_is-active__MIiqX .hamburgerMenu_line__AlV5w:nth-child(3){transition-delay:.3s}.hamburgerMenu_hamburger__vA2h7.hamburgerMenu_is-active__MIiqX .hamburgerMenu_line__AlV5w:first-child{transform:translateY(10px)}.hamburgerMenu_hamburger__vA2h7.hamburgerMenu_is-active__MIiqX .hamburgerMenu_line__AlV5w:nth-child(3){transform:translateY(-10px) rotate(90deg)}.hamburgerMenu_hamburger__vA2h7 .hamburgerMenu_line__AlV5w{width:30px;height:5px;background-color:var(--Light-Text);display:block;margin:5px auto;transition:all .3s ease-in-out}.Modal_triangle__MTeoP{width:10px;height:10px;position:absolute;top:-5px;right:20px;transform:rotate(45deg);transform-origin:center center;background-color:var(--secondary-bg);border-top:1px solid var(--border);border-left:1px solid var(--border)}.Modal_modal-backdrop__bygYc{position:fixed;width:100%;height:100vh;top:0;left:0;right:0;bottom:0;z-index:1200;transform:scale(0);box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.Modal_modal-backdrop__bygYc.Modal_active__A2Dnn{overflow:hidden}.Modal_modal-backdrop__bygYc.Modal_one__aLK21{transform:scaleY(.01) scaleX(0);animation:Modal_unfoldIn__zUZEO 1s cubic-bezier(.165,.84,.44,1) forwards}.Modal_modal-backdrop__bygYc.Modal_one__aLK21 .Modal_modal__i0TOf{opacity:0;animation:Modal_zoomIn__knD2n .5s cubic-bezier(.165,.84,.44,1) .8s forwards;transition:all .5s linear}.Modal_modal-backdrop__bygYc.Modal_one__aLK21.Modal_out__LLJhM{transform:scale(1);animation:Modal_unfoldOut__LvQpE 1s cubic-bezier(.165,.84,.44,1) .3s forwards}.Modal_modal-backdrop__bygYc.Modal_one__aLK21.Modal_out__LLJhM .Modal_modal__i0TOf{animation:Modal_zoomOut__7SsfK .5s cubic-bezier(.165,.84,.44,1) forwards;transition:all .5s linear}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf{display:inline-block;border-radius:16px;position:relative}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-header__iThE5{display:flex;width:100%;height:40px;align-items:center;justify-content:space-between;padding-right:10px;border-top-left-radius:16px;border-top-right-radius:16px;background:var(--Hamrah-Blue-Gradient);overflow:hidden}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-header__iThE5 .Modal_title-header__3v82v{width:calc(100% - 30px);text-align:right;color:var(--Light-Text)!important}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-header__iThE5 .Modal_close-icon__PAlpH{display:flex;align-items:center;justify-content:center;font-size:1rem;width:30px;height:100%;background-color:rgba(0,0,0,.1);transition:all .3s ease-in-out;cursor:pointer;color:var(--Light-Text)}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-header__iThE5 .Modal_close-icon__PAlpH:hover{color:var(--Dark-Text);background-color:rgba(0,0,0,.7)}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-content__bh109{background:var(--Background);position:relative;transition:all .5s linear}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-content__bh109::-webkit-scrollbar{width:7px;background-color:var(--Background)}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-content__bh109::-webkit-scrollbar-thumb{background-color:var(--Hamrah-Orange)}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-footer__GGMVa{width:100%;display:flex;align-items:center;justify-content:flex-start;background:var(--Hamrah-Blue-Gradient);border-bottom-left-radius:var(--radius-sx);border-bottom-right-radius:var(--radius-sx);padding:1px 5px}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-footer__GGMVa.Modal_deactive__xiV2K{height:10px}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-footer__GGMVa>button{display:flex;align-items:center;justify-content:center;padding:6px 15px;font-size:12px;margin-right:2px;margin-left:2px;border:1px solid transparent}.Modal_modal-backdrop__bygYc .Modal_modal__i0TOf .Modal_modal-footer__GGMVa>button span:last-child{font-size:12px}@keyframes Modal_unfoldIn__zUZEO{0%{transform:scaleY(.005) scaleX(0)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(1) scaleX(1)}}@keyframes Modal_unfoldOut__LvQpE{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(.005) scaleX(0)}}@keyframes Modal_zoomIn__knD2n{0%{opacity:0}to{opacity:1}}@keyframes Modal_zoomOut__7SsfK{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}