.base-modal .modal-content{border:none;border-radius:20px;box-shadow:0 0 32px #0b032d3d;height:auto;max-height:80vh;padding:24px 28px 32px}@media screen and (max-width:992px){.base-modal .modal-content{overflow:hidden}}.base-modal .modal-content .modal-header{border-bottom:none;display:block;margin-bottom:12px;padding:0;position:relative}@media screen and (max-width:992px){.base-modal .modal-content .modal-header{padding:0}}.base-modal .modal-content .modal-header .base-modal-tongue{background-color:#e6e6e6;border-radius:0 0 4px 4px;display:block;height:8px;left:50%;position:absolute;top:-24px;transform:translate(-50%);width:70%}@media screen and (max-width:992px){.base-modal .modal-content .modal-header .base-modal-tongue{width:100%}}.base-modal .modal-content .modal-header .header-top-content{align-items:center;display:flex;justify-content:space-between;width:100%}.base-modal .modal-content .modal-header .title-container{align-items:center;display:flex;justify-content:center;margin-top:20px;width:100%}.base-modal .modal-content .modal-header .title__divider{background-color:#dbdbdb;border-radius:4px;height:16px;margin:0 8px;width:1px}.base-modal .modal-content .modal-body{overflow-y:auto;padding:0}.base-modal .modal-content .modal-body::-webkit-scrollbar{height:4px;width:4px}.base-modal .modal-content .modal-body::-webkit-scrollbar-thumb{background-color:#9d9d9d;border-radius:12px}.base-modal .modal-content .modal-body::-webkit-scrollbar-track{background-color:transparent;border-radius:20px 0 0 20px;margin:4px 0 4px -5px!important}