.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  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-3425bc67-8fb4-412c-89cb-ffdddb343dff {
  margin-top: -30px;
margin-bottom: -20px;
padding-top: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3425bc67-8fb4-412c-89cb-ffdddb343dff {
  display: none;
}
#s-3425bc67-8fb4-412c-89cb-ffdddb343dff, #wrap-s-3425bc67-8fb4-412c-89cb-ffdddb343dff { display:none !important; }}@media (max-width: 767px){#s-3425bc67-8fb4-412c-89cb-ffdddb343dff {
  display: none;
}
#s-3425bc67-8fb4-412c-89cb-ffdddb343dff, #wrap-s-3425bc67-8fb4-412c-89cb-ffdddb343dff { display:none !important; }}







#s-3425bc67-8fb4-412c-89cb-ffdddb343dff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3425bc67-8fb4-412c-89cb-ffdddb343dff.shg-box.shg-c {
  justify-content: center;
}

.fixed-nav {
    position: fixed;
    width:100%;
    z-index:9999;
}
.shg-box>.shg-box-content {
    z-index: initial;
    position: relative;
}
#s-3bfdc482-b57c-494e-959d-c5c09960e803 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1150px;
}








#s-3bfdc482-b57c-494e-959d-c5c09960e803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bfdc482-b57c-494e-959d-c5c09960e803.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-1140d9cb-dc32-4b3b-806b-32757674728b {
  margin-bottom: -10px;
}

@media (min-width: 0px) {
[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1140d9cb-dc32-4b3b-806b-32757674728b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.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: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  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 {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a3fccd62-39f6-4e41-82fc-c29069bdb784 {
  max-width: 65px;
text-align: left;
}




  #s-a3fccd62-39f6-4e41-82fc-c29069bdb784 img.shogun-image {
    
    width: px;
  }


#s-a3fccd62-39f6-4e41-82fc-c29069bdb784 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a130dc5-a847-4abb-b46d-77fe84e89ba9 {
  margin-bottom: -10px;
}

@media (min-width: 0px) {
[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-9a130dc5-a847-4abb-b46d-77fe84e89ba9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

.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;
}

#s-39837894-981e-4d0d-bc31-115b1a6258dc {
  padding-top: 20px;
}

#s-5f3a9776-0f26-41d1-9591-24364474b446 {
  padding-top: 20px;
}

#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a {
  padding-top: 20px;
}
@media (min-width: 1200px){#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a {
  display: none;
}
#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a, #wrap-s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a {
  display: none;
}
#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a, #wrap-s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a {
  display: none;
}
#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a, #wrap-s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a { display:none !important; }}@media (max-width: 767px){#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a {
  display: none;
}
#s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a, #wrap-s-b5847f22-5cb2-47c7-85fc-fa42dfa5556a { display:none !important; }}
#s-28e7a4f0-358c-40a9-890c-e51a937854aa {
  padding-top: 20px;
}

#s-da841bd7-ce6c-4f54-b7b5-fcd672d6628f {
  padding-top: 10px;
}

#s-c3253325-f6d1-4567-9d70-3a1f39d4ee3a {
  padding-top: 20px;
}

#s-e51d7a7e-39a9-4e29-acfc-6a38f4c4f1e3 {
  background-image: url(https://i.shgcdn.com/0e3ec735-3624-4544-8595-53207291c423/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -30px;
padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-position: left center;
background-attachment: scroll;
}








#s-e51d7a7e-39a9-4e29-acfc-6a38f4c4f1e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e51d7a7e-39a9-4e29-acfc-6a38f4c4f1e3.shg-box.shg-c {
  justify-content: center;
}

#s-d8e5e773-04d2-49fb-a643-28f9e2c48970 {
  margin-left: auto;
margin-right: auto;
padding-top: 160px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1100px;
}
@media (max-width: 767px){#s-d8e5e773-04d2-49fb-a643-28f9e2c48970 {
  padding-top: 60px;
padding-bottom: 40px;
}
}







#s-d8e5e773-04d2-49fb-a643-28f9e2c48970 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8e5e773-04d2-49fb-a643-28f9e2c48970.shg-box.shg-c {
  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-8035c39a-a9cf-43c1-b955-8a2109fb36db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8035c39a-a9cf-43c1-b955-8a2109fb36db .shogun-heading-component h1 {
  color: rgba(223, 33, 48, 1);
  font-weight:  700 ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 100px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-8035c39a-a9cf-43c1-b955-8a2109fb36db .shogun-heading-component h1 {
  color: rgba(223, 33, 48, 1);
  font-weight:  700 ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-5f4822f8-32b2-4a82-a80c-935f84dfdf4e {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

#s-3f115a1f-c0ed-4fc2-9d5d-a8d5fe118686 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-3f115a1f-c0ed-4fc2-9d5d-a8d5fe118686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f115a1f-c0ed-4fc2-9d5d-a8d5fe118686.shg-box.shg-c {
  justify-content: center;
}

#s-07ebfa65-f105-44ad-a795-6b65c38ee427 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1100px;
}
@media (max-width: 767px){#s-07ebfa65-f105-44ad-a795-6b65c38ee427 {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-07ebfa65-f105-44ad-a795-6b65c38ee427 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07ebfa65-f105-44ad-a795-6b65c38ee427.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-1da528a7-3280-4409-8dde-57ddacf61c4f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d23ccfec-5af7-403e-8dae-df125aeaf30a {
  margin-top: -30px;
margin-bottom: -30px;
}

#s-1a0ee3d7-d712-4e5e-80e7-5cf462d71770 {
  margin-top: -35px;
}

#s-1a0ee3d7-d712-4e5e-80e7-5cf462d71770 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3a9394be-3d19-4bcf-b15a-c10a61239648 {
  text-align: center;
}
@media (max-width: 767px){#s-3a9394be-3d19-4bcf-b15a-c10a61239648 {
  margin-top: -20px;
margin-bottom: 20px;
}
}



  #s-3a9394be-3d19-4bcf-b15a-c10a61239648 img.shogun-image {
    
    width: px;
  }


#s-3a9394be-3d19-4bcf-b15a-c10a61239648 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9330df8-1327-44d8-bc7a-51881104750b {
  min-height: 50px;
}








#s-b9330df8-1327-44d8-bc7a-51881104750b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9330df8-1327-44d8-bc7a-51881104750b.shg-box.shg-c {
  justify-content: center;
}

#s-277c713d-ea0c-476c-9a6e-bc8bcc77209d {
  margin-top: -30px;
}
@media (max-width: 767px){#s-277c713d-ea0c-476c-9a6e-bc8bcc77209d {
  padding-top: 20px;
}
}
#s-277c713d-ea0c-476c-9a6e-bc8bcc77209d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-64ddc23b-0f5d-42a5-a458-2aaea5ebd0aa {
  margin-bottom: -30px;
}

@media (min-width: 0px) {
[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9deae038-be8c-4a3d-b0d4-401648beda65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-94b75413-8742-4969-a40d-be4d6c4524ff {
  max-width: 150px;
text-align: left;
}
@media (max-width: 767px){#s-94b75413-8742-4969-a40d-be4d6c4524ff {
  text-align: center;
}
}



  #s-94b75413-8742-4969-a40d-be4d6c4524ff img.shogun-image {
    
    width: px;
  }


#s-94b75413-8742-4969-a40d-be4d6c4524ff .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-06a17e55-b046-40f6-8409-c67008ba41a0 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-c66b9b52-befd-4aaa-a218-451e994cecfe {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(18, 168, 158, 1);
}








#s-c66b9b52-befd-4aaa-a218-451e994cecfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c66b9b52-befd-4aaa-a218-451e994cecfe.shg-box.shg-c {
  justify-content: center;
}

#s-1782b615-6e17-4459-bb41-4a6f21c50a93 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1100px;
}








#s-1782b615-6e17-4459-bb41-4a6f21c50a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1782b615-6e17-4459-bb41-4a6f21c50a93.shg-box.shg-c {
  justify-content: center;
}

#s-6172384b-6d88-470c-9abf-1372b4abb593 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-6172384b-6d88-470c-9abf-1372b4abb593 {
  display: none;
}
#s-6172384b-6d88-470c-9abf-1372b4abb593, #wrap-s-6172384b-6d88-470c-9abf-1372b4abb593 { display:none !important; }}
@media (min-width: 1200px){#s-5216c82d-73ed-42c3-b724-21dc0c7ca457 {
  display: none;
}
#s-5216c82d-73ed-42c3-b724-21dc0c7ca457, #wrap-s-5216c82d-73ed-42c3-b724-21dc0c7ca457 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5216c82d-73ed-42c3-b724-21dc0c7ca457 {
  display: none;
}
#s-5216c82d-73ed-42c3-b724-21dc0c7ca457, #wrap-s-5216c82d-73ed-42c3-b724-21dc0c7ca457 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5216c82d-73ed-42c3-b724-21dc0c7ca457 {
  display: none;
}
#s-5216c82d-73ed-42c3-b724-21dc0c7ca457, #wrap-s-5216c82d-73ed-42c3-b724-21dc0c7ca457 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5216c82d-73ed-42c3-b724-21dc0c7ca457"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0b80c2f1-836b-48a7-9bff-161e021d9051 {
  padding-left: 30px;
padding-right: 30px;
}

#s-cc53ef3b-78bd-458b-aded-06248bef5bce {
  margin-top: -40px;
padding-left: 35%;
padding-right: 35%;
}

#s-cc53ef3b-78bd-458b-aded-06248bef5bce hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-817f7c6c-a23d-4e50-8904-c89a515e4a53 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}




  #s-817f7c6c-a23d-4e50-8904-c89a515e4a53 img.shogun-image {
    
    width: px;
  }


#s-817f7c6c-a23d-4e50-8904-c89a515e4a53 .shogun-image-content {
  
    align-items: 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-529d98cd-19ee-4cc0-a1f0-177b390cd081 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(18, 168, 158, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-repeat: no-repeat;
}
#s-529d98cd-19ee-4cc0-a1f0-177b390cd081:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(101, 45, 146, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-529d98cd-19ee-4cc0-a1f0-177b390cd081:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(101, 45, 146, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-529d98cd-19ee-4cc0-a1f0-177b390cd081.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-bad56720-9f84-4662-adda-30115d6b2d6f {
  margin-left: 30px;
margin-right: 30px;
}
@media (max-width: 767px){#s-bad56720-9f84-4662-adda-30115d6b2d6f {
  margin-top: 40px;
}
}
#s-c2d84704-4613-42b4-969a-c4915c1a0fd8 {
  margin-top: -40px;
padding-left: 35%;
padding-right: 35%;
}

#s-c2d84704-4613-42b4-969a-c4915c1a0fd8 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-e9a93d8f-1749-4df9-95f7-bd28313b39ef {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}




  #s-e9a93d8f-1749-4df9-95f7-bd28313b39ef img.shogun-image {
    
    width: px;
  }


#s-e9a93d8f-1749-4df9-95f7-bd28313b39ef .shogun-image-content {
  
    align-items: center;
  
}

#s-f00b44ae-4ff7-4482-ba10-def4371bcfa5 {
  border-style: solid;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(18, 168, 158, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-repeat: no-repeat;
}
#s-f00b44ae-4ff7-4482-ba10-def4371bcfa5:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(101, 45, 146, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f00b44ae-4ff7-4482-ba10-def4371bcfa5:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(101, 45, 146, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-f00b44ae-4ff7-4482-ba10-def4371bcfa5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-42239e7a-0e54-4dc4-a767-eed269bcfbe4 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 767px){#s-42239e7a-0e54-4dc4-a767-eed269bcfbe4 {
  display: none;
}
#s-42239e7a-0e54-4dc4-a767-eed269bcfbe4, #wrap-s-42239e7a-0e54-4dc4-a767-eed269bcfbe4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-42239e7a-0e54-4dc4-a767-eed269bcfbe4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-184e09ea-f97f-4d85-a133-948924c9690a {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(18, 168, 158, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-repeat: no-repeat;
}
#s-184e09ea-f97f-4d85-a133-948924c9690a:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-184e09ea-f97f-4d85-a133-948924c9690a:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-184e09ea-f97f-4d85-a133-948924c9690a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 {
  border-style: solid;
padding-top: 10px;
padding-left: 70px;
padding-bottom: 10px;
padding-right: 70px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(18, 168, 158, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-repeat: no-repeat;
}
#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 {
  display: none;
}
#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871, #wrap-s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 {
  display: none;
}
#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871, #wrap-s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 {
  display: none;
}
#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871, #wrap-s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 { display:none !important; }}@media (max-width: 767px){#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 {
  display: none;
}
#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871, #wrap-s-ffe0ea87-42ef-41f9-9a1d-ef594b195871 { display:none !important; }}


#s-ffe0ea87-42ef-41f9-9a1d-ef594b195871.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-50213de8-57c5-4907-8fe1-2c42f960088f {
  border-style: solid;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(18, 168, 158, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-repeat: no-repeat;
}
#s-50213de8-57c5-4907-8fe1-2c42f960088f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-50213de8-57c5-4907-8fe1-2c42f960088f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-50213de8-57c5-4907-8fe1-2c42f960088f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-bce9ece2-e76e-414a-915d-bd2bd401b200 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bce9ece2-e76e-414a-915d-bd2bd401b200 {
  display: none;
}
#s-bce9ece2-e76e-414a-915d-bd2bd401b200, #wrap-s-bce9ece2-e76e-414a-915d-bd2bd401b200 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bce9ece2-e76e-414a-915d-bd2bd401b200 {
  display: none;
}
#s-bce9ece2-e76e-414a-915d-bd2bd401b200, #wrap-s-bce9ece2-e76e-414a-915d-bd2bd401b200 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bce9ece2-e76e-414a-915d-bd2bd401b200 {
  display: none;
}
#s-bce9ece2-e76e-414a-915d-bd2bd401b200, #wrap-s-bce9ece2-e76e-414a-915d-bd2bd401b200 { display:none !important; }}@media (max-width: 767px){#s-bce9ece2-e76e-414a-915d-bd2bd401b200 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-bce9ece2-e76e-414a-915d-bd2bd401b200, #wrap-s-bce9ece2-e76e-414a-915d-bd2bd401b200 { display:none !important; }}







#s-bce9ece2-e76e-414a-915d-bd2bd401b200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bce9ece2-e76e-414a-915d-bd2bd401b200.shg-box.shg-c {
  justify-content: center;
}

#s-ed8ccbcd-8085-475c-a44c-803bdb22f1d6 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 3%;
padding-bottom: 60px;
padding-right: 3%;
min-height: 50px;
max-width: 1100px;
}








#s-ed8ccbcd-8085-475c-a44c-803bdb22f1d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed8ccbcd-8085-475c-a44c-803bdb22f1d6.shg-box.shg-c {
  justify-content: center;
}

#s-751882e7-5ef5-4da5-a95a-572c8e59aa3f {
  margin-top: -40px;
padding-left: 45%;
padding-right: 45%;
}
@media (max-width: 767px){#s-751882e7-5ef5-4da5-a95a-572c8e59aa3f {
  padding-left: 35%;
padding-right: 35%;
}
}
#s-751882e7-5ef5-4da5-a95a-572c8e59aa3f hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-de4b80fa-588d-41a6-8b65-dc6e237e9669 {
  margin-top: 10px;
text-align: center;
}




  #s-de4b80fa-588d-41a6-8b65-dc6e237e9669 img.shogun-image {
    
    width: px;
  }


#s-de4b80fa-588d-41a6-8b65-dc6e237e9669 .shogun-image-content {
  
    align-items: center;
  
}

#s-80edba29-0b1c-4b53-9836-4105edb01389 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 850px;
}

#s-411f92d9-a692-4fa3-9368-f6018928398a {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(223, 33, 48, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(223, 33, 48, 1);
background-image: none;
hover-type: color;
}
#s-411f92d9-a692-4fa3-9368-f6018928398a:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-411f92d9-a692-4fa3-9368-f6018928398a:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-411f92d9-a692-4fa3-9368-f6018928398a.shg-btn {
  color: rgba(223, 33, 48, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-6f78ab67-c46d-418e-af37-e97289540bc3 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(101, 45, 146, 1);
}
@media (min-width: 1200px){#s-6f78ab67-c46d-418e-af37-e97289540bc3 {
  display: none;
}
#s-6f78ab67-c46d-418e-af37-e97289540bc3, #wrap-s-6f78ab67-c46d-418e-af37-e97289540bc3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f78ab67-c46d-418e-af37-e97289540bc3 {
  display: none;
}
#s-6f78ab67-c46d-418e-af37-e97289540bc3, #wrap-s-6f78ab67-c46d-418e-af37-e97289540bc3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6f78ab67-c46d-418e-af37-e97289540bc3 {
  display: none;
}
#s-6f78ab67-c46d-418e-af37-e97289540bc3, #wrap-s-6f78ab67-c46d-418e-af37-e97289540bc3 { display:none !important; }}@media (max-width: 767px){#s-6f78ab67-c46d-418e-af37-e97289540bc3 {
  display: none;
}
#s-6f78ab67-c46d-418e-af37-e97289540bc3, #wrap-s-6f78ab67-c46d-418e-af37-e97289540bc3 { display:none !important; }}







#s-6f78ab67-c46d-418e-af37-e97289540bc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f78ab67-c46d-418e-af37-e97289540bc3.shg-box.shg-c {
  justify-content: center;
}

#s-4714e915-276c-4abc-b469-aadb4b2fb808 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1100px;
}








#s-4714e915-276c-4abc-b469-aadb4b2fb808 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4714e915-276c-4abc-b469-aadb4b2fb808.shg-box.shg-c {
  justify-content: center;
}

#s-cb4db734-b6dc-481c-ad91-a3bdbc6eabc7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-cb4db734-b6dc-481c-ad91-a3bdbc6eabc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb4db734-b6dc-481c-ad91-a3bdbc6eabc7.shg-box.shg-c {
  justify-content: center;
}

#s-66cfa1fe-0b38-4ce1-9cb6-cc00ea14b6c9 {
  margin-top: -40px;
margin-bottom: 10px;
padding-left: 45%;
padding-right: 45%;
}
@media (max-width: 767px){#s-66cfa1fe-0b38-4ce1-9cb6-cc00ea14b6c9 {
  padding-left: 35%;
padding-right: 35%;
}
}
#s-66cfa1fe-0b38-4ce1-9cb6-cc00ea14b6c9 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-13ca592e-6e0d-4971-87d7-0218ff8105cc {
  margin-bottom: 10px;
text-align: center;
}




  #s-13ca592e-6e0d-4971-87d7-0218ff8105cc img.shogun-image {
    
    width: px;
  }


#s-13ca592e-6e0d-4971-87d7-0218ff8105cc .shogun-image-content {
  
    align-items: center;
  
}

#s-04386fc4-7fa3-4983-8559-8ce850c1c2aa {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 950px;
}

#s-037c33da-49f2-406c-9354-2ff5a02d6c8e {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(101, 45, 146, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-037c33da-49f2-406c-9354-2ff5a02d6c8e:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-037c33da-49f2-406c-9354-2ff5a02d6c8e:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-037c33da-49f2-406c-9354-2ff5a02d6c8e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-5bb464af-4a56-4759-af8f-20f916ae7498 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5bb464af-4a56-4759-af8f-20f916ae7498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bb464af-4a56-4759-af8f-20f916ae7498.shg-box.shg-c {
  justify-content: center;
}

#s-0226fcf9-9d6d-44b0-ab31-efe94480f436 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1050px;
}








#s-0226fcf9-9d6d-44b0-ab31-efe94480f436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0226fcf9-9d6d-44b0-ab31-efe94480f436.shg-box.shg-c {
  justify-content: center;
}

#s-6d054373-9d09-4444-9375-e122550efb07 {
  margin-top: -40px;
margin-bottom: 10px;
padding-left: 45%;
padding-right: 45%;
}
@media (max-width: 767px){#s-6d054373-9d09-4444-9375-e122550efb07 {
  padding-left: 35%;
padding-right: 35%;
}
}
#s-6d054373-9d09-4444-9375-e122550efb07 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-8343ba97-012b-4fdc-afdc-6631d2e70773 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 1000px;
}

#s-d1d5b159-6121-4a94-bb95-1622daa80759 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
min-height: 50px;
max-width: 950px;
}








#s-d1d5b159-6121-4a94-bb95-1622daa80759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1d5b159-6121-4a94-bb95-1622daa80759.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab1700db-20c2-46f4-9857-c22581e5d7a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e6d01704-d96a-4783-a9be-682bb77fde7f {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 1050px;
}

#s-6bdd1690-66cc-42e4-9927-78e1248a4f1b {
  margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
max-width: 400px;
}

#s-edd4f995-85b7-4fd4-9c6f-5a30a2ca722f {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 1050px;
}

#s-9098cd39-780d-423f-8bdf-7b618dc63692 {
  margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 400px;
}

#s-686bff4a-4d78-47b1-a308-99dea1c12087 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
max-width: 900px;
}

#s-3587d173-3e01-404b-be44-24052e445f56 {
  border-style: solid;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(223, 33, 48, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(223, 33, 48, 1);
background-image: none;
hover-type: color;
}
#s-3587d173-3e01-404b-be44-24052e445f56:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3587d173-3e01-404b-be44-24052e445f56:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-3587d173-3e01-404b-be44-24052e445f56.shg-btn {
  color: rgba(223, 33, 48, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-882f4e1c-67a4-4b36-90a3-c1dacf041d28 {
  margin-top: 0px;
}
@media (max-width: 767px){#s-882f4e1c-67a4-4b36-90a3-c1dacf041d28 {
  padding-top: 20px;
}
}
#s-882f4e1c-67a4-4b36-90a3-c1dacf041d28 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d3d15df2-783b-4e4d-9661-a2de8e016b4c {
  margin-top: 10px;
margin-bottom: -20px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-fbb75961-0dc4-457c-866a-2d8b4cb6ae0f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 900px;
}

#s-fbb75961-0dc4-457c-866a-2d8b4cb6ae0f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-fbb75961-0dc4-457c-866a-2d8b4cb6ae0f .shg-sld-nav-button.shg-sld-left,
#s-fbb75961-0dc4-457c-866a-2d8b4cb6ae0f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-080476c3-8a06-460d-84a0-51c7c91276dc {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 600px;
}

#s-b4945bfa-ac43-4447-8004-2aae0f865499 {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 550px;
}

#s-3f0433f6-e99d-43ce-8be2-7475d4007f7f {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 700px;
}

#s-e9caf87a-4287-4bd6-83be-b87db698d4c1 {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 600px;
}

#s-38591b81-c387-4be6-a9e6-cf80247925d5 {
  margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 775px;
}

#s-c4cf434d-3fb4-4aac-b618-5b4b6acd523b {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(101, 45, 146, 1);
}








#s-c4cf434d-3fb4-4aac-b618-5b4b6acd523b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4cf434d-3fb4-4aac-b618-5b4b6acd523b.shg-box.shg-c {
  justify-content: center;
}

#s-afb013bc-2df5-4803-a8b7-17c6b4417c60 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1100px;
}








#s-afb013bc-2df5-4803-a8b7-17c6b4417c60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afb013bc-2df5-4803-a8b7-17c6b4417c60.shg-box.shg-c {
  justify-content: center;
}

#s-5c81693b-9486-40ff-9c17-e684e03ed89a {
  margin-top: -40px;
margin-bottom: 10px;
padding-left: 45%;
padding-right: 45%;
}
@media (max-width: 767px){#s-5c81693b-9486-40ff-9c17-e684e03ed89a {
  padding-left: 35%;
padding-right: 35%;
}
}
#s-5c81693b-9486-40ff-9c17-e684e03ed89a hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-f5d10541-8814-475c-8237-15a6849068ac {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5d10541-8814-475c-8237-15a6849068ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d1d042e4-fe2a-4d95-86c7-da2efdf1075b {
  text-align: right;
}




  #s-d1d042e4-fe2a-4d95-86c7-da2efdf1075b img.shogun-image {
    
    width: px;
  }


#s-d1d042e4-fe2a-4d95-86c7-da2efdf1075b .shogun-image-content {
  
    align-items: center;
  
}

#s-9fa6148b-f8cf-4c1e-b6c8-1ee6cb0eac1e {
  margin-left: auto;
margin-right: auto;
max-width: 259px;
text-align: center;
}
@media (max-width: 767px){#s-9fa6148b-f8cf-4c1e-b6c8-1ee6cb0eac1e {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 150px;
}
}



  #s-9fa6148b-f8cf-4c1e-b6c8-1ee6cb0eac1e img.shogun-image {
    
    width: px;
  }


#s-9fa6148b-f8cf-4c1e-b6c8-1ee6cb0eac1e .shogun-image-content {
  
    align-items: center;
  
}

#s-7ad8b0f4-39a8-4ba1-8ce8-08a83a5224e8 {
  text-align: left;
}




  #s-7ad8b0f4-39a8-4ba1-8ce8-08a83a5224e8 img.shogun-image {
    
    width: px;
  }


#s-7ad8b0f4-39a8-4ba1-8ce8-08a83a5224e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-029bf73a-f597-4492-88fe-57d15061cc15 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 900px;
}

#s-f2c11775-865f-45fc-be9e-8b89a93f2ee0 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (max-width: 767px){#s-f2c11775-865f-45fc-be9e-8b89a93f2ee0 {
  display: none;
}
#s-f2c11775-865f-45fc-be9e-8b89a93f2ee0, #wrap-s-f2c11775-865f-45fc-be9e-8b89a93f2ee0 { display:none !important; }}
#s-d129f8c3-be51-482f-ab3c-589c1d6cf852 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-d129f8c3-be51-482f-ab3c-589c1d6cf852 {
  display: none;
}
#s-d129f8c3-be51-482f-ab3c-589c1d6cf852, #wrap-s-d129f8c3-be51-482f-ab3c-589c1d6cf852 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d129f8c3-be51-482f-ab3c-589c1d6cf852 {
  display: none;
}
#s-d129f8c3-be51-482f-ab3c-589c1d6cf852, #wrap-s-d129f8c3-be51-482f-ab3c-589c1d6cf852 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d129f8c3-be51-482f-ab3c-589c1d6cf852 {
  display: none;
}
#s-d129f8c3-be51-482f-ab3c-589c1d6cf852, #wrap-s-d129f8c3-be51-482f-ab3c-589c1d6cf852 { display:none !important; }}
#s-019b9a39-0395-4b3b-a953-bf0c838492db {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (max-width: 767px){#s-019b9a39-0395-4b3b-a953-bf0c838492db {
  display: none;
}
#s-019b9a39-0395-4b3b-a953-bf0c838492db, #wrap-s-019b9a39-0395-4b3b-a953-bf0c838492db { display:none !important; }}
#s-fbec52fc-5676-4870-a450-dfffdca56563 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-fbec52fc-5676-4870-a450-dfffdca56563 {
  display: none;
}
#s-fbec52fc-5676-4870-a450-dfffdca56563, #wrap-s-fbec52fc-5676-4870-a450-dfffdca56563 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fbec52fc-5676-4870-a450-dfffdca56563 {
  display: none;
}
#s-fbec52fc-5676-4870-a450-dfffdca56563, #wrap-s-fbec52fc-5676-4870-a450-dfffdca56563 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fbec52fc-5676-4870-a450-dfffdca56563 {
  display: none;
}
#s-fbec52fc-5676-4870-a450-dfffdca56563, #wrap-s-fbec52fc-5676-4870-a450-dfffdca56563 { display:none !important; }}
#s-d3c49ce1-6255-4edb-8188-9d8b2ae91816 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (max-width: 767px){#s-d3c49ce1-6255-4edb-8188-9d8b2ae91816 {
  display: none;
}
#s-d3c49ce1-6255-4edb-8188-9d8b2ae91816, #wrap-s-d3c49ce1-6255-4edb-8188-9d8b2ae91816 { display:none !important; }}
#s-472225fc-19bd-4280-aa14-047774cea3b0 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-472225fc-19bd-4280-aa14-047774cea3b0 {
  display: none;
}
#s-472225fc-19bd-4280-aa14-047774cea3b0, #wrap-s-472225fc-19bd-4280-aa14-047774cea3b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-472225fc-19bd-4280-aa14-047774cea3b0 {
  display: none;
}
#s-472225fc-19bd-4280-aa14-047774cea3b0, #wrap-s-472225fc-19bd-4280-aa14-047774cea3b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-472225fc-19bd-4280-aa14-047774cea3b0 {
  display: none;
}
#s-472225fc-19bd-4280-aa14-047774cea3b0, #wrap-s-472225fc-19bd-4280-aa14-047774cea3b0 { display:none !important; }}
#s-33a65b84-fe24-49dd-9580-8de08215917b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(223, 33, 48, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(223, 33, 48, 1);
background-image: none;
hover-type: color;
}
#s-33a65b84-fe24-49dd-9580-8de08215917b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-33a65b84-fe24-49dd-9580-8de08215917b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-33a65b84-fe24-49dd-9580-8de08215917b.shg-btn {
  color: rgba(223, 33, 48, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-1ddd336e-e3bb-443c-bdf0-038b6e4d9fb6 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1ddd336e-e3bb-443c-bdf0-038b6e4d9fb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ddd336e-e3bb-443c-bdf0-038b6e4d9fb6.shg-box.shg-c {
  justify-content: center;
}

#s-97ecb5a3-2bf3-4b18-9ec5-8e1d3a7cd9c2 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
max-width: 1100px;
}








#s-97ecb5a3-2bf3-4b18-9ec5-8e1d3a7cd9c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97ecb5a3-2bf3-4b18-9ec5-8e1d3a7cd9c2.shg-box.shg-c {
  justify-content: center;
}

#s-97af4730-3904-4372-a85a-985b32b69792 {
  margin-top: -40px;
padding-left: 45%;
padding-right: 45%;
}
@media (max-width: 767px){#s-97af4730-3904-4372-a85a-985b32b69792 {
  padding-left: 35%;
padding-right: 35%;
}
}
#s-97af4730-3904-4372-a85a-985b32b69792 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd {
  text-align: center;
}
@media (min-width: 1200px){#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd {
  display: none;
}
#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd, #wrap-s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd {
  display: none;
}
#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd, #wrap-s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd {
  display: none;
}
#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd, #wrap-s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd { display:none !important; }}



  #s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd img.shogun-image {
    
    width: px;
  }


#s-9a5fa3fa-e088-4498-9d8c-b4fe39f60dbd .shogun-image-content {
  
    align-items: center;
  
}

#s-c7d40fef-7d2e-4636-aa39-6f0bb8f1d316 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-c7d40fef-7d2e-4636-aa39-6f0bb8f1d316 {
  display: none;
}
#s-c7d40fef-7d2e-4636-aa39-6f0bb8f1d316, #wrap-s-c7d40fef-7d2e-4636-aa39-6f0bb8f1d316 { display:none !important; }}
#s-413befca-7e21-493a-bd0a-a86f9d38c918 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
max-width: 950px;
}

#s-7a94f032-a4ac-4b25-822e-fdf7b07d8f8f {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(223, 33, 48, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(223, 33, 48, 1);
background-image: none;
hover-type: color;
}
#s-7a94f032-a4ac-4b25-822e-fdf7b07d8f8f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7a94f032-a4ac-4b25-822e-fdf7b07d8f8f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(241, 89, 41, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-7a94f032-a4ac-4b25-822e-fdf7b07d8f8f.shg-btn {
  color: rgba(223, 33, 48, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-1bb7d7c5-86ac-4e23-a9ce-9bd3fec0b944 {
  min-height: 50px;
background-color: rgba(241, 89, 41, 1);
}
@media (max-width: 767px){#s-1bb7d7c5-86ac-4e23-a9ce-9bd3fec0b944 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-1bb7d7c5-86ac-4e23-a9ce-9bd3fec0b944 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bb7d7c5-86ac-4e23-a9ce-9bd3fec0b944.shg-box.shg-c {
  justify-content: center;
}

#s-7dbbde7b-4fd8-48df-9193-a284b8a553ce {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 3%;
padding-bottom: 60px;
padding-right: 3%;
min-height: 50px;
max-width: 1100px;
}








#s-7dbbde7b-4fd8-48df-9193-a284b8a553ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dbbde7b-4fd8-48df-9193-a284b8a553ce.shg-box.shg-c {
  justify-content: center;
}

#s-1a04454f-e986-427d-8f25-ea9f21d4ce72 {
  margin-top: -40px;
margin-bottom: 20px;
padding-left: 45%;
padding-right: 45%;
}
@media (max-width: 767px){#s-1a04454f-e986-427d-8f25-ea9f21d4ce72 {
  padding-left: 35%;
padding-right: 35%;
}
}
#s-1a04454f-e986-427d-8f25-ea9f21d4ce72 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

@media (max-width: 767px){#s-6737aaec-a0b0-46bf-8de4-0c4b076a5259 {
  display: none;
}
#s-6737aaec-a0b0-46bf-8de4-0c4b076a5259, #wrap-s-6737aaec-a0b0-46bf-8de4-0c4b076a5259 { display:none !important; }}
@media (min-width: 768px) {
  [id="s-6737aaec-a0b0-46bf-8de4-0c4b076a5259"] .shg-ig-posts-container > .shg-ig-posts {
    width: 33.333333333333336%;
    padding-right: 0px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 0px) !important;
  }
}

#s-03d61715-d4a3-4598-9b36-e3c2de105402 {
  min-height: 1px;
}
@media (min-width: 1200px){#s-03d61715-d4a3-4598-9b36-e3c2de105402 {
  display: none;
}
#s-03d61715-d4a3-4598-9b36-e3c2de105402, #wrap-s-03d61715-d4a3-4598-9b36-e3c2de105402 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03d61715-d4a3-4598-9b36-e3c2de105402 {
  display: none;
}
#s-03d61715-d4a3-4598-9b36-e3c2de105402, #wrap-s-03d61715-d4a3-4598-9b36-e3c2de105402 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03d61715-d4a3-4598-9b36-e3c2de105402 {
  display: none;
}
#s-03d61715-d4a3-4598-9b36-e3c2de105402, #wrap-s-03d61715-d4a3-4598-9b36-e3c2de105402 { display:none !important; }}
@media (min-width: 768px) {
  [id="s-03d61715-d4a3-4598-9b36-e3c2de105402"] .shg-ig-posts-container > .shg-ig-posts {
    width: 100.0%;
    padding-right: 0px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 0px) !important;
  }
}

#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 {
  min-height: 50px;
background-color: rgba(18, 168, 158, 1);
}
@media (min-width: 1200px){#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 {
  display: none;
}
#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0, #wrap-s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 {
  display: none;
}
#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0, #wrap-s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 {
  display: none;
}
#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0, #wrap-s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 { display:none !important; }}@media (max-width: 767px){#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 {
  padding-left: 5%;
padding-right: 5%;
display: none;
}
#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0, #wrap-s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 { display:none !important; }}







#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a45d7c4-09fa-4e03-bbfc-4893908995e0.shg-box.shg-c {
  justify-content: center;
}

#s-0e5877d1-5fa8-478c-b839-e2e0a2bfc41c {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
max-width: 1100px;
}








#s-0e5877d1-5fa8-478c-b839-e2e0a2bfc41c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e5877d1-5fa8-478c-b839-e2e0a2bfc41c.shg-box.shg-c {
  justify-content: center;
}

#s-e9dd7676-eb8a-440a-99ca-ec0ec20d9caf {
  margin-top: -40px;
padding-left: 45%;
padding-right: 45%;
}

#s-e9dd7676-eb8a-440a-99ca-ec0ec20d9caf hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(252, 176, 64, 1);
}

#s-41d8d8de-06cb-4cc2-bdd0-98a300e3a445 {
  margin-bottom: -30px;
}

#s-9bb702ff-f544-4e53-b00e-40b04ec7ce4a {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(18, 168, 158, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-9bb702ff-f544-4e53-b00e-40b04ec7ce4a:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(18, 168, 158, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9bb702ff-f544-4e53-b00e-40b04ec7ce4a:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(18, 168, 158, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-9bb702ff-f544-4e53-b00e-40b04ec7ce4a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 {
  display: none;
}
#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7, #wrap-s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 {
  display: none;
}
#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7, #wrap-s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 {
  display: none;
}
#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7, #wrap-s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 { display:none !important; }}@media (max-width: 767px){#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 {
  display: none;
}
#s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7, #wrap-s-5136c0bb-4a94-4ad3-a95f-04d97d6f13b7 { display:none !important; }}
#s-817f3b34-51ce-40df-9a01-a65ffd6ed6b6 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-817f3b34-51ce-40df-9a01-a65ffd6ed6b6 {
  display: none;
}
#s-817f3b34-51ce-40df-9a01-a65ffd6ed6b6, #wrap-s-817f3b34-51ce-40df-9a01-a65ffd6ed6b6 { display:none !important; }}







#s-817f3b34-51ce-40df-9a01-a65ffd6ed6b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-817f3b34-51ce-40df-9a01-a65ffd6ed6b6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7f912569-c9ac-4a48-891d-0cf12df70a03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7 {
  margin-bottom: -10px;
}

@media (min-width: 0px) {
[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-589b3164-32e2-435f-a1eb-dfd8b5de6cf7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-cd4bc8bf-ca04-4668-b322-c3bea67f3f85 {
  padding-top: 20px;
}

#s-cd0f612b-9f81-4ace-8a97-63b641abe7e8 {
  padding-top: 20px;
}

#s-1c392910-6550-419a-824a-9145eeedcb83 {
  padding-top: 20px;
}
@media (min-width: 1200px){#s-1c392910-6550-419a-824a-9145eeedcb83 {
  display: none;
}
#s-1c392910-6550-419a-824a-9145eeedcb83, #wrap-s-1c392910-6550-419a-824a-9145eeedcb83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c392910-6550-419a-824a-9145eeedcb83 {
  display: none;
}
#s-1c392910-6550-419a-824a-9145eeedcb83, #wrap-s-1c392910-6550-419a-824a-9145eeedcb83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c392910-6550-419a-824a-9145eeedcb83 {
  display: none;
}
#s-1c392910-6550-419a-824a-9145eeedcb83, #wrap-s-1c392910-6550-419a-824a-9145eeedcb83 { display:none !important; }}@media (max-width: 767px){#s-1c392910-6550-419a-824a-9145eeedcb83 {
  display: none;
}
#s-1c392910-6550-419a-824a-9145eeedcb83, #wrap-s-1c392910-6550-419a-824a-9145eeedcb83 { display:none !important; }}
#s-114f5d68-666b-46e6-b54c-957699fd93e8 {
  padding-top: 20px;
}

#s-f9523ccc-0401-46b2-bda3-9a516369f5d3 {
  padding-top: 20px;
}

@media (min-width: 0px) {
[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63c29202-6842-424b-9ea0-11471e831465"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-baabb9cc-4b56-4150-b09d-c272b014aef8 {
  padding-top: 10px;
}

#s-daae56b6-7514-4647-af2a-b25a95204f35 {
  margin-top: 7px;
margin-bottom: 7px;
text-align: right;
}
@media (min-width: 1200px){#s-daae56b6-7514-4647-af2a-b25a95204f35 {
  display: none;
}
#s-daae56b6-7514-4647-af2a-b25a95204f35, #wrap-s-daae56b6-7514-4647-af2a-b25a95204f35 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-daae56b6-7514-4647-af2a-b25a95204f35 {
  display: none;
}
#s-daae56b6-7514-4647-af2a-b25a95204f35, #wrap-s-daae56b6-7514-4647-af2a-b25a95204f35 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-daae56b6-7514-4647-af2a-b25a95204f35 {
  display: none;
}
#s-daae56b6-7514-4647-af2a-b25a95204f35, #wrap-s-daae56b6-7514-4647-af2a-b25a95204f35 { display:none !important; }}@media (max-width: 767px){#s-daae56b6-7514-4647-af2a-b25a95204f35 {
  text-align: center;
display: none;
}
#s-daae56b6-7514-4647-af2a-b25a95204f35, #wrap-s-daae56b6-7514-4647-af2a-b25a95204f35 { display:none !important; }}



  #s-daae56b6-7514-4647-af2a-b25a95204f35 img.shogun-image {
    
    width: px;
  }


#s-daae56b6-7514-4647-af2a-b25a95204f35 .shogun-image-content {
  
    align-items: center;
  
}

#s-7fcd85d8-13f4-443b-a443-e72bb86ead17 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7fcd85d8-13f4-443b-a443-e72bb86ead17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fcd85d8-13f4-443b-a443-e72bb86ead17.shg-box.shg-c {
  justify-content: center;
}








#s-b3f90185-b4ad-4455-beff-a2e3998a8638 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3f90185-b4ad-4455-beff-a2e3998a8638.shg-box.shg-c {
  justify-content: center;
}

#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 {
  display: none;
}
#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0, #wrap-s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 {
  display: none;
}
#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0, #wrap-s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 {
  display: none;
}
#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0, #wrap-s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 { display:none !important; }}
#s-46df740c-6803-4de7-bf3a-cd7a8372ffe0 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(182, 182, 182, 1);
}

#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 {
  display: none;
}
#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93, #wrap-s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 {
  display: none;
}
#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93, #wrap-s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 {
  display: none;
}
#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93, #wrap-s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 { display:none !important; }}



  #s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 img.shogun-image {
    
    width: px;
  }


#s-90e39d3f-8fd5-4ff1-9ee5-f6bd0059be93 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-c02c54b1-9fc4-483e-87b5-29f8bb79a056 {
  display: none;
}
#s-c02c54b1-9fc4-483e-87b5-29f8bb79a056, #wrap-s-c02c54b1-9fc4-483e-87b5-29f8bb79a056 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c02c54b1-9fc4-483e-87b5-29f8bb79a056 {
  display: none;
}
#s-c02c54b1-9fc4-483e-87b5-29f8bb79a056, #wrap-s-c02c54b1-9fc4-483e-87b5-29f8bb79a056 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c02c54b1-9fc4-483e-87b5-29f8bb79a056 {
  display: none;
}
#s-c02c54b1-9fc4-483e-87b5-29f8bb79a056, #wrap-s-c02c54b1-9fc4-483e-87b5-29f8bb79a056 { display:none !important; }}
#s-66c361c7-6809-4d06-959d-e6cfeb823c29 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-66c361c7-6809-4d06-959d-e6cfeb823c29 {
  display: none;
}
#s-66c361c7-6809-4d06-959d-e6cfeb823c29, #wrap-s-66c361c7-6809-4d06-959d-e6cfeb823c29 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66c361c7-6809-4d06-959d-e6cfeb823c29 {
  display: none;
}
#s-66c361c7-6809-4d06-959d-e6cfeb823c29, #wrap-s-66c361c7-6809-4d06-959d-e6cfeb823c29 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-66c361c7-6809-4d06-959d-e6cfeb823c29 {
  display: none;
}
#s-66c361c7-6809-4d06-959d-e6cfeb823c29, #wrap-s-66c361c7-6809-4d06-959d-e6cfeb823c29 { display:none !important; }}@media (max-width: 767px){#s-66c361c7-6809-4d06-959d-e6cfeb823c29 {
  
}
}
#s-d8eb8cf2-a063-4546-99fe-ce5584b8b7cf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-d8eb8cf2-a063-4546-99fe-ce5584b8b7cf {
  display: none;
}
#s-d8eb8cf2-a063-4546-99fe-ce5584b8b7cf, #wrap-s-d8eb8cf2-a063-4546-99fe-ce5584b8b7cf { display:none !important; }}







#s-d8eb8cf2-a063-4546-99fe-ce5584b8b7cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8eb8cf2-a063-4546-99fe-ce5584b8b7cf.shg-box.shg-c {
  justify-content: center;
}

#s-660f45e3-c8fb-4124-b16c-a532b89a349e hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(182, 182, 182, 1);
}

@media (min-width: 0px) {
[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a0dc8fbd-a912-427d-8ee1-090aa648a363"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-43bb7d54-4ccc-432d-83a8-6a9e9eb3dd6d {
  padding-bottom: 5px;
text-align: left;
}
@media (max-width: 767px){#s-43bb7d54-4ccc-432d-83a8-6a9e9eb3dd6d {
  display: none;
}
#s-43bb7d54-4ccc-432d-83a8-6a9e9eb3dd6d, #wrap-s-43bb7d54-4ccc-432d-83a8-6a9e9eb3dd6d { display:none !important; }}



  #s-43bb7d54-4ccc-432d-83a8-6a9e9eb3dd6d img.shogun-image {
    
    width: px;
  }


#s-43bb7d54-4ccc-432d-83a8-6a9e9eb3dd6d .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-8d962fc7-a4eb-4144-9314-2012d9807341 {
  display: none;
}
#s-8d962fc7-a4eb-4144-9314-2012d9807341, #wrap-s-8d962fc7-a4eb-4144-9314-2012d9807341 { display:none !important; }}
/*
  $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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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%;
  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;
  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;
	transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
