.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-9b05851f-7a47-48ea-8ff4-cd4be2bbdaf6 {
  margin-top: 0px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 1200px){#s-6852b845-9beb-4b0e-acbc-04cf6ff25783 {
  display: none;
}
#s-6852b845-9beb-4b0e-acbc-04cf6ff25783, #wrap-s-6852b845-9beb-4b0e-acbc-04cf6ff25783 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6852b845-9beb-4b0e-acbc-04cf6ff25783 {
  display: none;
}
#s-6852b845-9beb-4b0e-acbc-04cf6ff25783, #wrap-s-6852b845-9beb-4b0e-acbc-04cf6ff25783 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6852b845-9beb-4b0e-acbc-04cf6ff25783 {
  display: none;
}
#s-6852b845-9beb-4b0e-acbc-04cf6ff25783, #wrap-s-6852b845-9beb-4b0e-acbc-04cf6ff25783 { display:none !important; }}@media (max-width: 767px){#s-6852b845-9beb-4b0e-acbc-04cf6ff25783 {
  display: none;
}
#s-6852b845-9beb-4b0e-acbc-04cf6ff25783, #wrap-s-6852b845-9beb-4b0e-acbc-04cf6ff25783 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6852b845-9beb-4b0e-acbc-04cf6ff25783"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

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

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-c7597486-7e07-4e3d-96a4-177dc1d42658 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7597486-7e07-4e3d-96a4-177dc1d42658 {
  display: none;
}
#s-c7597486-7e07-4e3d-96a4-177dc1d42658, #wrap-s-c7597486-7e07-4e3d-96a4-177dc1d42658 { display:none !important; }}@media (max-width: 767px){#s-c7597486-7e07-4e3d-96a4-177dc1d42658 {
  display: none;
}
#s-c7597486-7e07-4e3d-96a4-177dc1d42658, #wrap-s-c7597486-7e07-4e3d-96a4-177dc1d42658 { display:none !important; }}







#s-c7597486-7e07-4e3d-96a4-177dc1d42658 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7597486-7e07-4e3d-96a4-177dc1d42658.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

.shogun-image-link {
  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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-76e3c293-6d08-4ca8-b23a-ee7bf88c4cc5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}







  #s-76e3c293-6d08-4ca8-b23a-ee7bf88c4cc5 img.shogun-image {
    

    
    
    
  }


#s-76e3c293-6d08-4ca8-b23a-ee7bf88c4cc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f203cdf-f7eb-4294-90f0-1a93bc42cf02 {
  margin-left: 5%;
margin-bottom: 460px;
margin-right: 20%;
}

#s-ad2e7d21-7496-4fb7-a962-100ba23b1175 {
  margin-top: 50px;
margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad2e7d21-7496-4fb7-a962-100ba23b1175 {
  display: none;
}
#s-ad2e7d21-7496-4fb7-a962-100ba23b1175, #wrap-s-ad2e7d21-7496-4fb7-a962-100ba23b1175 { display:none !important; }}@media (max-width: 767px){#s-ad2e7d21-7496-4fb7-a962-100ba23b1175 {
  display: none;
}
#s-ad2e7d21-7496-4fb7-a962-100ba23b1175, #wrap-s-ad2e7d21-7496-4fb7-a962-100ba23b1175 { display:none !important; }}
#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099 {
  display: none;
}
#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099, #wrap-s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099 {
  display: none;
}
#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099, #wrap-s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099 { display:none !important; }}







#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8bd3ec7-eb07-47c5-bccb-3cd9e6476099.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97a643d9-7366-4a4b-aabd-baab90cb64a8 {
  margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
text-align: center;
}







  #s-97a643d9-7366-4a4b-aabd-baab90cb64a8 img.shogun-image {
    

    
    
    
  }


#s-97a643d9-7366-4a4b-aabd-baab90cb64a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83 {
  margin-top: 100px;
margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83 {
  display: none;
}
#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83, #wrap-s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83 { display:none !important; }}@media (max-width: 767px){#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83 {
  display: none;
}
#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83, #wrap-s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83 { display:none !important; }}







#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b091d9e3-fb4c-472b-935c-6a4f97cb5d83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-95a5ca4e-c234-4c0d-9c5f-05c0af9fa130 {
  text-align: center;
}







  #s-95a5ca4e-c234-4c0d-9c5f-05c0af9fa130 img.shogun-image {
    

    
    
    
  }


#s-95a5ca4e-c234-4c0d-9c5f-05c0af9fa130 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234 {
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234 {
  display: none;
}
#s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234, #wrap-s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234 { display:none !important; }}@media (max-width: 767px){#s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234 {
  display: none;
}
#s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234, #wrap-s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b9f5fa75-00fd-4fac-9ab9-900eef2f6234"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-6a2a062b-058d-4e89-a299-69a969555a24 {
  max-width: 1920px;
}








#s-6a2a062b-058d-4e89-a299-69a969555a24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a2a062b-058d-4e89-a299-69a969555a24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-852ff519-29ff-4bf3-a5ad-75e9ecc14dfc {
  margin-left: auto;
margin-right: auto;
text-align: center;
}







  #s-852ff519-29ff-4bf3-a5ad-75e9ecc14dfc img.shogun-image {
    

    
    
    
  }


#s-852ff519-29ff-4bf3-a5ad-75e9ecc14dfc .shogun-image-content {
  
    align-items: center;
  
}

#s-49cb5eef-6272-4798-8692-4266e29c5816 {
  margin-top: 0px;
margin-bottom: 30px;
}

#s-e051d800-b519-4f51-b9f0-e226f0de5392 {
  margin-left: 10%;
margin-bottom: 0px;
padding-top: 1px;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-e051d800-b519-4f51-b9f0-e226f0de5392"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-e051d800-b519-4f51-b9f0-e226f0de5392"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-e051d800-b519-4f51-b9f0-e226f0de5392"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-e051d800-b519-4f51-b9f0-e226f0de5392"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.0px);
}

}

#s-6a8fa9f4-cb9a-434d-b778-b2400aaa75fb {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}







  #s-6a8fa9f4-cb9a-434d-b778-b2400aaa75fb img.shogun-image {
    

    
    
    
  }


#s-6a8fa9f4-cb9a-434d-b778-b2400aaa75fb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-61e531b8-d43c-4675-bba3-413dde9c5aca {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}







  #s-61e531b8-d43c-4675-bba3-413dde9c5aca img.shogun-image {
    

    
    
    
  }


#s-61e531b8-d43c-4675-bba3-413dde9c5aca .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-72480281-cae0-4bc4-8aaa-b97c94f3dd54 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}







  #s-72480281-cae0-4bc4-8aaa-b97c94f3dd54 img.shogun-image {
    

    
    
    
  }


#s-72480281-cae0-4bc4-8aaa-b97c94f3dd54 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6fbb3f47-8ca8-4958-9022-db7506356a4c {
  margin-top: 15px;
margin-left: 10%;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-6fbb3f47-8ca8-4958-9022-db7506356a4c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-6fbb3f47-8ca8-4958-9022-db7506356a4c"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-6fbb3f47-8ca8-4958-9022-db7506356a4c"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-6fbb3f47-8ca8-4958-9022-db7506356a4c"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.0px);
}

}

#s-9fd92dde-1848-4847-99a5-f13b9ad31e6b {
  margin-top: -12px;
margin-bottom: -12px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-614979a1-b95e-4d43-a8f5-fe2a9b3a30b5 {
  margin-top: -12px;
margin-bottom: -12px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-e20352b0-f40f-4f34-a30c-b6c0b91e6e00 {
  margin-top: -12px;
margin-bottom: -12px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-48d88efa-192e-45f1-97b0-36d3edaa9b90 {
  margin-top: 8px;
margin-left: 10%;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-48d88efa-192e-45f1-97b0-36d3edaa9b90"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-48d88efa-192e-45f1-97b0-36d3edaa9b90"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-48d88efa-192e-45f1-97b0-36d3edaa9b90"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-48d88efa-192e-45f1-97b0-36d3edaa9b90"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.0px);
}

}

#s-376a1573-5538-4d93-878e-b418230bab1f {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}







  #s-376a1573-5538-4d93-878e-b418230bab1f img.shogun-image {
    

    
    
    
  }


#s-376a1573-5538-4d93-878e-b418230bab1f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-80ba1d86-3db5-4d6d-9678-7d695856f766 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}







  #s-80ba1d86-3db5-4d6d-9678-7d695856f766 img.shogun-image {
    

    
    
    
  }


#s-80ba1d86-3db5-4d6d-9678-7d695856f766 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c5916ee7-8652-4f72-bdeb-c282a63e2598 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}







  #s-c5916ee7-8652-4f72-bdeb-c282a63e2598 img.shogun-image {
    

    
    
    
  }


#s-c5916ee7-8652-4f72-bdeb-c282a63e2598 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-510f18c9-1bd4-4b8f-a681-eaeea8cb50d2 {
  margin-top: 15px;
margin-left: 10%;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-510f18c9-1bd4-4b8f-a681-eaeea8cb50d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-510f18c9-1bd4-4b8f-a681-eaeea8cb50d2"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-510f18c9-1bd4-4b8f-a681-eaeea8cb50d2"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-510f18c9-1bd4-4b8f-a681-eaeea8cb50d2"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.0px);
}

}

#s-38996459-0cd3-4156-b478-79ed570957c8 {
  margin-top: -12px;
margin-bottom: -12px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8fcb7dac-ae9b-469a-9a6b-5c92abfd06ac {
  margin-top: -12px;
margin-bottom: -12px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-41f9318f-94ed-4c45-9407-59c95b40c261 {
  margin-top: -12px;
margin-bottom: -12px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d230cad2-3a32-49ff-b834-473223c578cd {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
margin-top: 80px;
margin-left: 9%;
margin-right: 9%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-d230cad2-3a32-49ff-b834-473223c578cd > .shg-box-overlay {
  background-color: rgba(238, 238, 238, 1);
  opacity: 0;
}#s-d230cad2-3a32-49ff-b834-473223c578cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84c25094-4647-4dc2-a1dd-1238ded1dcc6 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
}

#s-c3f7b153-8529-4caa-b583-9f8ff9558e02 {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-95fc2698-5c57-42ca-96e7-14c81860a50d {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-95fc2698-5c57-42ca-96e7-14c81860a50d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95fc2698-5c57-42ca-96e7-14c81860a50d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95fc2698-5c57-42ca-96e7-14c81860a50d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95fc2698-5c57-42ca-96e7-14c81860a50d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f8e08665-8615-4d1c-a1bb-a59528723e81 {
  text-align: center;
}







  #s-f8e08665-8615-4d1c-a1bb-a59528723e81 img.shogun-image {
    

    
    
    
  }


#s-f8e08665-8615-4d1c-a1bb-a59528723e81 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd30bb2f-9c5e-454a-bc8d-b41836e174db {
  text-align: center;
}







  #s-cd30bb2f-9c5e-454a-bc8d-b41836e174db img.shogun-image {
    

    
    
    
  }


#s-cd30bb2f-9c5e-454a-bc8d-b41836e174db .shogun-image-content {
  
    align-items: center;
  
}

#s-d51acf9a-cf04-4398-af1e-2a9b06c644c4 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-d51acf9a-cf04-4398-af1e-2a9b06c644c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d51acf9a-cf04-4398-af1e-2a9b06c644c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d51acf9a-cf04-4398-af1e-2a9b06c644c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d51acf9a-cf04-4398-af1e-2a9b06c644c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5482788f-27df-4797-a379-2409afb369ac {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-178bf107-d2bb-40af-a352-00e0cac7cc38 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
min-height: 50px;
}








#s-178bf107-d2bb-40af-a352-00e0cac7cc38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-178bf107-d2bb-40af-a352-00e0cac7cc38.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f09f0edf-80b4-4e95-ae1e-538a4d1f7370 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f09f0edf-80b4-4e95-ae1e-538a4d1f7370"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f09f0edf-80b4-4e95-ae1e-538a4d1f7370"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f09f0edf-80b4-4e95-ae1e-538a4d1f7370"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f09f0edf-80b4-4e95-ae1e-538a4d1f7370"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d3158e64-361e-44d2-a081-7cefd7144d14 {
  text-align: center;
}







  #s-d3158e64-361e-44d2-a081-7cefd7144d14 img.shogun-image {
    

    
    
    
  }


#s-d3158e64-361e-44d2-a081-7cefd7144d14 .shogun-image-content {
  
    align-items: center;
  
}

#s-7078a893-3164-4d3d-aa00-b6df7359e993 {
  text-align: center;
}







  #s-7078a893-3164-4d3d-aa00-b6df7359e993 img.shogun-image {
    

    
    
    
  }


#s-7078a893-3164-4d3d-aa00-b6df7359e993 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6d78d77-f5c9-4a2b-9937-453977d6a78c {
  margin-top: -69px;
}

@media (min-width: 0px) {
[id="s-c6d78d77-f5c9-4a2b-9937-453977d6a78c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-c6d78d77-f5c9-4a2b-9937-453977d6a78c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-c6d78d77-f5c9-4a2b-9937-453977d6a78c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6d78d77-f5c9-4a2b-9937-453977d6a78c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

}

#s-453cb2f7-39de-411c-b47e-a98008df1bc8 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-19fe5aa5-6292-4dab-8253-ae3c27a609a1 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-48c2b6e9-3c1c-48d4-b0c4-7eea99d25690 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-48c2b6e9-3c1c-48d4-b0c4-7eea99d25690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48c2b6e9-3c1c-48d4-b0c4-7eea99d25690.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a355d32a-c9e0-46d7-a101-cb4984cead48 {
  margin-top: 5px;
margin-left: 1%;
margin-bottom: 20px;
margin-right: 1%;
text-align: center;
}







  #s-a355d32a-c9e0-46d7-a101-cb4984cead48 img.shogun-image {
    

    
    
    
  }


#s-a355d32a-c9e0-46d7-a101-cb4984cead48 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bf5b230-40d8-448e-bc22-206267446a30 {
  margin-left: 14%;
margin-right: 14%;
}

#s-81554f28-a35b-46c6-b3f6-75e2380fd3bc {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-81554f28-a35b-46c6-b3f6-75e2380fd3bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81554f28-a35b-46c6-b3f6-75e2380fd3bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-81554f28-a35b-46c6-b3f6-75e2380fd3bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-81554f28-a35b-46c6-b3f6-75e2380fd3bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4be8f5bb-928d-4edc-be72-e4214e4ce5bc {
  text-align: center;
}







  #s-4be8f5bb-928d-4edc-be72-e4214e4ce5bc img.shogun-image {
    

    
    
    
  }


#s-4be8f5bb-928d-4edc-be72-e4214e4ce5bc .shogun-image-content {
  
    align-items: center;
  
}

#s-77528516-2c9f-4932-b4cc-e5f91abf799b {
  text-align: center;
}







  #s-77528516-2c9f-4932-b4cc-e5f91abf799b img.shogun-image {
    

    
    
    
  }


#s-77528516-2c9f-4932-b4cc-e5f91abf799b .shogun-image-content {
  
    align-items: center;
  
}

#s-d4008058-d492-43f8-a4f5-8be18494f23b {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-d4008058-d492-43f8-a4f5-8be18494f23b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4008058-d492-43f8-a4f5-8be18494f23b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4008058-d492-43f8-a4f5-8be18494f23b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4008058-d492-43f8-a4f5-8be18494f23b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-26dc407d-c1f7-4c4d-8765-ddae812762ea {
  margin-top: 43px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-6ea141c8-4fb0-44fc-a006-3070024203f0 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-3f31452b-4c30-40b4-ac9a-385d8fa1e446 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-3f31452b-4c30-40b4-ac9a-385d8fa1e446"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f31452b-4c30-40b4-ac9a-385d8fa1e446"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3f31452b-4c30-40b4-ac9a-385d8fa1e446"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f31452b-4c30-40b4-ac9a-385d8fa1e446"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2b1af0f3-f724-41cc-89ff-7658065d2a4d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-7d7c17c6-654e-4bac-8dc8-e5560ba8837f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-7481a514-8d41-4e30-be7c-25f8263aa8e7 {
  margin-top: 15px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(5, 0, 5, 1);
border-style: solid;
}

#s-29c2ef46-41ca-4a71-9b87-2cc7a16f6e73 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-29c2ef46-41ca-4a71-9b87-2cc7a16f6e73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29c2ef46-41ca-4a71-9b87-2cc7a16f6e73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-533be9d5-bdc7-4de0-9fa8-bd7bd954370f {
  margin-top: 80px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
}

#s-664e810b-4252-4e00-9673-12a5ba3016df {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}







  #s-664e810b-4252-4e00-9673-12a5ba3016df img.shogun-image {
    

    
    
    
  }


#s-664e810b-4252-4e00-9673-12a5ba3016df .shogun-image-content {
  
    align-items: center;
  
}

#s-d153e8e6-38d1-4aa8-902c-7f2afb6f68f7 {
  margin-top: 20px;
margin-left: 7%;
margin-bottom: 15px;
margin-right: 7%;
}

#s-02f897df-e0fd-479f-80f5-21f64664bea0 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-02f897df-e0fd-479f-80f5-21f64664bea0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02f897df-e0fd-479f-80f5-21f64664bea0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-02f897df-e0fd-479f-80f5-21f64664bea0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-02f897df-e0fd-479f-80f5-21f64664bea0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-729eeb5b-f50f-4fec-9eaf-d9ae0824bdfd {
  text-align: center;
}







  #s-729eeb5b-f50f-4fec-9eaf-d9ae0824bdfd img.shogun-image {
    

    
    
    
  }


#s-729eeb5b-f50f-4fec-9eaf-d9ae0824bdfd .shogun-image-content {
  
    align-items: center;
  
}

#s-cc2053b3-c730-4341-9d18-3b86962c6896 {
  text-align: center;
}







  #s-cc2053b3-c730-4341-9d18-3b86962c6896 img.shogun-image {
    

    
    
    
  }


#s-cc2053b3-c730-4341-9d18-3b86962c6896 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2273bad-c883-49c3-a283-fd40f4cc430f {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-c2273bad-c883-49c3-a283-fd40f4cc430f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2273bad-c883-49c3-a283-fd40f4cc430f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2273bad-c883-49c3-a283-fd40f4cc430f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2273bad-c883-49c3-a283-fd40f4cc430f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2a597963-3bdf-418d-8049-1b773053af2c {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-21378a96-70ea-46c5-af18-16d95c121d51 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-95522111-4b66-4844-a76d-e529fac12350 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-95522111-4b66-4844-a76d-e529fac12350"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95522111-4b66-4844-a76d-e529fac12350"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95522111-4b66-4844-a76d-e529fac12350"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95522111-4b66-4844-a76d-e529fac12350"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-67679305-d164-4280-ad6e-b671eeb4ee57 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-1329f58f-5da5-4e27-a259-abc540d3fc1d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-57609a50-1d92-4665-bfb1-c4d545029d2c {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-57609a50-1d92-4665-bfb1-c4d545029d2c img.shogun-image {
    

    
    
    
  }


#s-57609a50-1d92-4665-bfb1-c4d545029d2c .shogun-image-content {
  
    align-items: center;
  
}

#s-500ddeb1-c191-471a-96ba-d320bc21ad68 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-5d1db317-0d5e-43af-88e5-3ca0cacdf7b4 {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-13ee774b-8311-4748-852a-0c1edcec94ec {
  margin-top: 15px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(5, 0, 5, 1);
border-style: solid;
}

#s-c4b859d4-eda3-4ee8-80d0-e988231fe787 {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-07825c3a-1e98-4005-abb6-e34f04e49ce2 {
  margin-top: 20px;
margin-left: 25%;
margin-bottom: 30px;
margin-right: 25%;
text-align: center;
}







  #s-07825c3a-1e98-4005-abb6-e34f04e49ce2 img.shogun-image {
    

    
    
    
  }


#s-07825c3a-1e98-4005-abb6-e34f04e49ce2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-838bf135-bec8-4e96-97f9-e1c0babcd973"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-838bf135-bec8-4e96-97f9-e1c0babcd973"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-838bf135-bec8-4e96-97f9-e1c0babcd973"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-838bf135-bec8-4e96-97f9-e1c0babcd973"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-5e6d69b7-ba4b-4a0e-bce8-48037a2419bf {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-5e6d69b7-ba4b-4a0e-bce8-48037a2419bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-5e6d69b7-ba4b-4a0e-bce8-48037a2419bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8a23c7b7-c41c-4cca-9431-19ff083d0471 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-8a23c7b7-c41c-4cca-9431-19ff083d0471 img.shogun-image {
    

    
    
    
  }


#s-8a23c7b7-c41c-4cca-9431-19ff083d0471 .shogun-image-content {
  
    align-items: center;
  
}

#s-acc3d55d-fc82-4b2a-83cd-f068f71852d6 {
  margin-top: -11px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-807a99e7-4a76-4c64-adbc-e294ce487ff9 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 60px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-807a99e7-4a76-4c64-adbc-e294ce487ff9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-807a99e7-4a76-4c64-adbc-e294ce487ff9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d532c838-5f12-4eab-ad5d-7bf0598b9da4 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-d532c838-5f12-4eab-ad5d-7bf0598b9da4 img.shogun-image {
    

    
    
    
  }


#s-d532c838-5f12-4eab-ad5d-7bf0598b9da4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7db6b550-062d-44dd-a8bc-5567e6cfa87b {
  margin-top: -11px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-78ccbb60-6f61-4d91-8067-4d0a95302447 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-78ccbb60-6f61-4d91-8067-4d0a95302447 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-78ccbb60-6f61-4d91-8067-4d0a95302447.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f0cc907-be01-416b-a7d1-e2ff7dd37648 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-1f0cc907-be01-416b-a7d1-e2ff7dd37648 img.shogun-image {
    

    
    
    
  }


#s-1f0cc907-be01-416b-a7d1-e2ff7dd37648 .shogun-image-content {
  
    align-items: center;
  
}

#s-bcff3369-64fb-490a-8639-cdc75197422a {
  margin-top: -11px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-fa799030-389f-4523-99b0-2f78ab6d300c {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-fa799030-389f-4523-99b0-2f78ab6d300c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-fa799030-389f-4523-99b0-2f78ab6d300c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e976932-2cd3-447a-b7e2-1db25894eaa2 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-2e976932-2cd3-447a-b7e2-1db25894eaa2 img.shogun-image {
    

    
    
    
  }


#s-2e976932-2cd3-447a-b7e2-1db25894eaa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-738751ca-67c1-4d45-aebe-b62c96f4cd8d {
  margin-top: -11px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-6d3b1549-18f6-4199-8529-3f787aece431 {
  margin-top: 13px;
margin-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6d3b1549-18f6-4199-8529-3f787aece431"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

}

#s-c3c53c98-65da-4a3a-b651-568e707701cb {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
margin-left: 1%;
margin-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-c3c53c98-65da-4a3a-b651-568e707701cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-c3c53c98-65da-4a3a-b651-568e707701cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6340b615-9020-41e6-8cc7-bc1a7afe85e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-05821fc3-9a9f-4052-aa3a-18bc45012d16 {
  padding-top: 10px;
padding-bottom: 0px;
}

#s-d6004512-fbfe-420e-b427-0a6edf277c6a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-d6004512-fbfe-420e-b427-0a6edf277c6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6004512-fbfe-420e-b427-0a6edf277c6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d6004512-fbfe-420e-b427-0a6edf277c6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6004512-fbfe-420e-b427-0a6edf277c6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-7a906835-5ab6-4a65-9fea-7b38bc4a46e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a906835-5ab6-4a65-9fea-7b38bc4a46e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7a906835-5ab6-4a65-9fea-7b38bc4a46e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a906835-5ab6-4a65-9fea-7b38bc4a46e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ff166362-c89e-4662-81cc-cfacd472e35a {
  text-align: center;
}







  #s-ff166362-c89e-4662-81cc-cfacd472e35a img.shogun-image {
    

    
    
    
  }


#s-ff166362-c89e-4662-81cc-cfacd472e35a .shogun-image-content {
  
    align-items: center;
  
}

#s-f91f8860-6bd5-4843-ab15-0a7754b27343 {
  margin-left: -12%;
margin-right: -12%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-29185f5e-7cd8-4948-8cc5-00ff9ab46e77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29185f5e-7cd8-4948-8cc5-00ff9ab46e77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-29185f5e-7cd8-4948-8cc5-00ff9ab46e77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-29185f5e-7cd8-4948-8cc5-00ff9ab46e77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-20d67dbf-f92c-49e3-ac5c-22792becf85a {
  text-align: center;
}







  #s-20d67dbf-f92c-49e3-ac5c-22792becf85a img.shogun-image {
    

    
    
    
  }


#s-20d67dbf-f92c-49e3-ac5c-22792becf85a .shogun-image-content {
  
    align-items: center;
  
}

#s-d8ae1292-5305-4976-aa69-1cc2e6cff72f {
  margin-top: 0px;
margin-left: -12%;
margin-bottom: 0px;
margin-right: -12%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 0px;
}

#s-27e76832-eb86-48c6-9fb2-3148b6908b07 {
  padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-27e76832-eb86-48c6-9fb2-3148b6908b07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27e76832-eb86-48c6-9fb2-3148b6908b07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-27e76832-eb86-48c6-9fb2-3148b6908b07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-27e76832-eb86-48c6-9fb2-3148b6908b07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-0cb727a0-751d-4b5a-a17d-e7bec2d727c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cb727a0-751d-4b5a-a17d-e7bec2d727c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0cb727a0-751d-4b5a-a17d-e7bec2d727c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cb727a0-751d-4b5a-a17d-e7bec2d727c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3698d9ed-3ff2-473c-a41a-8dc72b499957 {
  text-align: center;
}







  #s-3698d9ed-3ff2-473c-a41a-8dc72b499957 img.shogun-image {
    

    
    
    
  }


#s-3698d9ed-3ff2-473c-a41a-8dc72b499957 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e7648b9-46db-42b4-97af-5202342da722 {
  margin-left: -12%;
margin-right: -12%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-e485c4ff-fb0f-421a-973f-dd032e59e6c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e485c4ff-fb0f-421a-973f-dd032e59e6c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e485c4ff-fb0f-421a-973f-dd032e59e6c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e485c4ff-fb0f-421a-973f-dd032e59e6c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-32834b51-9bbc-4a7d-aebf-2f77d556422f {
  text-align: center;
}







  #s-32834b51-9bbc-4a7d-aebf-2f77d556422f img.shogun-image {
    

    
    
    
  }


#s-32834b51-9bbc-4a7d-aebf-2f77d556422f .shogun-image-content {
  
    align-items: center;
  
}

#s-d527b6cc-4bb0-4842-8902-46da64541f0c {
  margin-left: -12%;
margin-right: -12%;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-f07356ee-1790-403d-98b1-2948e8f949e3 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
margin-left: 2%;
margin-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-f07356ee-1790-403d-98b1-2948e8f949e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-f07356ee-1790-403d-98b1-2948e8f949e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-62b08068-3870-451e-a892-e991b9ca9a5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-c26c1bcb-d0dd-4dad-90a6-c890aacbe11e {
  padding-top: 10px;
padding-bottom: 0px;
}

#s-2c63c452-badd-45a5-913c-e87252cc52f5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-2c63c452-badd-45a5-913c-e87252cc52f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c63c452-badd-45a5-913c-e87252cc52f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2c63c452-badd-45a5-913c-e87252cc52f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c63c452-badd-45a5-913c-e87252cc52f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-b5b9c95e-05a6-4c7e-a497-f24441d9ed89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5b9c95e-05a6-4c7e-a497-f24441d9ed89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b5b9c95e-05a6-4c7e-a497-f24441d9ed89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5b9c95e-05a6-4c7e-a497-f24441d9ed89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d1739c8d-c406-454c-8290-38279efc342a {
  text-align: center;
}







  #s-d1739c8d-c406-454c-8290-38279efc342a img.shogun-image {
    

    
    
    
  }


#s-d1739c8d-c406-454c-8290-38279efc342a .shogun-image-content {
  
    align-items: center;
  
}

#s-bb9d3d4f-a735-4107-808e-d845320a3792 {
  margin-top: -10px;
margin-left: -12%;
margin-bottom: -10px;
margin-right: -12%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-9cd07761-d300-47dc-975e-c1ba6bf9e1cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cd07761-d300-47dc-975e-c1ba6bf9e1cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9cd07761-d300-47dc-975e-c1ba6bf9e1cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cd07761-d300-47dc-975e-c1ba6bf9e1cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-bee0735c-a93d-439e-a5a2-b5cbb9a03fbd {
  text-align: center;
}







  #s-bee0735c-a93d-439e-a5a2-b5cbb9a03fbd img.shogun-image {
    

    
    
    
  }


#s-bee0735c-a93d-439e-a5a2-b5cbb9a03fbd .shogun-image-content {
  
    align-items: center;
  
}

#s-ea292bd7-82d1-425c-99b2-f469470e037a {
  margin-top: 0px;
margin-left: -12%;
margin-bottom: 0px;
margin-right: -12%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 0px;
}

#s-ec035466-3eeb-4d62-82cd-fe3336070019 {
  padding-top: 13px;
padding-left: 5%;
padding-bottom: 13px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-ec035466-3eeb-4d62-82cd-fe3336070019"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec035466-3eeb-4d62-82cd-fe3336070019"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ec035466-3eeb-4d62-82cd-fe3336070019"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec035466-3eeb-4d62-82cd-fe3336070019"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-a9594418-edd7-46b3-ab54-de8018fddb0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9594418-edd7-46b3-ab54-de8018fddb0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a9594418-edd7-46b3-ab54-de8018fddb0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9594418-edd7-46b3-ab54-de8018fddb0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-516f738c-b2db-4e5f-904a-c32226099f29 {
  text-align: center;
}







  #s-516f738c-b2db-4e5f-904a-c32226099f29 img.shogun-image {
    

    
    
    
  }


#s-516f738c-b2db-4e5f-904a-c32226099f29 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb7fbd07-79b0-45a5-a915-1b4398ac690e {
  margin-left: -12%;
margin-right: -12%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-f91dbef9-c647-4f2e-a5a9-7008140ff310"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f91dbef9-c647-4f2e-a5a9-7008140ff310"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f91dbef9-c647-4f2e-a5a9-7008140ff310"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f91dbef9-c647-4f2e-a5a9-7008140ff310"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-6b8f6941-ce9f-4b87-abe2-3a3dc5703a41 {
  text-align: center;
}







  #s-6b8f6941-ce9f-4b87-abe2-3a3dc5703a41 img.shogun-image {
    

    
    
    
  }


#s-6b8f6941-ce9f-4b87-abe2-3a3dc5703a41 .shogun-image-content {
  
    align-items: center;
  
}

#s-7cb661d7-a51a-4d52-8808-73bb421fabee {
  margin-left: -12%;
margin-right: -12%;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-d257979b-6f07-4901-9ba7-85b46e88f3d8 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
margin-left: 9%;
margin-right: 9%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-d257979b-6f07-4901-9ba7-85b46e88f3d8 > .shg-box-overlay {
  background-color: rgba(238, 238, 238, 1);
  opacity: 0;
}#s-d257979b-6f07-4901-9ba7-85b46e88f3d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-29474b29-f13c-427c-9be8-8acf5a5b37d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

}

#s-26ebac27-8098-4cf1-9df7-8c364c7e2997 {
  margin-top: 60px;
margin-bottom: 60px;
}

#s-71ed28c0-9085-42f5-acbd-286d5be82d0f {
  margin-top: 45px;
margin-bottom: 45px;
text-align: center;
}







  #s-71ed28c0-9085-42f5-acbd-286d5be82d0f img.shogun-image {
    

    
    
    
  }


#s-71ed28c0-9085-42f5-acbd-286d5be82d0f .shogun-image-content {
  
    align-items: center;
  
}

#s-5b2fc319-23da-40fa-b92f-655d85e84628 {
  margin-top: -25px;
margin-left: -30%;
margin-right: -30%;
padding-top: 0px;
}

#s-c8a0dc3b-bc5d-4a5e-865d-c1aa1405fea7 {
  margin-top: 60px;
margin-left: 0%;
margin-bottom: 60px;
margin-right: 0%;
}

#s-a3af7636-6a6a-4eed-b830-259c3de5ae36 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}







  #s-a3af7636-6a6a-4eed-b830-259c3de5ae36 img.shogun-image {
    

    
    
    
  }


#s-a3af7636-6a6a-4eed-b830-259c3de5ae36 .shogun-image-content {
  
    align-items: center;
  
}

#s-99bddf9a-677f-4d98-9efe-e69332065355 {
  margin-top: 60px;
margin-bottom: 60px;
}

#s-30654cde-cfca-4b14-b7a7-1a49d9c7a9a0 {
  margin-top: 15px;
margin-bottom: 0px;
text-align: center;
}







  #s-30654cde-cfca-4b14-b7a7-1a49d9c7a9a0 img.shogun-image {
    

    
    
    
  }


#s-30654cde-cfca-4b14-b7a7-1a49d9c7a9a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-90807feb-df24-49e8-8f09-05cc1b56791f {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

#s-09d77892-9cc5-431c-b807-121c16408978 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-09d77892-9cc5-431c-b807-121c16408978 img.shogun-image {
    

    
    
    
  }


#s-09d77892-9cc5-431c-b807-121c16408978 .shogun-image-content {
  
    align-items: center;
  
}

#s-656befe9-8925-44ce-8ca6-d3de85b55b59 {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-505e755e-31ad-4bda-9e66-20085a5eed9d {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-505e755e-31ad-4bda-9e66-20085a5eed9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-505e755e-31ad-4bda-9e66-20085a5eed9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-505e755e-31ad-4bda-9e66-20085a5eed9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-505e755e-31ad-4bda-9e66-20085a5eed9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bad14bfe-0050-4515-8d01-6c34b2f430c2 {
  text-align: center;
}







  #s-bad14bfe-0050-4515-8d01-6c34b2f430c2 img.shogun-image {
    

    
    
    
  }


#s-bad14bfe-0050-4515-8d01-6c34b2f430c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe7c35b1-e59d-4569-9ac7-569e672a597b {
  text-align: center;
}







  #s-fe7c35b1-e59d-4569-9ac7-569e672a597b img.shogun-image {
    

    
    
    
  }


#s-fe7c35b1-e59d-4569-9ac7-569e672a597b .shogun-image-content {
  
    align-items: center;
  
}

#s-f0696f91-40f8-4075-ab59-58c8cd2ef983 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: -30px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f0696f91-40f8-4075-ab59-58c8cd2ef983"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0696f91-40f8-4075-ab59-58c8cd2ef983"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0696f91-40f8-4075-ab59-58c8cd2ef983"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0696f91-40f8-4075-ab59-58c8cd2ef983"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6e722eac-d53d-4df0-b8c1-3d570a692b10 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-c67ad90e-189b-42ac-b8f0-34c795e3b046 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-adb2d33a-d00b-4145-88ca-cc8e87b05e47 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-adb2d33a-d00b-4145-88ca-cc8e87b05e47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-adb2d33a-d00b-4145-88ca-cc8e87b05e47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-adb2d33a-d00b-4145-88ca-cc8e87b05e47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-adb2d33a-d00b-4145-88ca-cc8e87b05e47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d10e0a9e-e080-42ca-bb58-d5bfe5948643 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-45262e7e-0506-46c4-b2df-7d21113ec301 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-1963e29f-b553-489b-94d9-ffa213040484 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
text-align: center;
}







  #s-1963e29f-b553-489b-94d9-ffa213040484 img.shogun-image {
    

    
    
    
  }


#s-1963e29f-b553-489b-94d9-ffa213040484 .shogun-image-content {
  
    align-items: center;
  
}

#s-813c516d-f568-4178-a899-1feb919cc337 {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-8c35e1a2-8b1c-4e72-b38e-616651ecab3e {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-797e341c-3c75-43dc-a3c6-73dc91a1fc00 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
text-align: center;
}







  #s-797e341c-3c75-43dc-a3c6-73dc91a1fc00 img.shogun-image {
    

    
    
    
  }


#s-797e341c-3c75-43dc-a3c6-73dc91a1fc00 .shogun-image-content {
  
    align-items: center;
  
}

#s-3989cf0e-d662-47d5-b7c2-da97837eb81b {
  margin-top: 13px;
margin-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3989cf0e-d662-47d5-b7c2-da97837eb81b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

}

#s-6f6e2680-8984-45fc-8f93-884a8ca3d72b {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-attachment: scroll;
background-position: center center;
}








#s-6f6e2680-8984-45fc-8f93-884a8ca3d72b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-6f6e2680-8984-45fc-8f93-884a8ca3d72b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67b980d9-87a0-40a4-9591-1c520537d5f7 {
  margin-top: 5px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 0px;
}

#s-644176ea-f647-4399-9c95-202d2400d7de {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-644176ea-f647-4399-9c95-202d2400d7de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-491400b6-93f3-4bd3-99d9-24717b226fa2 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-attachment: scroll;
background-position: center center;
}








#s-491400b6-93f3-4bd3-99d9-24717b226fa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-491400b6-93f3-4bd3-99d9-24717b226fa2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a7acca4-aea5-4a61-8a7d-0a7c54c1e5f8 {
  margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 0px;
}

#s-5589e301-d1e4-49e0-9c09-947e4eb9a325 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5589e301-d1e4-49e0-9c09-947e4eb9a325"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-287870b0-6beb-4d65-9593-023f211072f5 {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-1fb53469-cf48-4b3b-b495-897492463aa9 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-1fb53469-cf48-4b3b-b495-897492463aa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fb53469-cf48-4b3b-b495-897492463aa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fb53469-cf48-4b3b-b495-897492463aa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fb53469-cf48-4b3b-b495-897492463aa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d698af19-ddf3-4889-a9dd-c8721cd71645 {
  text-align: center;
}







  #s-d698af19-ddf3-4889-a9dd-c8721cd71645 img.shogun-image {
    

    
    
    
  }


#s-d698af19-ddf3-4889-a9dd-c8721cd71645 .shogun-image-content {
  
    align-items: center;
  
}

#s-128295d4-a7da-4442-98e3-c3f196e94563 {
  text-align: center;
}







  #s-128295d4-a7da-4442-98e3-c3f196e94563 img.shogun-image {
    

    
    
    
  }


#s-128295d4-a7da-4442-98e3-c3f196e94563 .shogun-image-content {
  
    align-items: center;
  
}

#s-7422e4d8-0df6-4c55-aa3b-6698cb8e13cd {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-7422e4d8-0df6-4c55-aa3b-6698cb8e13cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7422e4d8-0df6-4c55-aa3b-6698cb8e13cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7422e4d8-0df6-4c55-aa3b-6698cb8e13cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7422e4d8-0df6-4c55-aa3b-6698cb8e13cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-713262b7-effb-4808-b69e-8653713f333c {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 0%;
}

#s-33af9d40-cf25-4a8d-ad9a-2711019af791 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 0%;
}

#s-d7f03766-8c47-4ff9-985d-117b6be6f5fe {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-d7f03766-8c47-4ff9-985d-117b6be6f5fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7f03766-8c47-4ff9-985d-117b6be6f5fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d7f03766-8c47-4ff9-985d-117b6be6f5fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7f03766-8c47-4ff9-985d-117b6be6f5fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c26a6a27-389d-4de6-9489-6efa9349a581 {
  text-align: center;
}







  #s-c26a6a27-389d-4de6-9489-6efa9349a581 img.shogun-image {
    

    
    
    
  }


#s-c26a6a27-389d-4de6-9489-6efa9349a581 .shogun-image-content {
  
    align-items: center;
  
}

#s-16b383d0-5c8c-4db4-8633-3c4bfca68ff0 {
  text-align: center;
}







  #s-16b383d0-5c8c-4db4-8633-3c4bfca68ff0 img.shogun-image {
    

    
    
    
  }


#s-16b383d0-5c8c-4db4-8633-3c4bfca68ff0 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4d5a9fb-c2e0-4535-8b23-d056fa4fb013 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e4d5a9fb-c2e0-4535-8b23-d056fa4fb013"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4d5a9fb-c2e0-4535-8b23-d056fa4fb013"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4d5a9fb-c2e0-4535-8b23-d056fa4fb013"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4d5a9fb-c2e0-4535-8b23-d056fa4fb013"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-707721c1-59b4-40f6-8b3b-f4227438a710 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-e80ba3c7-7019-4c12-9f2c-e63629799c60 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-179355fa-dbd4-43ff-88fc-9be28fcc1886 {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-824c279e-ecbb-4f21-b00b-176e8982ce19 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-824c279e-ecbb-4f21-b00b-176e8982ce19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-824c279e-ecbb-4f21-b00b-176e8982ce19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-824c279e-ecbb-4f21-b00b-176e8982ce19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-824c279e-ecbb-4f21-b00b-176e8982ce19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b0a22dc4-287a-4a93-b7b7-08195fc23542 {
  text-align: center;
}







  #s-b0a22dc4-287a-4a93-b7b7-08195fc23542 img.shogun-image {
    

    
    
    
  }


#s-b0a22dc4-287a-4a93-b7b7-08195fc23542 .shogun-image-content {
  
    align-items: center;
  
}

#s-61c263ca-2e32-47f8-bbce-b5816ca09dfc {
  text-align: center;
}







  #s-61c263ca-2e32-47f8-bbce-b5816ca09dfc img.shogun-image {
    

    
    
    
  }


#s-61c263ca-2e32-47f8-bbce-b5816ca09dfc .shogun-image-content {
  
    align-items: center;
  
}

#s-0ca16da8-dd22-4969-ab8c-4207c974e378 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0ca16da8-dd22-4969-ab8c-4207c974e378"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ca16da8-dd22-4969-ab8c-4207c974e378"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ca16da8-dd22-4969-ab8c-4207c974e378"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ca16da8-dd22-4969-ab8c-4207c974e378"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a83bd1d2-fcbb-4223-a2c2-bc3ee191e038 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-cad8acde-b3aa-41bb-996f-9c0b72de7cd6 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-d7077829-fcd5-42ad-b071-72a53c9948ba {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-967fa126-dac6-4ee6-b9e5-664504e3679b {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}

#s-e5695927-5cfd-4b9a-9b17-fb713099387d {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e5695927-5cfd-4b9a-9b17-fb713099387d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5695927-5cfd-4b9a-9b17-fb713099387d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e5695927-5cfd-4b9a-9b17-fb713099387d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5695927-5cfd-4b9a-9b17-fb713099387d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ead4640b-f88f-43c7-b7c7-8902cd1128d8 {
  text-align: center;
}







  #s-ead4640b-f88f-43c7-b7c7-8902cd1128d8 img.shogun-image {
    

    
    
    
  }


#s-ead4640b-f88f-43c7-b7c7-8902cd1128d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c730f81d-4839-4bdc-83da-9ef1336c9abd {
  text-align: center;
}







  #s-c730f81d-4839-4bdc-83da-9ef1336c9abd img.shogun-image {
    

    
    
    
  }


#s-c730f81d-4839-4bdc-83da-9ef1336c9abd .shogun-image-content {
  
    align-items: center;
  
}

#s-dc59a9ca-8899-46da-95a1-f3cbf2141660 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-dc59a9ca-8899-46da-95a1-f3cbf2141660"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc59a9ca-8899-46da-95a1-f3cbf2141660"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc59a9ca-8899-46da-95a1-f3cbf2141660"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc59a9ca-8899-46da-95a1-f3cbf2141660"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-569198f1-2850-4592-8490-2e48a2b0ef23 {
  margin-left: 25%;
margin-right: 0%;
}

#s-342beb3d-b6c0-424c-9dc8-cf184094f4ae {
  margin-left: 25%;
margin-right: 0%;
}

#s-7fe8ed18-1ead-4f59-8885-b64dbd649b6c {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}

#s-b14ea100-edbc-4b25-a923-187d796a98a1 {
  margin-left: 10%;
margin-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(249, 249, 249, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-b14ea100-edbc-4b25-a923-187d796a98a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b14ea100-edbc-4b25-a923-187d796a98a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65b1af5a-74c8-4055-b3f4-550c12f40be6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-a7618f3a-f580-4ebe-92a8-33c2d6e3e685 {
  margin-top: 40px;
margin-left: 20%;
margin-right: 0%;
}

#s-909368c3-11d6-486c-b3c9-1a9a23d82336 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-1c7848ba-f221-41f0-abc8-9111d34162fe {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-372f16e0-862e-4b54-ad1c-52f292f21941 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-270e222d-e980-4370-9b31-34c4a1b1289d {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-55c46657-a8bc-43b1-b67d-d66a42ea0a28 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-3118fa57-c921-4dfa-ae38-d8ed4720db55 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-784afdd8-a39d-4eb7-a782-97b105436148 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-373018f0-33f5-4dbf-8ce9-f0c3335b83a1 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-e0be0714-96ff-48c0-b8ac-51d953ad24c7 {
  margin-top: 0px;
margin-left: 20%;
margin-right: 0%;
}

#s-4c493a85-49f3-4ec1-921f-60ea4627356d {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 30px;
margin-right: 0%;
}

#s-9e804b64-0987-4425-8ed8-711925a61b90 {
  margin-top: 40px;
margin-bottom: 0px;
}

#s-f5193e13-15e4-49b7-8685-8e2845c82b39 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-efa4a22e-4150-44d9-b9a5-e203b763e3ab {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-dcb0dee3-1ae7-4c96-8176-2c8602396983 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-8e0f08f5-c747-47a7-b432-69fd7b574b7e {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-35271d2a-5586-454c-9cfc-bf446821ceb6 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-fb0c82ab-cdc5-42cd-85cd-37c7608c8fbe {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-e85637c7-ebce-4c68-be4d-c3ebcfe1039f {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-26e5cb7d-ecb4-41d0-b870-519251dfde37 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-d51e5821-af77-45f7-8748-eecf045449fa {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-2c18da5f-1065-4591-ac35-64a446e164b8 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f9104507-976a-40df-bebf-515a57bad46c {
  margin-top: 80px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9104507-976a-40df-bebf-515a57bad46c {
  display: none;
}
#s-f9104507-976a-40df-bebf-515a57bad46c, #wrap-s-f9104507-976a-40df-bebf-515a57bad46c { display:none !important; }}@media (max-width: 767px){#s-f9104507-976a-40df-bebf-515a57bad46c {
  display: none;
}
#s-f9104507-976a-40df-bebf-515a57bad46c, #wrap-s-f9104507-976a-40df-bebf-515a57bad46c { display:none !important; }}
#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa {
  display: none;
}
#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa, #wrap-s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa { display:none !important; }}@media (max-width: 767px){#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa {
  display: none;
}
#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa, #wrap-s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa { display:none !important; }}







#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e346b059-bf39-4582-b1b6-c5a6b97ae3fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f0177f0-46b0-4140-be52-78b3b1444b6f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f0177f0-46b0-4140-be52-78b3b1444b6f {
  display: none;
}
#s-2f0177f0-46b0-4140-be52-78b3b1444b6f, #wrap-s-2f0177f0-46b0-4140-be52-78b3b1444b6f { display:none !important; }}@media (max-width: 767px){#s-2f0177f0-46b0-4140-be52-78b3b1444b6f {
  display: none;
}
#s-2f0177f0-46b0-4140-be52-78b3b1444b6f, #wrap-s-2f0177f0-46b0-4140-be52-78b3b1444b6f { display:none !important; }}
@media (min-width: 0px) {
[id="s-2f0177f0-46b0-4140-be52-78b3b1444b6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f0177f0-46b0-4140-be52-78b3b1444b6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f0177f0-46b0-4140-be52-78b3b1444b6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f0177f0-46b0-4140-be52-78b3b1444b6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-12d6a479-6df1-4304-9f2d-0efbb0601d5a {
  margin-top: 9px;
margin-left: 20%;
margin-right: 0%;
}

#s-534008c9-d645-4a66-8ccf-fe962da3b1f5 {
  margin-top: -9px;
margin-left: 20%;
margin-right: 0%;
}

#s-7cdaf9bc-563a-404f-a3e4-3fe1efe5cf7c {
  margin-top: 12px;
}

#s-a8d49f99-763f-48f8-80c2-a9c52c0b2c0d {
  margin-top: 14px;
margin-bottom: 0px;
}

#s-245b7d61-0b6d-42ed-acfb-94ab2b9d4ed8 {
  margin-top: 12px;
}

#s-26cc4a78-6bcf-4ade-99ce-598303dfd475 {
  margin-top: 14px;
}

#s-8f31433c-e492-4d43-8d9e-42f65ce14b77 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-8f31433c-e492-4d43-8d9e-42f65ce14b77 {
  display: none;
}
#s-8f31433c-e492-4d43-8d9e-42f65ce14b77, #wrap-s-8f31433c-e492-4d43-8d9e-42f65ce14b77 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f31433c-e492-4d43-8d9e-42f65ce14b77 {
  display: none;
}
#s-8f31433c-e492-4d43-8d9e-42f65ce14b77, #wrap-s-8f31433c-e492-4d43-8d9e-42f65ce14b77 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f31433c-e492-4d43-8d9e-42f65ce14b77 {
  
}
}@media (max-width: 767px){#s-8f31433c-e492-4d43-8d9e-42f65ce14b77 {
  
}
}
@media (min-width: 0px) {
[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8f31433c-e492-4d43-8d9e-42f65ce14b77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 {
  text-align: center;
}
@media (min-width: 1200px){#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 {
  display: none;
}
#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6, #wrap-s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 {
  display: none;
}
#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6, #wrap-s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 {
  display: none;
}
#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6, #wrap-s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 { display:none !important; }}@media (max-width: 767px){#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 {
  display: none;
}
#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6, #wrap-s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 { display:none !important; }}






  #s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 img.shogun-image {
    

    
    
    
  }


#s-883d9e1c-0413-47fb-a541-ee2fd4133ee6 .shogun-image-content {
  
    align-items: center;
  
}

#s-e75c135a-4874-4615-9e62-cf1c3e107153 {
  margin-top: 20px;
}
@media (min-width: 1200px){#s-e75c135a-4874-4615-9e62-cf1c3e107153 {
  display: none;
}
#s-e75c135a-4874-4615-9e62-cf1c3e107153, #wrap-s-e75c135a-4874-4615-9e62-cf1c3e107153 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e75c135a-4874-4615-9e62-cf1c3e107153 {
  display: none;
}
#s-e75c135a-4874-4615-9e62-cf1c3e107153, #wrap-s-e75c135a-4874-4615-9e62-cf1c3e107153 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e75c135a-4874-4615-9e62-cf1c3e107153 {
  display: none;
}
#s-e75c135a-4874-4615-9e62-cf1c3e107153, #wrap-s-e75c135a-4874-4615-9e62-cf1c3e107153 { display:none !important; }}@media (max-width: 767px){#s-e75c135a-4874-4615-9e62-cf1c3e107153 {
  display: none;
}
#s-e75c135a-4874-4615-9e62-cf1c3e107153, #wrap-s-e75c135a-4874-4615-9e62-cf1c3e107153 { display:none !important; }}
#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c {
  margin-top: 0px;
margin-bottom: 40px;
}
@media (min-width: 1200px){#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c {
  display: none;
}
#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c, #wrap-s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c {
  display: none;
}
#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c, #wrap-s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c {
  display: none;
}
#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c, #wrap-s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c { display:none !important; }}@media (max-width: 767px){#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c {
  display: none;
}
#s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c, #wrap-s-54eb0c9c-9135-4610-92f1-8b5fc84fd63c { display:none !important; }}
#s-e530156b-87df-4926-89ef-a77714a993cb {
  margin-right: 0%;
text-align: center;
}







  #s-e530156b-87df-4926-89ef-a77714a993cb img.shogun-image {
    

    
    
    
  }


#s-e530156b-87df-4926-89ef-a77714a993cb .shogun-image-content {
  
    align-items: center;
  
}

#s-a54bb4ab-4837-4af1-a5fa-cd4d37721064 {
  margin-bottom: 200px;
}

#s-f3fa8692-832b-4f0a-9a6e-e8681c46c882 {
  margin-top: 80px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-f3fa8692-832b-4f0a-9a6e-e8681c46c882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3fa8692-832b-4f0a-9a6e-e8681c46c882.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05683bc5-30f1-4d8f-b220-e8a1297938be {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-4147f5cd-fd3d-45e5-a188-139380b6c251 {
  margin-top: 80px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-77970a22-10cd-43ac-a31f-af9a935465f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-77970a22-10cd-43ac-a31f-af9a935465f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-77970a22-10cd-43ac-a31f-af9a935465f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-77970a22-10cd-43ac-a31f-af9a935465f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-87f6a8fd-b2eb-4dab-946e-4878dd33244f {
  text-align: center;
}







  #s-87f6a8fd-b2eb-4dab-946e-4878dd33244f img.shogun-image {
    

    
    
    
  }


#s-87f6a8fd-b2eb-4dab-946e-4878dd33244f .shogun-image-content {
  
    align-items: center;
  
}

#s-ea102a7d-a509-44f9-b0d3-ed9336ffa21e {
  text-align: center;
}







  #s-ea102a7d-a509-44f9-b0d3-ed9336ffa21e img.shogun-image {
    

    
    
    
  }


#s-ea102a7d-a509-44f9-b0d3-ed9336ffa21e .shogun-image-content {
  
    align-items: center;
  
}

#s-c0b3e460-e5d6-4b1c-b139-0d04b7f11932 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c0b3e460-e5d6-4b1c-b139-0d04b7f11932"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c0b3e460-e5d6-4b1c-b139-0d04b7f11932"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c0b3e460-e5d6-4b1c-b139-0d04b7f11932"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0b3e460-e5d6-4b1c-b139-0d04b7f11932"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f114c984-3145-48c7-8b6c-ebe364ba7b6d {
  margin-left: 5%;
margin-right: 5%;
}

#s-17dce78e-c5e1-4d1d-a043-dd1b78938bea {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-d0184e7a-f439-426c-996a-84ba4b8650fd {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-860c06dc-ec9a-49d5-bd83-cf5cc9ee458f {
  margin-top: 20px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-860c06dc-ec9a-49d5-bd83-cf5cc9ee458f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-860c06dc-ec9a-49d5-bd83-cf5cc9ee458f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4c598fd1-0e62-414f-9476-8eaa8363bc57 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
text-align: center;
}







  #s-4c598fd1-0e62-414f-9476-8eaa8363bc57 img.shogun-image {
    

    
    
    
  }


#s-4c598fd1-0e62-414f-9476-8eaa8363bc57 .shogun-image-content {
  
    align-items: center;
  
}

#s-35e9b435-914a-43e2-938b-ce8495ec11d7 {
  margin-top: 190px;
}

#s-1b1ac01e-cdc7-45e3-8f38-e12aeb10560e {
  margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-1b1ac01e-cdc7-45e3-8f38-e12aeb10560e img.shogun-image {
    

    
    
    
  }


#s-1b1ac01e-cdc7-45e3-8f38-e12aeb10560e .shogun-image-content {
  
    align-items: center;
  
}

#s-1f3915c8-f4c1-4144-826a-5ef936889195 {
  margin-top: 190px;
}

#s-670ac202-6ce2-441f-a2ef-787a4a661ac4 {
  margin-top: 25px;
margin-left: 0%;
margin-right: 0%;
text-align: center;
}







  #s-670ac202-6ce2-441f-a2ef-787a4a661ac4 img.shogun-image {
    

    
    
    
  }


#s-670ac202-6ce2-441f-a2ef-787a4a661ac4 .shogun-image-content {
  
    align-items: center;
  
}

#s-30ad1d35-bd34-4066-8092-e4793ce19551 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-aaa10a26-4d22-499b-8e45-f19887f4804c {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-aaa10a26-4d22-499b-8e45-f19887f4804c img.shogun-image {
    

    
    
    
  }


#s-aaa10a26-4d22-499b-8e45-f19887f4804c .shogun-image-content {
  
    align-items: center;
  
}

#s-77f545cd-640f-4f05-82d6-5e2920ec3c96 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-4ef8225f-bd66-42f1-aba7-bb23685f83e9 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-4ef8225f-bd66-42f1-aba7-bb23685f83e9 img.shogun-image {
    

    
    
    
  }


#s-4ef8225f-bd66-42f1-aba7-bb23685f83e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-182fffb2-5ff0-4783-a466-51504a0774a4 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-250255df-5e6d-428d-a2c8-c20ca89548aa {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-9e253173-3ce7-439e-a4e4-233dadc67c7a {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-9e253173-3ce7-439e-a4e4-233dadc67c7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e253173-3ce7-439e-a4e4-233dadc67c7a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-796081ad-5567-40d9-ae96-e374502c282b {
  margin-top: 70px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-78e03892-913e-43cc-92c5-d49612ec223c {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
text-align: center;
}







  #s-78e03892-913e-43cc-92c5-d49612ec223c img.shogun-image {
    

    
    
    
  }


#s-78e03892-913e-43cc-92c5-d49612ec223c .shogun-image-content {
  
    align-items: center;
  
}

#s-16e9da8c-da97-4fac-a4f3-b14dff4d1c22 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-9b798de6-42fc-42d0-8aaa-b2d4ecfa5029 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-9b798de6-42fc-42d0-8aaa-b2d4ecfa5029 img.shogun-image {
    

    
    
    
  }


#s-9b798de6-42fc-42d0-8aaa-b2d4ecfa5029 .shogun-image-content {
  
    align-items: center;
  
}

#s-92577a19-e4c7-4fe1-979d-c942e542caed {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-0c274aee-a272-4dbd-9117-19876735d3a9 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-0c274aee-a272-4dbd-9117-19876735d3a9 img.shogun-image {
    

    
    
    
  }


#s-0c274aee-a272-4dbd-9117-19876735d3a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdc92d57-3d20-4081-ae3d-037b1863dc22 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-c8bf43f5-7a76-486c-84c7-31bc21ff85ad {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
text-align: center;
}







  #s-c8bf43f5-7a76-486c-84c7-31bc21ff85ad img.shogun-image {
    

    
    
    
  }


#s-c8bf43f5-7a76-486c-84c7-31bc21ff85ad .shogun-image-content {
  
    align-items: center;
  
}

#s-e18a5670-4f92-41b5-82d9-cf0b7cdf5c37 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-789c9bbf-842b-4241-aa35-5cac4b66a450 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-e4ec9888-65c3-45c6-9b87-5dd5f464f0fe {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-b9f4ef49-293d-4865-b790-10369d4b038b {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
text-align: center;
}







  #s-b9f4ef49-293d-4865-b790-10369d4b038b img.shogun-image {
    

    
    
    
  }


#s-b9f4ef49-293d-4865-b790-10369d4b038b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-cb1e3ad6-3dfa-40ac-8535-9030a40efafe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-cb1e3ad6-3dfa-40ac-8535-9030a40efafe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cb1e3ad6-3dfa-40ac-8535-9030a40efafe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb1e3ad6-3dfa-40ac-8535-9030a40efafe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5ed1ae90-533c-419a-b109-01d22a9c316b {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-5ed1ae90-533c-419a-b109-01d22a9c316b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-5ed1ae90-533c-419a-b109-01d22a9c316b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-143464e6-5f48-4ec2-9f21-fc8be9c6acd7 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-143464e6-5f48-4ec2-9f21-fc8be9c6acd7 img.shogun-image {
    

    
    
    
  }


#s-143464e6-5f48-4ec2-9f21-fc8be9c6acd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ae87f85-cba3-4c18-a3ac-a0546371dd52 {
  margin-top: -11px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-acca9882-a5b6-4fa7-87ee-1ad55b2c589e {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-acca9882-a5b6-4fa7-87ee-1ad55b2c589e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-acca9882-a5b6-4fa7-87ee-1ad55b2c589e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e124ff4-bf07-4d4a-bcf1-6ef36a3463d0 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-3e124ff4-bf07-4d4a-bcf1-6ef36a3463d0 img.shogun-image {
    

    
    
    
  }


#s-3e124ff4-bf07-4d4a-bcf1-6ef36a3463d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-fee8d034-b9ee-44ed-b522-17c114e2f0fe {
  margin-top: -11px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-eb6df984-7d3a-43f7-b7ac-ac48603a9c64 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-eb6df984-7d3a-43f7-b7ac-ac48603a9c64"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-eb6df984-7d3a-43f7-b7ac-ac48603a9c64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eb6df984-7d3a-43f7-b7ac-ac48603a9c64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb6df984-7d3a-43f7-b7ac-ac48603a9c64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-2ab307b6-5863-43ff-9b9b-9bca554ce141 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-2ab307b6-5863-43ff-9b9b-9bca554ce141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-2ab307b6-5863-43ff-9b9b-9bca554ce141.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c62c1d5a-20ce-44af-91ee-90eff83ac97e {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-c62c1d5a-20ce-44af-91ee-90eff83ac97e img.shogun-image {
    

    
    
    
  }


#s-c62c1d5a-20ce-44af-91ee-90eff83ac97e .shogun-image-content {
  
    align-items: center;
  
}

#s-e5cce0bc-adfe-40ac-bbcb-b8dbd9f27428 {
  margin-top: -11px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-64fd2684-9b3f-4657-adb0-b12a88a53b74 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 60px;
background-color: rgba(238, 238, 238, 1);
background-attachment: scroll;
}








#s-64fd2684-9b3f-4657-adb0-b12a88a53b74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-64fd2684-9b3f-4657-adb0-b12a88a53b74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb6978c5-7f78-437f-9b55-b610cacb6378 {
  margin-top: 15px;
margin-left: 11%;
margin-bottom: 15px;
margin-right: 11%;
padding-top: 1px;
padding-left: 0%;
padding-bottom: 1px;
padding-right: 0%;
text-align: center;
background-color: rgba(238, 238, 238, 1);
}







  #s-bb6978c5-7f78-437f-9b55-b610cacb6378 img.shogun-image {
    

    
    
    
  }


#s-bb6978c5-7f78-437f-9b55-b610cacb6378 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ef33253-6599-47c6-a5f3-b2e2dd3e3c2d {
  margin-top: -11px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
background-color: rgba(238, 238, 238, 1);
}

#s-a9b9e864-95b7-4171-bb2c-d1c27af5aeb9 {
  margin-top: 15px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-a9b9e864-95b7-4171-bb2c-d1c27af5aeb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9b9e864-95b7-4171-bb2c-d1c27af5aeb9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0455c430-ccf1-40ab-8571-3f19a4216942 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-cd54a55b-388d-4927-a1b3-f0d4063df4f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cd54a55b-388d-4927-a1b3-f0d4063df4f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cd54a55b-388d-4927-a1b3-f0d4063df4f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd54a55b-388d-4927-a1b3-f0d4063df4f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e405a7a5-b760-4f53-9ac6-626ecc18c0a8 {
  text-align: center;
}







  #s-e405a7a5-b760-4f53-9ac6-626ecc18c0a8 img.shogun-image {
    

    
    
    
  }


#s-e405a7a5-b760-4f53-9ac6-626ecc18c0a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-82c89d81-bb7c-4c26-aa4a-fed3501d8967 {
  text-align: center;
}







  #s-82c89d81-bb7c-4c26-aa4a-fed3501d8967 img.shogun-image {
    

    
    
    
  }


#s-82c89d81-bb7c-4c26-aa4a-fed3501d8967 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ffc9ae40-7da3-484e-930c-1924516cb976"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ffc9ae40-7da3-484e-930c-1924516cb976"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ffc9ae40-7da3-484e-930c-1924516cb976"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffc9ae40-7da3-484e-930c-1924516cb976"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-59952a33-6967-4ff4-b126-66fe7cbad8a3 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-3323ab53-4d7e-462e-980d-a7253ba7b1e9 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-9487f199-fa0b-441d-9810-cbb015e1ccef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9487f199-fa0b-441d-9810-cbb015e1ccef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9487f199-fa0b-441d-9810-cbb015e1ccef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9487f199-fa0b-441d-9810-cbb015e1ccef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f64b6a30-72ca-4f52-aead-f89c2fd2de7a {
  text-align: center;
}







  #s-f64b6a30-72ca-4f52-aead-f89c2fd2de7a img.shogun-image {
    

    
    
    
  }


#s-f64b6a30-72ca-4f52-aead-f89c2fd2de7a .shogun-image-content {
  
    align-items: center;
  
}

#s-c1918155-b0ba-423b-97fb-cacfdc729473 {
  text-align: center;
}







  #s-c1918155-b0ba-423b-97fb-cacfdc729473 img.shogun-image {
    

    
    
    
  }


#s-c1918155-b0ba-423b-97fb-cacfdc729473 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-3042d448-8fae-4498-b5bc-b7707d6b6d70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3042d448-8fae-4498-b5bc-b7707d6b6d70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3042d448-8fae-4498-b5bc-b7707d6b6d70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3042d448-8fae-4498-b5bc-b7707d6b6d70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5e04b52a-b9de-4b98-adce-dbe4e7704735 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-49a0da30-7594-4bf3-a27a-9c5821f63798 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-399dfe5f-a51a-4bb3-8420-3f904cab7526 {
  margin-top: 15px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-399dfe5f-a51a-4bb3-8420-3f904cab7526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-399dfe5f-a51a-4bb3-8420-3f904cab7526.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-664d0e4e-143e-4590-aa3e-f7bdae33cf0b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e97e38f3-8324-41ca-843a-834f4d817bdd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e97e38f3-8324-41ca-843a-834f4d817bdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e97e38f3-8324-41ca-843a-834f4d817bdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e97e38f3-8324-41ca-843a-834f4d817bdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-30fc3884-2c2c-49db-945e-5f80afe3a075 {
  text-align: center;
}







  #s-30fc3884-2c2c-49db-945e-5f80afe3a075 img.shogun-image {
    

    
    
    
  }


#s-30fc3884-2c2c-49db-945e-5f80afe3a075 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ec7fdbd-8ed8-42e2-bc39-54125d5a33c4 {
  text-align: center;
}







  #s-7ec7fdbd-8ed8-42e2-bc39-54125d5a33c4 img.shogun-image {
    

    
    
    
  }


#s-7ec7fdbd-8ed8-42e2-bc39-54125d5a33c4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d3101628-e0dd-4b2a-a238-701b0ad8b79d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d3101628-e0dd-4b2a-a238-701b0ad8b79d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3101628-e0dd-4b2a-a238-701b0ad8b79d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3101628-e0dd-4b2a-a238-701b0ad8b79d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-19f5b0dc-9891-47cc-8a82-4c08e2bfd927 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-15dc683a-eefd-4780-90aa-f94e011b2bd0 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

@media (min-width: 0px) {
[id="s-d9914447-fc0c-47c2-b9ed-e4d7f14a03d0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d9914447-fc0c-47c2-b9ed-e4d7f14a03d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9914447-fc0c-47c2-b9ed-e4d7f14a03d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9914447-fc0c-47c2-b9ed-e4d7f14a03d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-46ab0eb8-4171-40dc-820e-09ffcfc95beb {
  text-align: center;
}







  #s-46ab0eb8-4171-40dc-820e-09ffcfc95beb img.shogun-image {
    

    
    
    
  }


#s-46ab0eb8-4171-40dc-820e-09ffcfc95beb .shogun-image-content {
  
    align-items: center;
  
}

#s-bcd6559d-070c-4105-a8b3-b45b3520ebd2 {
  text-align: center;
}







  #s-bcd6559d-070c-4105-a8b3-b45b3520ebd2 img.shogun-image {
    

    
    
    
  }


#s-bcd6559d-070c-4105-a8b3-b45b3520ebd2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6d114e78-9815-4c0d-8205-7d7a975bdc8b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6d114e78-9815-4c0d-8205-7d7a975bdc8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d114e78-9815-4c0d-8205-7d7a975bdc8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d114e78-9815-4c0d-8205-7d7a975bdc8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0fd1b4b6-70aa-47cb-bc4c-9f5dfe8d4444 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 13px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-a027aad1-afe9-4a2e-8002-73374385c066 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 1px;
}

#s-c5974ffb-e6d2-4206-bef4-2c07cc95cd29 {
  margin-top: 15px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-c5974ffb-e6d2-4206-bef4-2c07cc95cd29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5974ffb-e6d2-4206-bef4-2c07cc95cd29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b087a1bd-10bc-4fcf-a41d-b25d7eb3dded {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-7f366b45-34dc-411e-9977-61fdd7abc028 {
  margin-top: 0px;
margin-left: -55%;
margin-bottom: 0px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-7f366b45-34dc-411e-9977-61fdd7abc028"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7f366b45-34dc-411e-9977-61fdd7abc028"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7f366b45-34dc-411e-9977-61fdd7abc028"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f366b45-34dc-411e-9977-61fdd7abc028"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-caf29ed9-0359-4562-a586-2a541bd593cd {
  margin-top: 18px;
margin-left: -7%;
margin-bottom: 18px;
margin-right: -7%;
}

#s-49c0e2e3-a715-496b-9fab-14c0a59e7376 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}







  #s-49c0e2e3-a715-496b-9fab-14c0a59e7376 img.shogun-image {
    

    
    
    
  }


#s-49c0e2e3-a715-496b-9fab-14c0a59e7376 .shogun-image-content {
  
    align-items: center;
  
}

#s-3481e4cd-fda5-4c31-a2a7-5350f64d84c2 {
  margin-top: 0px;
margin-left: -55%;
margin-bottom: 0px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3481e4cd-fda5-4c31-a2a7-5350f64d84c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3481e4cd-fda5-4c31-a2a7-5350f64d84c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3481e4cd-fda5-4c31-a2a7-5350f64d84c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3481e4cd-fda5-4c31-a2a7-5350f64d84c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-eb5f78e7-8ba4-4a42-b662-e2e43640e4fb {
  margin-top: 60px;
margin-left: -7%;
margin-bottom: 60px;
margin-right: -7%;
}

#s-f6ba13b4-3b60-4f6f-9602-2c500c35c514 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}







  #s-f6ba13b4-3b60-4f6f-9602-2c500c35c514 img.shogun-image {
    

    
    
    
  }


#s-f6ba13b4-3b60-4f6f-9602-2c500c35c514 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2f7e106-25ad-4ba4-b86d-9589ac30b3de {
  margin-top: 0px;
margin-left: -55%;
margin-bottom: 0px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d2f7e106-25ad-4ba4-b86d-9589ac30b3de"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d2f7e106-25ad-4ba4-b86d-9589ac30b3de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2f7e106-25ad-4ba4-b86d-9589ac30b3de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2f7e106-25ad-4ba4-b86d-9589ac30b3de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-22a3a8b5-fc37-48ef-a7cf-784c4e63eed2 {
  margin-top: 65px;
margin-left: -7%;
margin-bottom: 65px;
margin-right: -7%;
}

#s-230bba8b-baec-4ff0-82b3-7270bb5c97f8 {
  margin-top: 15px;
margin-bottom: 0px;
text-align: center;
}







  #s-230bba8b-baec-4ff0-82b3-7270bb5c97f8 img.shogun-image {
    

    
    
    
  }


#s-230bba8b-baec-4ff0-82b3-7270bb5c97f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-44bd4d67-0582-4b93-a740-78f1e92b41fc {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-8d7f4002-a74d-47e4-810f-9c1ccb4a76a0 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-8d7f4002-a74d-47e4-810f-9c1ccb4a76a0 img.shogun-image {
    

    
    
    
  }


#s-8d7f4002-a74d-47e4-810f-9c1ccb4a76a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-95863410-13b2-4946-8a4a-d9d58ee1c254 {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 0%;
}

#s-2977685d-2d79-48e3-859b-1b33e27421f7 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-2977685d-2d79-48e3-859b-1b33e27421f7 img.shogun-image {
    

    
    
    
  }


#s-2977685d-2d79-48e3-859b-1b33e27421f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4fefe2c8-46d1-42b1-b778-0f1c87c67ae6 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-b50d94bf-9794-45a1-b82f-1109d93e753b {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-b50d94bf-9794-45a1-b82f-1109d93e753b img.shogun-image {
    

    
    
    
  }


#s-b50d94bf-9794-45a1-b82f-1109d93e753b .shogun-image-content {
  
    align-items: center;
  
}

#s-24a5e092-4ae3-48b1-831d-958d97645866 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-16d85e40-ab89-4d9e-b31c-97341b77c0ba {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
text-align: center;
}







  #s-16d85e40-ab89-4d9e-b31c-97341b77c0ba img.shogun-image {
    

    
    
    
  }


#s-16d85e40-ab89-4d9e-b31c-97341b77c0ba .shogun-image-content {
  
    align-items: center;
  
}

#s-6bc5e7b7-300d-4563-9ffc-da342e77b019 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-3b1b7781-a2ba-4112-a468-f6c9cd9f9de7 {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-f939f83b-b0ca-4551-abf9-81fff73f3cf3 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
text-align: center;
}







  #s-f939f83b-b0ca-4551-abf9-81fff73f3cf3 img.shogun-image {
    

    
    
    
  }


#s-f939f83b-b0ca-4551-abf9-81fff73f3cf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4985f1e-c75b-4eda-b5fd-1d8dcb951025 {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
background-repeat: no-repeat;
background-size: cover;
margin-left: 1%;
margin-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-attachment: scroll;
background-position: center center;
}








#s-d4985f1e-c75b-4eda-b5fd-1d8dcb951025 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-d4985f1e-c75b-4eda-b5fd-1d8dcb951025.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1113d5d7-a890-4d20-9716-b5e71b09a3bc {
  margin-left: 5%;
margin-right: 1%;
padding-top: 10px;
padding-bottom: 0px;
}

#s-06d1ace1-0122-41ff-bcbd-4de940504e7a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06d1ace1-0122-41ff-bcbd-4de940504e7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-4db691e2-4be3-4397-ab40-3c2aa671adcf {
  margin-top: 5px;
margin-bottom: -30px;
margin-right: 40%;
}

#s-14cd33f6-b1ad-4340-b733-32648b11be5c {
  box-shadow:1px 1px 1px 1px rgba(238, 238, 238, 1);
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-attachment: scroll;
background-position: center center;
}








#s-14cd33f6-b1ad-4340-b733-32648b11be5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
}#s-14cd33f6-b1ad-4340-b733-32648b11be5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d8d05f39-2f24-4930-92ba-1c85c78abb85 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 0px;
}

#s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e3ce0f61-6961-4ca3-87c6-c74f5cd3b64d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-40d85eaa-740d-46e2-b67b-6ca9ebccb0aa {
  margin-top: 5px;
margin-bottom: -30px;
margin-right: 40%;
padding-top: 1px;
padding-bottom: 1px;
}

#s-5f53c096-7f68-451a-9283-55aedd798a67 {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-98848d09-4f8e-4bfd-89b8-c82c1dc6ee2d {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-98848d09-4f8e-4bfd-89b8-c82c1dc6ee2d img.shogun-image {
    

    
    
    
  }


#s-98848d09-4f8e-4bfd-89b8-c82c1dc6ee2d .shogun-image-content {
  
    align-items: center;
  
}

#s-32d34dbc-11fa-495f-b566-f93d65b2658e {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-9bf4d240-548d-4368-aaf3-8a14201b81e1 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-9bf4d240-548d-4368-aaf3-8a14201b81e1 img.shogun-image {
    

    
    
    
  }


#s-9bf4d240-548d-4368-aaf3-8a14201b81e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5d4fd47-c2d7-4235-a29e-9d1c06121709 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-38665f7f-c913-461b-8b4d-70e5b82fc3d5 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-38665f7f-c913-461b-8b4d-70e5b82fc3d5 img.shogun-image {
    

    
    
    
  }


#s-38665f7f-c913-461b-8b4d-70e5b82fc3d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c993acfc-72ad-43eb-a645-190bbcee981f {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-2b33f8b5-5930-4049-bbd2-6df30f74e2ab {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-2b33f8b5-5930-4049-bbd2-6df30f74e2ab img.shogun-image {
    

    
    
    
  }


#s-2b33f8b5-5930-4049-bbd2-6df30f74e2ab .shogun-image-content {
  
    align-items: center;
  
}

#s-4741a4da-32a6-4ef1-aa64-8ce694f10715 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-b81ce2b3-61cb-430a-ba07-1e8fa762b166 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-76f44e4f-0b4d-481b-a78d-79ba9c057187 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-76f44e4f-0b4d-481b-a78d-79ba9c057187 img.shogun-image {
    

    
    
    
  }


#s-76f44e4f-0b4d-481b-a78d-79ba9c057187 .shogun-image-content {
  
    align-items: center;
  
}

#s-df34be64-363d-4c0d-80ec-b45559da99a7 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-a4a6d687-a931-463f-8ccf-d5666c239be9 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-a4a6d687-a931-463f-8ccf-d5666c239be9 img.shogun-image {
    

    
    
    
  }


#s-a4a6d687-a931-463f-8ccf-d5666c239be9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cdf539c-07be-40d9-9ced-26526d2619f0 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-fdf3c54f-3fad-4295-804d-05c6b05279d5 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-7f1a5b21-8c03-465e-8af4-5ee1eb5e382e {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-8c6cf228-0ae1-4b7a-91d1-e8c9f58e1ce5 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-8c6cf228-0ae1-4b7a-91d1-e8c9f58e1ce5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c6cf228-0ae1-4b7a-91d1-e8c9f58e1ce5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c6cf228-0ae1-4b7a-91d1-e8c9f58e1ce5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c6cf228-0ae1-4b7a-91d1-e8c9f58e1ce5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c5e8c51c-59dc-4854-91db-00d41b626c94 {
  text-align: center;
}







  #s-c5e8c51c-59dc-4854-91db-00d41b626c94 img.shogun-image {
    

    
    
    
  }


#s-c5e8c51c-59dc-4854-91db-00d41b626c94 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0d8c8a0-a2a1-4d67-bf42-641bc0e171db {
  margin-left: 0%;
margin-right: 0%;
}

#s-03348324-0f96-4925-8902-fb50a35969ea {
  text-align: center;
}







  #s-03348324-0f96-4925-8902-fb50a35969ea img.shogun-image {
    

    
    
    
  }


#s-03348324-0f96-4925-8902-fb50a35969ea .shogun-image-content {
  
    align-items: center;
  
}

#s-fbe3f256-bbd8-4eff-8a7a-237b59f578a0 {
  margin-left: 0%;
margin-right: 0%;
}

#s-e0470a0a-f472-4871-98d2-f684122e34db {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 4%;
}
@media (min-width: 1200px){#s-e0470a0a-f472-4871-98d2-f684122e34db {
  display: none;
}
#s-e0470a0a-f472-4871-98d2-f684122e34db, #wrap-s-e0470a0a-f472-4871-98d2-f684122e34db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0470a0a-f472-4871-98d2-f684122e34db {
  display: none;
}
#s-e0470a0a-f472-4871-98d2-f684122e34db, #wrap-s-e0470a0a-f472-4871-98d2-f684122e34db { display:none !important; }}
#s-a4652a94-1166-41a0-86ce-acf085691a74 {
  margin-left: 0%;
margin-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(249, 249, 249, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-a4652a94-1166-41a0-86ce-acf085691a74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4652a94-1166-41a0-86ce-acf085691a74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4cd4c7e7-b599-4e58-8f7e-f7543d8e186a {
  margin-top: 20px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-4cd4c7e7-b599-4e58-8f7e-f7543d8e186a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4cd4c7e7-b599-4e58-8f7e-f7543d8e186a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4cd4c7e7-b599-4e58-8f7e-f7543d8e186a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4cd4c7e7-b599-4e58-8f7e-f7543d8e186a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0868f0be-2d66-4cc6-94a8-cceb1181f4fd {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-99aea6db-29f6-45b3-bf09-86538dbc0d6c {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-cc601f5a-4942-4762-ab0a-ade8d3ef0807"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-cc601f5a-4942-4762-ab0a-ade8d3ef0807"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cc601f5a-4942-4762-ab0a-ade8d3ef0807"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc601f5a-4942-4762-ab0a-ade8d3ef0807"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-85bee797-aec6-4556-b658-181f08fe7f0c {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-7367fb27-d544-4bbd-aa63-7131844bc254 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-787201ff-dc5f-42f4-b941-82d17a784ce0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-787201ff-dc5f-42f4-b941-82d17a784ce0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-787201ff-dc5f-42f4-b941-82d17a784ce0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-787201ff-dc5f-42f4-b941-82d17a784ce0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-12bc34af-a96f-499a-97cf-2012bdf823b2 {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-f7b0a35d-0f96-4de7-a5ba-fcf1905c2973 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-810c5434-15f8-4168-8927-2e8d513f6462"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-810c5434-15f8-4168-8927-2e8d513f6462"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-810c5434-15f8-4168-8927-2e8d513f6462"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-810c5434-15f8-4168-8927-2e8d513f6462"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-dcc4f7b2-be3b-4432-a2c2-efc2831d2704 {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-59d78e28-8ff5-4621-9039-5ec78058e41f {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-55d633c3-efae-4359-9ae0-a26205eaf94f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-55d633c3-efae-4359-9ae0-a26205eaf94f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-55d633c3-efae-4359-9ae0-a26205eaf94f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-55d633c3-efae-4359-9ae0-a26205eaf94f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-8866da6b-c0ac-49ed-8cee-48746fb922ae {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-a2291a11-d61e-4237-8698-3268e1051629 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3e3997fd-5ab8-41e8-a0e6-517850a84983"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3e3997fd-5ab8-41e8-a0e6-517850a84983"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3e3997fd-5ab8-41e8-a0e6-517850a84983"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e3997fd-5ab8-41e8-a0e6-517850a84983"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-f13e39c6-692d-48bf-b76c-0d3a3d93a8c5 {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-930be9d9-91b3-4b6a-88d8-ddd873d99e1d {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-4a415fe0-6c71-42af-9666-bbb81e6c19cc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4a415fe0-6c71-42af-9666-bbb81e6c19cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4a415fe0-6c71-42af-9666-bbb81e6c19cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a415fe0-6c71-42af-9666-bbb81e6c19cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-a90ab19c-0f6f-4f9f-976d-103314b19b6d {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-a41db3dd-4796-4df6-9fdd-e7d2de047d41 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-6a6aa5be-11bf-497c-93a1-9f3989d9ea96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6a6aa5be-11bf-497c-93a1-9f3989d9ea96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6a6aa5be-11bf-497c-93a1-9f3989d9ea96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a6aa5be-11bf-497c-93a1-9f3989d9ea96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-640db6fb-8656-4491-aeea-747289ec2e3f {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-0deb4804-e6b8-43de-9ad1-a3d38e85b94e {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bf00472d-0e73-42d6-8a57-70fb0db510cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-bf00472d-0e73-42d6-8a57-70fb0db510cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bf00472d-0e73-42d6-8a57-70fb0db510cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf00472d-0e73-42d6-8a57-70fb0db510cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-12b30d6d-f8c9-46a4-ab10-612afa010a3e {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-cade86a7-8e4e-4b7e-9233-aad4e23ba756 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e71be96a-4581-4eb5-aed3-6ce5506be708"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e71be96a-4581-4eb5-aed3-6ce5506be708"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e71be96a-4581-4eb5-aed3-6ce5506be708"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e71be96a-4581-4eb5-aed3-6ce5506be708"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b54005df-af89-4ab7-8d90-4cc105b7b8af {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
}

#s-88c7d911-024d-4aeb-838d-7889e395239c {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-278ddd72-4aad-4d05-8b56-dfd75217d9df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-278ddd72-4aad-4d05-8b56-dfd75217d9df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-278ddd72-4aad-4d05-8b56-dfd75217d9df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-278ddd72-4aad-4d05-8b56-dfd75217d9df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-1352832e-554c-4e86-a9ee-a715d6bc47b7 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 0%;
}

#s-e03a8c1f-b287-4654-8789-9dcb4ed4d663 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f {
  display: none;
}
#s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f, #wrap-s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f {
  display: none;
}
#s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f, #wrap-s-39a7c27e-0e60-4fdd-8346-aeeffcc3fd9f { display:none !important; }}
#s-b756189f-06d6-4f35-97a5-72384f7a202c {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: rgba(249, 249, 249, 1);
}
@media (min-width: 1200px){#s-b756189f-06d6-4f35-97a5-72384f7a202c {
  display: none;
}
#s-b756189f-06d6-4f35-97a5-72384f7a202c, #wrap-s-b756189f-06d6-4f35-97a5-72384f7a202c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b756189f-06d6-4f35-97a5-72384f7a202c {
  display: none;
}
#s-b756189f-06d6-4f35-97a5-72384f7a202c, #wrap-s-b756189f-06d6-4f35-97a5-72384f7a202c { display:none !important; }}
@media (min-width: 0px) {
[id="s-b756189f-06d6-4f35-97a5-72384f7a202c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b756189f-06d6-4f35-97a5-72384f7a202c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b756189f-06d6-4f35-97a5-72384f7a202c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b756189f-06d6-4f35-97a5-72384f7a202c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-697b0cda-97d7-4ee4-88b2-1dbdfe022966 {
  margin-top: 25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

#s-1e67ac95-e14e-47fe-8d42-2a98d304aa34 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: -30px;
margin-right: 5%;
}

#s-0e3cfd9e-d9df-40e8-923e-c1f90f44bf89 {
  margin-top: -15px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-34f5c9d4-0e3a-4413-91a8-2732565ae0f3 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
}

#s-efe91d6e-87ac-4e84-a1c3-4d26045b3f81 {
  margin-top: -15px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

#s-ea419c78-51f7-4927-8442-08131dd9a83c {
  margin-top: -27px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-d7c49841-805a-4908-a0d8-852a8f1bcdde {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7c49841-805a-4908-a0d8-852a8f1bcdde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-2fef6344-97da-402c-b4bd-2dbebbca184f {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-0d8bda28-5bed-4453-816f-5436e79f32b1 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0d8bda28-5bed-4453-816f-5436e79f32b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0d8bda28-5bed-4453-816f-5436e79f32b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0d8bda28-5bed-4453-816f-5436e79f32b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0d8bda28-5bed-4453-816f-5436e79f32b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-6d726259-837d-4383-a63f-6563f8fb681a {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-6d726259-837d-4383-a63f-6563f8fb681a > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-6d726259-837d-4383-a63f-6563f8fb681a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68aad1dd-3056-4cb6-b07b-31515e6e88d8 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-68aad1dd-3056-4cb6-b07b-31515e6e88d8 img.shogun-image {
    

    
    
    
  }


#s-68aad1dd-3056-4cb6-b07b-31515e6e88d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff30447e-62df-478d-9908-8a75cd30950a {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-52da326a-6912-49c0-91ce-da39b734cc21 {
  min-height: 50px;
}








#s-52da326a-6912-49c0-91ce-da39b734cc21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52da326a-6912-49c0-91ce-da39b734cc21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e9013b7-c2ad-4d29-a24b-e8c3ea906e1b {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-6e9013b7-c2ad-4d29-a24b-e8c3ea906e1b > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-6e9013b7-c2ad-4d29-a24b-e8c3ea906e1b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c937ea0d-38ef-415e-89f8-40b3e8edb932 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-c937ea0d-38ef-415e-89f8-40b3e8edb932 img.shogun-image {
    

    
    
    
  }


#s-c937ea0d-38ef-415e-89f8-40b3e8edb932 .shogun-image-content {
  
    align-items: center;
  
}

#s-37bc1b15-5bb8-4544-aa7b-4f660e6ab073 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-df21e42e-5e94-4f73-bd59-c4d445397c57 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-df21e42e-5e94-4f73-bd59-c4d445397c57 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-df21e42e-5e94-4f73-bd59-c4d445397c57.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4965150d-7906-405b-8fc6-df6a36697f6f {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-4965150d-7906-405b-8fc6-df6a36697f6f img.shogun-image {
    

    
    
    
  }


#s-4965150d-7906-405b-8fc6-df6a36697f6f .shogun-image-content {
  
    align-items: center;
  
}

#s-498ad3f2-d089-4f5e-b24b-460d427f311b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-cbcf21e0-2a9a-4a8b-9bfa-f9fa724a9d9a {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-cbcf21e0-2a9a-4a8b-9bfa-f9fa724a9d9a > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-cbcf21e0-2a9a-4a8b-9bfa-f9fa724a9d9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2dae1a19-9bbd-45a3-a4f9-5b27bb585e72 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-2dae1a19-9bbd-45a3-a4f9-5b27bb585e72 img.shogun-image {
    

    
    
    
  }


#s-2dae1a19-9bbd-45a3-a4f9-5b27bb585e72 .shogun-image-content {
  
    align-items: center;
  
}

#s-0946c948-9435-4e3f-a1ad-09007b20ce54 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-960d390a-abeb-49d3-baad-9e95b2734b55 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-960d390a-abeb-49d3-baad-9e95b2734b55"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-960d390a-abeb-49d3-baad-9e95b2734b55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-960d390a-abeb-49d3-baad-9e95b2734b55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-960d390a-abeb-49d3-baad-9e95b2734b55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-5ca29865-782e-4c2d-8cfc-09217d440552 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-5ca29865-782e-4c2d-8cfc-09217d440552 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-5ca29865-782e-4c2d-8cfc-09217d440552.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-391db300-f9e7-451c-8791-f1affa898847 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-391db300-f9e7-451c-8791-f1affa898847 img.shogun-image {
    

    
    
    
  }


#s-391db300-f9e7-451c-8791-f1affa898847 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee10be1b-9f5c-4950-bc6a-773a284dfbf7 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-2ca59eed-516c-4eff-9f39-df665b2f7206 {
  min-height: 50px;
}








#s-2ca59eed-516c-4eff-9f39-df665b2f7206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ca59eed-516c-4eff-9f39-df665b2f7206.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e4e29a6-6724-4b4d-8a49-a131ebc39514 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-1e4e29a6-6724-4b4d-8a49-a131ebc39514 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-1e4e29a6-6724-4b4d-8a49-a131ebc39514.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e487e40-d847-4235-9d77-f0645251f92a {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-2e487e40-d847-4235-9d77-f0645251f92a img.shogun-image {
    

    
    
    
  }


#s-2e487e40-d847-4235-9d77-f0645251f92a .shogun-image-content {
  
    align-items: center;
  
}

#s-7b9d0c75-dfc5-4b48-92a5-6df510d93460 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-54746836-f8d2-4841-a821-e51f393afa6b {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-54746836-f8d2-4841-a821-e51f393afa6b > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-54746836-f8d2-4841-a821-e51f393afa6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea7c7821-ad37-40db-8cc8-41f93023993d {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-ea7c7821-ad37-40db-8cc8-41f93023993d img.shogun-image {
    

    
    
    
  }


#s-ea7c7821-ad37-40db-8cc8-41f93023993d .shogun-image-content {
  
    align-items: center;
  
}

#s-2f7f05ec-77d2-44e0-8e0b-7f8c3f31f808 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-02ceb28f-199f-466a-847f-efa81cfe7578 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-02ceb28f-199f-466a-847f-efa81cfe7578 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-02ceb28f-199f-466a-847f-efa81cfe7578.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2305f102-6474-4e24-94b0-be68b7d6c766 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-2305f102-6474-4e24-94b0-be68b7d6c766 img.shogun-image {
    

    
    
    
  }


#s-2305f102-6474-4e24-94b0-be68b7d6c766 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8c1e034-810b-4ad2-822f-a4623210ba34 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-0121d636-621a-4fac-a36d-ebfce380b413 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0121d636-621a-4fac-a36d-ebfce380b413"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0121d636-621a-4fac-a36d-ebfce380b413"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0121d636-621a-4fac-a36d-ebfce380b413"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0121d636-621a-4fac-a36d-ebfce380b413"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-4aa73e01-fb47-488b-a4d8-d52ece700a62 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-4aa73e01-fb47-488b-a4d8-d52ece700a62 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-4aa73e01-fb47-488b-a4d8-d52ece700a62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-202d79d9-2f21-4731-9389-8dbe95debe61 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-202d79d9-2f21-4731-9389-8dbe95debe61 img.shogun-image {
    

    
    
    
  }


#s-202d79d9-2f21-4731-9389-8dbe95debe61 .shogun-image-content {
  
    align-items: center;
  
}

#s-5393f1f1-b8db-4c74-9da8-6f784b473ac5 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-8a9c47ff-9770-4af0-8a47-09655c567310 {
  min-height: 50px;
}








#s-8a9c47ff-9770-4af0-8a47-09655c567310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a9c47ff-9770-4af0-8a47-09655c567310.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-86c1938b-d2e3-448c-ac6f-c345fd7952ed {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-86c1938b-d2e3-448c-ac6f-c345fd7952ed > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-86c1938b-d2e3-448c-ac6f-c345fd7952ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aebfcf9c-69f4-4b32-b74c-8554bb19b5c1 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-aebfcf9c-69f4-4b32-b74c-8554bb19b5c1 img.shogun-image {
    

    
    
    
  }


#s-aebfcf9c-69f4-4b32-b74c-8554bb19b5c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-3aa5c43e-73ab-4b00-b042-115ccd47eaf5 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-241e908b-9a3f-4c52-a484-a853c4016caa {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-241e908b-9a3f-4c52-a484-a853c4016caa > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-241e908b-9a3f-4c52-a484-a853c4016caa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef41e78b-9dd6-4f10-bd1f-20a49bbe03ae {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-ef41e78b-9dd6-4f10-bd1f-20a49bbe03ae img.shogun-image {
    

    
    
    
  }


#s-ef41e78b-9dd6-4f10-bd1f-20a49bbe03ae .shogun-image-content {
  
    align-items: center;
  
}

#s-0a835cdd-652b-4c10-a481-a1d3840a2b43 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c3763f0d-1221-40e4-9c5c-7d4b9edafbc4 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-c3763f0d-1221-40e4-9c5c-7d4b9edafbc4 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-c3763f0d-1221-40e4-9c5c-7d4b9edafbc4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-025a1c43-ef32-4a0a-8dca-9e92bf122709 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-025a1c43-ef32-4a0a-8dca-9e92bf122709 img.shogun-image {
    

    
    
    
  }


#s-025a1c43-ef32-4a0a-8dca-9e92bf122709 .shogun-image-content {
  
    align-items: center;
  
}

#s-2015dd81-15ea-45b8-bfe3-ca8589594115 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-9595bce9-f42d-4c46-83bf-87596e4dedff {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9595bce9-f42d-4c46-83bf-87596e4dedff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9595bce9-f42d-4c46-83bf-87596e4dedff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9595bce9-f42d-4c46-83bf-87596e4dedff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9595bce9-f42d-4c46-83bf-87596e4dedff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-ae6ce952-af4e-4219-82c6-a9a91ff615df {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-ae6ce952-af4e-4219-82c6-a9a91ff615df > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-ae6ce952-af4e-4219-82c6-a9a91ff615df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ddff8d9-5225-4508-b57c-e3cb572100f9 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-3ddff8d9-5225-4508-b57c-e3cb572100f9 img.shogun-image {
    

    
    
    
  }


#s-3ddff8d9-5225-4508-b57c-e3cb572100f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5f11ea4-47a4-4d1c-9315-0c7e382ae2b0 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-bb1418d7-74bb-4725-ac5d-45470b055dab {
  min-height: 50px;
}








#s-bb1418d7-74bb-4725-ac5d-45470b055dab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb1418d7-74bb-4725-ac5d-45470b055dab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b6ed3bbb-5ae8-46a8-883c-f0a2da20e1bb {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-b6ed3bbb-5ae8-46a8-883c-f0a2da20e1bb > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-b6ed3bbb-5ae8-46a8-883c-f0a2da20e1bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a01df98-5a0c-4626-bb73-18c940a5eac1 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-7a01df98-5a0c-4626-bb73-18c940a5eac1 img.shogun-image {
    

    
    
    
  }


#s-7a01df98-5a0c-4626-bb73-18c940a5eac1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8192b421-61af-4b8a-86f0-ae3b3cb3c3e1 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ed8dc351-0f36-4829-8189-f0d94d0de72e {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-ed8dc351-0f36-4829-8189-f0d94d0de72e > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-ed8dc351-0f36-4829-8189-f0d94d0de72e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd479a40-e44c-481a-bea0-35e91e46b76c {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-dd479a40-e44c-481a-bea0-35e91e46b76c img.shogun-image {
    

    
    
    
  }


#s-dd479a40-e44c-481a-bea0-35e91e46b76c .shogun-image-content {
  
    align-items: center;
  
}

#s-e10da696-be36-43b1-b5b2-a7ae1609ea20 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-b1d148cf-30ec-4493-836c-7aa3ecd0cf55 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-b1d148cf-30ec-4493-836c-7aa3ecd0cf55 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-b1d148cf-30ec-4493-836c-7aa3ecd0cf55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b17baac-5e8d-4369-ae83-d06cfd631592 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-7b17baac-5e8d-4369-ae83-d06cfd631592 img.shogun-image {
    

    
    
    
  }


#s-7b17baac-5e8d-4369-ae83-d06cfd631592 .shogun-image-content {
  
    align-items: center;
  
}

#s-87428fc5-2d92-4909-9c60-43a28be0bd2f {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-00595867-aa65-4b24-8e8e-380f15e5b696 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-00595867-aa65-4b24-8e8e-380f15e5b696"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-00595867-aa65-4b24-8e8e-380f15e5b696"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-00595867-aa65-4b24-8e8e-380f15e5b696"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-00595867-aa65-4b24-8e8e-380f15e5b696"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-ec277a8d-9986-462d-bdf0-558838d9e29e {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-ec277a8d-9986-462d-bdf0-558838d9e29e > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-ec277a8d-9986-462d-bdf0-558838d9e29e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be35a13f-fca0-405a-bce4-e09eed0e7701 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-be35a13f-fca0-405a-bce4-e09eed0e7701 img.shogun-image {
    

    
    
    
  }


#s-be35a13f-fca0-405a-bce4-e09eed0e7701 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ac6f982-9eeb-4b70-891c-974153be0147 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-6efcbcfc-7053-4103-b272-745411463890 {
  min-height: 50px;
}








#s-6efcbcfc-7053-4103-b272-745411463890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6efcbcfc-7053-4103-b272-745411463890.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c90240fd-69d5-4a67-b5a7-26c9e0c48915 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-c90240fd-69d5-4a67-b5a7-26c9e0c48915 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-c90240fd-69d5-4a67-b5a7-26c9e0c48915.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4de16dd3-003e-496f-a243-939b9b4cce88 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-4de16dd3-003e-496f-a243-939b9b4cce88 img.shogun-image {
    

    
    
    
  }


#s-4de16dd3-003e-496f-a243-939b9b4cce88 .shogun-image-content {
  
    align-items: center;
  
}

#s-a07cecf8-1c63-4922-bb03-42dc38781bc3 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5ab9478a-a013-46ea-b5f3-724caf6c357b {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-5ab9478a-a013-46ea-b5f3-724caf6c357b > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-5ab9478a-a013-46ea-b5f3-724caf6c357b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c665c29d-b0e7-4663-9ad2-3015e46bbff9 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-c665c29d-b0e7-4663-9ad2-3015e46bbff9 img.shogun-image {
    

    
    
    
  }


#s-c665c29d-b0e7-4663-9ad2-3015e46bbff9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ce73220-d810-4642-a7d2-ee8e3b30d07c {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f53319cd-8e1f-46c6-a842-fbd536ebd58a {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-f53319cd-8e1f-46c6-a842-fbd536ebd58a > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-f53319cd-8e1f-46c6-a842-fbd536ebd58a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b010d39e-13da-4c85-a38c-23b29c62cab8 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-b010d39e-13da-4c85-a38c-23b29c62cab8 img.shogun-image {
    

    
    
    
  }


#s-b010d39e-13da-4c85-a38c-23b29c62cab8 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e6c65be-508e-446d-ab31-1c6d80ad8ea7 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5eda7e8a-67b2-4e8f-89fb-a28ad9858e4e {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5eda7e8a-67b2-4e8f-89fb-a28ad9858e4e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5eda7e8a-67b2-4e8f-89fb-a28ad9858e4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5eda7e8a-67b2-4e8f-89fb-a28ad9858e4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5eda7e8a-67b2-4e8f-89fb-a28ad9858e4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-16dc7862-8e7a-4ba1-8ada-7cc9157f6fb4 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-16dc7862-8e7a-4ba1-8ada-7cc9157f6fb4 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-16dc7862-8e7a-4ba1-8ada-7cc9157f6fb4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f3af5f0-e601-4441-a52e-68c3601a6089 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-2f3af5f0-e601-4441-a52e-68c3601a6089 img.shogun-image {
    

    
    
    
  }


#s-2f3af5f0-e601-4441-a52e-68c3601a6089 .shogun-image-content {
  
    align-items: center;
  
}

#s-e673bac2-8b0f-4a73-a3a5-07be9c98a2ea {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-6aa0c838-2511-431c-9c39-580f28d1cffc {
  min-height: 50px;
}








#s-6aa0c838-2511-431c-9c39-580f28d1cffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aa0c838-2511-431c-9c39-580f28d1cffc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0968a9ff-5548-4281-ab26-8b96a22c4ed5 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-0968a9ff-5548-4281-ab26-8b96a22c4ed5 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-0968a9ff-5548-4281-ab26-8b96a22c4ed5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f97fc4fc-b024-4e31-b53e-aa4d30d7fbe2 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-f97fc4fc-b024-4e31-b53e-aa4d30d7fbe2 img.shogun-image {
    

    
    
    
  }


#s-f97fc4fc-b024-4e31-b53e-aa4d30d7fbe2 .shogun-image-content {
  
    align-items: center;
  
}

#s-84ebd0c9-6a51-487e-b8d8-252dba04a9f0 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ccf8cad2-f3a8-4591-8d78-09e340dc08ef {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-ccf8cad2-f3a8-4591-8d78-09e340dc08ef > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-ccf8cad2-f3a8-4591-8d78-09e340dc08ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7379e596-0dbc-4202-a295-1602575c8b31 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-7379e596-0dbc-4202-a295-1602575c8b31 img.shogun-image {
    

    
    
    
  }


#s-7379e596-0dbc-4202-a295-1602575c8b31 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cba200b-2d0c-408d-8678-ef03aaf35c8a {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ab33e9f7-4726-48f0-9abd-769756f3be39 {
  box-shadow:0px 0px 0px 0px ;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 8px;
min-height: 50px;
background-color: rgba(252, 252, 252, 1);
}








#s-ab33e9f7-4726-48f0-9abd-769756f3be39 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-ab33e9f7-4726-48f0-9abd-769756f3be39.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-198be46b-cae5-411d-9d93-40321ecf3db2 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}







  #s-198be46b-cae5-411d-9d93-40321ecf3db2 img.shogun-image {
    

    
    
    
  }


#s-198be46b-cae5-411d-9d93-40321ecf3db2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c15a941-c439-4fd6-b0a3-a5f47ef5716b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-ca81063b-ee45-45cc-b415-108be41c1169 {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-a33be271-61e9-4753-b4ff-f4216d92fc59 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

/*
  $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;
  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-lazyload-bg-image {
  display: none;
}

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}