.shg-box {
  position: relative;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-715195a9-e7b1-4d66-9dab-6911015d306c { min-height: 50px; }
#s-1f463b89-7cca-40ca-b245-bcf6e91ecf0c { min-height: 50px; }
@media (max-width: 767px){#s-1f463b89-7cca-40ca-b245-bcf6e91ecf0c, #wrap-s-1f463b89-7cca-40ca-b245-bcf6e91ecf0c { display:none !important; }}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.woff2')
      format('woff2'),
    url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.woff')
      format('woff'),
    url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.ttf')
      format('truetype'),
    url('https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
      format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shg-car-control .glyphicon-chevron-left {
  margin-left: -10px;
  left: 50%;
}

.shg-car-control .glyphicon-chevron-left:before {
  content: "\e079";
}

.shg-car-control .glyphicon-chevron-right {
  margin-right: -10px;
  right: 50%;
}

.shg-car-control .glyphicon-chevron-right:before {
  content: "\e080";
}

.shg-car {
  min-height: inherit;
  max-height: inherit;
  position: relative;
}

.shg-car-inner {
  min-height: inherit;
  max-height: inherit;
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.shg-car-inner > .shg-car-item {
  min-height: inherit;
  max-height: inherit;
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.shg-car-item a {
  text-decoration: none;
  border: none;
}

.shg-car-inner > .shg-car-item img {
  min-height: inherit;
  max-height: inherit;
}

.shg-car-inner > .shg-car-item > img,
.shg-car-inner > .shg-car-item > a > img {
  line-height: 1;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  border: 0;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .shg-car-inner > .shg-car-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;

            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .shg-car-inner > .shg-car-item.next,
  .shg-car-inner > .shg-car-item.shg-active.shg-car-right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .shg-car-inner > .shg-car-item.prev,
  .shg-car-inner > .shg-car-item.shg-active.shg-car-left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .shg-car-inner > .shg-car-item.next.shg-car-left,
  .shg-car-inner > .shg-car-item.prev.shg-car-right,
  .shg-car-inner > .shg-car-item.shg-active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.shg-car-inner > .shg-active,
.shg-car-inner > .next,
.shg-car-inner > .prev {
  display: block;
}
.shg-car-inner > .shg-active {
  left: 0;
}
.shg-car-inner > .next,
.shg-car-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.shg-car-inner > .next {
  left: 100%;
}
.shg-car-inner > .prev {
  left: -100%;
}
.shg-car-inner > .next.shg-car-left,
.shg-car-inner > .prev.shg-car-right {
  left: 0;
}
.shg-car-inner > .shg-active.shg-car-left {
  left: -100%;
}
.shg-car-inner > .shg-active.shg-car-right {
  left: 100%;
}
.shg-car-control {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
  z-index: 5;
  text-decoration: none;
  border: none;
}
.shg-car-control.shg-car-left {
}
.shg-car-control.shg-car-right {
  right: 0;
  left: auto;
}
.shg-car-control:hover,
.shg-car-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.shg-car-control .icon-prev,
.shg-car-control .icon-next,
.shg-car-control .glyphicon-chevron-left,
.shg-car-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.shg-car-control .icon-prev,
.shg-car-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.shg-car-control .icon-next,
.shg-car-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.shg-car-control .icon-prev,
.shg-car-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.shg-car-control .icon-prev:before {
  content: '\2039';
}
.shg-car-control .icon-next:before {
  content: '\203a';
}
.shg-car-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.shg-car-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.shg-car-indicators .shg-active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.shg-car-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.shg-car-caption h3 {
  margin: 0 !important;
  padding: 30px !important;
}
.shg-car-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .shg-car-control .glyphicon-chevron-left,
  .shg-car-control .glyphicon-chevron-right,
  .shg-car-control .icon-prev,
  .shg-car-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .shg-car-control .glyphicon-chevron-left,
  .shg-car-control .icon-prev {
    margin-left: -10px;
  }
  .shg-car-control .glyphicon-chevron-right,
  .shg-car-control .icon-next {
    margin-right: -10px;
  }
  .shg-car-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .shg-car-indicators {
    bottom: 20px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  max-height: inherit;
  margin: 0;
  overflow: visible;
  clip: auto;
}

#s-e2730032-9093-4c5e-88f8-56a9f894b490 {  }
#s-7181cc62-090c-4465-b0ba-cb7c7df064b3 { padding-top: 10%;
padding-bottom: 10%;
min-height: 50px; }
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-64ea61dc-52eb-4ecd-a3fb-5387c429c6f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
}

.shogun-image-contain {
  font-family: 'object-fit: contain;';
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shogun-lightbox-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}

.shogun-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shogun-lightbox-close:hover,
.shogun-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-a166d32f-0d28-4c15-ad17-ca0b7c242b5b { margin-bottom: 5%;
text-align: center; }
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-378c21bd-b50d-4070-8975-d4ffcc235b1e { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-9de5c6d8-8162-4c89-a47e-4c918c99a596 { margin-bottom: 5%;
text-align: center; }
#s-d096fecc-a668-4e57-854d-8217ad53e0ce { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-b11f253e-44c6-4532-b7ad-069a9bf3aedf { margin-bottom: 5%;
text-align: center; }
#s-77bffc78-2a79-446f-b221-79214e39ca74 { padding-top: 10px;
padding-bottom: 10px;
text-align: left; }
#s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47 { margin-top: 5%;
margin-bottom: %; }
@media (min-width: 0px) {
[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3f4d26ac-65bb-46f0-9f68-6e74e8f74a47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shg-btn {
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#s-a904dc68-ff60-4093-b671-b8974a2596f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(9, 90, 171, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-a904dc68-ff60-4093-b671-b8974a2596f6:hover {background-color: rgba(11, 102, 193, 1) !important;
text-decoration: none !important;}
#s-a904dc68-ff60-4093-b671-b8974a2596f6:active {background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;}

#s-137d0b28-a368-440c-b41e-9f3f3915aeaf { min-height: 50px;
background-color: rgba(9, 90, 171, 1); }
#s-191cc438-d0fc-4c0b-8507-623908913be9 { padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
min-height: 50px; }
@media (min-width: 0px) {
[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0c40831-dcec-412d-a89b-6a30425385f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3c8f9b36-e12e-43ea-afa2-78fc8c47db3b { text-align: center; }
#s-cff95e9e-25fa-4dc1-a397-aa88a958f8b1 { min-height: 50px; }
#s-4563124d-3f84-4a7e-80b8-cdb90c9f6e6c { padding-top: 15%;
padding-bottom: 10px;
text-align: left; }
#s-be0a3007-a9cd-4987-9977-d2795d67b2ab { padding-top: %;
padding-bottom: 2%; }
@media (min-width: 0px) {
[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0770b00e-7ce2-42f1-bbfb-7dc56a40de9f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-35d20bff-4c2d-488b-a412-d1b24b161b7a { margin-left: %;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
font-weight: bold;
color: rgba(9, 90, 171, 1);
text-decoration: none; }
@media (max-width: 767px){#s-35d20bff-4c2d-488b-a412-d1b24b161b7a, #wrap-s-35d20bff-4c2d-488b-a412-d1b24b161b7a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35d20bff-4c2d-488b-a412-d1b24b161b7a, #wrap-s-35d20bff-4c2d-488b-a412-d1b24b161b7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35d20bff-4c2d-488b-a412-d1b24b161b7a, #wrap-s-35d20bff-4c2d-488b-a412-d1b24b161b7a { display:none !important; }}@media (min-width: 1200px){#s-35d20bff-4c2d-488b-a412-d1b24b161b7a, #wrap-s-35d20bff-4c2d-488b-a412-d1b24b161b7a { display:none !important; }}#s-35d20bff-4c2d-488b-a412-d1b24b161b7a:hover {background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;}
#s-35d20bff-4c2d-488b-a412-d1b24b161b7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-adcd22dc-079a-475d-a17a-e0bf2f046765 { padding-top: 5%;
padding-bottom: 5%;
min-height: 50px; }
@media (min-width: 0px) {
[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6da7fae1-4ed5-44e9-b91d-bdbb80a5984e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4edc7b1f-4653-47d1-978a-e59c65e17f74 { text-align: center; }
#s-bdc85bdf-07a9-46ac-9eae-3d81c1ec92b7 { min-height: 50px; }
#s-56027a4c-01dc-4766-ba1c-7243253b8e58 { padding-bottom: 10px;
text-align: left; }
#s-bf7ecbc4-d7b2-41c3-8fc3-23a9ca250af6 { margin-bottom: 10px;
padding-right: 85%; }
#s-9a83e37e-a38a-4b8f-a4d5-7e820add0588 { padding-top: %;
padding-bottom: 2%; }
#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf { margin-left: %;
margin-right: 50%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(9, 90, 171, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
@media (max-width: 767px){#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf, #wrap-s-0358c71f-a15d-4963-83cc-0d5a7bd063cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf, #wrap-s-0358c71f-a15d-4963-83cc-0d5a7bd063cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf, #wrap-s-0358c71f-a15d-4963-83cc-0d5a7bd063cf { display:none !important; }}@media (min-width: 1200px){#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf, #wrap-s-0358c71f-a15d-4963-83cc-0d5a7bd063cf { display:none !important; }}#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf:hover {background-color: rgba(11, 102, 193, 1) !important;
text-decoration: none !important;}
#s-0358c71f-a15d-4963-83cc-0d5a7bd063cf:active {background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;}

#s-262368a1-684e-471f-be41-2ca72629e323 { background-image: url(https://ucarecdn.com/f3c9c638-480d-48a8-821e-d780d3a700f6/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 3%;
padding-bottom: 3%;
min-height: 50px;
background-position: center center; }
@media (max-width: 767px){#s-262368a1-684e-471f-be41-2ca72629e323, #wrap-s-262368a1-684e-471f-be41-2ca72629e323 { display:none !important; }}
#s-46c98cb4-37b9-44b8-82d6-c8eef34a140e { margin-left: 25%;
margin-right: 25%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.92); }
#s-861cb634-4a79-4675-b55e-aef399f87684 { margin-top: px;
margin-bottom: px;
padding-bottom: 10px;
text-align: center; }
#s-6dadce91-822a-40c7-ac54-c1e4e6a868ca { margin-left: auto;
margin-right: auto;
padding-left: 45%;
padding-right: 45%; }
#s-a38a6613-9fc1-464f-9587-056507d200e7 { border-style: solid;
padding-top: 4%;
padding-bottom: 0%;
border-color: #000; }
#s-39f606d2-ff1c-4c9c-926b-a8d45efa0be5 { margin-top: 2%;
margin-left: 25%;
margin-bottom: %;
margin-right: 25%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(9, 90, 171, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-39f606d2-ff1c-4c9c-926b-a8d45efa0be5:hover {background-color: rgba(11, 102, 193, 1) !important;
text-decoration: none !important;}
#s-39f606d2-ff1c-4c9c-926b-a8d45efa0be5:active {background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;}

#s-4a70cc12-2569-4153-8cfa-a4fbe874b4bf { padding-top: 10%;
padding-bottom: 10%;
min-height: 50px; }
@media (min-width: 0px) {
[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96ea88d1-0396-4c1e-9557-bbc429c69fd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7a242580-d47c-4c32-a88c-02a1794011be { padding-bottom: 10px;
text-align: left; }
#s-d04ce7cc-868f-4dcb-a657-f52b110ec9c8 { margin-bottom: 10px;
padding-right: 85%; }
#s-9cce3e36-bcdc-4b0e-a015-e2cec0d2211c { padding-top: %;
padding-bottom: 2%; }
#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86 { margin-right: 50%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(9, 90, 171, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
@media (max-width: 767px){#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86, #wrap-s-b0aafbee-e0f3-4b46-8154-47cbd9315b86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86, #wrap-s-b0aafbee-e0f3-4b46-8154-47cbd9315b86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86, #wrap-s-b0aafbee-e0f3-4b46-8154-47cbd9315b86 { display:none !important; }}@media (min-width: 1200px){#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86, #wrap-s-b0aafbee-e0f3-4b46-8154-47cbd9315b86 { display:none !important; }}#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86:hover {background-color: rgba(11, 102, 193, 1) !important;
text-decoration: none !important;}
#s-b0aafbee-e0f3-4b46-8154-47cbd9315b86:active {background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;}

#s-cd3b822d-f636-4ed5-bcf9-b24b24fc3868 { min-height: 50px; }
#s-f1fddbdb-fdba-4509-83db-4f103fd80fe5 { text-align: center; }
#s-44041e91-f21c-41c2-9524-f6fc5e82c40b { padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(9, 90, 171, 1); }
#s-506ab692-24d0-43f3-a414-4f3098bc4746 { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0); }
#s-eced974a-e7b4-4272-abd2-b6ff77443c40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f50887fe-72ef-45c5-ba9f-0276aea51c4b { border-style: solid;
margin-top: 3%;
padding-left: 10%;
padding-right: 10%;
border-color: rgba(116, 7, 7, 1); }
@media (min-width: 0px) {
[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-f50887fe-72ef-45c5-ba9f-0276aea51c4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-d888e9e9-1245-4db6-b175-7c50f07dcc60 {  }
#s-6b946a42-4f30-49e3-9593-1031217b6d9f { margin-top: 2%;
padding-left: 10%;
padding-right: 10%; }
#s-3af47dda-9421-4519-bc82-c398ff8c12b4 { margin-top: 25px;
margin-left: 35%;
margin-right: 35%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
font-weight: bold;
color: rgba(9, 90, 171, 1);
text-decoration: none; }
#s-3af47dda-9421-4519-bc82-c398ff8c12b4:hover {background-color: rgba(234, 234, 234, 1) !important;
text-decoration: none !important;}
#s-3af47dda-9421-4519-bc82-c398ff8c12b4:active {background-color: rgba(20, 20, 20, 1) !important;
text-decoration: none !important;}

#s-c7b7f184-59b7-4de2-a8c5-7d4e121a5511 { padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1); }
#s-0fffeb3f-3371-4d0c-ac8e-9a0b2d424444 { padding-bottom: 10px;
text-align: center; }
#s-0438f970-3875-45de-b926-19e3b2c0c454 { margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-left: 45%;
padding-right: 45%; }
#s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370 { margin-top: 5%;
margin-bottom: 0%; }
@media (min-width: 0px) {
[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6cfc6c77-2861-4a3d-b5a0-09968a6bb370"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-11eef751-efb1-4832-9b9f-c8f5beff01e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(9, 90, 171, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-11eef751-efb1-4832-9b9f-c8f5beff01e8:hover {background-color: rgba(11, 102, 193, 1) !important;
text-decoration: none !important;}
#s-11eef751-efb1-4832-9b9f-c8f5beff01e8:active {background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;}

#s-ac484d56-1c91-4525-8136-6807a6836eb3 { background-image: url(https://ucarecdn.com/ec8d31ee-795d-4c27-99a9-9edca7a55f40/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-position: center center;
background-color: rgba(0, 0, 0, 1);
background-attachment: scroll; }
@media (max-width: 767px){#s-ac484d56-1c91-4525-8136-6807a6836eb3, #wrap-s-ac484d56-1c91-4525-8136-6807a6836eb3 { display:none !important; }}
#s-f4ed2710-d665-40bb-aebf-4a603cb56d62 { margin-left: 25%;
margin-right: 25%;
padding-top: 3%;
padding-bottom: 3%;
min-height: 50px; }
#s-1d353d3a-730e-484a-b4a1-882a29ac17f0 { margin-top: px;
margin-bottom: px;
padding-bottom: 10px;
text-align: center; }
#s-4f013c57-9bf2-4a6b-841c-873c5d4c77cd { margin-left: auto;
margin-right: auto;
padding-left: 45%;
padding-right: 45%; }
#s-e81126e5-0c78-4d66-bce4-5ed43918f0ad { border-style: solid;
padding-top: 4%;
padding-bottom: 0%;
border-color: #000; }
#s-5f7e2477-e298-4f64-973e-70409ffd7dc4 { margin-left: 25%;
margin-right: 25%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
text-align: center;
background-color: rgba(9, 90, 171, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
#s-5f7e2477-e298-4f64-973e-70409ffd7dc4:hover {background-color: rgba(11, 102, 193, 1) !important;
text-decoration: none !important;}
#s-5f7e2477-e298-4f64-973e-70409ffd7dc4:active {background-color: rgba(64, 64, 64, 1) !important;
text-decoration: none !important;}

#s-9a95bbd3-e671-4931-8598-5469874e9e2f { padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1); }
@media (max-width: 767px){#s-9a95bbd3-e671-4931-8598-5469874e9e2f, #wrap-s-9a95bbd3-e671-4931-8598-5469874e9e2f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a95bbd3-e671-4931-8598-5469874e9e2f, #wrap-s-9a95bbd3-e671-4931-8598-5469874e9e2f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a95bbd3-e671-4931-8598-5469874e9e2f, #wrap-s-9a95bbd3-e671-4931-8598-5469874e9e2f { display:none !important; }}@media (min-width: 1200px){#s-9a95bbd3-e671-4931-8598-5469874e9e2f, #wrap-s-9a95bbd3-e671-4931-8598-5469874e9e2f { display:none !important; }}
#s-b5a14592-a4de-4507-ae0c-482884f6aa8c { background-color: rgba(255, 255, 255, 0); }
@media (min-width: 0px) {
[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a14592-a4de-4507-ae0c-482884f6aa8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fd278cca-9ce8-47c2-b155-6a70bdfe0dff { padding-bottom: 10px;
text-align: left; }
#s-e3316842-44bc-4ad3-9fc1-03589db15abf { margin-bottom: 10px;
padding-right: 85%; }
.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input, textarea {
  margin: 0;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input, .shogun-form textarea {
  width: 100%;
}

#s-8d666240-4fc0-4ec4-94e2-ef7650ca72a9 { -webkit-box-shadow:    rgba(0, 0, 0, 0.48); box-shadow:    rgba(0, 0, 0, 0.48);
padding-top: 25px;
background-color: rgba(255, 255, 255, 1); }
.shg-c:before, .shg-c:after {
  content: ' ';
  display: table;
}

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c, .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}
