@import url(https://fonts.googleapis.com/css2?family=Onest:wght@100;200;300;400;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Geologica:wght@100;200;300;400;500;600;700;800;900&display=swap);
:root{--font-body:"Onest",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-heading:"Geologica",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}body,html{margin:0;padding:0}a,body,button,div,html,input,label,p,select,span,textarea{font-family:var(--font-body)}.main-left,.main-left-top,.menu,.nav,.navigation,.sidebar,.sidebar-menu,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.card-title,.form-label,.left-bot-item a,.left-bot-item p,.left-bot__title,.left-top-link,.left-top-link a,.main-left-top,.main-left-top-wrapper,.menu-item,.nav-link,.navigation-item,.section-title,.sidebar-item{font-family:var(--font-heading)}.blue_button,.left-but,button,input[type=button],input[type=submit]{font-family:var(--font-body)}.registration_form{box-sizing:border-box;display:grid;gap:20px 20px;grid-template-areas:". . .";grid-template-columns:20% 20% 20%;grid-template-rows:1fr}.registration_form div,.registration_form label{display:block}.registration_form input,.registration_form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #909399;border-radius:10px;box-sizing:border-box;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:13px .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.registration_form input:hover,.registration_form select:hover{border:1px solid #ced4da!important}.blue_button{background:#21a8d4;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;padding:13px 30px}@media screen and (max-width:1100px){.registration_form{display:grid;gap:20px 20px;grid-template-areas:". . ";grid-template-columns:50% 50%;grid-template-rows:1fr}}.addyr-linemain>div div{align-items:flex-end;width:100%}.select2{width:100%!important}.select2-container .select2-selection--single{align-items:center!important;border:1px solid #909399!important;border-radius:10px!important;display:flex!important;height:48px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%!important}.logout-btn{background:none;border:none;cursor:pointer;padding:0}.suggestions-wrapper{border:1px solid #c8c9cc;margin:20px 0}#suggestions-suggestions>div{padding:5px 20px}#suggestions-suggestions>div:nth-child(odd){background:#e9e9e9}.buditem form{display:block}.modal{background-color:hsla(207,8%,77%,.8);height:100vh;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:1e+31}
