.shg-box {
  position: relative;
}

.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-fb584151-ca1b-4653-b65a-81ac04265abc { margin-top: 0px; }
@media (max-width: 767px){#s-fb584151-ca1b-4653-b65a-81ac04265abc, #wrap-s-fb584151-ca1b-4653-b65a-81ac04265abc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb584151-ca1b-4653-b65a-81ac04265abc, #wrap-s-fb584151-ca1b-4653-b65a-81ac04265abc { display:none !important; }}
#s-fb584151-ca1b-4653-b65a-81ac04265abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9eac2c89-7cee-4969-a090-6cd04203d1b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-28169ae4-ab4b-4e4c-bd04-b58f9b106d1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9c58773d-3b2d-44f2-90dd-d5e092f5abd8 { background-image: url(https://i.shgcdn.com/573e11f8-9fa2-48f7-8a65-0c4eef28e422/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -35px;
min-height: 420px;
background-position: center center;
background-color: rgba(17, 17, 17, 0.53);
background-attachment: scroll; }
@media (max-width: 767px){#s-9c58773d-3b2d-44f2-90dd-d5e092f5abd8, #wrap-s-9c58773d-3b2d-44f2-90dd-d5e092f5abd8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c58773d-3b2d-44f2-90dd-d5e092f5abd8, #wrap-s-9c58773d-3b2d-44f2-90dd-d5e092f5abd8 { display:none !important; }}
#s-9c58773d-3b2d-44f2-90dd-d5e092f5abd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8752504b-6f65-4d09-a613-2f6fc1a4b28b { margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 1000px;
opacity: 1;
text-align: left; }
#s-8752504b-6f65-4d09-a613-2f6fc1a4b28b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ceb5da1f-0bac-4576-a0dc-78976315e761 {  }
#s-58910772-a262-4292-946d-2b8db04a216d { margin-top: -80px; }
#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda { margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
padding-top: 0px;
padding-bottom: 20px; }
@media (max-width: 767px){#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda, #wrap-s-d0fc095f-3bad-4c81-a7be-dd6b91359eda { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda, #wrap-s-d0fc095f-3bad-4c81-a7be-dd6b91359eda { display:none !important; }}
#s-d0fc095f-3bad-4c81-a7be-dd6b91359eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9ecbeca1-4c42-4ddf-b3e3-7097da81060a { margin-top: 40px; }
#s-a3d907c4-2053-404e-8f35-b2f0edcdf118 { margin-top: 30px;
margin-bottom: 10px; }
.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 {
  -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: 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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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;
}

#s-530f84ad-955b-457c-9b83-84eba972b24d { padding-top: 10px;
padding-bottom: 35px;
text-align: center; }
#s-f18b2539-923b-487c-aff7-94f2df9e486d { padding-top: 0px;
text-align: center; }
#s-af65efb8-1ff4-490c-b519-7428895f2f42 { padding-top: 0px;
padding-bottom: 30px; }
#s-212d6af3-4175-48d1-9541-0ea51c271fc6 { padding-top: 0px;
text-align: center; }
#s-a3459351-1fb6-4624-bbf9-8e10398b0830 { margin-left: 0%;
margin-right: 0%;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1); }
#s-a3459351-1fb6-4624-bbf9-8e10398b0830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-eeeca9e1-c00c-4bda-9b04-61e3c97f80f4 { margin-left: 8%;
margin-right: 8%;
padding-top: 40px; }
#s-8d5e7472-8ca3-4e0a-80a6-446a8796157c { margin-left: 8%;
margin-right: 8%;
padding-top: 14px; }
#s-de172afd-1019-4c92-8d8d-7e920e9e0729 { margin-left: 8%;
margin-right: 8%;
padding-top: 40px;
padding-bottom: 40px;
text-align: center; }
#s-8f310cef-4955-4437-b2be-2d4902bf4297 { margin-left: 8%;
margin-right: 8%;
padding-top: 20px; }
#s-6a5a7962-8a73-48b2-87c3-e60c5b86a32b { padding-top: 40px;
padding-bottom: 40px;
text-align: center; }
#s-fcf5f42b-81f0-4028-81e0-52db69bb8baf { margin-left: 8%;
margin-right: 8%;
padding-top: 20px;
padding-bottom: 15px; }
#s-29f58393-5aa5-4d65-b343-29d07d1485b6 { min-height: 50px; }
#s-29f58393-5aa5-4d65-b343-29d07d1485b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2db7c83f-4404-4fc4-b2f8-14ccdc99903c { margin-top: 30px;
margin-bottom: 10px; }
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
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-b3e856f0-647d-4535-903a-ae66b6a8e69c { margin-left: 8%;
margin-right: 8%;
padding-top: 20px; }
@media (max-width: 767px){#s-b3e856f0-647d-4535-903a-ae66b6a8e69c, #wrap-s-b3e856f0-647d-4535-903a-ae66b6a8e69c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3e856f0-647d-4535-903a-ae66b6a8e69c, #wrap-s-b3e856f0-647d-4535-903a-ae66b6a8e69c { display:none !important; }}
@media (min-width: 0px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3e856f0-647d-4535-903a-ae66b6a8e69c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a409af66-4a3d-4516-a1af-fb7afe2d7d36 { text-align: center; }
#s-5301bd67-cbb0-4878-8d41-30389d0f9551 { padding-top: 30px; }
#s-f909753c-5f40-4eae-b194-c55e6e448a76 { text-align: center; }
#s-d3c6aa48-3ac7-41e5-b7ff-044b7815b925 { padding-top: 30px; }
#s-28b66c3d-8880-49cb-8445-77c9175c711b { margin-top: -90px; }
@media (min-width: 992px) and (max-width: 1199px){#s-28b66c3d-8880-49cb-8445-77c9175c711b, #wrap-s-28b66c3d-8880-49cb-8445-77c9175c711b { display:none !important; }}@media (min-width: 1200px){#s-28b66c3d-8880-49cb-8445-77c9175c711b, #wrap-s-28b66c3d-8880-49cb-8445-77c9175c711b { display:none !important; }}
#s-28b66c3d-8880-49cb-8445-77c9175c711b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-043ea9e9-3e11-4b2e-8ae2-00418c77908d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a5df4037-ac88-4f37-8168-96982a2dbf3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-74841f13-9bc9-400d-b02e-908d3c951d21 { background-image: url(https://i.shgcdn.com/b0e28455-3fdc-41c5-904f-4b1b25bfb98f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: -15px;
margin-bottom: -60px;
min-height: 402px;
background-position: center center;
background-attachment: scroll; }
@media (min-width: 992px) and (max-width: 1199px){#s-74841f13-9bc9-400d-b02e-908d3c951d21, #wrap-s-74841f13-9bc9-400d-b02e-908d3c951d21 { display:none !important; }}@media (min-width: 1200px){#s-74841f13-9bc9-400d-b02e-908d3c951d21, #wrap-s-74841f13-9bc9-400d-b02e-908d3c951d21 { display:none !important; }}
#s-74841f13-9bc9-400d-b02e-908d3c951d21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6dbd0e76-4b93-41b1-b08f-d88a5c272862 { margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 1000px;
opacity: 1;
text-align: left; }
#s-6dbd0e76-4b93-41b1-b08f-d88a5c272862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c031802d-69e6-4c6d-9d2d-ea6b988c8077 { margin-top: -40px;
padding-top: 42%; }
#s-7c2e5426-d0bc-4275-9759-997a1dce7463 { margin-top: -45px;
padding-top: 3%; }
#s-db0e108f-bdd8-4782-99ec-7f50ce41467e { margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
padding-top: 0px;
padding-bottom: 20px; }
@media (min-width: 992px) and (max-width: 1199px){#s-db0e108f-bdd8-4782-99ec-7f50ce41467e, #wrap-s-db0e108f-bdd8-4782-99ec-7f50ce41467e { display:none !important; }}@media (min-width: 1200px){#s-db0e108f-bdd8-4782-99ec-7f50ce41467e, #wrap-s-db0e108f-bdd8-4782-99ec-7f50ce41467e { display:none !important; }}
#s-db0e108f-bdd8-4782-99ec-7f50ce41467e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0ab562f8-7413-46e1-9421-4cf884f6dddf { margin-top: 19%; }
#s-e1c58856-0e40-4228-a13a-50b0e07cd221 { margin-top: 30px;
margin-bottom: 10px; }
#s-685e03fd-eb7b-49c4-8478-718d05ac1689 { margin-bottom: -5%;
padding-bottom: -%; }
#s-f100e5e1-ade6-47d2-8a2d-571773ac1633 { padding-top: 0px;
text-align: center; }
#s-60dee9fb-914d-4240-b1f7-aed0f3d8882f { padding-top: 36px; }
#s-8d54b5f1-337f-46df-b9b8-7cb36c6f7a98 { margin-top: 0px;
margin-bottom: 0px;
text-align: center; }
#s-6c081124-b076-468d-b283-64a324fdc122 { padding-top: 0px; }
#s-303f5381-3495-4b27-863e-f1983176b309 { margin-top: 0px;
margin-bottom: 10px;
padding-top: 5%;
text-align: center; }
#s-83d22de1-239a-4f7f-82c3-048d62df2ad6 { padding-bottom: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1); }
#s-83d22de1-239a-4f7f-82c3-048d62df2ad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8158419a-bc22-4d21-823b-b2f236c3e523 { margin-top: 30px;
margin-bottom: 10px; }
#s-bccf075e-c9f1-4f95-b8e1-e26154ea99d0 { margin-left: 8%;
margin-right: 8%; }
#s-705ad25b-3767-458c-ada2-de019d946e29 { margin-top: 3%;
margin-left: 8%;
margin-bottom: 3%;
margin-right: 8%;
text-align: center; }
#s-ed79794f-b2fb-41aa-bbe4-0074ad5248f3 { margin-left: 8%;
margin-right: 8%;
padding-top: 20px; }
#s-e03945ed-160a-4e4a-b8f9-b20f580b290f { margin-top: 3%;
margin-left: 8%;
margin-bottom: 3%;
margin-right: 8%;
text-align: center; }
#s-aececf09-2dc4-4c06-8bae-371e642bb77e { margin-left: 8%;
margin-right: 8%;
padding-top: 20px; }
#s-d5896bc9-9584-408a-8880-91b05689bc41 { margin-top: 0px; }
@media (min-width: 992px) and (max-width: 1199px){#s-d5896bc9-9584-408a-8880-91b05689bc41, #wrap-s-d5896bc9-9584-408a-8880-91b05689bc41 { display:none !important; }}@media (min-width: 1200px){#s-d5896bc9-9584-408a-8880-91b05689bc41, #wrap-s-d5896bc9-9584-408a-8880-91b05689bc41 { display:none !important; }}
#s-d5896bc9-9584-408a-8880-91b05689bc41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6467351d-4394-4179-8864-eb2527e69e13 { margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
padding-top: 0px;
padding-bottom: 20px; }
@media (max-width: 767px){#s-6467351d-4394-4179-8864-eb2527e69e13, #wrap-s-6467351d-4394-4179-8864-eb2527e69e13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6467351d-4394-4179-8864-eb2527e69e13, #wrap-s-6467351d-4394-4179-8864-eb2527e69e13 { display:none !important; }}
#s-6467351d-4394-4179-8864-eb2527e69e13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-afa7dce5-0475-47f4-9275-d94c2b6f3b41 { margin-top: 40px; }
#s-6d3ae24a-2b03-480a-8025-873a9d708d5c { padding-top: 10px;
text-align: center; }
#s-717b25f4-df57-4137-ad13-f13d12a08894 { margin-top: 30px;
margin-bottom: 10px; }
#s-86a90123-e9e2-4336-a7fe-bf2430c5c0a0 { padding-top: 20px; }
#s-03096652-9e46-40d4-a473-a4fe839569be { padding-top: 20px; }
#s-0048845d-4fc6-4c3f-80ec-c2065b7c9556 { padding-top: 20px; }
#s-e85ad49c-d824-4a54-991a-00926e75d18e { margin-top: 0px;
margin-bottom: 10px;
text-align: center; }
#s-cfa53354-83b9-4a3d-9ebe-c7fef943428f { padding-top: 20px; }
#s-0a54ffef-7473-40aa-9487-120bbae47030 { padding-top: 20px; }
#s-76e2a7cd-fd61-444d-bb5c-561c03fdd692 { min-height: 50px; }
#s-76e2a7cd-fd61-444d-bb5c-561c03fdd692 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-51e08282-dc7b-462f-987e-8b83f8984a93 { margin-top: 5px;
margin-bottom: 15px;
padding-top: 20px; }
#s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1 { margin-left: 0%;
margin-right: 0%; }
@media (min-width: 0px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c36f0b4-63c9-4fa9-857c-238fa8b9d8b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d8366c86-099c-4dc7-8101-4ca5915cec6a { margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
text-align: center; }
#s-27e44324-befe-4efa-902d-587bdde9c915 { padding-top: 5%; }
#s-7f253996-3498-4e9a-85b9-384a285b4088 { padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center; }
#s-b0727087-dd06-4940-9304-68023fb3d704 { margin-left: 25px;
margin-right: 25px;
padding-top: 5%;
padding-left: -px;
padding-bottom: %;
padding-right: 0px; }
#s-cfc408ed-ea05-493a-9098-08f338a5aef2 { min-height: 50px; }
#s-cfc408ed-ea05-493a-9098-08f338a5aef2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-a4c13acb-1554-4617-80ef-76a69b8fcafd { box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-top: 30px;
margin-right: 0%;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
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; }
#s-a4c13acb-1554-4617-80ef-76a69b8fcafd:hover {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}
#s-a4c13acb-1554-4617-80ef-76a69b8fcafd:active {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}

 #s-a4c13acb-1554-4617-80ef-76a69b8fcafd.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  bold ;
   font-style:  normal ;
   
 }
#s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6 { margin-top: 40px; }
@media (max-width: 767px){#s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6, #wrap-s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6, #wrap-s-c2af78fc-5c0b-4cad-997b-c00fc714cbd6 { display:none !important; }}
#s-9af661cd-dcc3-48ae-bdf7-620383412761 { margin-top: 40px; }
@media (min-width: 992px) and (max-width: 1199px){#s-9af661cd-dcc3-48ae-bdf7-620383412761, #wrap-s-9af661cd-dcc3-48ae-bdf7-620383412761 { display:none !important; }}@media (min-width: 1200px){#s-9af661cd-dcc3-48ae-bdf7-620383412761, #wrap-s-9af661cd-dcc3-48ae-bdf7-620383412761 { display:none !important; }}
.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;
}

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