.sow-icon-image {
border-radius: 50%;
}
.column-grow div {
transition: 0.5s ease;
}
.column-grow  > .panel-grid-cell:nth-child(1):hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 0.5s ease;
}
.border-radius-15 {
border-radius: 15px !important;
}
.mauticform-label {
color: #dbdde2 !important;	
} @media screen and (max-width: 580px) {
body {
font-size: 16px;
line-height: 22px;
}
}
.price-wrapper {
margin: 0 auto;
padding: 20px;
max-width: 800px;
}
@media screen and (max-width: 580px) {
.price-table {
display: block;
}
}
.price-table {
margin: 0 0 40px 0;
width: 100%;
display: table;
}
.price-row {
display: table-row;
color: #303C6C;
background: #f9f9f9;
padding: 15px 0;
}
.price-row.price-header {
font-weight: 900;
color: #fefefe;
background: #3d405b;
}
.price-row:nth-of-type(even) {
background: #fefefe;
}
@media screen and (max-width: 580px) {
.price-row {
padding: 20px;
}
.price-row.price-header {
display: none; }
.price-row .price-cell {
margin: 10px 0;
}
.price-row .price-cell::before {
margin-top: 10px;
content: attr(data-title);
min-width: 98px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase; display: block;
}
.price-row:nth-of-type(even) {
background: #f9f9f9;
color: #3d405b;
&.price-row .price-cell::before {            
color: #303C6C; 
}
}
.price-row:nth-of-type(odd) {
background: #fefefe;
color: #3d405b;
&.price-row .price-cell::before {            
color: #3d405b; 
}
}
}
.price-cell {
padding: 10px 20px;
display: table-cell;
text-align: center;
vertical-align: middle;
}
@media screen and (max-width: 580px) {
.price-cell {
padding:5px 16px;
display: block;
}
} blockquote {
border-left: 3px solid #3d405b;
} .c-parent{
display: flex;
align-items: center;
justify-content: center;
position: relative;
width: 100%;
height: 100%;
}
.c-child{
position: relative;
}.so-widget-sow-image-default-113ccd71f3e6 .widget-title {
text-align: center;
}
.so-widget-sow-image-default-113ccd71f3e6 .sow-image-container {
display: flex;
align-items: flex-start;
justify-content: center;
}
.so-widget-sow-image-default-113ccd71f3e6 .sow-image-container > a {
display: inline-block;
max-width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.so-widget-sow-image-default-113ccd71f3e6 .sow-image-container > a {
display: flex;
}
}
.so-widget-sow-image-default-113ccd71f3e6 .sow-image-container .so-widget-image {
display: block;
height: auto;
max-width: 100%;
}.so-premium-image-overlay-container {
pointer-events: none;
position: absolute;
}
.so-premium-image-overlay {
width: 100%;
height: 100%;
position: absolute;
pointer-events: none;
}
.so-premium-image-overlay-background {
width: 100%;
height: 100%;
}
.so-premium-image-overlay-text {
line-height: 1em;
position: absolute;
top: 0;
left: 0;
right: 0;
pointer-events: all;
}
.sow-image-container,
.sow-image-grid-image {
position: relative;
}