.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container h2.sow-headline {
text-align: left;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container h2.sow-headline {
text-align: left;
}
}
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container h3.sow-sub-headline {
text-align: center;
line-height: 1.4em;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container h3.sow-sub-headline {
text-align: center;
}
}
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container .decoration {
line-height: 0em;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 780px) {
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container .decoration {
text-align: left;
}
}
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container .decoration .decoration-inside {
height: 1px;
display: inline-block;
border-top: 1px solid #eeeeee;
width: 100%;
max-width: 80%;
}
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container *:first-child {
margin-top: 0 !important;
}
.so-widget-sow-headline-default-35c9a752d2b0-827 .sow-headline-container *:last-child {
margin-bottom: 0 !important;
}.so-widget-sow-image-default-8b5b6f678277-827 .sow-image-container {
display: flex;
align-items: flex-start;
}
.so-widget-sow-image-default-8b5b6f678277-827 .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-8b5b6f678277-827 .sow-image-container > a {
display: flex;
}
}
.so-widget-sow-image-default-8b5b6f678277-827 .sow-image-container .so-widget-image {
display: block;
height: auto;
max-width: 100%;
}.so-premium-tooltip-container {
position: relative;
}
.so-premium-tooltip {
border-radius: 3px;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
line-height: initial;
padding: 20px;
position: absolute;
text-shadow: none;
z-index: 10000;
}
.so-premium-tooltip .callout {
height: 20px;
left: calc( 50% - 10px );
position: absolute;
transform: rotate(45deg);
width: 20px;
}
.so-premium-tooltip .callout.top {
top: calc( 100% - 10px );
}
.so-premium-tooltip .callout.bottom {
top: -10px;
}
.so-premium-tooltip.theme-light {
background-color: #f9f9f9;
color: #2d2d2d;
}
.so-premium-tooltip.theme-light .callout {
background-color: #f9f9f9;
}
.so-premium-tooltip.theme-dark {
background-color: #3d3d3d;
color: #ffffff;
}
.so-premium-tooltip.theme-dark .callout {
background-color: #3d3d3d;
}