.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-b4af7932-5395-4c60-9cf6-00c289964881 {
  padding-left: 5%;
padding-right: 5%;
min-height: 250px;
background-color: rgba(215, 213, 200, 1);
}








#s-b4af7932-5395-4c60-9cf6-00c289964881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4af7932-5395-4c60-9cf6-00c289964881.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-b4af7932-5395-4c60-9cf6-00c289964881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4af7932-5395-4c60-9cf6-00c289964881.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-b4af7932-5395-4c60-9cf6-00c289964881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4af7932-5395-4c60-9cf6-00c289964881.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-b4af7932-5395-4c60-9cf6-00c289964881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4af7932-5395-4c60-9cf6-00c289964881.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-b4af7932-5395-4c60-9cf6-00c289964881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4af7932-5395-4c60-9cf6-00c289964881.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-404cac26-332b-45f9-904b-f09cbc3c001d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-404cac26-332b-45f9-904b-f09cbc3c001d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-404cac26-332b-45f9-904b-f09cbc3c001d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-404cac26-332b-45f9-904b-f09cbc3c001d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-404cac26-332b-45f9-904b-f09cbc3c001d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-404cac26-332b-45f9-904b-f09cbc3c001d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 0.9em;
  
  
}


#s-404cac26-332b-45f9-904b-f09cbc3c001d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 0.9em;
  
  
}


@media (max-width: 1199px){#s-404cac26-332b-45f9-904b-f09cbc3c001d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 0.9em;
  
  
}


}@media (max-width: 991px){#s-404cac26-332b-45f9-904b-f09cbc3c001d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 0.9em;
  
  
}


}@media (max-width: 767px){#s-404cac26-332b-45f9-904b-f09cbc3c001d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 60px;
  line-height: 0.9em;
  
  
}


}
.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-486d2452-22ef-4dca-aef5-77724bd77c09 {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
#s-486d2452-22ef-4dca-aef5-77724bd77c09 {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 1199px){#s-486d2452-22ef-4dca-aef5-77724bd77c09 {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 991px){#s-486d2452-22ef-4dca-aef5-77724bd77c09 {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-486d2452-22ef-4dca-aef5-77724bd77c09 {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-64798a9e-2696-4051-9e2d-cf2c89416bef {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-64798a9e-2696-4051-9e2d-cf2c89416bef .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-64798a9e-2696-4051-9e2d-cf2c89416bef .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (max-width: 1199px){#s-64798a9e-2696-4051-9e2d-cf2c89416bef .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 991px){#s-64798a9e-2696-4051-9e2d-cf2c89416bef .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-64798a9e-2696-4051-9e2d-cf2c89416bef .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}#s-64798a9e-2696-4051-9e2d-cf2c89416bef .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



.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: 0px) {
[id="s-b7443c9e-c8bc-4e45-a5be-79a8a860e502"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7443c9e-c8bc-4e45-a5be-79a8a860e502"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-b7443c9e-c8bc-4e45-a5be-79a8a860e502"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-b7443c9e-c8bc-4e45-a5be-79a8a860e502"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  cursor: pointer;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  cursor: pointer;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  cursor: pointer;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  cursor: pointer;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  cursor: pointer;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3 {
  cursor: pointer;
}#s-dc99aa1e-0de3-4b72-8f30-449667de86e3.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-292287a2-b09a-4cd3-b446-b9dac56db447 {
  text-align: center;
}
#s-292287a2-b09a-4cd3-b446-b9dac56db447 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 1199px){#s-292287a2-b09a-4cd3-b446-b9dac56db447 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
}@media (max-width: 991px){#s-292287a2-b09a-4cd3-b446-b9dac56db447 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
}@media (max-width: 767px){#s-292287a2-b09a-4cd3-b446-b9dac56db447 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
}#s-292287a2-b09a-4cd3-b446-b9dac56db447 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}







  #s-292287a2-b09a-4cd3-b446-b9dac56db447 img.shogun-image {
    

    
    
    
  }


#s-292287a2-b09a-4cd3-b446-b9dac56db447 .shogun-image-content {
  
    align-items: center;
  
}






  #s-292287a2-b09a-4cd3-b446-b9dac56db447 img.shogun-image {
    

    
    
    
  }


#s-292287a2-b09a-4cd3-b446-b9dac56db447 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-292287a2-b09a-4cd3-b446-b9dac56db447 img.shogun-image {
    

    
    
    
  }


#s-292287a2-b09a-4cd3-b446-b9dac56db447 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-292287a2-b09a-4cd3-b446-b9dac56db447 img.shogun-image {
    

    
    
    
  }


#s-292287a2-b09a-4cd3-b446-b9dac56db447 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-292287a2-b09a-4cd3-b446-b9dac56db447 img.shogun-image {
    

    
    
    
  }


#s-292287a2-b09a-4cd3-b446-b9dac56db447 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-292287a2-b09a-4cd3-b446-b9dac56db447 img.shogun-image {
    

    
    
    
  }


#s-292287a2-b09a-4cd3-b446-b9dac56db447 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-a8226d3c-9ddf-4f75-886d-031e48e85cbb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  cursor: pointer;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  cursor: pointer;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  cursor: pointer;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  cursor: pointer;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  cursor: pointer;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900 {
  cursor: pointer;
}#s-3469f2b6-8f1e-4709-8e14-94ea5b7e3900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f {
  text-align: center;
}
#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f {
  text-align: center;
}
@media (max-width: 1199px){#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f {
  text-align: center;
}
}@media (max-width: 991px){#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f {
  text-align: center;
}
}@media (max-width: 767px){#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f {
  text-align: center;
}
}#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f {
  text-align: center;
}







  #s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f img.shogun-image {
    

    
    
    
  }


#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f .shogun-image-content {
  
    align-items: center;
  
}






  #s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f img.shogun-image {
    

    
    
    
  }


#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f img.shogun-image {
    

    
    
    
  }


#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f img.shogun-image {
    

    
    
    
  }


#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f img.shogun-image {
    

    
    
    
  }


#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f img.shogun-image {
    

    
    
    
  }


#s-efa9f93d-0e3e-48cd-b180-4a6469d94e8f .shogun-image-content {
  
    align-items: center;
  
}

#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-12b192bd-2678-41bb-a5e5-7c13dbfee56e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  cursor: pointer;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  cursor: pointer;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  cursor: pointer;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  cursor: pointer;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  cursor: pointer;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74 {
  cursor: pointer;
}#s-273a153c-c309-4b59-90ea-b55c4b1dbc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 {
  text-align: center;
}
#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 {
  text-align: center;
}
@media (max-width: 1199px){#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 {
  text-align: center;
}
}@media (max-width: 991px){#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 {
  text-align: center;
}
}@media (max-width: 767px){#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 {
  text-align: center;
}
}#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 {
  text-align: center;
}







  #s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 img.shogun-image {
    

    
    
    
  }


#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 .shogun-image-content {
  
    align-items: center;
  
}






  #s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 img.shogun-image {
    

    
    
    
  }


#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 img.shogun-image {
    

    
    
    
  }


#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 img.shogun-image {
    

    
    
    
  }


#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 img.shogun-image {
    

    
    
    
  }


#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 img.shogun-image {
    

    
    
    
  }


#s-14a9ebeb-427a-4e2d-a2a0-965a7f24bac3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-d6bfd50b-b36f-4e3f-9232-0bdab69e1e62 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3b3b22-7731-4f2b-98c8-73f18f6f11ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 {
  text-align: center;
}
#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 {
  text-align: center;
}
@media (max-width: 1199px){#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 {
  text-align: center;
}
}@media (max-width: 991px){#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 {
  text-align: center;
}
}@media (max-width: 767px){#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 {
  text-align: center;
}
}#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 {
  text-align: center;
}







  #s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 img.shogun-image {
    

    
    
    
  }


#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 .shogun-image-content {
  
    align-items: center;
  
}






  #s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 img.shogun-image {
    

    
    
    
  }


#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 img.shogun-image {
    

    
    
    
  }


#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 img.shogun-image {
    

    
    
    
  }


#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 img.shogun-image {
    

    
    
    
  }


#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 img.shogun-image {
    

    
    
    
  }


#s-ecb995ed-fff7-41ba-90a7-05a748ee05d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-8b7587bd-c233-4574-820a-eb8a95dca9b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 34px;
}








#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77195a96-acf5-4ab8-b29f-a92ba7a3aa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  cursor: pointer;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  cursor: pointer;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  cursor: pointer;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  cursor: pointer;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  cursor: pointer;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03 {
  cursor: pointer;
}#s-52b5b29f-5a5d-4340-a1ff-a0d42077fb03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 {
  text-align: center;
}
#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 {
  text-align: center;
}
@media (max-width: 1199px){#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 {
  text-align: center;
}
}@media (max-width: 991px){#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 {
  text-align: center;
}
}@media (max-width: 767px){#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 {
  text-align: center;
}
}#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 {
  text-align: center;
}







  #s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 img.shogun-image {
    

    
    
    
  }


#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 .shogun-image-content {
  
    align-items: center;
  
}






  #s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 img.shogun-image {
    

    
    
    
  }


#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 img.shogun-image {
    

    
    
    
  }


#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 img.shogun-image {
    

    
    
    
  }


#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 img.shogun-image {
    

    
    
    
  }


#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 img.shogun-image {
    

    
    
    
  }


#s-4c19d61a-d21e-4b79-89a1-0a3fc2576289 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-8c5870b7-3b3a-4751-9c17-675fcce08c2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 {
  padding-top: 5px;
padding-bottom: 5px;
}
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 {
  padding-top: 5px;
padding-bottom: 5px;
}
@media (max-width: 1199px){#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 {
  padding-top: 5px;
padding-bottom: 5px;
}
}@media (max-width: 991px){#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 {
  padding-top: 5px;
padding-bottom: 5px;
}
}@media (max-width: 767px){#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-left,
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-left,
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
@media (max-width: 1199px){#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-left,
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
}@media (max-width: 991px){#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-left,
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
}@media (max-width: 767px){#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-left,
#s-b0df496b-9fb2-44eb-be6e-c99165e56ed1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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;
  height: inherit;
  position: relative;
}

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-8f051413-5650-4b94-acb3-30af544b54c1 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
#s-8f051413-5650-4b94-acb3-30af544b54c1 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 1199px){#s-8f051413-5650-4b94-acb3-30af544b54c1 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
}@media (max-width: 991px){#s-8f051413-5650-4b94-acb3-30af544b54c1 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
}@media (max-width: 767px){#s-8f051413-5650-4b94-acb3-30af544b54c1 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
}




  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image,
  #s-8f051413-5650-4b94-acb3-30af544b54c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 {
    width: 100%;
    height: auto;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
    
    
  }


.s-8f051413-5650-4b94-acb3-30af544b54c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8f051413-5650-4b94-acb3-30af544b54c1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
      position: relative;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }




  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image,
  #s-8f051413-5650-4b94-acb3-30af544b54c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 {
    width: 100%;
    height: auto;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
    
    
  }


.s-8f051413-5650-4b94-acb3-30af544b54c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8f051413-5650-4b94-acb3-30af544b54c1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
      position: relative;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (max-width: 1199px){



  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image,
  #s-8f051413-5650-4b94-acb3-30af544b54c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 {
    width: 100%;
    height: auto;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
    
    
  }


.s-8f051413-5650-4b94-acb3-30af544b54c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8f051413-5650-4b94-acb3-30af544b54c1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
      position: relative;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 991px){



  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image,
  #s-8f051413-5650-4b94-acb3-30af544b54c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 {
    width: 100%;
    height: auto;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
    
    
  }


.s-8f051413-5650-4b94-acb3-30af544b54c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8f051413-5650-4b94-acb3-30af544b54c1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
      position: relative;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image,
  #s-8f051413-5650-4b94-acb3-30af544b54c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 {
    width: 100%;
    height: auto;
  }

  #s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
    
    
  }


.s-8f051413-5650-4b94-acb3-30af544b54c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8f051413-5650-4b94-acb3-30af544b54c1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container {
      position: relative;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f051413-5650-4b94-acb3-30af544b54c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-00b413af-4431-4378-9a7b-d72a13cd020a {
  text-align: center;
}
#s-00b413af-4431-4378-9a7b-d72a13cd020a {
  text-align: center;
}
@media (max-width: 1199px){#s-00b413af-4431-4378-9a7b-d72a13cd020a {
  text-align: center;
}
}@media (max-width: 991px){#s-00b413af-4431-4378-9a7b-d72a13cd020a {
  text-align: center;
}
}@media (max-width: 767px){#s-00b413af-4431-4378-9a7b-d72a13cd020a {
  text-align: center;
}
}#s-00b413af-4431-4378-9a7b-d72a13cd020a {
  text-align: center;
}







  #s-00b413af-4431-4378-9a7b-d72a13cd020a img.shogun-image {
    

    
    
    
  }


#s-00b413af-4431-4378-9a7b-d72a13cd020a .shogun-image-content {
  
    align-items: center;
  
}






  #s-00b413af-4431-4378-9a7b-d72a13cd020a img.shogun-image {
    

    
    
    
  }


#s-00b413af-4431-4378-9a7b-d72a13cd020a .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-00b413af-4431-4378-9a7b-d72a13cd020a img.shogun-image {
    

    
    
    
  }


#s-00b413af-4431-4378-9a7b-d72a13cd020a .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-00b413af-4431-4378-9a7b-d72a13cd020a img.shogun-image {
    

    
    
    
  }


#s-00b413af-4431-4378-9a7b-d72a13cd020a .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-00b413af-4431-4378-9a7b-d72a13cd020a img.shogun-image {
    

    
    
    
  }


#s-00b413af-4431-4378-9a7b-d72a13cd020a .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-00b413af-4431-4378-9a7b-d72a13cd020a img.shogun-image {
    

    
    
    
  }


#s-00b413af-4431-4378-9a7b-d72a13cd020a .shogun-image-content {
  
    align-items: center;
  
}

#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-17d4c021-ecc2-4be6-8052-b0c433c3b45d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-5b55f396-d615-4008-8d09-d05d04092e7c {
  text-align: center;
}
#s-5b55f396-d615-4008-8d09-d05d04092e7c {
  text-align: center;
}
@media (max-width: 1199px){#s-5b55f396-d615-4008-8d09-d05d04092e7c {
  text-align: center;
}
}@media (max-width: 991px){#s-5b55f396-d615-4008-8d09-d05d04092e7c {
  text-align: center;
}
}@media (max-width: 767px){#s-5b55f396-d615-4008-8d09-d05d04092e7c {
  text-align: center;
}
}#s-5b55f396-d615-4008-8d09-d05d04092e7c {
  text-align: center;
}







  #s-5b55f396-d615-4008-8d09-d05d04092e7c img.shogun-image {
    

    
    
    
  }


#s-5b55f396-d615-4008-8d09-d05d04092e7c .shogun-image-content {
  
    align-items: center;
  
}






  #s-5b55f396-d615-4008-8d09-d05d04092e7c img.shogun-image {
    

    
    
    
  }


#s-5b55f396-d615-4008-8d09-d05d04092e7c .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-5b55f396-d615-4008-8d09-d05d04092e7c img.shogun-image {
    

    
    
    
  }


#s-5b55f396-d615-4008-8d09-d05d04092e7c .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-5b55f396-d615-4008-8d09-d05d04092e7c img.shogun-image {
    

    
    
    
  }


#s-5b55f396-d615-4008-8d09-d05d04092e7c .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-5b55f396-d615-4008-8d09-d05d04092e7c img.shogun-image {
    

    
    
    
  }


#s-5b55f396-d615-4008-8d09-d05d04092e7c .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-5b55f396-d615-4008-8d09-d05d04092e7c img.shogun-image {
    

    
    
    
  }


#s-5b55f396-d615-4008-8d09-d05d04092e7c .shogun-image-content {
  
    align-items: center;
  
}

#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a {
  min-height: 0px;
text-align: center;
}
#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a {
  min-height: 0px;
text-align: center;
}
@media (max-width: 1199px){#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a {
  min-height: 0px;
text-align: center;
}
}@media (max-width: 991px){#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a {
  min-height: 0px;
text-align: center;
}
}@media (max-width: 767px){#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a {
  min-height: 0px;
text-align: center;
}
}






  #s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a img.shogun-image {
    

    
    
    
  }


#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a .shogun-image-content {
  
    align-items:  flex-start;
  
}






  #s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a img.shogun-image {
    

    
    
    
  }


#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a .shogun-image-content {
  
    align-items:  flex-start;
  
}
@media (max-width: 1199px){





  #s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a img.shogun-image {
    

    
    
    
  }


#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a .shogun-image-content {
  
    align-items:  flex-start;
  
}
}@media (max-width: 991px){





  #s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a img.shogun-image {
    

    
    
    
  }


#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a .shogun-image-content {
  
    align-items:  flex-start;
  
}
}@media (max-width: 767px){





  #s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a img.shogun-image {
    

    
    
    
  }


#s-8d88ca99-a1a7-4b5c-82e2-cad29b30902a .shogun-image-content {
  
    align-items:  flex-start;
  
}
}
#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-72f210db-6d33-4878-9c24-e0ceb423cfe6 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}
#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-cdca1e33-9421-4e32-bdb0-fe528d80d0dd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-62b80087-c0eb-47cc-b6e1-3155a33b3668 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-f5d24c8d-8878-4e47-b61a-8e7211fe0a34 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (max-width: 1199px){#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 991px){#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}#s-73248bf5-73dc-4e8c-9f3a-858edba2e8ba .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



@media (min-width: 0px) {
[id="s-aa123ee5-40f0-4773-a46c-053ab5cd4438"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa123ee5-40f0-4773-a46c-053ab5cd4438"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-aa123ee5-40f0-4773-a46c-053ab5cd4438"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-aa123ee5-40f0-4773-a46c-053ab5cd4438"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-d02d1062-e7dc-4e31-b453-768936684e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  cursor: pointer;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-d02d1062-e7dc-4e31-b453-768936684e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  cursor: pointer;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-d02d1062-e7dc-4e31-b453-768936684e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  cursor: pointer;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-d02d1062-e7dc-4e31-b453-768936684e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  cursor: pointer;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-d02d1062-e7dc-4e31-b453-768936684e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  cursor: pointer;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-d02d1062-e7dc-4e31-b453-768936684e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e {
  cursor: pointer;
}#s-d02d1062-e7dc-4e31-b453-768936684e0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ace473cb-6d72-43f1-b055-151c3ba62dfb {
  text-align: center;
}
#s-ace473cb-6d72-43f1-b055-151c3ba62dfb {
  text-align: center;
}
@media (max-width: 1199px){#s-ace473cb-6d72-43f1-b055-151c3ba62dfb {
  text-align: center;
}
}@media (max-width: 991px){#s-ace473cb-6d72-43f1-b055-151c3ba62dfb {
  text-align: center;
}
}@media (max-width: 767px){#s-ace473cb-6d72-43f1-b055-151c3ba62dfb {
  text-align: center;
}
}#s-ace473cb-6d72-43f1-b055-151c3ba62dfb {
  text-align: center;
}







  #s-ace473cb-6d72-43f1-b055-151c3ba62dfb img.shogun-image {
    

    
    
    
  }


#s-ace473cb-6d72-43f1-b055-151c3ba62dfb .shogun-image-content {
  
    align-items: center;
  
}






  #s-ace473cb-6d72-43f1-b055-151c3ba62dfb img.shogun-image {
    

    
    
    
  }


#s-ace473cb-6d72-43f1-b055-151c3ba62dfb .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-ace473cb-6d72-43f1-b055-151c3ba62dfb img.shogun-image {
    

    
    
    
  }


#s-ace473cb-6d72-43f1-b055-151c3ba62dfb .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-ace473cb-6d72-43f1-b055-151c3ba62dfb img.shogun-image {
    

    
    
    
  }


#s-ace473cb-6d72-43f1-b055-151c3ba62dfb .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-ace473cb-6d72-43f1-b055-151c3ba62dfb img.shogun-image {
    

    
    
    
  }


#s-ace473cb-6d72-43f1-b055-151c3ba62dfb .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-ace473cb-6d72-43f1-b055-151c3ba62dfb img.shogun-image {
    

    
    
    
  }


#s-ace473cb-6d72-43f1-b055-151c3ba62dfb .shogun-image-content {
  
    align-items: center;
  
}

#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-f61d0db4-5dec-41b1-956d-ce927ff8a431 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  cursor: pointer;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  cursor: pointer;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  cursor: pointer;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  cursor: pointer;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  cursor: pointer;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b {
  cursor: pointer;
}#s-97f4ab58-2d33-4e3d-919f-f43f50f25a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc {
  text-align: center;
}
#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc {
  text-align: center;
}
@media (max-width: 1199px){#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc {
  text-align: center;
}
}@media (max-width: 991px){#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc {
  text-align: center;
}
}@media (max-width: 767px){#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc {
  text-align: center;
}
}#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc {
  text-align: center;
}







  #s-5ed86277-1ba5-4116-98b5-53cf7402f2dc img.shogun-image {
    

    
    
    
  }


#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc .shogun-image-content {
  
    align-items: center;
  
}






  #s-5ed86277-1ba5-4116-98b5-53cf7402f2dc img.shogun-image {
    

    
    
    
  }


#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-5ed86277-1ba5-4116-98b5-53cf7402f2dc img.shogun-image {
    

    
    
    
  }


#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-5ed86277-1ba5-4116-98b5-53cf7402f2dc img.shogun-image {
    

    
    
    
  }


#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-5ed86277-1ba5-4116-98b5-53cf7402f2dc img.shogun-image {
    

    
    
    
  }


#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-5ed86277-1ba5-4116-98b5-53cf7402f2dc img.shogun-image {
    

    
    
    
  }


#s-5ed86277-1ba5-4116-98b5-53cf7402f2dc .shogun-image-content {
  
    align-items: center;
  
}

#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-5d4be867-b898-4772-8ed6-c3b9f07a18b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-10f3e493-e12f-4861-b402-5fc76f56dc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  cursor: pointer;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-10f3e493-e12f-4861-b402-5fc76f56dc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  cursor: pointer;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-10f3e493-e12f-4861-b402-5fc76f56dc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  cursor: pointer;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-10f3e493-e12f-4861-b402-5fc76f56dc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  cursor: pointer;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-10f3e493-e12f-4861-b402-5fc76f56dc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  cursor: pointer;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-10f3e493-e12f-4861-b402-5fc76f56dc74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74 {
  cursor: pointer;
}#s-10f3e493-e12f-4861-b402-5fc76f56dc74.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67b651a6-f80b-443e-b553-989e992b885d {
  text-align: center;
}
#s-67b651a6-f80b-443e-b553-989e992b885d {
  text-align: center;
}
@media (max-width: 1199px){#s-67b651a6-f80b-443e-b553-989e992b885d {
  text-align: center;
}
}@media (max-width: 991px){#s-67b651a6-f80b-443e-b553-989e992b885d {
  text-align: center;
}
}@media (max-width: 767px){#s-67b651a6-f80b-443e-b553-989e992b885d {
  text-align: center;
}
}#s-67b651a6-f80b-443e-b553-989e992b885d {
  text-align: center;
}







  #s-67b651a6-f80b-443e-b553-989e992b885d img.shogun-image {
    

    
    
    
  }


#s-67b651a6-f80b-443e-b553-989e992b885d .shogun-image-content {
  
    align-items: center;
  
}






  #s-67b651a6-f80b-443e-b553-989e992b885d img.shogun-image {
    

    
    
    
  }


#s-67b651a6-f80b-443e-b553-989e992b885d .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-67b651a6-f80b-443e-b553-989e992b885d img.shogun-image {
    

    
    
    
  }


#s-67b651a6-f80b-443e-b553-989e992b885d .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-67b651a6-f80b-443e-b553-989e992b885d img.shogun-image {
    

    
    
    
  }


#s-67b651a6-f80b-443e-b553-989e992b885d .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-67b651a6-f80b-443e-b553-989e992b885d img.shogun-image {
    

    
    
    
  }


#s-67b651a6-f80b-443e-b553-989e992b885d .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-67b651a6-f80b-443e-b553-989e992b885d img.shogun-image {
    

    
    
    
  }


#s-67b651a6-f80b-443e-b553-989e992b885d .shogun-image-content {
  
    align-items: center;
  
}

#s-0b77803c-5e89-4032-977c-4d3d8567eccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-0b77803c-5e89-4032-977c-4d3d8567eccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-0b77803c-5e89-4032-977c-4d3d8567eccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-0b77803c-5e89-4032-977c-4d3d8567eccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-0b77803c-5e89-4032-977c-4d3d8567eccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-0b77803c-5e89-4032-977c-4d3d8567eccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b77803c-5e89-4032-977c-4d3d8567eccd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-0b77803c-5e89-4032-977c-4d3d8567eccd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-0b77803c-5e89-4032-977c-4d3d8567eccd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-0b77803c-5e89-4032-977c-4d3d8567eccd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-0b77803c-5e89-4032-977c-4d3d8567eccd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-0b77803c-5e89-4032-977c-4d3d8567eccd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



@media (min-width: 0px) {
[id="s-272270c4-3eb2-4564-9204-94b3469d5f43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-272270c4-3eb2-4564-9204-94b3469d5f43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-272270c4-3eb2-4564-9204-94b3469d5f43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-272270c4-3eb2-4564-9204-94b3469d5f43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-4b49e053-602f-42cd-b907-bb1331c3e92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  cursor: pointer;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-4b49e053-602f-42cd-b907-bb1331c3e92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  cursor: pointer;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-4b49e053-602f-42cd-b907-bb1331c3e92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  cursor: pointer;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-4b49e053-602f-42cd-b907-bb1331c3e92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  cursor: pointer;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-4b49e053-602f-42cd-b907-bb1331c3e92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  cursor: pointer;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-4b49e053-602f-42cd-b907-bb1331c3e92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c {
  cursor: pointer;
}#s-4b49e053-602f-42cd-b907-bb1331c3e92c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67eb036d-9bff-401d-aa4e-4069de9a780b {
  text-align: center;
}
#s-67eb036d-9bff-401d-aa4e-4069de9a780b {
  text-align: center;
}
@media (max-width: 1199px){#s-67eb036d-9bff-401d-aa4e-4069de9a780b {
  text-align: center;
}
}@media (max-width: 991px){#s-67eb036d-9bff-401d-aa4e-4069de9a780b {
  text-align: center;
}
}@media (max-width: 767px){#s-67eb036d-9bff-401d-aa4e-4069de9a780b {
  text-align: center;
}
}#s-67eb036d-9bff-401d-aa4e-4069de9a780b {
  text-align: center;
}







  #s-67eb036d-9bff-401d-aa4e-4069de9a780b img.shogun-image {
    

    
    
    
  }


#s-67eb036d-9bff-401d-aa4e-4069de9a780b .shogun-image-content {
  
    align-items: center;
  
}






  #s-67eb036d-9bff-401d-aa4e-4069de9a780b img.shogun-image {
    

    
    
    
  }


#s-67eb036d-9bff-401d-aa4e-4069de9a780b .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-67eb036d-9bff-401d-aa4e-4069de9a780b img.shogun-image {
    

    
    
    
  }


#s-67eb036d-9bff-401d-aa4e-4069de9a780b .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-67eb036d-9bff-401d-aa4e-4069de9a780b img.shogun-image {
    

    
    
    
  }


#s-67eb036d-9bff-401d-aa4e-4069de9a780b .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-67eb036d-9bff-401d-aa4e-4069de9a780b img.shogun-image {
    

    
    
    
  }


#s-67eb036d-9bff-401d-aa4e-4069de9a780b .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-67eb036d-9bff-401d-aa4e-4069de9a780b img.shogun-image {
    

    
    
    
  }


#s-67eb036d-9bff-401d-aa4e-4069de9a780b .shogun-image-content {
  
    align-items: center;
  
}

#s-7a17b5ef-1e39-430e-b02e-73d44b03714e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-7a17b5ef-1e39-430e-b02e-73d44b03714e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-7a17b5ef-1e39-430e-b02e-73d44b03714e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-7a17b5ef-1e39-430e-b02e-73d44b03714e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-7a17b5ef-1e39-430e-b02e-73d44b03714e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-7a17b5ef-1e39-430e-b02e-73d44b03714e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a17b5ef-1e39-430e-b02e-73d44b03714e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-7a17b5ef-1e39-430e-b02e-73d44b03714e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-7a17b5ef-1e39-430e-b02e-73d44b03714e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-7a17b5ef-1e39-430e-b02e-73d44b03714e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-7a17b5ef-1e39-430e-b02e-73d44b03714e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-7a17b5ef-1e39-430e-b02e-73d44b03714e .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  cursor: pointer;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  cursor: pointer;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  cursor: pointer;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  cursor: pointer;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  cursor: pointer;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990 {
  cursor: pointer;
}#s-883c9adb-5cfe-4e21-a801-eb5dd402b990.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-380723ad-3e63-4aa9-9846-663f2d66cab4 {
  text-align: center;
}
#s-380723ad-3e63-4aa9-9846-663f2d66cab4 {
  text-align: center;
}
@media (max-width: 1199px){#s-380723ad-3e63-4aa9-9846-663f2d66cab4 {
  text-align: center;
}
}@media (max-width: 991px){#s-380723ad-3e63-4aa9-9846-663f2d66cab4 {
  text-align: center;
}
}@media (max-width: 767px){#s-380723ad-3e63-4aa9-9846-663f2d66cab4 {
  text-align: center;
}
}#s-380723ad-3e63-4aa9-9846-663f2d66cab4 {
  text-align: center;
}







  #s-380723ad-3e63-4aa9-9846-663f2d66cab4 img.shogun-image {
    

    
    
    
  }


#s-380723ad-3e63-4aa9-9846-663f2d66cab4 .shogun-image-content {
  
    align-items: center;
  
}






  #s-380723ad-3e63-4aa9-9846-663f2d66cab4 img.shogun-image {
    

    
    
    
  }


#s-380723ad-3e63-4aa9-9846-663f2d66cab4 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-380723ad-3e63-4aa9-9846-663f2d66cab4 img.shogun-image {
    

    
    
    
  }


#s-380723ad-3e63-4aa9-9846-663f2d66cab4 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-380723ad-3e63-4aa9-9846-663f2d66cab4 img.shogun-image {
    

    
    
    
  }


#s-380723ad-3e63-4aa9-9846-663f2d66cab4 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-380723ad-3e63-4aa9-9846-663f2d66cab4 img.shogun-image {
    

    
    
    
  }


#s-380723ad-3e63-4aa9-9846-663f2d66cab4 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-380723ad-3e63-4aa9-9846-663f2d66cab4 img.shogun-image {
    

    
    
    
  }


#s-380723ad-3e63-4aa9-9846-663f2d66cab4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-2c6dfae8-7f6a-4072-89df-abde6fe7e839 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 34px;
}








#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19367ea4-ce0a-4857-8f0b-fed13b8abab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4922a86-8f51-4d82-befe-acb1f2244d7f {
  padding-top: 5px;
padding-bottom: 5px;
}
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f {
  padding-top: 5px;
padding-bottom: 5px;
}
@media (max-width: 1199px){#s-c4922a86-8f51-4d82-befe-acb1f2244d7f {
  padding-top: 5px;
padding-bottom: 5px;
}
}@media (max-width: 991px){#s-c4922a86-8f51-4d82-befe-acb1f2244d7f {
  padding-top: 5px;
padding-bottom: 5px;
}
}@media (max-width: 767px){#s-c4922a86-8f51-4d82-befe-acb1f2244d7f {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-left,
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-left,
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
@media (max-width: 1199px){#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-left,
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
}@media (max-width: 991px){#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-left,
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
}@media (max-width: 767px){#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-dot {
  background-color: rgba(31, 180, 122, 1);
}

#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-left,
#s-c4922a86-8f51-4d82-befe-acb1f2244d7f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(31, 180, 122, 1);
}
}
#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe {
  text-align: center;
}
#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe {
  text-align: center;
}
@media (max-width: 1199px){#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe {
  text-align: center;
}
}@media (max-width: 991px){#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe {
  text-align: center;
}
}@media (max-width: 767px){#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe {
  text-align: center;
}
}






  img.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
    
    
  }


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shogun-image-content {
  
    align-items: center;
  
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
  box-sizing: border-box;
}


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}








  img.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
    
    
  }


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shogun-image-content {
  
    align-items: center;
  
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
  box-sizing: border-box;
}


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


@media (max-width: 1199px){





  img.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
    
    
  }


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shogun-image-content {
  
    align-items: center;
  
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
  box-sizing: border-box;
}


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


}@media (max-width: 991px){





  img.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
    
    
  }


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shogun-image-content {
  
    align-items: center;
  
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
  box-sizing: border-box;
}


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


}@media (max-width: 767px){





  img.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
    
    
  }


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shogun-image-content {
  
    align-items: center;
  
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a12cb9a0-97e1-407d-9345-e8ac121aadbe.shogun-image {
  box-sizing: border-box;
}


.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a12cb9a0-97e1-407d-9345-e8ac121aadbe .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


}
#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 {
  text-align: center;
}
#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 {
  text-align: center;
}
@media (max-width: 1199px){#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 {
  text-align: center;
}
}@media (max-width: 991px){#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 {
  text-align: center;
}
}@media (max-width: 767px){#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 {
  text-align: center;
}
}






  #s-47307f4c-f03c-4f2f-8dfb-4868e6793299 img.shogun-image {
    

    
    
    
  }


#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 .shogun-image-content {
  
    align-items: center;
  
}






  #s-47307f4c-f03c-4f2f-8dfb-4868e6793299 img.shogun-image {
    

    
    
    
  }


#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-47307f4c-f03c-4f2f-8dfb-4868e6793299 img.shogun-image {
    

    
    
    
  }


#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-47307f4c-f03c-4f2f-8dfb-4868e6793299 img.shogun-image {
    

    
    
    
  }


#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-47307f4c-f03c-4f2f-8dfb-4868e6793299 img.shogun-image {
    

    
    
    
  }


#s-47307f4c-f03c-4f2f-8dfb-4868e6793299 .shogun-image-content {
  
    align-items: center;
  
}
}
#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f {
  min-height: 0px;
text-align: center;
}
#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f {
  min-height: 0px;
text-align: center;
}
@media (max-width: 1199px){#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f {
  min-height: 0px;
text-align: center;
}
}@media (max-width: 991px){#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f {
  min-height: 0px;
text-align: center;
}
}@media (max-width: 767px){#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f {
  min-height: 0px;
text-align: center;
}
}






  #s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f img.shogun-image {
    

    
    
    
  }


#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f .shogun-image-content {
  
    align-items:  flex-start;
  
}






  #s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f img.shogun-image {
    

    
    
    
  }


#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f .shogun-image-content {
  
    align-items:  flex-start;
  
}
@media (max-width: 1199px){





  #s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f img.shogun-image {
    

    
    
    
  }


#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f .shogun-image-content {
  
    align-items:  flex-start;
  
}
}@media (max-width: 991px){





  #s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f img.shogun-image {
    

    
    
    
  }


#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f .shogun-image-content {
  
    align-items:  flex-start;
  
}
}@media (max-width: 767px){





  #s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f img.shogun-image {
    

    
    
    
  }


#s-0e5e94f9-fca8-4965-b095-3dc6779c0a9f .shogun-image-content {
  
    align-items:  flex-start;
  
}
}
#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-3ba02f76-36de-4475-9bb6-a46008f21ba4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-917ae72f-9d09-4c6d-a799-601bc9bcd9ab .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-f17e5144-b2d2-485f-9cdf-488eb8c2ef2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-bff06649-8722-4a87-887e-428c69c33878 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bff06649-8722-4a87-887e-428c69c33878 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-bff06649-8722-4a87-887e-428c69c33878 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


@media (max-width: 1199px){#s-bff06649-8722-4a87-887e-428c69c33878 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 991px){#s-bff06649-8722-4a87-887e-428c69c33878 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (max-width: 767px){#s-bff06649-8722-4a87-887e-428c69c33878 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}#s-bff06649-8722-4a87-887e-428c69c33878 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-28fa192a-2a16-4305-a508-fa216acf2b43 {
  min-height: 50px;
}








#s-28fa192a-2a16-4305-a508-fa216acf2b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fa192a-2a16-4305-a508-fa216acf2b43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-28fa192a-2a16-4305-a508-fa216acf2b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fa192a-2a16-4305-a508-fa216acf2b43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-28fa192a-2a16-4305-a508-fa216acf2b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fa192a-2a16-4305-a508-fa216acf2b43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-28fa192a-2a16-4305-a508-fa216acf2b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fa192a-2a16-4305-a508-fa216acf2b43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-28fa192a-2a16-4305-a508-fa216acf2b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fa192a-2a16-4305-a508-fa216acf2b43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-28fa192a-2a16-4305-a508-fa216acf2b43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fa192a-2a16-4305-a508-fa216acf2b43.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-b9e9e63c-cf04-4828-b301-4c5a074eb8ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9e9e63c-cf04-4828-b301-4c5a074eb8ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-b9e9e63c-cf04-4828-b301-4c5a074eb8ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-b9e9e63c-cf04-4828-b301-4c5a074eb8ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  cursor: pointer;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  cursor: pointer;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  cursor: pointer;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  cursor: pointer;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  cursor: pointer;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783 {
  cursor: pointer;
}#s-71c716d3-a792-4ae8-aaf0-dc861ca29783.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f {
  text-align: center;
}
#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f {
  text-align: center;
}
@media (max-width: 1199px){#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f {
  text-align: center;
}
}@media (max-width: 991px){#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f {
  text-align: center;
}
}@media (max-width: 767px){#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f {
  text-align: center;
}
}#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f {
  text-align: center;
}







  #s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f img.shogun-image {
    

    
    
    
  }


#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f .shogun-image-content {
  
    align-items: center;
  
}






  #s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f img.shogun-image {
    

    
    
    
  }


#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f img.shogun-image {
    

    
    
    
  }


#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f img.shogun-image {
    

    
    
    
  }


#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f img.shogun-image {
    

    
    
    
  }


#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f img.shogun-image {
    

    
    
    
  }


#s-704bec1a-c7eb-47b3-bc4b-20f1e537fe3f .shogun-image-content {
  
    align-items: center;
  
}

#s-d8da97f2-e5ab-4537-b453-6195acf62372 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-d8da97f2-e5ab-4537-b453-6195acf62372 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-d8da97f2-e5ab-4537-b453-6195acf62372 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-d8da97f2-e5ab-4537-b453-6195acf62372 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-d8da97f2-e5ab-4537-b453-6195acf62372 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-d8da97f2-e5ab-4537-b453-6195acf62372 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8da97f2-e5ab-4537-b453-6195acf62372 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-d8da97f2-e5ab-4537-b453-6195acf62372 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-d8da97f2-e5ab-4537-b453-6195acf62372 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-d8da97f2-e5ab-4537-b453-6195acf62372 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-d8da97f2-e5ab-4537-b453-6195acf62372 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-d8da97f2-e5ab-4537-b453-6195acf62372 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-b995e420-ef79-42d9-ac7d-9227717898dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  cursor: pointer;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-b995e420-ef79-42d9-ac7d-9227717898dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  cursor: pointer;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-b995e420-ef79-42d9-ac7d-9227717898dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  cursor: pointer;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-b995e420-ef79-42d9-ac7d-9227717898dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  cursor: pointer;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-b995e420-ef79-42d9-ac7d-9227717898dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  cursor: pointer;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-b995e420-ef79-42d9-ac7d-9227717898dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd {
  cursor: pointer;
}#s-b995e420-ef79-42d9-ac7d-9227717898dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 {
  text-align: center;
}
#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 {
  text-align: center;
}
@media (max-width: 1199px){#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 {
  text-align: center;
}
}@media (max-width: 991px){#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 {
  text-align: center;
}
}@media (max-width: 767px){#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 {
  text-align: center;
}
}#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 {
  text-align: center;
}







  #s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 img.shogun-image {
    

    
    
    
  }


#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 .shogun-image-content {
  
    align-items: center;
  
}






  #s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 img.shogun-image {
    

    
    
    
  }


#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 img.shogun-image {
    

    
    
    
  }


#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 img.shogun-image {
    

    
    
    
  }


#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 img.shogun-image {
    

    
    
    
  }


#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 img.shogun-image {
    

    
    
    
  }


#s-493db1bb-0f7a-4915-ba1c-f1d176c147e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-671ed286-4fd2-45c6-9e4a-8552662144b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-671ed286-4fd2-45c6-9e4a-8552662144b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-671ed286-4fd2-45c6-9e4a-8552662144b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-671ed286-4fd2-45c6-9e4a-8552662144b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-671ed286-4fd2-45c6-9e4a-8552662144b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-671ed286-4fd2-45c6-9e4a-8552662144b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-671ed286-4fd2-45c6-9e4a-8552662144b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-671ed286-4fd2-45c6-9e4a-8552662144b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-671ed286-4fd2-45c6-9e4a-8552662144b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-671ed286-4fd2-45c6-9e4a-8552662144b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-671ed286-4fd2-45c6-9e4a-8552662144b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-671ed286-4fd2-45c6-9e4a-8552662144b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  cursor: pointer;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  cursor: pointer;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  cursor: pointer;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  cursor: pointer;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  cursor: pointer;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1 {
  cursor: pointer;
}#s-ccca50fd-eb92-4d8a-ad49-ef06695ce0c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe {
  text-align: center;
}
#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe {
  text-align: center;
}
@media (max-width: 1199px){#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe {
  text-align: center;
}
}@media (max-width: 991px){#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe {
  text-align: center;
}
}@media (max-width: 767px){#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe {
  text-align: center;
}
}#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe {
  text-align: center;
}







  #s-0e829ff6-4177-4a26-ae40-eabc906aa7fe img.shogun-image {
    

    
    
    
  }


#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe .shogun-image-content {
  
    align-items: center;
  
}






  #s-0e829ff6-4177-4a26-ae40-eabc906aa7fe img.shogun-image {
    

    
    
    
  }


#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-0e829ff6-4177-4a26-ae40-eabc906aa7fe img.shogun-image {
    

    
    
    
  }


#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-0e829ff6-4177-4a26-ae40-eabc906aa7fe img.shogun-image {
    

    
    
    
  }


#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-0e829ff6-4177-4a26-ae40-eabc906aa7fe img.shogun-image {
    

    
    
    
  }


#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-0e829ff6-4177-4a26-ae40-eabc906aa7fe img.shogun-image {
    

    
    
    
  }


#s-0e829ff6-4177-4a26-ae40-eabc906aa7fe .shogun-image-content {
  
    align-items: center;
  
}

#s-4070346f-615a-4ec2-83eb-2899d158ec23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-4070346f-615a-4ec2-83eb-2899d158ec23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-4070346f-615a-4ec2-83eb-2899d158ec23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-4070346f-615a-4ec2-83eb-2899d158ec23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-4070346f-615a-4ec2-83eb-2899d158ec23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-4070346f-615a-4ec2-83eb-2899d158ec23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4070346f-615a-4ec2-83eb-2899d158ec23 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-4070346f-615a-4ec2-83eb-2899d158ec23 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-4070346f-615a-4ec2-83eb-2899d158ec23 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-4070346f-615a-4ec2-83eb-2899d158ec23 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-4070346f-615a-4ec2-83eb-2899d158ec23 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-4070346f-615a-4ec2-83eb-2899d158ec23 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-ef7b5c9a-4564-45db-ba30-daebdab3884c {
  min-height: 50px;
}








#s-ef7b5c9a-4564-45db-ba30-daebdab3884c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef7b5c9a-4564-45db-ba30-daebdab3884c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-ef7b5c9a-4564-45db-ba30-daebdab3884c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef7b5c9a-4564-45db-ba30-daebdab3884c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-ef7b5c9a-4564-45db-ba30-daebdab3884c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef7b5c9a-4564-45db-ba30-daebdab3884c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-ef7b5c9a-4564-45db-ba30-daebdab3884c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef7b5c9a-4564-45db-ba30-daebdab3884c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-ef7b5c9a-4564-45db-ba30-daebdab3884c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef7b5c9a-4564-45db-ba30-daebdab3884c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-ef7b5c9a-4564-45db-ba30-daebdab3884c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef7b5c9a-4564-45db-ba30-daebdab3884c.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-4f2fcc2f-f3e2-487c-b031-7b4c1fb410d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f2fcc2f-f3e2-487c-b031-7b4c1fb410d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4f2fcc2f-f3e2-487c-b031-7b4c1fb410d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4f2fcc2f-f3e2-487c-b031-7b4c1fb410d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-a8f60729-3cf6-4d64-a361-4513136d1b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  cursor: pointer;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-a8f60729-3cf6-4d64-a361-4513136d1b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  cursor: pointer;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-a8f60729-3cf6-4d64-a361-4513136d1b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  cursor: pointer;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-a8f60729-3cf6-4d64-a361-4513136d1b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  cursor: pointer;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-a8f60729-3cf6-4d64-a361-4513136d1b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  cursor: pointer;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-a8f60729-3cf6-4d64-a361-4513136d1b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b {
  cursor: pointer;
}#s-a8f60729-3cf6-4d64-a361-4513136d1b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 {
  text-align: center;
}
#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 {
  text-align: center;
}
@media (max-width: 1199px){#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 {
  text-align: center;
}
}@media (max-width: 991px){#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 {
  text-align: center;
}
}@media (max-width: 767px){#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 {
  text-align: center;
}
}#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 {
  text-align: center;
}







  #s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 img.shogun-image {
    

    
    
    
  }


#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 .shogun-image-content {
  
    align-items: center;
  
}






  #s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 img.shogun-image {
    

    
    
    
  }


#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 img.shogun-image {
    

    
    
    
  }


#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 img.shogun-image {
    

    
    
    
  }


#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 img.shogun-image {
    

    
    
    
  }


#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 img.shogun-image {
    

    
    
    
  }


#s-6e01d8fb-35c8-4cde-ac8a-55679cb9c187 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-ebc8b8aa-ddb8-40b5-a0a8-9bd0c196f5fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  cursor: pointer;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  cursor: pointer;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  cursor: pointer;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  cursor: pointer;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  cursor: pointer;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9 {
  cursor: pointer;
}#s-8424b827-e15e-47aa-8f0a-153d8dac46a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 {
  text-align: center;
}
#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 {
  text-align: center;
}
@media (max-width: 1199px){#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 {
  text-align: center;
}
}@media (max-width: 991px){#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 {
  text-align: center;
}
}@media (max-width: 767px){#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 {
  text-align: center;
}
}#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 {
  text-align: center;
}







  #s-d4a757b3-6614-4544-9c24-0639b95dcbd1 img.shogun-image {
    

    
    
    
  }


#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 .shogun-image-content {
  
    align-items: center;
  
}






  #s-d4a757b3-6614-4544-9c24-0639b95dcbd1 img.shogun-image {
    

    
    
    
  }


#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 1199px){





  #s-d4a757b3-6614-4544-9c24-0639b95dcbd1 img.shogun-image {
    

    
    
    
  }


#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 991px){





  #s-d4a757b3-6614-4544-9c24-0639b95dcbd1 img.shogun-image {
    

    
    
    
  }


#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 .shogun-image-content {
  
    align-items: center;
  
}
}@media (max-width: 767px){





  #s-d4a757b3-6614-4544-9c24-0639b95dcbd1 img.shogun-image {
    

    
    
    
  }


#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 .shogun-image-content {
  
    align-items: center;
  
}
}





  #s-d4a757b3-6614-4544-9c24-0639b95dcbd1 img.shogun-image {
    

    
    
    
  }


#s-d4a757b3-6614-4544-9c24-0639b95dcbd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f4abaca-b651-4d91-89b7-55e30ca0155d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-7f4abaca-b651-4d91-89b7-55e30ca0155d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-7f4abaca-b651-4d91-89b7-55e30ca0155d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-7f4abaca-b651-4d91-89b7-55e30ca0155d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-7f4abaca-b651-4d91-89b7-55e30ca0155d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}#s-7f4abaca-b651-4d91-89b7-55e30ca0155d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f4abaca-b651-4d91-89b7-55e30ca0155d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


#s-7f4abaca-b651-4d91-89b7-55e30ca0155d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


@media (max-width: 1199px){#s-7f4abaca-b651-4d91-89b7-55e30ca0155d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 991px){#s-7f4abaca-b651-4d91-89b7-55e30ca0155d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}@media (max-width: 767px){#s-7f4abaca-b651-4d91-89b7-55e30ca0155d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}#s-7f4abaca-b651-4d91-89b7-55e30ca0155d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}



#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 1199px){#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 991px){#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}@media (max-width: 767px){#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-93970560-2e26-49c1-92a7-0701b1fdccaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  cursor: pointer;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-93970560-2e26-49c1-92a7-0701b1fdccaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  cursor: pointer;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-93970560-2e26-49c1-92a7-0701b1fdccaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  cursor: pointer;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-93970560-2e26-49c1-92a7-0701b1fdccaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  cursor: pointer;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-93970560-2e26-49c1-92a7-0701b1fdccaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  cursor: pointer;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}






#s-93970560-2e26-49c1-92a7-0701b1fdccaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf {
  cursor: pointer;
}#s-93970560-2e26-49c1-92a7-0701b1fdccaf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@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:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@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,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}[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}
