.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; /* Blue */
}

.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; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	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; /* Dark Gray 800 */
	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; /* Light Gray 100 */
	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;
}

.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:clip}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-sr-only{clip:rect(0,0,0,0);height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-headline {
  
  text-align: center;
  color: #000000;
  line-height: 1.4em;
  font-size: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-headline a {
  color: #000000;
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-sub-headline {
  
  text-align: center;
  color: #000000;
  line-height: 1.4em;
  font-size: 1.4em;
  margin-top: 0%;
  margin-bottom: 0%;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-sub-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-sub-headline a {
  color: #000000;
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container p.sow-sub-headline a:hover {
  color: #81d742;
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container .decoration {
  line-height: 0em;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container .decoration {
    text-align: center;
  }
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container .decoration .decoration-inside {
  height: 1px;
  display: inline-block;
  border-top: 2px none #292929;
  width: 100%;
  max-width: 10%;
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container *:first-child {
  margin-top: 0 !important;
}
.so-widget-sow-headline-default-39690d9e25f3-82 .sow-headline-container *:last-child {
  margin-bottom: 0 !important;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-headline {
  
  text-align: center;
  color: #000000;
  line-height: 1.4em;
  font-size: 8em;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-headline a {
  color: #000000;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-headline a:hover {
  color: #ffffff;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-sub-headline {
  
  text-align: center;
  color: #000000;
  line-height: 1.4em;
  font-size: 1.4em;
  margin-top: 0%;
  margin-bottom: 0%;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-sub-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-sub-headline a {
  color: #000000;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container p.sow-sub-headline a:hover {
  color: #81d742;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container .decoration {
  line-height: 0em;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container .decoration {
    text-align: center;
  }
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container .decoration .decoration-inside {
  height: 1px;
  display: inline-block;
  border-top: 2px none #292929;
  width: 100%;
  max-width: 10%;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container *:first-child {
  margin-top: 0 !important;
}
.so-widget-sow-headline-default-fac32d169ef7-82 .sow-headline-container *:last-child {
  margin-bottom: 0 !important;
}
.ow-button-base{zoom:1}.ow-button-base:before{content:'';display:block}.ow-button-base:after{content:'';display:table;clear:both}.ow-button-base .sowb-button{cursor:pointer;display:inline-block;line-height:1em;text-align:center;text-decoration:none}.ow-button-base .sowb-button .sow-icon-image,.ow-button-base .sowb-button [class^="sow-icon-"]{font-size:1.3em;height:1em;width:auto;margin:-0.1em .75em -0.2em -0.75em;display:block;float:left}.ow-button-base .sowb-button .sow-icon-image{width:1em;background-size:cover}.ow-button-base .sowb-button.ow-icon-placement-top .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-top [class^="sow-icon-"]{margin:0 auto .5em;float:none}.ow-button-base .sowb-button.ow-icon-placement-right .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-right [class^="sow-icon-"]{margin:-0.1em -0.75em -0.2em .75em;float:right}.ow-button-base .sowb-button.ow-icon-placement-bottom .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-bottom [class^="sow-icon-"]{float:none;margin:.5em auto 0}.ow-button-base .sowb-button.ow-icon-placement-bottom>span{display:flex;flex-direction:column-reverse}.ow-button-base .sowb-button.ow-icon-placement-left .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-left [class^="sow-icon-"]{margin:-0.1em .75em -0.2em -0.75em;float:left}.ow-button-base.ow-button-align-left{text-align:left}.ow-button-base.ow-button-align-right{text-align:right}.ow-button-base.ow-button-align-center{text-align:center}.ow-button-base.ow-button-align-justify .sowb-button{display:block}
@media (max-width: 780px) {
  .so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e6e6e6, #ffffff);
  background: -moz-linear-gradient(center bottom, #e6e6e6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #dedede #d9d9d9 #d1d1d1 #d9d9d9;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-530f7b456aed-82 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
  background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
  border-color: #ffffff #ffffff #f7f7f7 #ffffff;
  color: #000000 !important;
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container p.sow-headline {
  
  text-align: center;
  color: #292929;
  line-height: 1.4em;
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container p.sow-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container p.sow-headline a {
  color: #292929;
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container p.sow-sub-headline {
  
  text-align: center;
  color: #000000;
  line-height: 1.4em;
  font-size: 1.4em;
  margin-top: 0%;
  margin-bottom: 0%;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container p.sow-sub-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container p.sow-sub-headline a {
  color: #000000;
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container .decoration {
  line-height: 0em;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container .decoration {
    text-align: center;
  }
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container .decoration .decoration-inside {
  height: 1px;
  display: inline-block;
  border-top: 2px none #404040;
  width: 100%;
  max-width: 10%;
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container *:first-child {
  margin-top: 0 !important;
}
.so-widget-sow-headline-default-c8b0f179b673-82 .sow-headline-container *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 780px) {
  .so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e6e6e6, #ffffff);
  background: -moz-linear-gradient(center bottom, #e6e6e6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #dedede #d9d9d9 #d1d1d1 #d9d9d9;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8c20305d20c5-82 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
  background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
  border-color: #ffffff #ffffff #f7f7f7 #ffffff;
  color: #000000 !important;
}
@media (max-width: 780px) {
  .so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e6e6e6, #ffffff);
  background: -moz-linear-gradient(center bottom, #e6e6e6 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #dedede #d9d9d9 #d1d1d1 #d9d9d9;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-55fbdbe4c73f-82 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
  background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
  border-color: #ffffff #ffffff #f7f7f7 #ffffff;
  color: #000000 !important;
}
@font-face{font-family:'feature-background';src:url(/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot);src:url(/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot) format('embedded-opentype'),url(/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.woff) format('woff'),url(/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.ttf) format('truetype'),url(/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.svg) format('svg');font-weight:normal;font-style:normal;font-display:block}.sow-features-list::before,.sow-features-list::after{content:none}.sow-features-list .sow-icon-container{font-family:'feature-background';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:90px;position:relative;color:#404040}.sow-features-list .sow-icon-container.sow-container-round:before{content:"\e600"}.sow-features-list .sow-icon-container.sow-container-sticker:before{content:"\e601"}.sow-features-list .sow-icon-container.sow-container-rounded-sticker:before{content:"\e602"}.sow-features-list .sow-icon-container.sow-container-square:before{content:"\e603"}.sow-features-list .sow-icon-container.sow-container-rounded-square:before{content:"\e604"}.sow-features-list .sow-icon-container.sow-container-rounded-hex:before{content:"\e605"}.sow-features-list .sow-icon-container.sow-container-octagon:before{content:"\e606"}.sow-features-list .sow-icon-container.sow-container-hex:before{content:"\e607"}.sow-features-list .sow-icon-container.sow-container-frame:before{content:"\e608"}.sow-features-list .sow-icon-container.sow-container-explode:before{content:"\e609"}
.so-widget-sow-features-default-337894245976-82 .sow-features-list {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  position: relative;
}
@media (min-width: 780px) {
  .so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature:nth-of-type(3n + 1) {
    padding-left: 0;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature:nth-of-type(3n) {
    padding-right: 0;
  }
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-top {
  text-align: center;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container {
  margin-bottom: 10px;
  margin: 0 auto 10px;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-right {
  align-items: flex-start;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-right .sow-icon-container {
  margin-right: 10px;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-left {
  align-items: flex-start;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-left .sow-icon-container {
  margin-left: 10px;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom {
  align-items: center;
  text-align: center;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom .sow-icon-container {
  margin-top: 10px;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature .sow-features-feature-right-left-container {
  display: flex;
  flex-direction: inherit;
  width: 100%;
  align-items: center;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature .sow-features-feature-right-left-container .textwidget {
  width: 100%;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature .sow-icon-container {
  font-size: 100px;
  height: 100px;
  text-decoration: none;
  width: 100px;
  flex: 0 0 100px;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature .sow-icon-container:not(.sow-container-none) [class^="sow-icon-"],
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
  align-items: center;
  color: #fff;
  display: flex;
  height: 100px;
  justify-content: center;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature h5 {
  margin: 1em 0;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature h5 a {
  color: inherit;
  text-decoration: none;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature h5 a:hover {
  text-decoration: underline;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature p.sow-more-text a {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature p.sow-more-text a:hover {
  text-decoration: underline;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature p:last-child {
  margin-bottom: 0;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature .sow-features-feature-title {
  
  font-size: 1.4em;
  
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature p.sow-more-text a {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
}
.so-widget-sow-features-default-337894245976-82 .sow-features-list .sow-features-feature p.sow-more-text a:hover {
  text-decoration: underline;
}
@media (max-width: 780px) {
  .so-widget-sow-features-default-337894245976-82 .sow-features-list {
    gap: 25px;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-features-feature {
    flex-direction: row !important;
    justify-content: center;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-top,
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-right,
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-left {
    flex-direction: column !important;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-bottom {
    flex-direction: column-reverse !important;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-features-feature {
    width: 100% !important;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-features-feature-content,
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-features-feature-title,
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-more-text {
    text-align: center;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-left .sow-icon-container,
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-right .sow-icon-container {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-left .sow-icon-container {
    margin-left: 0;
  }
  .so-widget-sow-features-default-337894245976-82 .sow-features-list.sow-features-responsive .sow-icon-container-position-right .sow-icon-container {
    margin-right: 0;
  }
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container p.sow-headline {
  
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 4em;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container p.sow-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container p.sow-headline a {
  color: #ffffff;
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container p.sow-sub-headline {
  
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 1.4em;
  margin-top: 0%;
  margin-bottom: 0%;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container p.sow-sub-headline {
    text-align: center;
  }
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container p.sow-sub-headline a {
  color: #ffffff;
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container .decoration {
  line-height: 0em;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 780px) {
  .so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container .decoration {
    text-align: center;
  }
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container .decoration .decoration-inside {
  height: 1px;
  display: inline-block;
  border-top: 2px none #292929;
  width: 100%;
  max-width: 10%;
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container *:first-child {
  margin-top: 0 !important;
}
.so-widget-sow-headline-default-0271e26aa533-82 .sow-headline-container *:last-child {
  margin-bottom: 0 !important;
}
