.shg-box {
  position: relative;
}

/**
Ref:
https://keithclark.co.uk/articles/moving-ie-specific-css-into-media-blocks/media-tests/
https://stackoverflow.com/questions/44700068/flexbox-min-height-and-ie11
**/
/* @media screen\0 {
  .shg-box-vertical-center {
    height: 0;
  }
} */

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

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.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-a6c1e607-9894-4156-995b-464857964046 { background-image: url(https://ucarecdn.com/8739f133-a87d-4f00-a2da-7c6c04eded45/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background-color: rgba(54, 58, 70, 1); }
#s-a6c1e607-9894-4156-995b-464857964046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-078929d0-a687-4cdc-b58d-33d5656b14f5 { padding-top: 75px;
padding-bottom: 25px;
background-color: rgba(0, 0, 0, 0.69); }
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-137f149f-8ccb-441b-bb8f-d4500f770f8a { padding-bottom: 50px;
background-color: rgba(0, 0, 0, 0.69); }
@media (min-width: 992px) and (max-width: 1199px){#s-137f149f-8ccb-441b-bb8f-d4500f770f8a, #wrap-s-137f149f-8ccb-441b-bb8f-d4500f770f8a { display:none !important; }}@media (min-width: 1200px){#s-137f149f-8ccb-441b-bb8f-d4500f770f8a, #wrap-s-137f149f-8ccb-441b-bb8f-d4500f770f8a { display:none !important; }}
#s-6a4f152b-e419-4742-8273-c08d8a8b8dc1 { padding-left: 250px;
padding-bottom: 50px;
padding-right: 250px;
background-color: rgba(0, 0, 0, 0.69); }
@media (max-width: 767px){#s-6a4f152b-e419-4742-8273-c08d8a8b8dc1, #wrap-s-6a4f152b-e419-4742-8273-c08d8a8b8dc1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a4f152b-e419-4742-8273-c08d8a8b8dc1, #wrap-s-6a4f152b-e419-4742-8273-c08d8a8b8dc1 { display:none !important; }}
#s-d2835e45-763b-4816-9592-dfc892d23fbe { margin-left: 0%;
margin-right: 0%;
padding-top: 50px;
padding-left: 200px;
padding-bottom: 50px;
padding-right: 200px; }
#s-26a3c3ff-2206-4770-980a-18e2f0990298 { margin-top: -30px;
padding-left: 200px;
padding-right: 200px; }
.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;
}

#s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c { padding-top: 30px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px; }
@media (min-width: 992px) and (max-width: 1199px){#s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c, #wrap-s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c { display:none !important; }}@media (min-width: 1200px){#s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c, #wrap-s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c { display:none !important; }}
@media (min-width: 0px) {
[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34182fa0-4ac8-4e74-86e1-4dc5b006ca4c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

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

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

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

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

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

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

.shogun-image-contain {
  font-family: "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: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

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

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  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;
}

/**
Ref: https://stackoverflow.com/questions/33417014/images-max-width-max-height-not-working-in-ie-11
**/
@media screen\0 {
  /* .shogun-image-container {
    display: flex !important;
  }
  .shogun-image-container .shogun-image {
    flex: 1;
    /* width: 100%; */
  } */
}

#s-c4703dba-4190-4ca7-b545-91173b97d9be { text-align: center; }
#s-6c43be01-2bb1-4c85-85c4-84c22a2f17be { text-align: center; }
#s-23777dc7-0713-402c-8d96-bf8c83f4b3b7 { text-align: center; }
#s-b555c54e-fcc2-43e4-b07e-c7d1dde46e8d { text-align: center; }
#s-c38ac85a-2e24-4c08-b5ba-eaca2eb97bc3 { text-align: center; }
#s-5b4e132e-e9ce-4f9f-b733-d6923980cbf7 { text-align: center; }
#s-f6b38a1f-efef-4961-8a5b-57336579ced2 { padding-top: 30px;
padding-left: 220px;
padding-bottom: 30px;
padding-right: 220px; }
@media (max-width: 767px){#s-f6b38a1f-efef-4961-8a5b-57336579ced2, #wrap-s-f6b38a1f-efef-4961-8a5b-57336579ced2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6b38a1f-efef-4961-8a5b-57336579ced2, #wrap-s-f6b38a1f-efef-4961-8a5b-57336579ced2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6b38a1f-efef-4961-8a5b-57336579ced2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-799fae44-6eaf-4a24-9ad3-2d0d68a84c15 { text-align: center; }
#s-9c85738c-59c9-45ee-b6b2-b33b31fdc623 { text-align: left; }
#s-7cc513ea-fa12-49ab-aa05-7a6170648296 { text-align: center; }
#s-9febd9d5-7fd6-41bf-b716-dccf45ff9226 { text-align: left; }
#s-76df4d48-6884-4314-9567-4e1e73fc9b8b { text-align: center; }
#s-a2740794-5f70-4b76-9714-a007d8556271 { text-align: left; }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-054b92a3-1641-4dea-bef3-3fbf49d055b4 { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
@media (min-width: 992px) and (max-width: 1199px){#s-054b92a3-1641-4dea-bef3-3fbf49d055b4, #wrap-s-054b92a3-1641-4dea-bef3-3fbf49d055b4 { display:none !important; }}@media (min-width: 1200px){#s-054b92a3-1641-4dea-bef3-3fbf49d055b4, #wrap-s-054b92a3-1641-4dea-bef3-3fbf49d055b4 { display:none !important; }}#s-054b92a3-1641-4dea-bef3-3fbf49d055b4:hover {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}
#s-054b92a3-1641-4dea-bef3-3fbf49d055b4:active {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}

 #s-054b92a3-1641-4dea-bef3-3fbf49d055b4.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49 { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-left: 35%;
margin-bottom: 50px;
margin-right: 35%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
@media (max-width: 767px){#s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49, #wrap-s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49, #wrap-s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49 { display:none !important; }}#s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49:hover {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}
#s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49:active {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}

 #s-bc0e05cc-13cc-4c2a-8c02-d11232f46f49.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-5852939d-7bd1-4d77-ba6e-e3d7a15492b5 { background-color: #EEF2F3; }
#s-5852939d-7bd1-4d77-ba6e-e3d7a15492b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ca859c02-a15b-41ce-b892-511def260a0d { padding-top: 50px;
text-align: center; }
#s-a6feb095-b729-4649-ae90-0738343312fb { padding-left: 200px;
padding-bottom: 50px;
padding-right: 150px;
text-align: center; }
#s-7e45cc7f-f1c6-40ab-8749-a0ec2a8e2b65 { padding-top: 50px;
padding-bottom: 40px;
background-color: #333645; }
@media (min-width: 992px) and (max-width: 1199px){#s-7e45cc7f-f1c6-40ab-8749-a0ec2a8e2b65, #wrap-s-7e45cc7f-f1c6-40ab-8749-a0ec2a8e2b65 { display:none !important; }}@media (min-width: 1200px){#s-7e45cc7f-f1c6-40ab-8749-a0ec2a8e2b65, #wrap-s-7e45cc7f-f1c6-40ab-8749-a0ec2a8e2b65 { display:none !important; }}
#s-7e45cc7f-f1c6-40ab-8749-a0ec2a8e2b65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6a70e66a-3aca-46ff-b992-f2b5a9bc298a { text-align: center; }
#s-3c133c4e-d580-48c2-a55e-df1cf9c58105 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-20b96a4a-70c3-4f86-bc3b-fe0a6865fb2f { margin-bottom: 10px;
height: 40px; }
#s-d58d3d81-9e40-49e1-a742-e8f2a5cc1fde { margin-top: 10px;
margin-bottom: 10px;
height: 40px; }
#s-c0c340a2-0069-47f6-803f-9a6467e4c4b6 { margin-top: 10px;
margin-bottom: 10px;
height: 40px; }
#s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29 { padding-top: 50px;
padding-bottom: 50px;
background-color: #333645; }
@media (max-width: 767px){#s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29, #wrap-s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29, #wrap-s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a5bfc0a9-1e52-4c70-8f0d-7bd76ea6ea29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea { padding-top: 50px;
text-align: center; }
@media (min-width: 0px) {
[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1dfba63d-a57b-4a8e-b6ef-6f749b1112ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-26db95b8-2027-46ad-8898-0dc72f2135ce { text-align: center; }
#s-e60c78ea-e8f5-49be-a6ae-ac5bf86ac2b7 { text-align: center; }
#s-a29ceb9b-15a9-4d26-823c-f6b27c25ad97 {  }
#s-cf598745-e85a-48f0-aa3e-e208b8f822f4 { padding-top: 50px;
padding-bottom: 20px; }
#s-8209c35f-1408-4225-9707-15626e014e72 { padding-left: 200px;
padding-bottom: 50px;
padding-right: 200px; }
@media (min-width: 0px) {
[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-8209c35f-1408-4225-9707-15626e014e72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-e7702f7b-99e3-4315-856d-793cf9036c27 { text-align: right; }
#s-17ca3f53-9cc9-4c2d-883f-abad95df2b2c { background-image: url(https://i.shgcdn.com/45763364-7199-4b20-8671-c71f5cf0f19a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center; }
#s-17ca3f53-9cc9-4c2d-883f-abad95df2b2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5c5649a3-e11f-47a2-a86e-9db606f83771 { min-height: 50px; }
#s-5c5649a3-e11f-47a2-a86e-9db606f83771 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-973f0f45-dc71-417e-a91a-e61b6c858e49 { margin-top: 8%;
margin-left: 40%;
margin-right: %;
background-color: rgba(255, 255, 255, 0.9); }
#s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-top: 5%;
margin-left: 35%;
margin-right: 35%;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
@media (max-width: 767px){#s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d, #wrap-s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d, #wrap-s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d { display:none !important; }}#s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d:hover {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}
#s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d:active {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}

 #s-8c7cd329-5c9c-4b09-a290-b70e7eb31b5d.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-ac81f632-50c1-4725-b18d-627d65dc7a71 { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-top: 5%;
margin-left: 5%;
margin-right: 5%;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none; }
@media (min-width: 992px) and (max-width: 1199px){#s-ac81f632-50c1-4725-b18d-627d65dc7a71, #wrap-s-ac81f632-50c1-4725-b18d-627d65dc7a71 { display:none !important; }}@media (min-width: 1200px){#s-ac81f632-50c1-4725-b18d-627d65dc7a71, #wrap-s-ac81f632-50c1-4725-b18d-627d65dc7a71 { display:none !important; }}#s-ac81f632-50c1-4725-b18d-627d65dc7a71:hover {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}
#s-ac81f632-50c1-4725-b18d-627d65dc7a71:active {background-color: rgba(45, 178, 169, 1) !important;
text-decoration: none !important;}

 #s-ac81f632-50c1-4725-b18d-627d65dc7a71.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-abe4f057-4d5e-4bbe-8eb6-90c9a07e272f { margin-left: 5%;
margin-right: 5%;
text-align: center; }
#s-abe4f057-4d5e-4bbe-8eb6-90c9a07e272f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bf3416e2-cc6f-4cc2-b168-d0a58e52ecce { padding-bottom: 30px; }
@media (min-width: 0px) {
[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db7b92dc-319e-49af-8d5f-25d8114e6d05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-225041b3-f218-4914-b6b6-5e431baf5029 {  }
#s-78b21b9f-1d1b-4a16-8876-35be36ec1208 { padding-top: 50px; }
#s-62ece221-c118-496e-aa1d-2050391e49bc { margin-top: 30px;
margin-bottom: -30px;
padding-top: 20px;
padding-left: 15%;
padding-bottom: 20px;
padding-right: 15%;
background-color: #e8e8e8; }
.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.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}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{width:100%}
