.modal-open{overflow:hidden}.modal-backdrop{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100002}.modal-backdrop.show{display:block}.modal-fade{animation:fade-in-out .3s ease}@keyframes fade-in-out{0%{opacity:0}to{opacity:1}}.modal{bottom:0;display:none;left:0;outline:0;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;position:fixed;top:0;width:100%;z-index:100003}.modal.show{display:flex;justify-content:center;padding-bottom:2%;padding-top:4%}.modal-inner{background-color:var(--wp--preset--color--white);border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);height:-moz-fit-content;height:fit-content;padding:20px;position:relative}.modal-small{max-width:578px;width:80%}.modal-medium,.modal-regular{max-width:1200px;width:80%}.modal-large{width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.modal-title{display:inline-block;font-family:var(--wp--preset-font-family--heading);font-size:var(--wp--preset-font-size--28);font-weight:600;margin:0}.modal-close{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") 50%/12px auto no-repeat;border:0;border-radius:50%;color:var(--wp--preset--color--secondary);cursor:pointer;height:30px;text-indent:-9999px;transition:opacity .3s ease;width:30px}.modal-close:hover{opacity:.75}@media(min-width:48em){.modal-close{background-size:12px;height:30px;width:30px}}.modal-body embed,.modal-body iframe,.modal-body img,.modal-body picture,.modal-body svg,.modal-body video{max-width:100%}
