.modal{--bs-modal-padding: 2rem 1rem;--bs-modal-color: #fff;--bs-modal-bg: #0060ac;margin-top:0;--bs-modal-border-radius: 30px}.modal.--white{--bs-modal-color: #1a1a1a;--bs-modal-bg: #fff}.modal.--yellow-green{--bs-modal-color: #1a1a1a;--bs-modal-bg: #dfd337}.modal.modal-search{--bs-modal-width: 90%}.modal img{width:252px}.modal.modal-leadership img{width:unset}@media(min-width: 768px){.modal{--bs-modal-width: 512px}}@media(min-width: 992px){.modal-leadership{--bs-modal-width: 850px}}.modal-backdrop{--bs-backdrop-bg: #1a1a1a;--bs-backdrop-opacity: .6}.modal-header{position:absolute;right:0;z-index:1}.modal-header .btn-close{width:47px;height:47px;padding:0;top:unset;right:unset;position:relative;border:none;color:#fff;background:#0060ac;border-radius:23.5px}.modal-header .btn-close::after{content:"";--close-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3c!--!Font Awesome Pro v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2026 Fonticons, Inc.--%3e%3cpath fill='%230060ac' d='M86.9 73.4L64.3 50.7 19 96 41.6 118.6 179 256 41.6 393.4 19 416 64.3 461.3 86.9 438.6 224.3 301.3 361.6 438.6 384.3 461.3 429.5 416 406.9 393.4 269.5 256 406.9 118.6 429.5 96 384.3 50.7 361.6 73.4 224.3 210.7 86.9 73.4z'/%3e%3c/svg%3e");-webkit-mask-image:var(--close-icon);mask-image:var(--close-icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:24px;mask-size:24px;position:absolute;width:100%;height:100%;top:0;left:0;background-color:currentColor}.modal-header .btn-close:hover{color:#1a1a1a;background:#fff}.modal-header .btn-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.modal-search .modal-header{position:relative}.modal-search .modal-body{padding-bottom:3rem}