.sow-highlight-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
box-sizing: border-box;
}
.sow-highlight-container .sow-highlight-link {
display: block;
width: 100%;
height: 100%;
color: #ffffff;
text-decoration: none;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-content: center;
-ms-align-content: center;
align-content: center;
-webkit-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
height: 200px;
padding: 20px 20px 20px 35%;
color: #ffffff;
text-decoration: none;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
box-sizing: border-box;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer .sow-highlight-box {
display: block;
max-width: 310px;
width: 100%;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer .sow-highlight-title {
display: block;
width: 100%;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer .sow-highlight-title h3,
#page .sow-highlight-container .sow-highlight-link .sow-highlight-boxer .sow-highlight-title h3 {
font-weight: 700;
font-size: 30px;
color: #ffffff;
margin: 20px 0 10px;
text-decoration: underline;
}
.sow-highlight-container .sow-highlight-link:hover .sow-highlight-boxer .sow-highlight-title h3,
#page .sow-highlight-container .sow-highlight-link:hover .sow-highlight-boxer .sow-highlight-title h3 {
text-decoration: none;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-text {
display: block;
padding-right: 20px;
width: 100%;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-text-bottom {
padding: 20px;
text-align: center;
display: none;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-text p {
font-weight: 300;
font-size: 14px;
color: #ffffff;
margin: 0;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-text-bottom p {
color: #909090;
max-width: 300px;
margin: 0 auto;
}
@media screen and (max-width: 991px) {
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer {
height: 100px;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer .sow-highlight-title h3,
#page .sow-highlight-container .sow-highlight-link .sow-highlight-boxer .sow-highlight-title h3 {
font-size: 18px;
margin: 0;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-text {
display: none;
}
.sow-highlight-container .sow-highlight-link .sow-highlight-text-bottom {
display: block;
}
}
@media screen and (max-width: 380px) {
.sow-highlight-container .sow-highlight-link .sow-highlight-boxer {
padding: 20px 20px 20px 30%;
}
}@media (max-width: 780px) {
.so-widget-sow-button-atom-ee3dc2ef76e7-95087 .ow-button-base.ow-button-align-right {
text-align: right;
}
.so-widget-sow-button-atom-ee3dc2ef76e7-95087 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-ee3dc2ef76e7-95087 .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.25em 0.25em 0.25em 0.25em;
-moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
border-radius: 0.25em 0.25em 0.25em 0.25em;
border-color: #dedede #d9d9d9 #d1d1d1 #d9d9d9;
border: 1px solid;
color: #e0258e !important;
font-size: 1em;
padding-block: 1em;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2em;
}
.so-widget-sow-button-atom-ee3dc2ef76e7-95087 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ee3dc2ef76e7-95087 .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: #e0258e !important;
}@media (max-width: 780px) {
.so-widget-sow-button-atom-69f41f5a3a4a-95087 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-69f41f5a3a4a-95087 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-69f41f5a3a4a-95087 .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.25em 0.25em 0.25em 0.25em;
-moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
border-radius: 0.25em 0.25em 0.25em 0.25em;
border-color: #dedede #d9d9d9 #d1d1d1 #d9d9d9;
border: 1px solid;
color: #e0258e !important;
font-size: 1em;
padding-block: 1em;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2em;
}
.so-widget-sow-button-atom-69f41f5a3a4a-95087 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-69f41f5a3a4a-95087 .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: #e0258e !important;
}@media (max-width: 780px) {
.so-widget-sow-button-atom-f9d87f2e97c2 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-f9d87f2e97c2 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-f9d87f2e97c2 .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: #41a9d5;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #298fba), color-stop(1, #41a9d5));
background: -ms-linear-gradient(bottom, #298fba, #41a9d5);
background: -moz-linear-gradient(center bottom, #298fba 0%, #41a9d5 100%);
background: -o-linear-gradient(#41a9d5, #298fba);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41a9d5', endColorstr='#298fba', GradientType=0);
-webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
-moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
border-radius: 0.25em 0.25em 0.25em 0.25em;
border-color: #2685ad #247fa5 #227598 #247fa5;
border: 1px solid;
color: #e0258e !important;
font-size: 1em;
padding-block: 1em;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2em;
}
.so-widget-sow-button-atom-f9d87f2e97c2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f9d87f2e97c2 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #49add7;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2b95c2), color-stop(1, #49add7));
background: -ms-linear-gradient(bottom, #2b95c2, #49add7);
background: -moz-linear-gradient(center bottom, #2b95c2 0%, #49add7 100%);
background: -o-linear-gradient(#49add7, #2b95c2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49add7', endColorstr='#2b95c2', GradientType=0);
border-color: #52b1d9 #49add7 #3da7d4 #49add7;
color: #e0258e !important;
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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}