.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.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-7a59a0ad-24c1-4d7c-9fc6-2f1018844065 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a59a0ad-24c1-4d7c-9fc6-2f1018844065 {
  
}
}@media (max-width: 767px){#s-7a59a0ad-24c1-4d7c-9fc6-2f1018844065 {
  
}
}







#s-7a59a0ad-24c1-4d7c-9fc6-2f1018844065 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a59a0ad-24c1-4d7c-9fc6-2f1018844065.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6e2e574a-53d6-4469-adc0-d73a3d642e82 {
  background-image: url(https://i.shgcdn.com/724e4450-b373-4b1b-a827-fbe9d27f0fdb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 650px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e2e574a-53d6-4469-adc0-d73a3d642e82 {
  display: none;
}
#s-6e2e574a-53d6-4469-adc0-d73a3d642e82, #wrap-s-6e2e574a-53d6-4469-adc0-d73a3d642e82 { display:none !important; }}@media (max-width: 767px){#s-6e2e574a-53d6-4469-adc0-d73a3d642e82 {
  display: none;
}
#s-6e2e574a-53d6-4469-adc0-d73a3d642e82, #wrap-s-6e2e574a-53d6-4469-adc0-d73a3d642e82 { display:none !important; }}







#s-6e2e574a-53d6-4469-adc0-d73a3d642e82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e2e574a-53d6-4469-adc0-d73a3d642e82.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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 {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: -webkit-box;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-beba48fe-b17d-467d-8056-72cb26e1f7ac {
  text-align: center;
}
@media (min-width: 1200px){#s-beba48fe-b17d-467d-8056-72cb26e1f7ac {
  display: none;
}
#s-beba48fe-b17d-467d-8056-72cb26e1f7ac, #wrap-s-beba48fe-b17d-467d-8056-72cb26e1f7ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-beba48fe-b17d-467d-8056-72cb26e1f7ac {
  display: none;
}
#s-beba48fe-b17d-467d-8056-72cb26e1f7ac, #wrap-s-beba48fe-b17d-467d-8056-72cb26e1f7ac { display:none !important; }}



  #s-beba48fe-b17d-467d-8056-72cb26e1f7ac img.shogun-image {
    
    width: px;
  }


#s-beba48fe-b17d-467d-8056-72cb26e1f7ac .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-27769a45-1492-4efe-a8fa-3a092d40bc85 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-27769a45-1492-4efe-a8fa-3a092d40bc85 {
  
}
}@media (max-width: 767px){#s-27769a45-1492-4efe-a8fa-3a092d40bc85 {
  
}
}







#s-27769a45-1492-4efe-a8fa-3a092d40bc85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27769a45-1492-4efe-a8fa-3a092d40bc85.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6a0454f8-811e-4e12-8f95-58565d3a5633 {
  min-height: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a0454f8-811e-4e12-8f95-58565d3a5633 {
  
}
}@media (max-width: 767px){#s-6a0454f8-811e-4e12-8f95-58565d3a5633 {
  
}
}







#s-6a0454f8-811e-4e12-8f95-58565d3a5633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a0454f8-811e-4e12-8f95-58565d3a5633.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-48aaf7d2-dcd4-43f7-9288-175aa6db0c42 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-48aaf7d2-dcd4-43f7-9288-175aa6db0c42 {
  
}
}@media (max-width: 767px){#s-48aaf7d2-dcd4-43f7-9288-175aa6db0c42 {
  
}
}







#s-48aaf7d2-dcd4-43f7-9288-175aa6db0c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48aaf7d2-dcd4-43f7-9288-175aa6db0c42.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: 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-4faabe31-1a6d-4a5a-9216-d693386b38ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4faabe31-1a6d-4a5a-9216-d693386b38ac {
  
}
}@media (max-width: 767px){#s-4faabe31-1a6d-4a5a-9216-d693386b38ac {
  
}
}
#s-4faabe31-1a6d-4a5a-9216-d693386b38ac .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6444ee15-220e-4d6f-bd4f-6865ae3676a0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6444ee15-220e-4d6f-bd4f-6865ae3676a0 {
  
}
}@media (max-width: 767px){#s-6444ee15-220e-4d6f-bd4f-6865ae3676a0 {
  
}
}







#s-6444ee15-220e-4d6f-bd4f-6865ae3676a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6444ee15-220e-4d6f-bd4f-6865ae3676a0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-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-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a1d1602-4212-4596-8101-1bc9e3d0cb7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-59883da3-c97a-4819-8360-87dce31a31df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7aeec23f-faf5-41ef-b5eb-d12696319d05 {
  text-align: center;
}




  #s-7aeec23f-faf5-41ef-b5eb-d12696319d05 img.shogun-image {
    
    width: px;
  }


#s-7aeec23f-faf5-41ef-b5eb-d12696319d05 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9e327f95-f44a-4628-9ff7-31670cdcab36 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e327f95-f44a-4628-9ff7-31670cdcab36 {
  
}
}@media (max-width: 767px){#s-9e327f95-f44a-4628-9ff7-31670cdcab36 {
  
}
}







#s-9e327f95-f44a-4628-9ff7-31670cdcab36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e327f95-f44a-4628-9ff7-31670cdcab36.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-64bf0b33-fee2-4035-8efb-e08ba6f74b06 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-64bf0b33-fee2-4035-8efb-e08ba6f74b06 {
  
}
}@media (max-width: 767px){#s-64bf0b33-fee2-4035-8efb-e08ba6f74b06 {
  
}
}







#s-64bf0b33-fee2-4035-8efb-e08ba6f74b06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64bf0b33-fee2-4035-8efb-e08ba6f74b06.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-3b895179-0eb5-4c2f-bd5c-38001cbd3515 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3b895179-0eb5-4c2f-bd5c-38001cbd3515:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b895179-0eb5-4c2f-bd5c-38001cbd3515:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b895179-0eb5-4c2f-bd5c-38001cbd3515.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-1bdf3649-e3e2-42d8-9a01-268f4a884dad {
  text-align: center;
}




  #s-1bdf3649-e3e2-42d8-9a01-268f4a884dad img.shogun-image {
    
    width: px;
  }


#s-1bdf3649-e3e2-42d8-9a01-268f4a884dad .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5a422e21-357c-488f-a3be-ce069e9f3a3e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a422e21-357c-488f-a3be-ce069e9f3a3e {
  
}
}@media (max-width: 767px){#s-5a422e21-357c-488f-a3be-ce069e9f3a3e {
  
}
}







#s-5a422e21-357c-488f-a3be-ce069e9f3a3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a422e21-357c-488f-a3be-ce069e9f3a3e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e37e43ac-bae5-4410-bc20-d6b158e48085 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e37e43ac-bae5-4410-bc20-d6b158e48085 {
  
}
}@media (max-width: 767px){#s-e37e43ac-bae5-4410-bc20-d6b158e48085 {
  
}
}







#s-e37e43ac-bae5-4410-bc20-d6b158e48085 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e37e43ac-bae5-4410-bc20-d6b158e48085.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fa5dd095-998f-48dc-9e29-9dff2dc273df {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa5dd095-998f-48dc-9e29-9dff2dc273df {
  
}
}@media (max-width: 767px){#s-fa5dd095-998f-48dc-9e29-9dff2dc273df {
  
}
}







#s-fa5dd095-998f-48dc-9e29-9dff2dc273df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa5dd095-998f-48dc-9e29-9dff2dc273df.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c1af5637-dea8-45be-9222-79317342cff9 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c1af5637-dea8-45be-9222-79317342cff9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c1af5637-dea8-45be-9222-79317342cff9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c1af5637-dea8-45be-9222-79317342cff9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-756fbf51-629f-47b1-aadb-5f1eb01ffbe2 {
  text-align: center;
}




  #s-756fbf51-629f-47b1-aadb-5f1eb01ffbe2 img.shogun-image {
    
    width: px;
  }


#s-756fbf51-629f-47b1-aadb-5f1eb01ffbe2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-504ae29c-8c37-42b4-80dc-67aa9c542660 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-504ae29c-8c37-42b4-80dc-67aa9c542660 {
  
}
}@media (max-width: 767px){#s-504ae29c-8c37-42b4-80dc-67aa9c542660 {
  
}
}







#s-504ae29c-8c37-42b4-80dc-67aa9c542660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-504ae29c-8c37-42b4-80dc-67aa9c542660.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6b10209b-bdd1-429b-b95d-ece79cef0f2a {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6b10209b-bdd1-429b-b95d-ece79cef0f2a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b10209b-bdd1-429b-b95d-ece79cef0f2a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b10209b-bdd1-429b-b95d-ece79cef0f2a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-dce97b5e-08e4-4394-bac8-2e116b1efa63 {
  text-align: center;
}




  #s-dce97b5e-08e4-4394-bac8-2e116b1efa63 img.shogun-image {
    
    width: px;
  }


#s-dce97b5e-08e4-4394-bac8-2e116b1efa63 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7f7aba37-4046-46d0-aed6-a52a1106b447 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f7aba37-4046-46d0-aed6-a52a1106b447 {
  
}
}@media (max-width: 767px){#s-7f7aba37-4046-46d0-aed6-a52a1106b447 {
  
}
}







#s-7f7aba37-4046-46d0-aed6-a52a1106b447 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f7aba37-4046-46d0-aed6-a52a1106b447.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dc5b2151-ebd4-4061-93e2-51f12a4278a4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc5b2151-ebd4-4061-93e2-51f12a4278a4 {
  
}
}@media (max-width: 767px){#s-dc5b2151-ebd4-4061-93e2-51f12a4278a4 {
  
}
}







#s-dc5b2151-ebd4-4061-93e2-51f12a4278a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc5b2151-ebd4-4061-93e2-51f12a4278a4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9109b85a-58b0-48c0-90c0-d51d3713b3cc {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9109b85a-58b0-48c0-90c0-d51d3713b3cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9109b85a-58b0-48c0-90c0-d51d3713b3cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9109b85a-58b0-48c0-90c0-d51d3713b3cc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-a47c3175-c2ef-4718-8df3-a46e0b74a314 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a47c3175-c2ef-4718-8df3-a46e0b74a314 {
  
}
}@media (max-width: 767px){#s-a47c3175-c2ef-4718-8df3-a46e0b74a314 {
  
}
}







#s-a47c3175-c2ef-4718-8df3-a46e0b74a314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a47c3175-c2ef-4718-8df3-a46e0b74a314.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-be04b45a-d21e-419d-abd5-8662a00562d9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-be04b45a-d21e-419d-abd5-8662a00562d9 {
  display: none;
}
#s-be04b45a-d21e-419d-abd5-8662a00562d9, #wrap-s-be04b45a-d21e-419d-abd5-8662a00562d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be04b45a-d21e-419d-abd5-8662a00562d9 {
  display: none;
}
#s-be04b45a-d21e-419d-abd5-8662a00562d9, #wrap-s-be04b45a-d21e-419d-abd5-8662a00562d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be04b45a-d21e-419d-abd5-8662a00562d9 {
  display: none;
}
#s-be04b45a-d21e-419d-abd5-8662a00562d9, #wrap-s-be04b45a-d21e-419d-abd5-8662a00562d9 { display:none !important; }}@media (max-width: 767px){#s-be04b45a-d21e-419d-abd5-8662a00562d9 {
  display: none;
}
#s-be04b45a-d21e-419d-abd5-8662a00562d9, #wrap-s-be04b45a-d21e-419d-abd5-8662a00562d9 { display:none !important; }}







#s-be04b45a-d21e-419d-abd5-8662a00562d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be04b45a-d21e-419d-abd5-8662a00562d9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

@media (min-width: 1200px){#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 {
  display: none;
}
#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446, #wrap-s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 {
  display: none;
}
#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446, #wrap-s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 {
  display: none;
}
#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446, #wrap-s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 { display:none !important; }}@media (max-width: 767px){#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 {
  display: none;
}
#s-f2f65fa2-cbb1-49b2-81fe-989c38e14446, #wrap-s-f2f65fa2-cbb1-49b2-81fe-989c38e14446 { display:none !important; }}
#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 {
  min-height: 30px;
}
@media (min-width: 1200px){#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 {
  display: none;
}
#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853, #wrap-s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 {
  display: none;
}
#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853, #wrap-s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 {
  display: none;
}
#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853, #wrap-s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 { display:none !important; }}@media (max-width: 767px){#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 {
  display: none;
}
#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853, #wrap-s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 { display:none !important; }}







#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15c3eaf7-6ab1-40cf-b713-9c44d9cf9853.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-002d70df-fed5-41f5-b672-f8fe9e2f7677 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-002d70df-fed5-41f5-b672-f8fe9e2f7677 {
  display: none;
}
#s-002d70df-fed5-41f5-b672-f8fe9e2f7677, #wrap-s-002d70df-fed5-41f5-b672-f8fe9e2f7677 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-002d70df-fed5-41f5-b672-f8fe9e2f7677 {
  display: none;
}
#s-002d70df-fed5-41f5-b672-f8fe9e2f7677, #wrap-s-002d70df-fed5-41f5-b672-f8fe9e2f7677 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-002d70df-fed5-41f5-b672-f8fe9e2f7677 {
  display: none;
}
#s-002d70df-fed5-41f5-b672-f8fe9e2f7677, #wrap-s-002d70df-fed5-41f5-b672-f8fe9e2f7677 { display:none !important; }}@media (max-width: 767px){#s-002d70df-fed5-41f5-b672-f8fe9e2f7677 {
  display: none;
}
#s-002d70df-fed5-41f5-b672-f8fe9e2f7677, #wrap-s-002d70df-fed5-41f5-b672-f8fe9e2f7677 { display:none !important; }}







#s-002d70df-fed5-41f5-b672-f8fe9e2f7677 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-002d70df-fed5-41f5-b672-f8fe9e2f7677.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-68cfd572-afe5-4292-8365-ee11b07fb924 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-68cfd572-afe5-4292-8365-ee11b07fb924 {
  display: none;
}
#s-68cfd572-afe5-4292-8365-ee11b07fb924, #wrap-s-68cfd572-afe5-4292-8365-ee11b07fb924 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68cfd572-afe5-4292-8365-ee11b07fb924 {
  display: none;
}
#s-68cfd572-afe5-4292-8365-ee11b07fb924, #wrap-s-68cfd572-afe5-4292-8365-ee11b07fb924 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68cfd572-afe5-4292-8365-ee11b07fb924 {
  display: none;
}
#s-68cfd572-afe5-4292-8365-ee11b07fb924, #wrap-s-68cfd572-afe5-4292-8365-ee11b07fb924 { display:none !important; }}@media (max-width: 767px){#s-68cfd572-afe5-4292-8365-ee11b07fb924 {
  display: none;
}
#s-68cfd572-afe5-4292-8365-ee11b07fb924, #wrap-s-68cfd572-afe5-4292-8365-ee11b07fb924 { display:none !important; }}







#s-68cfd572-afe5-4292-8365-ee11b07fb924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68cfd572-afe5-4292-8365-ee11b07fb924.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 {
  display: none;
}
#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65, #wrap-s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 {
  display: none;
}
#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65, #wrap-s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 {
  display: none;
}
#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65, #wrap-s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 { display:none !important; }}@media (max-width: 767px){#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 {
  display: none;
}
#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65, #wrap-s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 { display:none !important; }}







#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5556ee5a-65cd-494f-9ef9-34dcdc980d65.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-f9da8012-9f69-4434-8266-0d054c40aef5 {
  
}
}@media (max-width: 767px){#s-f9da8012-9f69-4434-8266-0d054c40aef5 {
  
}
}
#s-01a7c892-923c-4899-84db-2a42caa7feb6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-01a7c892-923c-4899-84db-2a42caa7feb6 {
  display: none;
}
#s-01a7c892-923c-4899-84db-2a42caa7feb6, #wrap-s-01a7c892-923c-4899-84db-2a42caa7feb6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01a7c892-923c-4899-84db-2a42caa7feb6 {
  display: none;
}
#s-01a7c892-923c-4899-84db-2a42caa7feb6, #wrap-s-01a7c892-923c-4899-84db-2a42caa7feb6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01a7c892-923c-4899-84db-2a42caa7feb6 {
  display: none;
}
#s-01a7c892-923c-4899-84db-2a42caa7feb6, #wrap-s-01a7c892-923c-4899-84db-2a42caa7feb6 { display:none !important; }}@media (max-width: 767px){#s-01a7c892-923c-4899-84db-2a42caa7feb6 {
  display: none;
}
#s-01a7c892-923c-4899-84db-2a42caa7feb6, #wrap-s-01a7c892-923c-4899-84db-2a42caa7feb6 { display:none !important; }}







#s-01a7c892-923c-4899-84db-2a42caa7feb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01a7c892-923c-4899-84db-2a42caa7feb6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 {
  display: none;
}
#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1, #wrap-s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 {
  display: none;
}
#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1, #wrap-s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 {
  display: none;
}
#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1, #wrap-s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 { display:none !important; }}@media (max-width: 767px){#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 {
  display: none;
}
#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1, #wrap-s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 { display:none !important; }}







#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c33751cd-1f6b-4499-b3aa-c0c2f91e90d1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0051d16e-1b03-4f13-adc4-034ecc708b21 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0051d16e-1b03-4f13-adc4-034ecc708b21 {
  display: none;
}
#s-0051d16e-1b03-4f13-adc4-034ecc708b21, #wrap-s-0051d16e-1b03-4f13-adc4-034ecc708b21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0051d16e-1b03-4f13-adc4-034ecc708b21 {
  display: none;
}
#s-0051d16e-1b03-4f13-adc4-034ecc708b21, #wrap-s-0051d16e-1b03-4f13-adc4-034ecc708b21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0051d16e-1b03-4f13-adc4-034ecc708b21 {
  display: none;
}
#s-0051d16e-1b03-4f13-adc4-034ecc708b21, #wrap-s-0051d16e-1b03-4f13-adc4-034ecc708b21 { display:none !important; }}@media (max-width: 767px){#s-0051d16e-1b03-4f13-adc4-034ecc708b21 {
  display: none;
}
#s-0051d16e-1b03-4f13-adc4-034ecc708b21, #wrap-s-0051d16e-1b03-4f13-adc4-034ecc708b21 { display:none !important; }}







#s-0051d16e-1b03-4f13-adc4-034ecc708b21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0051d16e-1b03-4f13-adc4-034ecc708b21.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-247b27fb-d739-44cd-bb05-d37413f3e4f6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-247b27fb-d739-44cd-bb05-d37413f3e4f6 {
  display: none;
}
#s-247b27fb-d739-44cd-bb05-d37413f3e4f6, #wrap-s-247b27fb-d739-44cd-bb05-d37413f3e4f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-247b27fb-d739-44cd-bb05-d37413f3e4f6 {
  display: none;
}
#s-247b27fb-d739-44cd-bb05-d37413f3e4f6, #wrap-s-247b27fb-d739-44cd-bb05-d37413f3e4f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-247b27fb-d739-44cd-bb05-d37413f3e4f6 {
  display: none;
}
#s-247b27fb-d739-44cd-bb05-d37413f3e4f6, #wrap-s-247b27fb-d739-44cd-bb05-d37413f3e4f6 { display:none !important; }}@media (max-width: 767px){#s-247b27fb-d739-44cd-bb05-d37413f3e4f6 {
  display: none;
}
#s-247b27fb-d739-44cd-bb05-d37413f3e4f6, #wrap-s-247b27fb-d739-44cd-bb05-d37413f3e4f6 { display:none !important; }}







#s-247b27fb-d739-44cd-bb05-d37413f3e4f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-247b27fb-d739-44cd-bb05-d37413f3e4f6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-4a125be6-5ea8-49a6-b0df-5c04039a149e {
  display: none;
}
#s-4a125be6-5ea8-49a6-b0df-5c04039a149e, #wrap-s-4a125be6-5ea8-49a6-b0df-5c04039a149e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a125be6-5ea8-49a6-b0df-5c04039a149e {
  display: none;
}
#s-4a125be6-5ea8-49a6-b0df-5c04039a149e, #wrap-s-4a125be6-5ea8-49a6-b0df-5c04039a149e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a125be6-5ea8-49a6-b0df-5c04039a149e {
  display: none;
}
#s-4a125be6-5ea8-49a6-b0df-5c04039a149e, #wrap-s-4a125be6-5ea8-49a6-b0df-5c04039a149e { display:none !important; }}@media (max-width: 767px){#s-4a125be6-5ea8-49a6-b0df-5c04039a149e {
  display: none;
}
#s-4a125be6-5ea8-49a6-b0df-5c04039a149e, #wrap-s-4a125be6-5ea8-49a6-b0df-5c04039a149e { display:none !important; }}
@media (min-width: 0px) {
[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a125be6-5ea8-49a6-b0df-5c04039a149e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2cc1add2-3532-479f-91ed-f208414ef53f {
  text-align: none;
}




  #s-2cc1add2-3532-479f-91ed-f208414ef53f img.shogun-image {
    
    width: px;
  }


#s-2cc1add2-3532-479f-91ed-f208414ef53f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-92575971-6681-4d33-8ce0-a7ad6972760e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-92575971-6681-4d33-8ce0-a7ad6972760e {
  display: none;
}
#s-92575971-6681-4d33-8ce0-a7ad6972760e, #wrap-s-92575971-6681-4d33-8ce0-a7ad6972760e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92575971-6681-4d33-8ce0-a7ad6972760e {
  display: none;
}
#s-92575971-6681-4d33-8ce0-a7ad6972760e, #wrap-s-92575971-6681-4d33-8ce0-a7ad6972760e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92575971-6681-4d33-8ce0-a7ad6972760e {
  display: none;
}
#s-92575971-6681-4d33-8ce0-a7ad6972760e, #wrap-s-92575971-6681-4d33-8ce0-a7ad6972760e { display:none !important; }}@media (max-width: 767px){#s-92575971-6681-4d33-8ce0-a7ad6972760e {
  display: none;
}
#s-92575971-6681-4d33-8ce0-a7ad6972760e, #wrap-s-92575971-6681-4d33-8ce0-a7ad6972760e { display:none !important; }}







#s-92575971-6681-4d33-8ce0-a7ad6972760e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92575971-6681-4d33-8ce0-a7ad6972760e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f {
  display: none;
}
#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f, #wrap-s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f {
  display: none;
}
#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f, #wrap-s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f {
  display: none;
}
#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f, #wrap-s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f { display:none !important; }}@media (max-width: 767px){#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f {
  display: none;
}
#s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f, #wrap-s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f { display:none !important; }}
@media (min-width: 0px) {
[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-ff950b82-d5e2-4090-bfa5-7c5e8a269b0f"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-782d9367-0b02-47df-addc-a67c0390384a {
  text-align: center;
}




  #s-782d9367-0b02-47df-addc-a67c0390384a img.shogun-image {
    
    width: px;
  }


#s-782d9367-0b02-47df-addc-a67c0390384a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 {
  display: none;
}
#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13, #wrap-s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 { display:none !important; }}@media (max-width: 767px){#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 {
  display: none;
}
#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13, #wrap-s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 { display:none !important; }}







#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aee8c1ec-c39f-40d0-b3cd-b72c3ba2da13.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7c64018-b653-4158-ab1a-9ed8eb99a363"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-96bfcf61-fe13-480e-bbd7-70c20f24297a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-523ce0ca-2061-47dd-9475-09d1e67d9da4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-523ce0ca-2061-47dd-9475-09d1e67d9da4 {
  
}
}@media (max-width: 767px){#s-523ce0ca-2061-47dd-9475-09d1e67d9da4 {
  
}
}







#s-523ce0ca-2061-47dd-9475-09d1e67d9da4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-523ce0ca-2061-47dd-9475-09d1e67d9da4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-10b375e5-1287-45bc-880a-75e92c8da235 {
  text-align: center;
}




  #s-10b375e5-1287-45bc-880a-75e92c8da235 img.shogun-image {
    
    width: px;
  }


#s-10b375e5-1287-45bc-880a-75e92c8da235 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-aaa0f5e2-bcf9-42be-95e5-016e91849e67 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aaa0f5e2-bcf9-42be-95e5-016e91849e67 {
  
}
}@media (max-width: 767px){#s-aaa0f5e2-bcf9-42be-95e5-016e91849e67 {
  
}
}







#s-aaa0f5e2-bcf9-42be-95e5-016e91849e67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aaa0f5e2-bcf9-42be-95e5-016e91849e67.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8ca860a4-c789-47fd-ab17-61e281fec4b2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ca860a4-c789-47fd-ab17-61e281fec4b2 {
  
}
}@media (max-width: 767px){#s-8ca860a4-c789-47fd-ab17-61e281fec4b2 {
  
}
}







#s-8ca860a4-c789-47fd-ab17-61e281fec4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ca860a4-c789-47fd-ab17-61e281fec4b2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5e5580d9-a636-4ed8-840d-1e4624fbfc01 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e5580d9-a636-4ed8-840d-1e4624fbfc01 {
  
}
}@media (max-width: 767px){#s-5e5580d9-a636-4ed8-840d-1e4624fbfc01 {
  
}
}







#s-5e5580d9-a636-4ed8-840d-1e4624fbfc01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e5580d9-a636-4ed8-840d-1e4624fbfc01.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-92288c93-5e38-4f0e-9ef0-ddd3d1a08ad0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-92288c93-5e38-4f0e-9ef0-ddd3d1a08ad0 {
  
}
}@media (max-width: 767px){#s-92288c93-5e38-4f0e-9ef0-ddd3d1a08ad0 {
  
}
}







#s-92288c93-5e38-4f0e-9ef0-ddd3d1a08ad0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92288c93-5e38-4f0e-9ef0-ddd3d1a08ad0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d339b97a-5a47-412e-afb2-ba91c1695cb9 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d339b97a-5a47-412e-afb2-ba91c1695cb9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d339b97a-5a47-412e-afb2-ba91c1695cb9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d339b97a-5a47-412e-afb2-ba91c1695cb9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-fbe42365-340d-41a4-9e20-d79c3049bbec {
  text-align: center;
}




  #s-fbe42365-340d-41a4-9e20-d79c3049bbec img.shogun-image {
    
    width: px;
  }


#s-fbe42365-340d-41a4-9e20-d79c3049bbec .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-166feff8-c903-4bd9-a93d-2e7f0ce55ebd {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-166feff8-c903-4bd9-a93d-2e7f0ce55ebd {
  
}
}@media (max-width: 767px){#s-166feff8-c903-4bd9-a93d-2e7f0ce55ebd {
  
}
}







#s-166feff8-c903-4bd9-a93d-2e7f0ce55ebd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-166feff8-c903-4bd9-a93d-2e7f0ce55ebd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-de15e6e9-8982-4bcb-83f7-d723c5cbf456 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de15e6e9-8982-4bcb-83f7-d723c5cbf456 {
  
}
}@media (max-width: 767px){#s-de15e6e9-8982-4bcb-83f7-d723c5cbf456 {
  
}
}







#s-de15e6e9-8982-4bcb-83f7-d723c5cbf456 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de15e6e9-8982-4bcb-83f7-d723c5cbf456.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-372c2861-db61-4e00-994f-f0bb06eeba90 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-372c2861-db61-4e00-994f-f0bb06eeba90 {
  
}
}@media (max-width: 767px){#s-372c2861-db61-4e00-994f-f0bb06eeba90 {
  
}
}







#s-372c2861-db61-4e00-994f-f0bb06eeba90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-372c2861-db61-4e00-994f-f0bb06eeba90.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-63bf1755-0575-414f-b7d5-15d6d7f6b7b6 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-63bf1755-0575-414f-b7d5-15d6d7f6b7b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-63bf1755-0575-414f-b7d5-15d6d7f6b7b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-63bf1755-0575-414f-b7d5-15d6d7f6b7b6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-e60ed1cb-7ed2-4d65-ab3d-5ecf61de68ea {
  text-align: center;
}




  #s-e60ed1cb-7ed2-4d65-ab3d-5ecf61de68ea img.shogun-image {
    
    width: px;
  }


#s-e60ed1cb-7ed2-4d65-ab3d-5ecf61de68ea .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c5dc11d0-c65f-4425-a40d-ea8816c3eb03 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5dc11d0-c65f-4425-a40d-ea8816c3eb03 {
  
}
}@media (max-width: 767px){#s-c5dc11d0-c65f-4425-a40d-ea8816c3eb03 {
  
}
}







#s-c5dc11d0-c65f-4425-a40d-ea8816c3eb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5dc11d0-c65f-4425-a40d-ea8816c3eb03.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7877d67f-a73e-42a1-978a-2cebc17e5d18 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7877d67f-a73e-42a1-978a-2cebc17e5d18 {
  
}
}@media (max-width: 767px){#s-7877d67f-a73e-42a1-978a-2cebc17e5d18 {
  
}
}







#s-7877d67f-a73e-42a1-978a-2cebc17e5d18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7877d67f-a73e-42a1-978a-2cebc17e5d18.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8e9461e3-b309-4573-a81e-1eb1544857ff {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8e9461e3-b309-4573-a81e-1eb1544857ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8e9461e3-b309-4573-a81e-1eb1544857ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8e9461e3-b309-4573-a81e-1eb1544857ff.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-2b03f05f-ad60-4efb-bcc6-423142dd2c19 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2b03f05f-ad60-4efb-bcc6-423142dd2c19 {
  
}
}@media (max-width: 767px){#s-2b03f05f-ad60-4efb-bcc6-423142dd2c19 {
  
}
}







#s-2b03f05f-ad60-4efb-bcc6-423142dd2c19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b03f05f-ad60-4efb-bcc6-423142dd2c19.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-afc3f810-8f6c-4d4e-9e57-fe5b46c04932 {
  text-align: center;
}




  #s-afc3f810-8f6c-4d4e-9e57-fe5b46c04932 img.shogun-image {
    
    width: px;
  }


#s-afc3f810-8f6c-4d4e-9e57-fe5b46c04932 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bceb3ded-4126-431d-851e-ba3eede73a57 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bceb3ded-4126-431d-851e-ba3eede73a57 {
  
}
}@media (max-width: 767px){#s-bceb3ded-4126-431d-851e-ba3eede73a57 {
  
}
}







#s-bceb3ded-4126-431d-851e-ba3eede73a57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bceb3ded-4126-431d-851e-ba3eede73a57.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-031cf608-b14e-403e-8fea-15fbca58b31b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-031cf608-b14e-403e-8fea-15fbca58b31b {
  
}
}@media (max-width: 767px){#s-031cf608-b14e-403e-8fea-15fbca58b31b {
  
}
}







#s-031cf608-b14e-403e-8fea-15fbca58b31b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-031cf608-b14e-403e-8fea-15fbca58b31b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-db2796c6-3e82-4c2d-ad48-d9c130cc46b5 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-db2796c6-3e82-4c2d-ad48-d9c130cc46b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db2796c6-3e82-4c2d-ad48-d9c130cc46b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db2796c6-3e82-4c2d-ad48-d9c130cc46b5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-6821221d-3aaa-4e33-b6f2-78b650f9c03d {
  min-height: 50px;
}








#s-6821221d-3aaa-4e33-b6f2-78b650f9c03d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6821221d-3aaa-4e33-b6f2-78b650f9c03d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-199a43e8-5d11-4f03-859a-5a5181902ef6 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-199a43e8-5d11-4f03-859a-5a5181902ef6 {
  display: none;
}
#s-199a43e8-5d11-4f03-859a-5a5181902ef6, #wrap-s-199a43e8-5d11-4f03-859a-5a5181902ef6 { display:none !important; }}@media (max-width: 767px){#s-199a43e8-5d11-4f03-859a-5a5181902ef6 {
  display: none;
}
#s-199a43e8-5d11-4f03-859a-5a5181902ef6, #wrap-s-199a43e8-5d11-4f03-859a-5a5181902ef6 { display:none !important; }}







#s-199a43e8-5d11-4f03-859a-5a5181902ef6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-199a43e8-5d11-4f03-859a-5a5181902ef6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d1a46568-698c-4b92-b6ab-9d809b99aa87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9924eaf-dd0e-4bcf-9b17-1d04d6436b3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-be2f8e82-768d-464d-8206-7da7f5c43226 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-be2f8e82-768d-464d-8206-7da7f5c43226 {
  
}
}@media (max-width: 767px){#s-be2f8e82-768d-464d-8206-7da7f5c43226 {
  
}
}







#s-be2f8e82-768d-464d-8206-7da7f5c43226 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be2f8e82-768d-464d-8206-7da7f5c43226.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ee5aa9a6-45fb-48e3-a9a0-fb02091d979a {
  text-align: center;
}




  #s-ee5aa9a6-45fb-48e3-a9a0-fb02091d979a img.shogun-image {
    
    width: px;
  }


#s-ee5aa9a6-45fb-48e3-a9a0-fb02091d979a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-487d38aa-29d7-479c-8fcb-ce796114608b {
  min-height: 50px;
}








#s-487d38aa-29d7-479c-8fcb-ce796114608b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-487d38aa-29d7-479c-8fcb-ce796114608b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b50eac4b-6b3a-4251-9e01-cf6418fa3ed2 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b50eac4b-6b3a-4251-9e01-cf6418fa3ed2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b50eac4b-6b3a-4251-9e01-cf6418fa3ed2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b50eac4b-6b3a-4251-9e01-cf6418fa3ed2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-7dc4a834-bf0b-4db2-ae7e-dd3d89c7e2c4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7dc4a834-bf0b-4db2-ae7e-dd3d89c7e2c4 {
  
}
}@media (max-width: 767px){#s-7dc4a834-bf0b-4db2-ae7e-dd3d89c7e2c4 {
  
}
}







#s-7dc4a834-bf0b-4db2-ae7e-dd3d89c7e2c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dc4a834-bf0b-4db2-ae7e-dd3d89c7e2c4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-29f05ab7-97a0-4221-a15e-600389d469b8 {
  text-align: center;
}




  #s-29f05ab7-97a0-4221-a15e-600389d469b8 img.shogun-image {
    
    width: px;
  }


#s-29f05ab7-97a0-4221-a15e-600389d469b8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-95abf3ef-f894-47fe-85b8-a873817746b2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95abf3ef-f894-47fe-85b8-a873817746b2 {
  
}
}@media (max-width: 767px){#s-95abf3ef-f894-47fe-85b8-a873817746b2 {
  
}
}







#s-95abf3ef-f894-47fe-85b8-a873817746b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95abf3ef-f894-47fe-85b8-a873817746b2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5ec5222f-6b50-40ee-9cec-245b06879368 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5ec5222f-6b50-40ee-9cec-245b06879368 {
  
}
}@media (max-width: 767px){#s-5ec5222f-6b50-40ee-9cec-245b06879368 {
  
}
}







#s-5ec5222f-6b50-40ee-9cec-245b06879368 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ec5222f-6b50-40ee-9cec-245b06879368.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a15d163e-d3f9-4153-b89a-43237310a38a {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a15d163e-d3f9-4153-b89a-43237310a38a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a15d163e-d3f9-4153-b89a-43237310a38a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a15d163e-d3f9-4153-b89a-43237310a38a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-a2c0ff47-b20c-44ee-91a6-ae72efc6327a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2c0ff47-b20c-44ee-91a6-ae72efc6327a {
  
}
}@media (max-width: 767px){#s-a2c0ff47-b20c-44ee-91a6-ae72efc6327a {
  
}
}







#s-a2c0ff47-b20c-44ee-91a6-ae72efc6327a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2c0ff47-b20c-44ee-91a6-ae72efc6327a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a68b7fac-fd5a-410b-a2dd-39e6e73f01c3 {
  text-align: center;
}




  #s-a68b7fac-fd5a-410b-a2dd-39e6e73f01c3 img.shogun-image {
    
    width: px;
  }


#s-a68b7fac-fd5a-410b-a2dd-39e6e73f01c3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f5fa38e2-6444-4549-b697-1a0e7a7bed8b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5fa38e2-6444-4549-b697-1a0e7a7bed8b {
  
}
}@media (max-width: 767px){#s-f5fa38e2-6444-4549-b697-1a0e7a7bed8b {
  
}
}







#s-f5fa38e2-6444-4549-b697-1a0e7a7bed8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5fa38e2-6444-4549-b697-1a0e7a7bed8b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-04d13b2b-aa43-4b22-b3a5-8e969a1ce440 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-04d13b2b-aa43-4b22-b3a5-8e969a1ce440 {
  
}
}@media (max-width: 767px){#s-04d13b2b-aa43-4b22-b3a5-8e969a1ce440 {
  
}
}







#s-04d13b2b-aa43-4b22-b3a5-8e969a1ce440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04d13b2b-aa43-4b22-b3a5-8e969a1ce440.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5d73cfcb-18d1-40b3-a0b1-4843f560fe19 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5d73cfcb-18d1-40b3-a0b1-4843f560fe19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d73cfcb-18d1-40b3-a0b1-4843f560fe19:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d73cfcb-18d1-40b3-a0b1-4843f560fe19.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-e9d20c6e-7d64-4f7e-b3e6-41817802d028 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9d20c6e-7d64-4f7e-b3e6-41817802d028 {
  
}
}@media (max-width: 767px){#s-e9d20c6e-7d64-4f7e-b3e6-41817802d028 {
  
}
}







#s-e9d20c6e-7d64-4f7e-b3e6-41817802d028 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9d20c6e-7d64-4f7e-b3e6-41817802d028.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6ece6e83-7208-418a-8bc1-6f1c22daea0d {
  text-align: center;
}




  #s-6ece6e83-7208-418a-8bc1-6f1c22daea0d img.shogun-image {
    
    width: px;
  }


#s-6ece6e83-7208-418a-8bc1-6f1c22daea0d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-acaf4f9f-60c9-4d97-92f2-331f62b39947 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-acaf4f9f-60c9-4d97-92f2-331f62b39947 {
  
}
}@media (max-width: 767px){#s-acaf4f9f-60c9-4d97-92f2-331f62b39947 {
  
}
}







#s-acaf4f9f-60c9-4d97-92f2-331f62b39947 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-acaf4f9f-60c9-4d97-92f2-331f62b39947.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c60a7b68-5b03-40e8-a91a-049c91aed218 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c60a7b68-5b03-40e8-a91a-049c91aed218 {
  
}
}@media (max-width: 767px){#s-c60a7b68-5b03-40e8-a91a-049c91aed218 {
  
}
}







#s-c60a7b68-5b03-40e8-a91a-049c91aed218 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c60a7b68-5b03-40e8-a91a-049c91aed218.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e7d5f590-f10e-4246-ac02-a006682f7813 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e7d5f590-f10e-4246-ac02-a006682f7813:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e7d5f590-f10e-4246-ac02-a006682f7813:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e7d5f590-f10e-4246-ac02-a006682f7813.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad {
  display: none;
}
#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad, #wrap-s-fe5ff953-7c71-4496-b8d4-267e357bc4ad { display:none !important; }}@media (max-width: 767px){#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad {
  display: none;
}
#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad, #wrap-s-fe5ff953-7c71-4496-b8d4-267e357bc4ad { display:none !important; }}







#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe5ff953-7c71-4496-b8d4-267e357bc4ad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7b4235bd-df51-458c-8de5-d3a13682395f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2233665f-3278-4813-9eaf-7dbd1045f610"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-8dbe903d-fdb4-4745-be35-f3fc396603ca {
  text-align: center;
}




  #s-8dbe903d-fdb4-4745-be35-f3fc396603ca img.shogun-image {
    
    width: px;
  }


#s-8dbe903d-fdb4-4745-be35-f3fc396603ca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-931af058-371a-4037-8267-869e326bdeb6 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-931af058-371a-4037-8267-869e326bdeb6 {
  
}
}@media (max-width: 767px){#s-931af058-371a-4037-8267-869e326bdeb6 {
  
}
}







#s-931af058-371a-4037-8267-869e326bdeb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-931af058-371a-4037-8267-869e326bdeb6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9507458b-ad9d-4ca0-a5ba-72c7142d4aa2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9507458b-ad9d-4ca0-a5ba-72c7142d4aa2 {
  
}
}@media (max-width: 767px){#s-9507458b-ad9d-4ca0-a5ba-72c7142d4aa2 {
  
}
}







#s-9507458b-ad9d-4ca0-a5ba-72c7142d4aa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9507458b-ad9d-4ca0-a5ba-72c7142d4aa2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7f4fc50a-2350-4134-8857-5eb7756ac246 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7f4fc50a-2350-4134-8857-5eb7756ac246:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f4fc50a-2350-4134-8857-5eb7756ac246:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7f4fc50a-2350-4134-8857-5eb7756ac246.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-72cce505-5f21-4601-b15e-2e001dfb54fb {
  text-align: center;
}




  #s-72cce505-5f21-4601-b15e-2e001dfb54fb img.shogun-image {
    
    width: px;
  }


#s-72cce505-5f21-4601-b15e-2e001dfb54fb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c8a11e67-0190-414b-a615-d1aa1017ab10 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8a11e67-0190-414b-a615-d1aa1017ab10 {
  
}
}@media (max-width: 767px){#s-c8a11e67-0190-414b-a615-d1aa1017ab10 {
  
}
}







#s-c8a11e67-0190-414b-a615-d1aa1017ab10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a11e67-0190-414b-a615-d1aa1017ab10.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-05a563fc-0fe4-4a0e-8566-5da2663d9d6f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-05a563fc-0fe4-4a0e-8566-5da2663d9d6f {
  
}
}@media (max-width: 767px){#s-05a563fc-0fe4-4a0e-8566-5da2663d9d6f {
  
}
}







#s-05a563fc-0fe4-4a0e-8566-5da2663d9d6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05a563fc-0fe4-4a0e-8566-5da2663d9d6f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d2284a96-57f4-465c-93c5-c0b1b078dbe1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2284a96-57f4-465c-93c5-c0b1b078dbe1 {
  
}
}@media (max-width: 767px){#s-d2284a96-57f4-465c-93c5-c0b1b078dbe1 {
  
}
}







#s-d2284a96-57f4-465c-93c5-c0b1b078dbe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2284a96-57f4-465c-93c5-c0b1b078dbe1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8fc8902c-069a-4e85-b82a-3b23616e5713 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8fc8902c-069a-4e85-b82a-3b23616e5713:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fc8902c-069a-4e85-b82a-3b23616e5713:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8fc8902c-069a-4e85-b82a-3b23616e5713.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-e36b4e18-3659-413f-b29c-9c7efc673e15 {
  min-height: 50px;
}








#s-e36b4e18-3659-413f-b29c-9c7efc673e15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e36b4e18-3659-413f-b29c-9c7efc673e15.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a2a473a2-778f-4106-9d1a-58315d41542a {
  text-align: center;
}




  #s-a2a473a2-778f-4106-9d1a-58315d41542a img.shogun-image {
    
    width: px;
  }


#s-a2a473a2-778f-4106-9d1a-58315d41542a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e49dc48a-e972-4d22-ba80-aefd8f05d52c {
  min-height: 50px;
}








#s-e49dc48a-e972-4d22-ba80-aefd8f05d52c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e49dc48a-e972-4d22-ba80-aefd8f05d52c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d0d9d147-6cbb-40e7-9fe8-480c655f2ec4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d0d9d147-6cbb-40e7-9fe8-480c655f2ec4 {
  
}
}@media (max-width: 767px){#s-d0d9d147-6cbb-40e7-9fe8-480c655f2ec4 {
  
}
}







#s-d0d9d147-6cbb-40e7-9fe8-480c655f2ec4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0d9d147-6cbb-40e7-9fe8-480c655f2ec4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b3687b67-023f-46ce-881b-3d00e4eb8cd4 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b3687b67-023f-46ce-881b-3d00e4eb8cd4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b3687b67-023f-46ce-881b-3d00e4eb8cd4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b3687b67-023f-46ce-881b-3d00e4eb8cd4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-1c6ffd5a-f576-43e3-b10e-bc7b124d31ae {
  min-height: 50px;
}








#s-1c6ffd5a-f576-43e3-b10e-bc7b124d31ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c6ffd5a-f576-43e3-b10e-bc7b124d31ae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1935232a-8095-472e-9804-a09db1008e91 {
  text-align: center;
}




  #s-1935232a-8095-472e-9804-a09db1008e91 img.shogun-image {
    
    width: px;
  }


#s-1935232a-8095-472e-9804-a09db1008e91 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2be92b8c-f146-4325-a97f-32be49e87988 {
  min-height: 50px;
}








#s-2be92b8c-f146-4325-a97f-32be49e87988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2be92b8c-f146-4325-a97f-32be49e87988.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0716c720-23df-4966-8747-b55e2e8ba360 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0716c720-23df-4966-8747-b55e2e8ba360 {
  
}
}@media (max-width: 767px){#s-0716c720-23df-4966-8747-b55e2e8ba360 {
  
}
}







#s-0716c720-23df-4966-8747-b55e2e8ba360 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0716c720-23df-4966-8747-b55e2e8ba360.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cf234bf4-8ea9-41e9-b28c-cb103db2353a {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cf234bf4-8ea9-41e9-b28c-cb103db2353a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf234bf4-8ea9-41e9-b28c-cb103db2353a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf234bf4-8ea9-41e9-b28c-cb103db2353a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-b5a4d4b6-0fb5-47c5-a79a-4fab5357aeab {
  min-height: 50px;
}








#s-b5a4d4b6-0fb5-47c5-a79a-4fab5357aeab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5a4d4b6-0fb5-47c5-a79a-4fab5357aeab.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7fda03a3-5000-4075-bc29-cad54cbce116 {
  min-height: 50px;
}








#s-7fda03a3-5000-4075-bc29-cad54cbce116 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fda03a3-5000-4075-bc29-cad54cbce116.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7 {
  display: none;
}
#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7, #wrap-s-a288047b-0c67-4add-82fb-31d2bb9fd9d7 { display:none !important; }}@media (max-width: 767px){#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7 {
  display: none;
}
#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7, #wrap-s-a288047b-0c67-4add-82fb-31d2bb9fd9d7 { display:none !important; }}







#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a288047b-0c67-4add-82fb-31d2bb9fd9d7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06d01bd8-332f-4c26-bc13-669a83f3614b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-641bde2f-e799-48be-a2e2-79fd43400db4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-57dd0073-5539-4dfd-9961-2282a10adc0f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-57dd0073-5539-4dfd-9961-2282a10adc0f {
  
}
}@media (max-width: 767px){#s-57dd0073-5539-4dfd-9961-2282a10adc0f {
  
}
}







#s-57dd0073-5539-4dfd-9961-2282a10adc0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57dd0073-5539-4dfd-9961-2282a10adc0f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9c99c265-6a53-4c59-9acf-db83844f464e {
  text-align: center;
}




  #s-9c99c265-6a53-4c59-9acf-db83844f464e img.shogun-image {
    
    width: px;
  }


#s-9c99c265-6a53-4c59-9acf-db83844f464e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c1ab787b-d116-46b0-9e6a-e51daa6b28ce {
  min-height: 50px;
}








#s-c1ab787b-d116-46b0-9e6a-e51daa6b28ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1ab787b-d116-46b0-9e6a-e51daa6b28ce.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5fc31625-9641-4bc0-b34f-80983a607ba9 {
  min-height: 50px;
}








#s-5fc31625-9641-4bc0-b34f-80983a607ba9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fc31625-9641-4bc0-b34f-80983a607ba9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c4184b7d-0d5b-4e11-b488-0431b187da22 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c4184b7d-0d5b-4e11-b488-0431b187da22:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c4184b7d-0d5b-4e11-b488-0431b187da22:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c4184b7d-0d5b-4e11-b488-0431b187da22.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-4ae6231b-5e82-4874-b712-e72d65d11002 {
  text-align: center;
}




  #s-4ae6231b-5e82-4874-b712-e72d65d11002 img.shogun-image {
    
    width: px;
  }


#s-4ae6231b-5e82-4874-b712-e72d65d11002 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-37c498db-0611-46c2-8978-4502bf3b8089 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-37c498db-0611-46c2-8978-4502bf3b8089 {
  
}
}@media (max-width: 767px){#s-37c498db-0611-46c2-8978-4502bf3b8089 {
  
}
}







#s-37c498db-0611-46c2-8978-4502bf3b8089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37c498db-0611-46c2-8978-4502bf3b8089.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2ee19781-33fa-4afe-8803-372ff5dbe0b1 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2ee19781-33fa-4afe-8803-372ff5dbe0b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ee19781-33fa-4afe-8803-372ff5dbe0b1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ee19781-33fa-4afe-8803-372ff5dbe0b1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-d94ca736-2f75-4f25-bdda-3d0d63122237 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d94ca736-2f75-4f25-bdda-3d0d63122237 {
  
}
}@media (max-width: 767px){#s-d94ca736-2f75-4f25-bdda-3d0d63122237 {
  
}
}







#s-d94ca736-2f75-4f25-bdda-3d0d63122237 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d94ca736-2f75-4f25-bdda-3d0d63122237.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fc24e018-e67c-46a5-a911-0d4bd236eed6 {
  text-align: center;
}




  #s-fc24e018-e67c-46a5-a911-0d4bd236eed6 img.shogun-image {
    
    width: px;
  }


#s-fc24e018-e67c-46a5-a911-0d4bd236eed6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-052f99ea-4d49-4b83-9a00-8b345e35394c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-052f99ea-4d49-4b83-9a00-8b345e35394c {
  
}
}@media (max-width: 767px){#s-052f99ea-4d49-4b83-9a00-8b345e35394c {
  
}
}







#s-052f99ea-4d49-4b83-9a00-8b345e35394c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-052f99ea-4d49-4b83-9a00-8b345e35394c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a9d480bd-9ada-44d9-8189-3c486d6047bf {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9d480bd-9ada-44d9-8189-3c486d6047bf {
  
}
}@media (max-width: 767px){#s-a9d480bd-9ada-44d9-8189-3c486d6047bf {
  
}
}







#s-a9d480bd-9ada-44d9-8189-3c486d6047bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9d480bd-9ada-44d9-8189-3c486d6047bf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9c961503-545c-4afe-bb22-e8396a919408 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9c961503-545c-4afe-bb22-e8396a919408:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c961503-545c-4afe-bb22-e8396a919408:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9c961503-545c-4afe-bb22-e8396a919408.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-2a014780-ea74-4c20-b4fa-c9c81f4f14e7 {
  text-align: center;
}




  #s-2a014780-ea74-4c20-b4fa-c9c81f4f14e7 img.shogun-image {
    
    width: px;
  }


#s-2a014780-ea74-4c20-b4fa-c9c81f4f14e7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2d4d5a3a-b78c-44c1-ba92-f52b30958cea {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d4d5a3a-b78c-44c1-ba92-f52b30958cea {
  
}
}@media (max-width: 767px){#s-2d4d5a3a-b78c-44c1-ba92-f52b30958cea {
  
}
}







#s-2d4d5a3a-b78c-44c1-ba92-f52b30958cea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d4d5a3a-b78c-44c1-ba92-f52b30958cea.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-07a97b52-b8cb-4811-8053-bfcfa6e07297 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-07a97b52-b8cb-4811-8053-bfcfa6e07297 {
  
}
}@media (max-width: 767px){#s-07a97b52-b8cb-4811-8053-bfcfa6e07297 {
  
}
}







#s-07a97b52-b8cb-4811-8053-bfcfa6e07297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07a97b52-b8cb-4811-8053-bfcfa6e07297.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b61ef96f-5e35-4c48-ae2a-1f11599449ed {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b61ef96f-5e35-4c48-ae2a-1f11599449ed {
  
}
}@media (max-width: 767px){#s-b61ef96f-5e35-4c48-ae2a-1f11599449ed {
  
}
}







#s-b61ef96f-5e35-4c48-ae2a-1f11599449ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b61ef96f-5e35-4c48-ae2a-1f11599449ed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-00f8d1fb-450f-4c2a-a60a-16f6eb6a7084 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-00f8d1fb-450f-4c2a-a60a-16f6eb6a7084:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-00f8d1fb-450f-4c2a-a60a-16f6eb6a7084:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-00f8d1fb-450f-4c2a-a60a-16f6eb6a7084.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-b5081915-4611-414f-aac5-fd785ca11a47 {
  min-height: 50px;
}








#s-b5081915-4611-414f-aac5-fd785ca11a47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5081915-4611-414f-aac5-fd785ca11a47.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-565eb432-2515-4153-8f27-67ddc1e898a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-830d1c81-5286-4082-95a0-17ca0e62e42e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bcee308f-9ab8-45d2-bfb4-1df7719127dc {
  text-align: center;
}




  #s-bcee308f-9ab8-45d2-bfb4-1df7719127dc img.shogun-image {
    
    width: px;
  }


#s-bcee308f-9ab8-45d2-bfb4-1df7719127dc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-95ebab5d-4371-4ba4-b918-07e68fa30357 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95ebab5d-4371-4ba4-b918-07e68fa30357 {
  
}
}@media (max-width: 767px){#s-95ebab5d-4371-4ba4-b918-07e68fa30357 {
  
}
}







#s-95ebab5d-4371-4ba4-b918-07e68fa30357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95ebab5d-4371-4ba4-b918-07e68fa30357.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-953bd3a1-5aaf-456b-a5cd-24992e83dc92 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-953bd3a1-5aaf-456b-a5cd-24992e83dc92 {
  
}
}@media (max-width: 767px){#s-953bd3a1-5aaf-456b-a5cd-24992e83dc92 {
  
}
}







#s-953bd3a1-5aaf-456b-a5cd-24992e83dc92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-953bd3a1-5aaf-456b-a5cd-24992e83dc92.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d853b602-403f-4e8f-a4ae-dc2f319e8a06 {
  margin-left: 28px;
margin-right: 28px;
padding-top: 10px;
padding-left: 36px;
padding-bottom: 10px;
padding-right: 36px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d853b602-403f-4e8f-a4ae-dc2f319e8a06:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d853b602-403f-4e8f-a4ae-dc2f319e8a06:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d853b602-403f-4e8f-a4ae-dc2f319e8a06.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-dead3bc6-65c1-4e03-ad69-4af94f10f56b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dead3bc6-65c1-4e03-ad69-4af94f10f56b {
  
}
}@media (max-width: 767px){#s-dead3bc6-65c1-4e03-ad69-4af94f10f56b {
  
}
}







#s-dead3bc6-65c1-4e03-ad69-4af94f10f56b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dead3bc6-65c1-4e03-ad69-4af94f10f56b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-24ad9667-9599-48a1-a217-4ac51dcb088d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-24ad9667-9599-48a1-a217-4ac51dcb088d {
  display: none;
}
#s-24ad9667-9599-48a1-a217-4ac51dcb088d, #wrap-s-24ad9667-9599-48a1-a217-4ac51dcb088d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24ad9667-9599-48a1-a217-4ac51dcb088d {
  display: none;
}
#s-24ad9667-9599-48a1-a217-4ac51dcb088d, #wrap-s-24ad9667-9599-48a1-a217-4ac51dcb088d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24ad9667-9599-48a1-a217-4ac51dcb088d {
  display: none;
}
#s-24ad9667-9599-48a1-a217-4ac51dcb088d, #wrap-s-24ad9667-9599-48a1-a217-4ac51dcb088d { display:none !important; }}@media (max-width: 767px){#s-24ad9667-9599-48a1-a217-4ac51dcb088d {
  display: none;
}
#s-24ad9667-9599-48a1-a217-4ac51dcb088d, #wrap-s-24ad9667-9599-48a1-a217-4ac51dcb088d { display:none !important; }}







#s-24ad9667-9599-48a1-a217-4ac51dcb088d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24ad9667-9599-48a1-a217-4ac51dcb088d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c {
  display: none;
}
#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c, #wrap-s-d95e19e7-f51b-41cd-bc95-3a0a9283068c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c {
  display: none;
}
#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c, #wrap-s-d95e19e7-f51b-41cd-bc95-3a0a9283068c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c {
  display: none;
}
#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c, #wrap-s-d95e19e7-f51b-41cd-bc95-3a0a9283068c { display:none !important; }}@media (max-width: 767px){#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c {
  display: none;
}
#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c, #wrap-s-d95e19e7-f51b-41cd-bc95-3a0a9283068c { display:none !important; }}







#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d95e19e7-f51b-41cd-bc95-3a0a9283068c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-53d8e25d-105e-42e4-b68c-064814451811 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-53d8e25d-105e-42e4-b68c-064814451811 {
  
}
}@media (max-width: 767px){#s-53d8e25d-105e-42e4-b68c-064814451811 {
  
}
}







#s-53d8e25d-105e-42e4-b68c-064814451811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53d8e25d-105e-42e4-b68c-064814451811.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-576f53a5-36b8-4be6-afed-26431ba3ccd4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-576f53a5-36b8-4be6-afed-26431ba3ccd4 {
  display: none;
}
#s-576f53a5-36b8-4be6-afed-26431ba3ccd4, #wrap-s-576f53a5-36b8-4be6-afed-26431ba3ccd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-576f53a5-36b8-4be6-afed-26431ba3ccd4 {
  display: none;
}
#s-576f53a5-36b8-4be6-afed-26431ba3ccd4, #wrap-s-576f53a5-36b8-4be6-afed-26431ba3ccd4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-576f53a5-36b8-4be6-afed-26431ba3ccd4 {
  display: none;
}
#s-576f53a5-36b8-4be6-afed-26431ba3ccd4, #wrap-s-576f53a5-36b8-4be6-afed-26431ba3ccd4 { display:none !important; }}@media (max-width: 767px){#s-576f53a5-36b8-4be6-afed-26431ba3ccd4 {
  display: none;
}
#s-576f53a5-36b8-4be6-afed-26431ba3ccd4, #wrap-s-576f53a5-36b8-4be6-afed-26431ba3ccd4 { display:none !important; }}







#s-576f53a5-36b8-4be6-afed-26431ba3ccd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-576f53a5-36b8-4be6-afed-26431ba3ccd4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-578a6ff1-56e6-46db-afb6-686fdc1fff41 {
  min-height: 50px;
}








#s-578a6ff1-56e6-46db-afb6-686fdc1fff41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-578a6ff1-56e6-46db-afb6-686fdc1fff41.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-28434422-0aef-4cee-bfe2-a235a2f3056a {
  min-height: 100px;
}
@media (max-width: 767px){#s-28434422-0aef-4cee-bfe2-a235a2f3056a {
  
}
}







#s-28434422-0aef-4cee-bfe2-a235a2f3056a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28434422-0aef-4cee-bfe2-a235a2f3056a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.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 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  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);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

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

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

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
