:root{--neutral-0:#fff;--neutral-1:#f8f8f8;--neutral-2:#eee;--neutral-3:#cecece;--neutral-4:#aaa;--neutral-5:#828282;--neutral-6:#3f3f3f;--neutral-7:#272727;--blue-1:#00aeef;--blue-2:#0088b8;--blue-3:#0b276f;--blue-4:#06112e;--green-1:#2bc78f;--red-1:#f1574b;--yellow-1:#f19f00;--blue-5:#c5efff;--green-2:#dff9ec;--red-2:#feeeed;--yellow-2:#fdf4b7}html[class=dark]{--neutral-0:#2c2c2c;--neutral-1:#353535;--neutral-2:#515151;--neutral-3:#7c7c7c;--neutral-4:#c4c4c4;--neutral-5:#d3d3d3;--neutral-6:#f0f0f0;--neutral-7:#fff;--blue-1:#0fbeff;--blue-2:#47cfff;--blue-3:#90acf4;--blue-4:#d2ddf9;--green-1:#3ad49d;--red-1:#db1000;--yellow-1:#f19f00;--blue-5:#002938;--green-2:#061e12;--red-2:#240503;--yellow-2:#302a06}.body_scroll-hidden{height:100vh;overflow:hidden!important}.modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:100}@media screen and (min-width:1279px){.modal__desktop-full .modal__block{height:100%;width:100%}.modal__desktop-margin,.modal__desktop-padding .modal__content{padding:0}.modal__desktop-padding .modal__head{padding:0;z-index:2}}@media screen and (max-width:1279px) and (min-width:767px){.modal__table-full .modal__block{height:100%;width:100%}.modal__table-margin,.modal__table-padding .modal__content{padding:0}.modal__table-padding .modal__head{padding:0;z-index:2}}@media screen and (max-width:767px){.modal__mobile-full .modal__block{height:100%;width:100%}.modal__mobile-margin,.modal__mobile-padding .modal__content{padding:0}.modal__mobile-padding .modal__head{padding:0;z-index:2}.modal__mobile-bottom{align-items:flex-end}.modal__mobile-bottom .modal__block{bottom:var(--bottom);height:88vh;position:absolute;width:100%}.modal__mobile-bottom .modal__close{display:none}.modal__mobile-bottom .modal__head{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.modal__fon{background:rgba(var(--neutral-7,#272727),.6);bottom:0;height:100%;position:absolute;top:0;width:100%}.modal__block{max-height:100%;max-width:100%;z-index:1}.modal__block,.modal__content{display:flex;flex-direction:column}.modal__content{background:var(--neutral-0,#fff);flex-grow:1;height:100%;padding:20px;width:100%}.modal__head{align-items:center;display:flex;justify-content:space-between;padding-left:20px;width:100%;z-index:2}.modal__close{background:transparent;border:0;color:var(--neutral-5,#828282);cursor:pointer;margin-left:20px;padding:0}.modal__close svg{height:32px;width:32px}.v-modal-popup-animation-enter-active,.v-modal-popup-animation-leave-active{transition:all .3s ease-out}.v-modal-popup-animation-enter-active .modal__block,.v-modal-popup-animation-enter-active .modal__fon,.v-modal-popup-animation-leave-active .modal__block,.v-modal-popup-animation-leave-active .modal__fon{opacity:1;transition:all .3s ease-out}.v-modal-popup-animation-enter .modal__block,.v-modal-popup-animation-enter .modal__fon,.v-modal-popup-animation-leave-to .modal__block,.v-modal-popup-animation-leave-to .modal__fon{opacity:0}
