.wp-block-cloudcatch-light-modal-block{background-color:var(--wp--preset--color--white);box-shadow:1px 1px 12px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;margin:var(--modal-margin-top,0) var(--modal-margin-right,0) var(--modal-margin-bottom,0) var(--modal-margin-left,0);max-height:100svh;max-width:600px;overflow:hidden;overflow-wrap:break-word;padding:var(--wp--style--modal--padding,32px);position:relative;transition:all .4s cubic-bezier(.61,.23,.39,.98);width:calc(100% - var(--wp--style--root--padding-left, 32px) - var(--wp--style--root--padding-right, 32px))}.admin-bar .wp-block-cloudcatch-light-modal-block{max-height:100svh}@media(max-width:782px){.admin-bar .wp-block-cloudcatch-light-modal-block{max-height:100svh}}.wp-block-cloudcatch-light-modal-block__wrapper{background-color:rgba(0,0,0,.1);display:none;transition:opacity .4s cubic-bezier(.61,.23,.39,.98)}.wp-block-cloudcatch-light-modal-block__wrapper.is-open{align-items:center;display:inline-flex;height:100%;justify-content:center;left:0;margin:0;max-width:none!important;position:fixed;top:0;width:100%;z-index:10000}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-left{justify-content:flex-start}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-center{justify-content:center}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-right{justify-content:flex-end}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.vertical-top{align-items:flex-start}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.vertical-center{align-items:center}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.vertical-bottom{align-items:flex-end}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-left.vertical-top{align-items:flex-start;justify-content:flex-start}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-left.vertical-center{align-items:center;justify-content:flex-start}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-left.vertical-bottom{align-items:flex-end;justify-content:flex-start}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-center.vertical-top{align-items:flex-start;justify-content:center}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-center.vertical-center{align-items:center;justify-content:center}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-center.vertical-bottom{align-items:flex-end;justify-content:center}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-right.vertical-top{align-items:flex-start;justify-content:flex-end}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-right.vertical-center{align-items:center;justify-content:flex-end}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.horizontal-right.vertical-bottom{align-items:flex-end;justify-content:flex-end}.wp-block-cloudcatch-light-modal-block__content{height:inherit;overflow:auto;overscroll-behavior:contain}.wp-block-cloudcatch-light-modal-block__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:hsla(0,0%,100%,.125);border:none;border-radius:50%;box-shadow:none;cursor:pointer;line-height:0;margin:0;padding:.75rem;position:absolute;right:8px;top:8px;transition:background-color .2s ease-in-out;z-index:10001}.wp-block-cloudcatch-light-modal-block__close:focus,.wp-block-cloudcatch-light-modal-block__close:hover{background-color:hsla(0,0%,100%,.2)}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.animation-fadein .wp-block-cloudcatch-light-modal-block{animation:modalFadeIn var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.animation-left .wp-block-cloudcatch-light-modal-block{animation:modalSlideFromLeft var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.animation-right .wp-block-cloudcatch-light-modal-block{animation:modalSlideFromRight var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.animation-bottom .wp-block-cloudcatch-light-modal-block{animation:modalSlideFromBottom var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.animation-top .wp-block-cloudcatch-light-modal-block{animation:modalSlideFromTop var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.is-closing{opacity:0;transition:opacity var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98)}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.is-closing.animation-fadein .wp-block-cloudcatch-light-modal-block{animation:modalFadeOut var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards!important}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.is-closing.animation-left .wp-block-cloudcatch-light-modal-block{animation:modalSlideToLeft var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards!important}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.is-closing.animation-right .wp-block-cloudcatch-light-modal-block{animation:modalSlideToRight var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards!important}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.is-closing.animation-bottom .wp-block-cloudcatch-light-modal-block{animation:modalSlideToBottom var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards!important}.wp-block-cloudcatch-light-modal-block__wrapper.is-open.is-closing.animation-top .wp-block-cloudcatch-light-modal-block{animation:modalSlideToTop var(--modal-animation-duration,.4s) cubic-bezier(.61,.23,.39,.98) forwards!important}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes modalSlideFromLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes modalSlideFromRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes modalSlideFromBottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideFromTop{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes modalFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes modalSlideToLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100px)}}@keyframes modalSlideToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100px)}}@keyframes modalSlideToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100px)}}@keyframes modalSlideToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}
