.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{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.so-widget-sow-image-default-8b5b6f678277-356 .sow-image-container {
  display: flex;
  align-items: flex-start;
}
.so-widget-sow-image-default-8b5b6f678277-356 .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-356 .sow-image-container > a {
    display: flex;
  }
}
.so-widget-sow-image-default-8b5b6f678277-356 .sow-image-container .so-widget-image {
  display: block;
  height: auto;
  max-width: 100%;
  
}/* text alignments */
.iw-text-left {
  text-align: left !important; }

.iw-text-right {
  text-align: right !important; }

.iw-text-center {
  text-align: center !important; }

.iw-text-justify {
  text-align: justify !important; }

/* Visibility */
@media screen and (min-width: 640px) {
  .iw-small {
    display: none !important; } }

@media screen and (max-width: 640px) {
  .iw-med-up {
    display: none !important; } }

@media screen and (max-width: 640px), screen and (min-width: 1024px) {
  .iw-medium {
    display: none !important; } }

@media screen and (min-width: 1024px) {
  .iw-med-dw {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .iw-large {
    display: none !important; } }

/* Orientation targeting */
.iw-show-l,
.iw-hide-p {
  display: inherit !important; }

.iw-hide-l,
.iw-show-p {
  display: none !important; }

@media only screen and (orientation: landscape) {
  .iw-show-l,
  .iw-hide-p {
    display: inherit !important; }
  .iw-hide-l,
  .iw-show-p {
    display: none !important; } }

@media only screen and (orientation: portrait) {
  .iw-show-p,
  .iw-hide-l {
    display: inherit !important; }
  .iw-hide-p,
  .iw-show-l {
    display: none !important; } }

.iw-row {
  margin: 0 auto;
  width: 100%; }
  .iw-row:before, .iw-row:after {
    content: " ";
    display: table; }
  .iw-row:after {
    clear: both; }

.iw-cols {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative; }

.iw-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none; }

[class*='iw-width'] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }

.iw-width-auto {
  width: auto; }

.iw-width-expand {
  flex: 1;
  min-width: 1px; }

@media (min-width: 640px) {
  .iw-width-auto-m {
    width: auto; }
  .iw-width-expand-m {
    flex: 1;
    min-width: 1px; } }

@media (min-width: 1024px) {
  .iw-width-auto-l {
    width: auto; }
  .iw-width-expand-l {
    flex: 1;
    min-width: 1px; } }
