@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");html{width:100%;height:100%}
body{font-family:"Inter",Arial,sans-serif;color:#fff;margin:0;padding:0;box-sizing:border-box;width:100%;height:100%;overflow-y:auto;overflow-x: hidden}
a,p,h1,h2,h3,h4,h5,h6,span,div,button,input,textarea,form,label,input,textarea,optgroup,button,table,form{font-family:"Inter",Arial,sans-serif;color:#f0f0f0}
.container-wrapper{max-width:1920px;width:100%;margin:0 auto}
.btn.btn-outline-secondary.dropdown-toggle:hover{background:#0829f3 !important}
.btn.btn-outline-secondary.dropdown-toggle.show{background:#0829f3 !important}
.modal .modal-dialog{max-width:max-content !important}
@media (max-width:1023px){#consultation{border-radius:0 !important}
 #consultation .modal-dialog{height:100%;margin:0 !important;border-radius:0 !important}
 #consultation .modal-content{height:100%;margin:0 !important;border-radius:0 !important}
 #consultationMini{border-radius:0 !important}
 #consultationMini .modal-dialog{height:100%;margin:0 !important;border-radius:0 !important}
 #consultationMini .modal-content{height:100%;margin:0 !important;border-radius:0 !important}
}
.d-none{display:none !important}
.overflow-hidden{overflow:hidden;padding-right:5px}
