.modal.show{overflow:hidden auto}.modal .modal-dialog{align-items:center;min-height:calc(100% - 1rem);margin:.5rem;display:flex}@media (min-width:576px){.modal .modal-dialog{max-width:500px;min-height:calc(100% - 3.5rem);margin:1.75rem auto}}@media (min-width:768px){.modal .modal-dialog{max-width:600px}}@media (min-width:992px){.modal .modal-dialog{max-width:700px}}.modal .modal-content{flex-direction:column;width:100%;max-height:calc(100vh - 1rem);display:flex}@media (min-width:576px){.modal .modal-content{max-height:calc(100vh - 3.5rem)}}@media (min-width:768px){.modal .modal-content{max-height:calc(100vh - 7rem)}}@media (max-width:575px){.modal .modal-content{border-radius:.5rem;margin:0}}.modal .modal-header{border-bottom:1px solid #dee2e6;flex-shrink:0;padding:1rem 1.5rem}.modal .modal-header .btn-close{opacity:.5;cursor:pointer;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") 50%/1em no-repeat;border:0;border-radius:.25rem;margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal .modal-header .btn-close:hover{opacity:.75}.modal .modal-header .btn-close:focus{opacity:1;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.modal .modal-body{flex:auto;padding:1.5rem;overflow-y:auto}.modal .modal-body::-webkit-scrollbar{width:8px}.modal .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal .modal-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.modal .modal-body::-webkit-scrollbar-thumb:hover{background:#555}.modal .modal-footer{border-top:1px solid #dee2e6;flex-shrink:0;padding:1rem 1.5rem}.team p{margin-bottom:10px}.team .icon{width:14px}
