.is-popup{display:flex;flex-direction:column;justify-content:flex-end;position:fixed;width:100%;top:0;left:0;right:0;bottom:0;border-radius:0;background:rgba(9,30,66,.6)}.is-popup .form-parent{padding-bottom:45px;border-radius:20px 20px 0 0}.is-popup .form-parent .select-box-header .popup-title{padding-top:35px}.is-popup .form-parent .select-box-header .close-select-popup{margin-top:10px;height:-moz-fit-content;height:fit-content}.is-popup .form-parent hr{display:none}.is-popup .form-parent .select-box-content{padding-top:14px}.is-popup .form-parent .select-box-content .option{margin-bottom:24px}.is-popup .form-parent .select-box-content .option .option-name{padding-bottom:6px}.popup-buttons{justify-content:space-between;gap:20px}.popup-buttons div{flex:1;padding:0}.popup-buttons div button{height:56px;font-size:18px;border-radius:6px}.popup-buttons div .reset-persons{border:1px solid #5F696952}
