.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;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.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; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; 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; 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; 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;
}@-webkit-keyframes vls-gf-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes vls-gf-spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.vls-gf-gallery {
position: relative;
margin: 0;
padding: 0;
border: none; }
.vls-gf-gallery button,
.vls-gf-gallery button:hover,
.vls-gf-gallery button:active,
.vls-gf-gallery button:focus,
.vls-gf-gallery a,
.vls-gf-gallery a:hover,
.vls-gf-gallery a:active,
.vls-gf-gallery a:focus {
outline: none; }
.vls-gf-gallery .vls-gf-container:after {
content: "";
display: block;
height: 1px;
clear: both; }
.vls-gf-gallery .vls-gf-container .vls-gf-item {
position: absolute;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 1;
margin: 0; }
.vls-gf-gallery .vls-gf-container .vls-gf-item.vls-gf-hidden {
display: none; }
.vls-gf-gallery .vls-gf-container .vls-gf-item:hover .vls-gf-info-back {
opacity: 1; }
.vls-gf-gallery .vls-gf-container .vls-gf-item a {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10; }
.vls-gf-gallery .vls-gf-container .vls-gf-item .vls-gf-img {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0;
border: none;
overflow: hidden;
z-index: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.vls-gf-gallery .vls-gf-container .vls-gf-item .vls-gf-img img {
display: block;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: none; }
.vls-gf-gallery.no-js .vls-gf-container .vls-gf-item {
position: relative;
float: left;
width: 25%;
padding-top: 25%; }
.vls-gf-gallery.no-js .vls-gf-container .vls-gf-item a {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; }
.vls-gf-gallery.no-js .vls-gf-container .vls-gf-item a img {
max-width: 100%;
max-height: 100%; }
.vls-gf-hidden {
display: none; }
.vls-gf-clear {
clear: both; }
.vls-gf-breadcrumbs {
margin: 16px 0; }
.vls-gf-info-back {
position: absolute;
background-color: rgba(0, 0, 0, 0.52);
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 10;
-webkit-transition: opacity 600ms ease;
transition: opacity 600ms ease; }
.vls-gf-info-back .vls-gf-info-caption {
color: white;
padding: 10px 10px;
font-size: 18px;
text-transform: uppercase;
margin: 0;
text-align: center; }
.vls-gf-info-back .vls-gf-info-description {
color: white;
padding: 2px 10px;
margin: 0 0 10px 0;
font-size: 14px;
text-align: center; }
.vls-gf-album-info-none .vls-gf-info-caption {
display: none; }
.vls-gf-album-info-none .vls-gf-info-description {
display: none; }
.vls-gf-album-info-caption .vls-gf-info-description {
display: none; }.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
} .gallery-image-zoom-effect .mfp-with-zoom .mfp-container,
.gallery-image-zoom-effect .mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.gallery-image-zoom-effect .mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.gallery-image-zoom-effect .mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.gallery-image-zoom-effect .mfp-with-zoom.mfp-removing .mfp-container,
.gallery-image-zoom-effect .mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.admin-bar .mfp-close {
top: 32px;
}
.mfp-bottom-bar{
font-family: Arial, sans-serif;
font-size: 14px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 22px solid #3F3F3F;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
border-right: 22px solid #3F3F3F;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 12px solid #CFCFCF;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a{
border-right: 12px solid #CFCFCF;
}
button.mfp-arrow {
background: none !important;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
}
@media screen and (max-width: 782px) {
.admin-bar .mfp-close {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar .mfp-close {
top: 0;
}
}.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: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-sr-only{clip:rect(0,0,0,0);height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@font-face{font-family:'feature-background';src:url(//profitablespeech.com/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot);src:url(//profitablespeech.com/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot) format('embedded-opentype'),url(//profitablespeech.com/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.woff) format('woff'),url(//profitablespeech.com/wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.ttf) format('truetype'),url(//profitablespeech.com/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-7a85b347418f-4447 .sow-features-list {
display: flex;
flex-wrap: wrap;
gap: 25px 25px;
list-style: none;
margin: 0;
padding: 0;
}
.so-widget-sow-features-default-7a85b347418f-4447 .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-7a85b347418f-4447 .sow-features-list .sow-features-feature:nth-of-type(3n + 1) {
padding-left: 0;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature:nth-of-type(3n) {
padding-right: 0;
}
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-top {
text-align: center;
}
.so-widget-sow-features-default-7a85b347418f-4447 .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-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-right {
align-items: flex-start;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-right .sow-icon-container {
margin-right: 10px;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-left {
align-items: flex-start;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-left .sow-icon-container {
margin-left: 10px;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom {
align-items: center;
text-align: center;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom .sow-icon-container {
margin-top: 10px;
}
.so-widget-sow-features-default-7a85b347418f-4447 .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-7a85b347418f-4447 .sow-features-list .sow-features-feature .sow-features-feature-right-left-container .textwidget {
width: 100%;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature .sow-icon-container {
font-size: 25px;
height: 25px;
text-decoration: none;
width: 25px;
flex: 0 0 25px;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature .sow-icon-container:not(.sow-container-none) [class^="sow-icon-"],
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
align-items: center;
color: #fff;
display: flex;
height: 25px;
justify-content: center;
position: absolute;
text-decoration: none;
top: 0;
width: 25px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature h5 {
margin: 1em 0;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature h5 a {
color: inherit;
text-decoration: none;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature h5 a:hover {
text-decoration: underline;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature p.sow-more-text a {
color: inherit;
font-weight: 500;
text-decoration: none;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature p.sow-more-text a:hover {
text-decoration: underline;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature p:last-child {
margin-bottom: 0;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature p.sow-more-text a {
color: inherit;
font-weight: 500;
text-decoration: none;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list .sow-features-feature p.sow-more-text a:hover {
text-decoration: underline;
}
@media (max-width: 780px) {
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list {
gap: 25px;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-features-feature {
flex-direction: row !important;
justify-content: center;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-top,
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-right,
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-left {
flex-direction: column !important;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-bottom {
flex-direction: column-reverse !important;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-features-feature {
width: 100% !important;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-features-feature-content,
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-features-feature-title,
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-more-text {
text-align: center;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-left .sow-icon-container,
.so-widget-sow-features-default-7a85b347418f-4447 .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-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-left .sow-icon-container {
margin-left: 0;
}
.so-widget-sow-features-default-7a85b347418f-4447 .sow-features-list.sow-features-responsive .sow-icon-container-position-right .sow-icon-container {
margin-right: 0;
}
}.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}.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base {
zoom: 1;
}
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base:before {
content: '';
display: block;
}
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base .sowb-button {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0.25;
-moz-border-radius: 0.25;
border-radius: 0.25;
background: #bb9f7c;
border-width: 1px 0;
border: 1px solid #bb9f7c;
color: #ffffff !important;
font-size: 1;
padding: 1;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2;
}
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-flat-67a788ca3514-4447 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #c2a989;
border-color: #c2a989;
color: #ffffff !important;
}.sow-cta-base{zoom:1}.sow-cta-base:before{content:'';display:block}.sow-cta-base:after{content:'';display:table;clear:both}.sow-cta-base .sow-cta-text .sow-cta-title,.sow-cta-base .sow-cta-text .sow-cta-subtitle,.sow-cta-base .sow-cta-text p{margin:.4em 0}.sow-cta-base .sow-cta-text .sow-cta-title{margin-top:0}.sow-cta-base .sow-cta-text .sow-cta-subtitle,.sow-cta-base .sow-cta-text p{margin-bottom:0;font-weight:normal}@media screen and (max-width:640px){.sow-cta-base{text-align:center;padding:1.75em}.sow-cta-base .sow-cta-text{float:none}}.so-widget-sow-cta-default-57874ef55d16-4447 .sow-cta-base {
padding: 2em 2.5em;
border: 1px solid #e3e3e3;
background-color: #f8f8f8;
}
.so-widget-sow-cta-default-57874ef55d16-4447 .sow-cta-base .sow-cta-text {
float: left;
}
.so-widget-sow-cta-default-57874ef55d16-4447 .sow-cta-base .so-widget-sow-button {
float: right;
margin-left: 1em;
}
@media (max-width: 780px) {
.so-widget-sow-cta-default-57874ef55d16-4447 .sow-cta-base .sow-cta-wrapper .so-widget-sow-button {
margin-right: 0;
margin-left: 0;
}
}
.so-widget-sow-cta-default-57874ef55d16-4447 .sow-cta-base .sow-cta-wrapper::after {
clear: both;
content: "";
display: table;
}