#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:#fff}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;border:none}.cn-button{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0;padding:0;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cn-button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.05);text-decoration:none}.cn-button.bootstrap,.cn-button.wp-default{text-decoration:none;padding:8.5px 10px;line-height:1}.cn-button.wp-default{color:#fff;background:#fbb03b}.cn-button.bootstrap{color:#fff;background:#00a99d}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.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}.panel-has-overlay .panel-grid-cell{position:relative}.panel-grid-cell.panel-has-overlay .so-panel{position:relative;z-index:1}.panel-has-overlay.so-panel .panel-widget-style>*{position:relative}.panel-has-overlay.so-panel .panel-background-overlay{position:absolute}.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:hidden}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-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .social-media-button-container {
zoom: 1;
text-align: left; }
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .social-media-button-container:before {
content: '';
display: block;
}
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .social-media-button-container:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .social-media-button-container {
text-align: left;
}
}
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .sow-social-media-button-phone-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
border: 2px solid #d9d9d9 !important;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .sow-social-media-button-phone-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .sow-social-media-button-phone-0.ow-button-hover:hover {
background: #ffffff;
}
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .sow-social-media-button-phone-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .sow-social-media-button {
display: inline-block;
font-size: 1em;
line-height: 1em;
margin: 0.1em 0.1em 0.1em 0;
padding: 1em 0;
width: 3em;
text-align: center;
vertical-align: middle;
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
}
.so-widget-sow-social-media-buttons-wire-2cfb34f68dc9 .sow-social-media-button .sow-icon-fontawesome {
display: inline-block;
height: 1em;
}.ow-button-base{zoom:1}.ow-button-base:before{content:'';display:block}.ow-button-base:after{content:'';display:table;clear:both}.ow-button-base a{text-align:center;display:inline-block;cursor:pointer;text-decoration:none;line-height:1em}.ow-button-base a .sow-icon-image,.ow-button-base a [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 a .sow-icon-image{width:1em;background-size:cover}.ow-button-base a.ow-icon-placement-top .sow-icon-image,.ow-button-base a.ow-icon-placement-top [class^="sow-icon-"]{margin:0 auto .5em;float:none}.ow-button-base a.ow-icon-placement-right .sow-icon-image,.ow-button-base a.ow-icon-placement-right [class^="sow-icon-"]{margin:-0.1em -0.75em -0.2em .75em;float:right}.ow-button-base a.ow-icon-placement-bottom .sow-icon-image,.ow-button-base a.ow-icon-placement-bottom [class^="sow-icon-"]{float:none;margin:.5em auto 0}.ow-button-base a.ow-icon-placement-bottom>span{display:flex;flex-direction:column-reverse}.ow-button-base a.ow-icon-placement-left .sow-icon-image,.ow-button-base a.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 a{display:block}.so-widget-sow-button-wire-6418f972bd4d .ow-button-base {
zoom: 1;
}
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base:before {
content: '';
display: block;
}
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base.ow-button-align-left {
text-align: center;
}
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base.ow-button-align-left.ow-button-align-justify a {
display: inline-block;
}
}
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1;
padding: 1 2;
background: transparent;
border: 2px solid #ffffff;
color: #ffffff !important;
-webkit-border-radius: 1.5;
-moz-border-radius: 1.5;
border-radius: 1.5;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-wire-6418f972bd4d .ow-button-base a.ow-button-hover:hover {
background: #ffffff;
border-color: #ffffff;
color: #ffffff !important;
}.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .social-media-button-container {
zoom: 1;
text-align: left; }
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .social-media-button-container:before {
content: '';
display: block;
}
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .social-media-button-container:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .social-media-button-container {
text-align: left;
}
}
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .sow-social-media-button-phone-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
border: 2px solid #d9d9d9 !important;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .sow-social-media-button-phone-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .sow-social-media-button-phone-0.ow-button-hover:hover {
background: #ffffff;
}
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .sow-social-media-button-phone-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .sow-social-media-button {
display: inline-block;
font-size: 1em;
line-height: 1em;
margin: 0.1em 0.1em 0.1em 0;
padding: 1em 0;
width: 3em;
text-align: center;
vertical-align: middle;
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
}
.so-widget-sow-social-media-buttons-wire-1a94b1b7ab7c .sow-social-media-button .sow-icon-fontawesome {
display: inline-block;
height: 1em;
}.so-widget-sow-button-wire-5baf631095aa .ow-button-base {
zoom: 1;
}
.so-widget-sow-button-wire-5baf631095aa .ow-button-base:before {
content: '';
display: block;
}
.so-widget-sow-button-wire-5baf631095aa .ow-button-base:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-button-wire-5baf631095aa .ow-button-base.ow-button-align-left {
text-align: center;
}
.so-widget-sow-button-wire-5baf631095aa .ow-button-base.ow-button-align-left.ow-button-align-justify a {
display: inline-block;
}
}
.so-widget-sow-button-wire-5baf631095aa .ow-button-base a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1;
padding: 1 2;
background: transparent;
border: 2px solid #ffffff;
color: #ffffff !important;
-webkit-border-radius: 1.5;
-moz-border-radius: 1.5;
border-radius: 1.5;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-wire-5baf631095aa .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-wire-5baf631095aa .ow-button-base a.ow-button-hover:hover {
background: #ffffff;
border-color: #ffffff;
color: #ffffff !important;
}.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container h1.sow-headline {
text-align: center;
color: #ffffff;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container h1.sow-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container h1.sow-headline a {
color: #ffffff;
}
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container h3.sow-sub-headline {
text-align: center;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container h3.sow-sub-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-a1e694b1f51a-7227 .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-a1e694b1f51a-7227 .sow-headline-container .decoration {
text-align: center;
}
}
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container .decoration .decoration-inside {
height: 1px;
display: inline-block;
border-top: 1px none #eeeeee;
width: 100%;
max-width: 80%;
}
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container *:first-child {
margin-top: 0 !important;
}
.so-widget-sow-headline-default-a1e694b1f51a-7227 .sow-headline-container *:last-child {
margin-bottom: 0 !important;
}.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base {
zoom: 1;
}
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base:before {
content: '';
display: block;
}
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
display: inline-block;
}
}
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1;
padding: 1 2;
background: transparent;
border: 2px solid #ffffff;
color: #ffffff !important;
-webkit-border-radius: 1.5;
-moz-border-radius: 1.5;
border-radius: 1.5;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-wire-3ca4730a66b1-7227 .ow-button-base a.ow-button-hover:hover {
background: #ffffff;
border-color: #ffffff;
color: #000000 !important;
}.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container h2.sow-headline {
text-align: left;
color: #000000;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container h2.sow-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container h2.sow-headline a {
color: #000000;
}
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container h3.sow-sub-headline {
text-align: center;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container h3.sow-sub-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .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-f6879e5bc3d0-7227 .sow-headline-container .decoration {
text-align: center;
}
}
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container .decoration .decoration-inside {
height: 1px;
display: inline-block;
border-top: 1px none #eeeeee;
width: 100%;
max-width: 80%;
}
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container *:first-child {
margin-top: 0 !important;
}
.so-widget-sow-headline-default-f6879e5bc3d0-7227 .sow-headline-container *:last-child {
margin-bottom: 0 !important;
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title .sow-carousel-navigation-hidden {
display: none !important;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-next,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-previous {
background: #333333;
color: #ffffff;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-next:not(.sow-carousel-disabled):focus,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-previous:not(.sow-carousel-disabled):focus,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-next:not(.sow-carousel-disabled):hover,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-previous:not(.sow-carousel-disabled):hover {
background: #444444;
}
@media (max-width: 480px) {
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-next,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-title a.sow-carousel-previous {
display: none;
}
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
width: 244.8px;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a {
background-repeat: no-repeat;
background-size: 244.8px 163.8px;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a span.overlay {
width: 244.8px;
height: 163.8px;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a span.overlay {
background: #3279bb;
}
@media (max-width: 480px) {
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail a {
background-size: cover;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-thumbnail,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item a {
max-width: 100vw;
}
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item h3.sow-carousel-item-title {
font-size: 15px;
font-weight: 500;
margin: 10px 0 0 0;
text-align: center;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item h3.sow-carousel-item-title a {
text-decoration: none;
color: #474747;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:focus .sow-carousel-thumbnail a,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:hover .sow-carousel-thumbnail a {
background-size: 272px 182px;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:focus .sow-carousel-thumbnail a span.overlay,
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item:hover .sow-carousel-thumbnail a span.overlay {
opacity: 0.5;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item .sow-carousel-default-thumbnail {
width: 244.8px;
height: 163.8px;
}
.so-widget-sow-post-carousel-base-ad93eedad001-7227 .sow-carousel-wrapper .sow-carousel-items .sow-carousel-loading {
width: 244.8px;
height: 163.8px;
}.mc4wp-form input[name^="_mc4wp_honey"]{display:none!important}.mc4wp-form-basic,.mc4wp-form-theme{margin:1em 0}.mc4wp-form-basic,.mc4wp-form-basic input,.mc4wp-form-basic label,.mc4wp-form-theme,.mc4wp-form-theme input,.mc4wp-form-theme label{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form-basic:after,.mc4wp-form-theme:after{content:"";display:table;clear:both}.mc4wp-form-basic label,.mc4wp-form-theme label{font-weight:700;margin-bottom:6px;display:block}.mc4wp-form-basic input.placeholdersjs,.mc4wp-form-theme input.placeholdersjs{color:#aaa!important}.mc4wp-form-basic input[type=date],.mc4wp-form-basic input[type=email],.mc4wp-form-basic input[type=tel],.mc4wp-form-basic input[type=text],.mc4wp-form-basic input[type=url],.mc4wp-form-basic select,.mc4wp-form-basic textarea,.mc4wp-form-theme input[type=date],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=url],.mc4wp-form-theme select,.mc4wp-form-theme textarea{min-height:32px;width:100%;max-width:480px}.mc4wp-form-basic input[type=number],.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-basic button,.mc4wp-form-basic input[type=button],.mc4wp-form-basic input[type=submit],.mc4wp-form-theme button,.mc4wp-form-theme input[type=button],.mc4wp-form-theme input[type=submit]{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mc4wp-form-basic label>span,.mc4wp-form-basic li>label,.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-form-basic .mc4wp-alert,.mc4wp-form-theme .mc4wp-alert{color:#c09853;clear:both}.mc4wp-form-basic .mc4wp-success,.mc4wp-form-theme .mc4wp-success{color:#468847}.mc4wp-form-basic .mc4wp-notice,.mc4wp-form-theme .mc4wp-notice{color:#3a87ad}.mc4wp-form-basic .mc4wp-error,.mc4wp-form-theme .mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-reset input[type=checkbox],.rtl .mc4wp-form-reset input[type=radio]{margin:0 0 0 6px}