.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wp-block-uagb-marketing-button{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-uagb-marketing-button p:empty{display:none}.wp-block-uagb-marketing-button .uagb-marketing-btn__title,.wp-block-uagb-marketing-button p.uagb-marketing-btn__prefix{margin-bottom:0}.wp-block-uagb-marketing-button .uagb-marketing-btn__link{z-index:1;display:inline-block;position:relative;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.wp-block-uagb-marketing-button .uagb-marketing-btn__link.wp-block-button__link{width:auto}.wp-block-uagb-marketing-button svg{fill:currentColor;width:20px;height:20px;z-index:1;vertical-align:middle}.wp-block-uagb-marketing-button .uagb-marketing-btn__title,.wp-block-uagb-marketing-button svg{display:inline;vertical-align:middle}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-center,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-center .uagb-marketing-btn__title-wrap,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-center .uagb-marketing-btn__link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-left,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-left .uagb-marketing-btn__title-wrap,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-left .uagb-marketing-btn__link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-right,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-right .uagb-marketing-btn__title-wrap,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-right .uagb-marketing-btn__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-full .uagb-marketing-btn__link{width:100%}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-center .uagb-marketing-btn__prefix{text-align:center}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-left .uagb-marketing-btn__prefix{text-align:left}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-right .uagb-marketing-btn__prefix{text-align:right}.wp-block-uagb-marketing-button.uagb-marketing-btn__icon-after svg{order:2}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-full .uagb-marketing-btn__wrap{width:100%}.wp-block-uagb-marketing-button.uagb-marketing-btn__align-center .uagb-marketing-btn__wrap,.wp-block-uagb-marketing-button.uagb-marketing-btn__align-text-center .uagb-marketing-btn__title-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-uagb-marketing-button .uagb-marketing-btn__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:self-end;-ms-flex-align:self-end;align-items:self-end}.wp-block-uagb-marketing-button.uagb-marketing-btn__icon-after .uagb-marketing-btn__icon-wrap{order:2}.entry-content .wp-block-uagb-marketing-button .uagb-marketing-btn__link{text-decoration:none;display:inline-block}.wp-block-uagb-cf7-styler input[type=text],.wp-block-uagb-cf7-styler input[type=password],.wp-block-uagb-cf7-styler input[type=date],.wp-block-uagb-cf7-styler input[type=datetime],.wp-block-uagb-cf7-styler input[type=datetime-local],.wp-block-uagb-cf7-styler input[type=email],.wp-block-uagb-cf7-styler input[type=month],.wp-block-uagb-cf7-styler input[type=number],.wp-block-uagb-cf7-styler input[type=search],.wp-block-uagb-cf7-styler input[type=tel],.wp-block-uagb-cf7-styler input[type=time],.wp-block-uagb-cf7-styler input[type=url],.wp-block-uagb-cf7-styler input[type=week]{min-height:30px;line-height:30px}.wp-block-uagb-cf7-styler textarea{resize:vertical}.wp-block-uagb-cf7-styler .wpcf7 *,.wp-block-uagb-cf7-styler .wpcf7 ::after,.wp-block-uagb-cf7-styler .wpcf7 ::before{-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-uagb-cf7-styler span.wpcf7-list-item-label::before,.wp-block-uagb-cf7-styler span.wpcf7-list-item-label::after{content:" "}.wp-block-uagb-cf7-styler .wpcf7-acceptance input[type=checkbox]+span::before,.wp-block-uagb-cf7-styler .wpcf7-checkbox input[type=checkbox]+span::before,.wp-block-uagb-cf7-styler .wpcf7-radio input[type=radio]+span::before{display:inline-block;vertical-align:middle;width:15px;height:15px;margin-right:10px;border-color:#eaeaea;border-style:solid;border-width:1px 1px 1px 1px;text-align:center;content:""}.wp-block-uagb-cf7-styler span.wpcf7-list-item{display:inline-block;margin:0 1em 0 0}.wp-block-uagb-cf7-styler .wpcf7-acceptance input[type=checkbox]:checked+span::before,.wp-block-uagb-cf7-styler .wpcf7-checkbox input[type=checkbox]:checked+span::before{line-height:1.2;content:"✔"}.wp-block-uagb-cf7-styler .wpcf7-acceptance input[type=checkbox]+span::before,.wp-block-uagb-cf7-styler .wpcf7-acceptance input[type=checkbox]:checked+span::before,.wp-block-uagb-cf7-styler .wpcf7-checkbox input[type=checkbox]+span::before,.wp-block-uagb-cf7-styler .wpcf7-checkbox input[type=checkbox]:checked+span::before,.wp-block-uagb-cf7-styler .wpcf7-radio input[type=radio]+span::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.wp-block-uagb-cf7-styler input[type=checkbox]:checked+span::before{font-size:-webkit-calc(12px / 1.2);font-size:10px}.wp-block-uagb-cf7-styler .wpcf7-radio input[type=radio]+span::before{-webkit-border-radius:100%;border-radius:100%}.wp-block-uagb-cf7-styler .uagb-cf7-styler__field-style-box .wpcf7-radio input[type=radio]:checked+span::before,.wp-block-uagb-cf7-styler .uagb-cf7-styler__field-style-underline .wpcf7-radio input[type=radio]:checked+span::before{box-shadow:inset 0 0 0 4px #fafafa;background-color:#545454}.wp-block-uagb-cf7-styler .uagb-cf7-styler__btn-align-justify input.wpcf7-form-control.wpcf7-submit,.wp-block-uagb-cf7-styler .uagb-cf7-styler__btn-align-left input.wpcf7-form-control.wpcf7-submit,.wp-block-uagb-cf7-styler .uagb-cf7-styler__btn-align-right input.wpcf7-form-control.wpcf7-submit,.wp-block-uagb-cf7-styler .uagb-cf7-styler__btn-align-center input.wpcf7-form-control.wpcf7-submit{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;width:auto;padding:10px 25px;background:rgba(0,0,0,0);border-color:#333;border-width:1px;line-height:16px;-js-display:flex}.wp-block-uagb-cf7-styler .wpcf7 input[type=checkbox],.wp-block-uagb-cf7-styler .wpcf7 input[type=radio]{display:none}.wp-block-uagb-cf7-styler .wpcf7 select{height:auto;padding:10px;-webkit-appearance:menulist-button;-moz-appearance:menulist-button}.wp-block-uagb-cf7-styler select.wpcf7-form-control.wpcf7-select[multiple=multiple]{padding:0}.wp-block-uagb-cf7-styler .wpcf7 select option{padding:10px}.wp-block-uagb-cf7-styler .uagb-cf7-styler__highlight-style-bottom_right span.wpcf7-not-valid-tip{display:block;padding:.1em .5em;margin-top:5px;border-radius:2px;font-size:.9em;-webkit-border-radius:2px;width:fit-content;margin-left:auto;margin-right:0}.wp-block-uagb-cf7-styler .wpcf7 input[type=number]{height:auto}.wp-block-uagb-cf7-styler .wpcf7 input.wpcf7-date{-webkit-appearance:none}.wp-block-uagb-cf7-styler .wpcf7-spinner{margin-top:25px}@media(min-width: 769px){.wp-block-uagb-cf7-styler .uagb-cf7_styler-col>p{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;width:100%}.wp-block-uagb-cf7-styler .uagb-cf7_styler-col label,.wp-block-uagb-cf7-styler .uagb-cf7_styler-col>p>span{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex:1;flex-grow:1}.wp-block-uagb-cf7-styler .uagb-cf7_styler-col br{display:none}.wp-block-uagb-cf7-styler .uagb-cf7_styler-col>p>span.uagb-cf7_styler-col-1{padding-right:15px;padding-left:0}.wp-block-uagb-cf7-styler .uagb-cf7_styler-col>p>span.uagb-cf7_styler-col-3{padding-right:0;padding-left:15px}.wp-block-uagb-cf7-styler .wpcf7 .uagb-cf7_styler-col span.wpcf7-form-control-wrap{height:100%}.wp-block-uagb-cf7-styler .wpcf7 .uagb-cf7_styler-col select{height:100%}}@media(min-width: 780px){.uagb-cf7-styler__btn-align-right input.wpcf7-form-control.wpcf7-submit{margin-right:0;margin-left:auto}.uagb-cf7-styler__btn-align-left input.wpcf7-form-control.wpcf7-submit{margin-right:auto;margin-left:0}.uagb-cf7-styler__btn-align-center input.wpcf7-form-control.wpcf7-submit{margin-right:auto;margin-left:auto}.uagb-cf7-styler__btn-align-justify input.wpcf7-form-control.wpcf7-submit{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100% !important}}@media(max-width: 780px){.uagb-cf7-styler__btn-align-tablet-right input.wpcf7-form-control.wpcf7-submit{margin-right:0;margin-left:auto}.uagb-cf7-styler__btn-align-tablet-left input.wpcf7-form-control.wpcf7-submit{margin-right:auto;margin-left:0}.uagb-cf7-styler__btn-align-tablet-center input.wpcf7-form-control.wpcf7-submit{margin-right:auto;margin-left:auto}}@media(min-width: 641px)and (max-width: 780px){.uagb-cf7-styler__btn-align-tablet-justify input.wpcf7-form-control.wpcf7-submit{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100% !important}}@media(max-width: 641px){.uagb-cf7-styler__btn-align-mobile-right input.wpcf7-form-control.wpcf7-submit{margin-right:0;margin-left:auto}.uagb-cf7-styler__btn-align-mobile-left input.wpcf7-form-control.wpcf7-submit{margin-right:auto;margin-left:0}.uagb-cf7-styler__btn-align-mobile-center input.wpcf7-form-control.wpcf7-submit{margin-right:auto;margin-left:auto}.uagb-cf7-styler__btn-align-mobile-justify input.wpcf7-form-control.wpcf7-submit{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100% !important}}.uagb-block-209496b3 .uagb-marketing-btn__prefix{font-size: 14px;line-height: 2em;margin-top: 9px;}.uagb-block-209496b3.uagb-marketing-btn__icon-after .uagb-marketing-btn__link svg{margin-left: 10px;}.uagb-block-209496b3.uagb-marketing-btn__icon-before .uagb-marketing-btn__link svg{margin-right: 10px;}.uagb-block-209496b3.uagb-marketing-btn__icon-after .uagb-marketing-btn__icon-wrap svg{margin-left: 10px;}.uagb-block-209496b3.uagb-marketing-btn__icon-before .uagb-marketing-btn__icon-wrap svg{margin-right: 10px;}.uagb-block-209496b3 .uagb-marketing-btn__title-wrap{align-items: center;}.uagb-block-209496b3 .uagb-marketing-btn__title-wrap .uagb-marketing-btn__icon-wrap svg{vertical-align: sub;}.uagb-block-209496b3 svg{width: 20px;height: 20px;}.uagb-block-209496b3 .uagb-marketing-btn__link svg{fill: #fff;}.uagb-block-209496b3.wp-block-uagb-marketing-button.wp-block-button .wp-block-button__link.uagb-marketing-btn__link{background: rgb(25,130,209);}.uagb-block-209496b3.wp-block-uagb-marketing-button.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not(.has-background){background-color: rgb(25,130,209);}.uagb-block-209496b3.wp-block-uagb-marketing-button.wp-block-button:not(.is-style-outline) .wp-block-button__link.uagb-marketing-btn__link:hover{background: rgb(25,130,209);border-color: rgb(25,130,209);}.uagb-block-209496b3.wp-block-uagb-marketing-button.wp-block-button:not(.is-style-outline) .wp-block-button__link.uagb-marketing-btn__link:focus{background: rgb(25,130,209);}.uagb-block-209496b3 .uagb-marketing-btn__link{background: rgb(25,130,209);}.uagb-block-209496b3 .uagb-marketing-btn__link:hover{border-color: #1982d1;}.uagb-block-209496b3 .uagb-marketing-btn__link:focus{border-color: #1982d1;}.uagb-block-209496b3 p.uagb-marketing-btn__prefix{color: #fff;}.uagb-block-209496b3 .uagb-marketing-btn__link.wp-block-button__link{padding-left: 33px;padding-right: 33px;padding-top: 8px;padding-bottom: 8px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-color: #333;border-style: none;}.uagb-block-209496b3 .uagb-marketing-btn__wrap .uagb-marketing-btn__link{padding-left: 33px;padding-right: 33px;padding-top: 8px;padding-bottom: 8px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-color: #333;border-style: none;}.uagb-block-209496b3 .uagb-marketing-btn__link .uagb-marketing-btn__title{color: #fff;}.uagb-block-209496b3 .uagb-marketing-btn__title{font-size: 23px;}.uagb-block-7a49de39 .wpcf7 .wpcf7-form{text-align: left;}.uagb-block-7a49de39 .wpcf7 form.wpcf7-form:not(input){color: #333;}.uagb-block-7a49de39 .wpcf7 input:not([type=submit]){background-color: #fafafa;color: #333;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;text-align: left;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .wpcf7 select{background-color: #fafafa;color: #333;text-align: left;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .wpcf7 select.wpcf7-form-control.wpcf7-select:not([multiple="multiple"]){padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a49de39 .wpcf7 select.wpcf7-select[multiple="multiple"] option{padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;}.uagb-block-7a49de39 .wpcf7 textarea{background-color: #fafafa;color: #333;padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;text-align: left;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .wpcf7 textarea::placeholder{color: #333;text-align: left;}.uagb-block-7a49de39 .wpcf7 input::placeholder{color: #333;text-align: left;}.uagb-block-7a49de39 .wpcf7 input.wpcf7-form-control.wpcf7-submit{color: #333;padding-left: 25px;padding-right: 25px;padding-top: 10px;padding-bottom: 10px;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #333;border-style: solid;}.uagb-block-7a49de39 .wpcf7 input.wpcf7-form-control.wpcf7-submit:hover{border-color: #333;}.uagb-block-7a49de39 .wpcf7 input.wpcf7-form-control.wpcf7-submit:focus{border-color: #333;}.uagb-block-7a49de39 .wpcf7 .wpcf7-checkbox input[type="checkbox"]:checked + span:before{background-color: #fafafa;color: #333;font-size: calc( 10px / 1.2 );}.uagb-block-7a49de39 .wpcf7 .wpcf7-checkbox input[type="checkbox"] + span:before{background-color: #fafafa;color: #333;height: 10px;width: 10px;font-size: calc( 10px / 1.2 );border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .wpcf7 .wpcf7-acceptance input[type="checkbox"]:checked + span:before{background-color: #fafafa;color: #333;font-size: calc( 10px / 1.2 );}.uagb-block-7a49de39 .wpcf7 .wpcf7-acceptance input[type="checkbox"] + span:before{background-color: #fafafa;color: #333;height: 10px;width: 10px;font-size: calc( 10px / 1.2 );border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .wpcf7 .wpcf7-radio input[type="radio"] + span:before{background-color: #fafafa;color: #333;height: 10px;width: 10px;border-style: solid;border-color: #eeeeee;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7 input:not([type=submit]){border-style: none;border-bottom-color: #eeeeee;border-bottom-style: solid;border-bottom-width: 1px;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline textarea{border-style: none;border-bottom-color: #eeeeee;border-bottom-style: solid;border-bottom-width: 1px;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline select{border-style: none;border-bottom-color: #eeeeee;border-bottom-style: solid;border-bottom-width: 1px;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7-checkbox input[type="checkbox"] + span:before{border-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7 input[type="radio"] + span:before{border-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7-acceptance input[type="checkbox"] + span:before{border-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-box .wpcf7-checkbox input[type="checkbox"]:checked + span:before{font-size: calc( 10px / 1.2 );border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-box .wpcf7-acceptance input[type="checkbox"]:checked + span:before{font-size: calc( 10px / 1.2 );border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-color: #eeeeee;border-style: solid;}.uagb-block-7a49de39 .wpcf7-radio input[type="radio"]:checked + span:before{background-color: #333;}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 .wpcf7-checkbox input[type="checkbox"] + span:before{font-size: calc( px / 1.2 );border-color: #abb8c3;}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 .wpcf7-acceptance input[type="checkbox"] + span:before{font-size: calc( px / 1.2 );border-color: #abb8c3;}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 input[type="radio"] + span:before{font-size: calc( px / 1.2 );border-color: #abb8c3;}.uagb-block-7a49de39 span.wpcf7-not-valid-tip{color: #ff0000;}.uagb-block-7a49de39 .uagb-cf7-styler__highlight-border input.wpcf7-form-control.wpcf7-not-valid{border-color: #ff0000;}.uagb-block-7a49de39 .uagb-cf7-styler__highlight-border .wpcf7-form-control.wpcf7-not-valid .wpcf7-list-item-label:before{border-color: #ff0000!important;}@media only screen and (max-width: 976px) {.uagb-block-209496b3 .uagb-marketing-btn__prefix{font-size: 14px;}.uagb-block-209496b3 .uagb-marketing-btn__link.wp-block-button__link{border-style: none;border-color: #333;}.uagb-block-209496b3 .uagb-marketing-btn__wrap .uagb-marketing-btn__link{padding-left: 20px;padding-right: 20px;padding-top: 8px;padding-bottom: 8px;border-style: none;border-color: #333;}.uagb-block-209496b3 .uagb-marketing-btn__title{font-size: 20px;}.uagb-block-7a49de39 .wpcf7 input:not([type=submit]){border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 select{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 .wpcf7-checkbox input[type="checkbox"] + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 .wpcf7-acceptance input[type="checkbox"] + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-box .wpcf7-checkbox input[type="checkbox"]:checked + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-box .wpcf7-acceptance input[type="checkbox"]:checked + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 textarea{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 .wpcf7-checkbox input[type="checkbox"] + span:before{font-size: calc( px / 1.2 );}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 .wpcf7-acceptance input[type="checkbox"] + span:before{font-size: calc( px / 1.2 );}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 input[type="radio"] + span:before{font-size: calc( px / 1.2 );}.uagb-block-7a49de39 .wpcf7 form.wpcf7-form:not(input){color: #333;}.uagb-block-7a49de39 .wpcf7 input.wpcf7-form-control.wpcf7-submit{border-style: solid;border-color: #333;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7 input:not([type=submit]){border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline select{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7-checkbox input[type='checkbox'] + span:before{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7 input[type='radio'] + span:before{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7-acceptance input[type='checkbox'] + span:before{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline textarea{border-style: none;border-bottom-color: #eeeeee;border-bottom-style: solid;}}@media only screen and (max-width: 767px) {.uagb-block-209496b3 .uagb-marketing-btn__prefix{font-size: 14px;}.uagb-block-209496b3.wp-block-uagb-marketing-button.wp-block-button .uagb-marketing-btn__link{border-style: none;border-color: #333;}.uagb-block-209496b3 .uagb-marketing-btn__wrap .uagb-marketing-btn__link{padding-left: 20px;padding-right: 20px;padding-top: 8px;padding-bottom: 8px;border-style: none;border-color: #333;}.uagb-block-209496b3 .uagb-marketing-btn__title{font-size: 20px;}.uagb-block-7a49de39 .wpcf7 input:not([type=submit]){border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 select{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 .wpcf7-checkbox input[type="checkbox"] + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 .wpcf7-acceptance input[type="checkbox"] + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-box .wpcf7-checkbox input[type="checkbox"]:checked + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-box .wpcf7-acceptance input[type="checkbox"]:checked + span:before{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .wpcf7 textarea{border-style: solid;border-color: #eeeeee;}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 .wpcf7-checkbox input[type="checkbox"] + span:before{font-size: calc( px / 1.2 );}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 .wpcf7-acceptance input[type="checkbox"] + span:before{font-size: calc( px / 1.2 );}.uagb-block-7a49de39 .uagb-cf7-styler__check-style-enabled .wpcf7 input[type="radio"] + span:before{font-size: calc( px / 1.2 );}.uagb-block-7a49de39 .wpcf7 input.wpcf7-form-control.wpcf7-submit{border-style: solid;border-color: #333;}.uagb-block-7a49de39 .wpcf7 form.wpcf7-form:not(input){color: #333;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7 input:not([type=submit]){border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline select{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7-checkbox input[type='checkbox'] + span:before{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7 input[type='radio'] + span:before{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline .wpcf7-acceptance input[type='checkbox'] + span:before{border-style: none;border-bottom-style: solid;}.uagb-block-7a49de39 .uagb-cf7-styler__field-style-underline textarea{border-style: none;border-bottom-color: #eeeeee;border-bottom-style: solid;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}figure[class^="wp-block-"] {
margin-left: 0;
margin-right: 0;
} [class^="wp-block-"] figcaption {
font-family: Georgia, serif;
font-size: 12px;
}
[class^="wp-block-"]:not(.wp-block-gallery) > figcaption {
color: #666;
margin-bottom: 1.625em;
max-width: 96%;
max-width: calc( 100% - 18px );
padding: 3px 0 5px 40px;
position: relative;
text-align: left;
}
[class^="wp-block-"]:not(.wp-block-gallery) > figcaption:before {
color: #666;
content: '\2014';
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 0;
}
.rtl [class^="wp-block-"]:not(.wp-block-gallery) > figcaption {
padding-left: 0;
padding-right: 40px;
text-align: right;
}
.rtl [class^="wp-block-"]:not(.wp-block-gallery) > figcaption:before {
left: 0;
margin-left: 5px;
margin-right: 0;
right: 10px;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-gallery {
margin: 0 0 1.625em;
}
.wp-block-gallery .blocks-gallery-item figcaption {
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.wp-block-gallery .blocks-gallery-item img {
border: 0;
padding: 0;
} .wp-block-quote {
margin: 0 3em;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border: 0;
padding-left: 0;
padding-right: 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 20px;
}
.wp-block-quote cite {
color: #666;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
font-size: 16px;
}
.wp-block-quote[style*="font-weight"] blockquote,
.wp-block-quote[style*="font-weight"] p,
.wp-block-quote[style*="font-weight"] cite {
font-weight: inherit;
}
.wp-block-quote[style*="font-style"] blockquote,
.wp-block-quote[style*="font-style"] p,
.wp-block-quote[style*="font-style"] cite {
font-style: inherit;
} .wp-block-audio audio {
display: block;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
clear: both;
display: flex;
}
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft {
margin-right: 1.625em;
}
.wp-block-cover-image.alignright,
.wp-block-cover.alignright {
margin-left: 1.625em;
} .wp-block-file .wp-block-file__button {
background: #222;
border: none;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
color: #eee;
cursor: pointer;
font-size: 15px;
padding: 5px 22px;
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
.wp-block-file .wp-block-file__button:active {
background: #1982d1;
color: #bfddf3;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
}  .wp-block-code {
background-color: transparent;
border: 0;
padding: 0;
} .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
color: inherit;
}
.wp-block-pullquote.alignleft {
margin-right: 1.625em;
}
.wp-block-pullquote.alignright {
margin-left: 1.625em;
}
.wp-block-pullquote[style*="font-weight"] blockquote,
.wp-block-pullquote[style*="font-weight"] p,
.wp-block-pullquote[style*="font-weight"] cite {
font-weight: inherit;
}
.wp-block-pullquote[style*="font-style"] blockquote,
.wp-block-pullquote[style*="font-style"] p,
.wp-block-pullquote[style*="font-style"] cite {
font-style: inherit;
} .wp-block-table {
border-bottom: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
padding: 6px 10px 6px 0;
text-transform: uppercase;
}
.rtl .wp-block-table th {
padding: 6px 0 6px 10px;
}
.wp-block-table .has-text-color th {
color: currentColor;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}  .wp-block-button .wp-block-button__link {
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
cursor: pointer;
font-size: 15px;
margin: 20px 0;
padding: 5px 22px;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: #222;
text-shadow: none;
}
.wp-block-button__link,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .is-style-outline .wp-block-button__link:hover {
background: #222;
color: #eee;
}
.wp-block-button__link:active {
background: #1982d1;
color: #bfddf3;
} .wp-block-separator {
border: 0;
max-width: 100px;
}
.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
max-width: 100%;
} .wp-block-media-text {
margin-bottom: 1.625em;
}
.wp-block-media-text *:first-child {
margin-top: 0;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}
.wp-block-media-text .wp-block-media-text__content {
padding-top: 1.5em;
padding-bottom: 1.5em;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
margin-left: 2.5em;
text-align: center;
}
.rtl .wp-block-archives.aligncenter,
.rtl .wp-block-categories.aligncenter,
.rtl .wp-block-latest-posts.aligncenter {
margin-left: 0;
margin-right: 2.5em;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px #ccc;
-moz-box-shadow: 0 1px 2px #ccc;
box-shadow: 0 1px 2px #ccc;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 15px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-meta,
.wp-block-latest-comments__comment-date {
color: #666;
font-size: 12px;
line-height: 2.2em;
}
.wp-block-latest-comments__comment-meta a {
font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
-moz-border-radius: 3px;
border-radius: 3px;
margin: 0 0 2.625em;
position: relative;
} .wp-block-latest-posts.is-grid {
margin-left: 0;
margin-right: 0;
} .has-blue-color {
color: #1982d1;
}
.has-blue-background-color {
background-color: #1982d1;
}
.has-black-color {
color: #000;
}
.has-black-background-color {
background-color: #000;
}
.has-dark-gray-color {
color: #373737;
}
.has-dark-gray-background-color {
background-color: #373737;
}
.has-medium-gray-color {
color: #666;
}
.has-medium-gray-background-color {
background-color: #666;
}
.has-light-gray-color {
color: #e2e2e2;
}
.has-light-gray-background-color {
background-color: #e2e2e2;
}
.has-white-color {
color: #fff;
}
.has-white-background-color {
background-color: #fff;
}