.components-placeholder.ms-loader{position:absolute;width:100%;height:100%;z-index:3;top:0;left:0;background:rgba(243,243,244,.83);min-height:50px}.wp-block-metaslider-slider iframe{transition:height .6s;width:100%}.ms-preview{position:relative}.ms-preview__trigger{position:absolute;top:0;right:0;bottom:0;left:0}.components-base-control.ms-loading .is-active.spinner{margin-top:-2px;float:none;margin-left:0}.ms-plugin-link{display:block;padding:15px;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;margin-left:-16px;margin-right:-16px;margin-top:17px}.ms-edit-current-slideshow{position:relative;float:right;margin-top:-11px;font-size:.95em}.ms-edit-current-slideshow::before{content:"\f474";font-family:dashicons;position:absolute;left:-19px;transform:rotate(90deg);color:#ccc;font-size:1.2em}.wp-block-metaslider-slider.placeholder-loading+.wp-block-metaslider-slider{display:none}.wp-block-metaslider-slider{transition:height .3s}.wpforms-block.wpforms-container { --wpforms-label-color: var(--wp--preset--color--foreground) !important;
--wpforms-label-sublabel-color: var(--wp--preset--color--foreground) !important;
--wpforms-label-error-color: #d63637 !important;
--wpforms-field-text-color: var(--wp--preset--color--foreground) !important;
--wpforms-field-background-color: var(--wp--preset--color--background) !important;
--wpforms-field-border-color: currentColor !important;
--wpforms-field-menu-color: var(--wp--preset--color--background) !important;
--wpforms-background-color: transparent !important; --wpforms-button-background-color: var(--wp--custom--elements--button--color--background) !important;
--wpforms-button-text-color: var(--wp--custom--elements--button--color--text) !important;
--wpforms-button-border-color: var(--wp--custom--elements--button--color--background) !important; --wpforms-label-size-font-size: inherit !important;
--wpforms-label-size-line-height: var(--wp--custom--typography--line-height--body, 1.5) !important;
--wpforms-field-size-font-size: var(--wp--preset--font-size--medium, 1rem) !important;
--wpforms-field-size-line-height: var(--wp--custom--typography--line-height--body, 1.5) !important; --wpforms-field-size-input-height: 48px !important;
--wpforms-field-size-input-spacing: 15px !important;
--wpforms-field-size-padding-h: calc(0.667em + 1px) !important;
--wpforms-field-size-checkbox-size: 16px !important;
--wpforms-field-size-sublabel-spacing: 5px !important;
--wpforms-field-size-icon-size: 1 !important; --wpforms-label-size-sublabel-font-size: 14px !important;
--wpforms-label-size-sublabel-line-height: 17px !important; --wpforms-button-size-font-size: var(--wp--preset--font-size--medium, 1rem) !important;
--wpforms-button-size-height: auto !important;
--wpforms-button-size-padding-h: calc(1.333em + 2px) !important;
--wpforms-button-size-margin-top: 1rem !important; --wpforms-field-border-size: 1px !important;
--wpforms-field-border-style: solid !important;
--wpforms-container-padding: 0 !important; --wpforms-button-border-radius: var(--wp--custom--elements--button--border--radius) !important;
--wpforms-button-border-size: 0 !important;
}
.wpforms-block.wpforms-container .wpforms-field-label {
font-weight: inherit !important;
margin-bottom: 0.25em !important;
}
.wpforms-block input:where(:not([type="submit"]):not([type="checkbox"])) {
border: 1px solid !important;
line-height: inherit !important;
font-size: inherit !important;
}
.wpforms-block input:where(:not([type="submit"]):not([type="checkbox"])),
.wpforms-block textarea {
padding: calc(0.667em + 1px) !important;
width: 100% !important;
background-color: var(--wp--preset--color--background) !important;
color: var(--wp--preset--color--foreground) !important;
border-color: inherit !important;
}
.wpforms-field-sublabel {
opacity: 0.8 !important;
}
.wpforms-block button.wpforms-submit {
background-color: var(--wp--custom--elements--button--color--background) !important;
color: var(--wp--custom--elements--button--color--text) !important;
border-radius: var(--wp--custom--elements--button--border--radius) !important;
border-width: 0 !important;
font-family: inherit !important;
font-size: inherit !important;
font-weight: var(--wp--custom--typography--font-weight--medium) !important;
line-height: inherit !important;
padding-top: calc(0.667em + 2px) !important;
padding-right: calc(1.333em + 2px) !important;
padding-bottom: calc(0.667em + 2px) !important;
padding-left: calc(1.333em + 2px) !important;
height: auto !important;
text-decoration: none !important;
cursor: pointer !important;
}
.wpforms-block button.wpforms-submit:hover {
background-color: var(--wp--custom--elements--button--hover--color--background) !important;
color: var(--wp--custom--elements--button--hover--color--text) !important;
}
.wpforms-block button.wpforms-submit:focus {
background-color: var(--wp--custom--elements--button--focus--color--background) !important;
color: var(--wp--custom--elements--button--focus--color--text) !important;
outline-color: var(--wp--custom--elements--button--focus--color--background) !important;
outline-offset: 2px !important;
outline-width: 2px !important;
outline-style: solid !important;
}