.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-69091622-9eda-4fc3-809a-53afe3fbb7e2 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 0px;
background-color: rgba(0, 0, 0, 0);
background-position: right bottom;
}
#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 {
  
}
@media (max-width: 1199px){#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 {
  
}
}@media (max-width: 991px){#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 {
  
}
}@media (max-width: 767px){#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 {
  display: none;
}
#s-69091622-9eda-4fc3-809a-53afe3fbb7e2, #wrap-s-69091622-9eda-4fc3-809a-53afe3fbb7e2 { display: none !important; }}
#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 {
  background-image: url(https://i.shgcdn.com/8159d3c4-0655-49e5-bf0a-821ddb332074/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69091622-9eda-4fc3-809a-53afe3fbb7e2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69091622-9eda-4fc3-809a-53afe3fbb7e2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69091622-9eda-4fc3-809a-53afe3fbb7e2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69091622-9eda-4fc3-809a-53afe3fbb7e2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-69091622-9eda-4fc3-809a-53afe3fbb7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69091622-9eda-4fc3-809a-53afe3fbb7e2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
.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-845300d0-ed1b-4f45-98d4-665be593bf19 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
#s-845300d0-ed1b-4f45-98d4-665be593bf19 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
@media (max-width: 1199px){#s-845300d0-ed1b-4f45-98d4-665be593bf19 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 991px){#s-845300d0-ed1b-4f45-98d4-665be593bf19 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 767px){#s-845300d0-ed1b-4f45-98d4-665be593bf19 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}






  img.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
    
    
  }


.s-845300d0-ed1b-4f45-98d4-665be593bf19 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
  box-sizing: border-box;
}








  img.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
    
    
  }


.s-845300d0-ed1b-4f45-98d4-665be593bf19 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
    
    
  }


.s-845300d0-ed1b-4f45-98d4-665be593bf19 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
  box-sizing: border-box;
}


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





  img.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
    
    
  }


.s-845300d0-ed1b-4f45-98d4-665be593bf19 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
  box-sizing: border-box;
}


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





  img.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
    
    
  }


.s-845300d0-ed1b-4f45-98d4-665be593bf19 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845300d0-ed1b-4f45-98d4-665be593bf19.shogun-image {
  box-sizing: border-box;
}


}
.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-a7b4d58f-e289-48bb-96cb-dd0d2759235c {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-a7b4d58f-e289-48bb-96cb-dd0d2759235c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}
.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-59caacf8-37ff-4b78-b0cf-46259d290811 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
max-width: 40%;
}
#s-59caacf8-37ff-4b78-b0cf-46259d290811 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
max-width: 40%;
}
@media (max-width: 1199px){#s-59caacf8-37ff-4b78-b0cf-46259d290811 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 991px){#s-59caacf8-37ff-4b78-b0cf-46259d290811 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 767px){#s-59caacf8-37ff-4b78-b0cf-46259d290811 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
max-width: 80%;
}
}
#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 800px;
background-color: rgba(0, 0, 0, 0);
background-position: center bottom;
}
#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c {
  display: none;
}
#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c, #wrap-s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c { display: none !important; }@media (max-width: 1199px){#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c {
  display: none;
}
#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c, #wrap-s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c { display: none !important; }}@media (max-width: 991px){#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c {
  display: none;
}
#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c, #wrap-s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c { display: none !important; }}@media (max-width: 767px){#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c {
  min-height: 800px;
}
}
#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c {
  background-image: url(https://i.shgcdn.com/994c3e0c-fcdd-49a2-951b-b58478dab94a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6934974-ac4f-4d6d-8e94-d968f3fdd43c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-f2c426fe-9abf-406c-99c4-4ef047793d77 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
#s-f2c426fe-9abf-406c-99c4-4ef047793d77 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
@media (max-width: 1199px){#s-f2c426fe-9abf-406c-99c4-4ef047793d77 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 991px){#s-f2c426fe-9abf-406c-99c4-4ef047793d77 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 767px){#s-f2c426fe-9abf-406c-99c4-4ef047793d77 {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}






  img.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
    
    
  }


.s-f2c426fe-9abf-406c-99c4-4ef047793d77 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
  box-sizing: border-box;
}








  img.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
    
    
  }


.s-f2c426fe-9abf-406c-99c4-4ef047793d77 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
    
    
  }


.s-f2c426fe-9abf-406c-99c4-4ef047793d77 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
    
    
  }


.s-f2c426fe-9abf-406c-99c4-4ef047793d77 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
    
    
  }


.s-f2c426fe-9abf-406c-99c4-4ef047793d77 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2c426fe-9abf-406c-99c4-4ef047793d77.shogun-image {
  box-sizing: border-box;
}


}
#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-667f3bbd-af8b-4586-b47e-c6e884e2d3a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}
#s-17e97153-74bf-4865-8b3d-c8e2d0bc268b {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
#s-17e97153-74bf-4865-8b3d-c8e2d0bc268b {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
@media (max-width: 1199px){#s-17e97153-74bf-4865-8b3d-c8e2d0bc268b {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 991px){#s-17e97153-74bf-4865-8b3d-c8e2d0bc268b {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 767px){#s-17e97153-74bf-4865-8b3d-c8e2d0bc268b {
  margin-left: 10%;
margin-right: 10%;
max-width: 80%;
}
}
#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 {
  
}
@media (max-width: 1199px){#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 {
  
}
}@media (max-width: 991px){#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 {
  
}
}@media (max-width: 767px){#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 {
  
}
}







#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c28354-8adb-412a-9c5d-f4f1ac0e3726.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
@media (max-width: 1199px){#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 991px){#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 767px){#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}






  img.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
    
    
  }


.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
  box-sizing: border-box;
}








  img.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
    
    
  }


.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
    
    
  }


.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
    
    
  }


.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
    
    
  }


.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048b609a-ef02-4258-83bc-5b0dcfd7dbc6.shogun-image {
  box-sizing: border-box;
}


}
#s-5ed399dc-19ee-41e3-b141-58036e63d4d4 {
  margin-top: 50px;
max-width: 60%;
text-align: center;
}
#s-5ed399dc-19ee-41e3-b141-58036e63d4d4 {
  margin-top: 50px;
max-width: 60%;
text-align: center;
}
@media (max-width: 1199px){#s-5ed399dc-19ee-41e3-b141-58036e63d4d4 {
  margin-top: 50px;
max-width: 60%;
text-align: center;
}
}@media (max-width: 991px){#s-5ed399dc-19ee-41e3-b141-58036e63d4d4 {
  margin-top: 50px;
max-width: 60%;
text-align: center;
}
}@media (max-width: 767px){#s-5ed399dc-19ee-41e3-b141-58036e63d4d4 {
  margin-top: 50px;
max-width: 80%;
text-align: center;
}
}






  img.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
    
    
  }


.s-5ed399dc-19ee-41e3-b141-58036e63d4d4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
  box-sizing: border-box;
}








  img.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
    
    
  }


.s-5ed399dc-19ee-41e3-b141-58036e63d4d4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
    
    
  }


.s-5ed399dc-19ee-41e3-b141-58036e63d4d4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
    
    
  }


.s-5ed399dc-19ee-41e3-b141-58036e63d4d4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
    
    
  }


.s-5ed399dc-19ee-41e3-b141-58036e63d4d4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed399dc-19ee-41e3-b141-58036e63d4d4.shogun-image {
  box-sizing: border-box;
}


}
#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 80%;
text-align: left;
}
}
#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-be9ba2e5-880e-4abc-b7f2-c934589480f2 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}
#s-613f529e-7015-48c5-9685-41e3bc2d9dcc {
  margin-left: 20%;
margin-right: 10%;
max-width: 40%;
}
#s-613f529e-7015-48c5-9685-41e3bc2d9dcc {
  margin-left: 20%;
margin-right: 10%;
max-width: 40%;
}
@media (max-width: 1199px){#s-613f529e-7015-48c5-9685-41e3bc2d9dcc {
  margin-left: 20%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 991px){#s-613f529e-7015-48c5-9685-41e3bc2d9dcc {
  margin-left: 20%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 767px){#s-613f529e-7015-48c5-9685-41e3bc2d9dcc {
  margin-left: 10%;
margin-right: 10%;
max-width: 80%;
}
}
#s-4b02b9b8-00fb-4963-a2ab-d925c27bf54a {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 20%;
max-width: 400px;
text-align: left;
}
#s-4b02b9b8-00fb-4963-a2ab-d925c27bf54a {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 20%;
max-width: 400px;
text-align: left;
}
@media (max-width: 1199px){#s-4b02b9b8-00fb-4963-a2ab-d925c27bf54a {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 20%;
max-width: 400px;
text-align: left;
}
}@media (max-width: 991px){#s-4b02b9b8-00fb-4963-a2ab-d925c27bf54a {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 20%;
max-width: 400px;
text-align: left;
}
}@media (max-width: 767px){#s-4b02b9b8-00fb-4963-a2ab-d925c27bf54a {
  margin-top: 25px;
margin-left: 20%;
margin-bottom: 25px;
margin-right: 20%;
max-width: 400px;
text-align: left;
}
}
#s-533d6150-3b8f-4230-bdb2-5226971d36f0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(247, 247, 247, 1);
}
#s-533d6150-3b8f-4230-bdb2-5226971d36f0 {
  
}
@media (max-width: 1199px){#s-533d6150-3b8f-4230-bdb2-5226971d36f0 {
  
}
}@media (max-width: 991px){#s-533d6150-3b8f-4230-bdb2-5226971d36f0 {
  
}
}@media (max-width: 767px){#s-533d6150-3b8f-4230-bdb2-5226971d36f0 {
  
}
}







#s-533d6150-3b8f-4230-bdb2-5226971d36f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533d6150-3b8f-4230-bdb2-5226971d36f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-533d6150-3b8f-4230-bdb2-5226971d36f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533d6150-3b8f-4230-bdb2-5226971d36f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-533d6150-3b8f-4230-bdb2-5226971d36f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533d6150-3b8f-4230-bdb2-5226971d36f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-533d6150-3b8f-4230-bdb2-5226971d36f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533d6150-3b8f-4230-bdb2-5226971d36f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-533d6150-3b8f-4230-bdb2-5226971d36f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533d6150-3b8f-4230-bdb2-5226971d36f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
@media (max-width: 1199px){#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 991px){#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 767px){#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}






  img.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
    
    
  }


.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
  box-sizing: border-box;
}








  img.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
    
    
  }


.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
    
    
  }


.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
    
    
  }


.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
    
    
  }


.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b8cdc3c-d02d-45e7-a4fc-c4f852e74593.shogun-image {
  box-sizing: border-box;
}


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

#s-20a7b689-e54a-46e7-acb8-e0db297fbae2 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
#s-20a7b689-e54a-46e7-acb8-e0db297fbae2 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 1199px){#s-20a7b689-e54a-46e7-acb8-e0db297fbae2 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 991px){#s-20a7b689-e54a-46e7-acb8-e0db297fbae2 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-20a7b689-e54a-46e7-acb8-e0db297fbae2 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-20a7b689-e54a-46e7-acb8-e0db297fbae2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20a7b689-e54a-46e7-acb8-e0db297fbae2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20a7b689-e54a-46e7-acb8-e0db297fbae2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20a7b689-e54a-46e7-acb8-e0db297fbae2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e3cb6408-f7cd-40a7-8087-1225718324aa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-e3cb6408-f7cd-40a7-8087-1225718324aa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-e3cb6408-f7cd-40a7-8087-1225718324aa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-e3cb6408-f7cd-40a7-8087-1225718324aa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e3cb6408-f7cd-40a7-8087-1225718324aa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}
#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 {
  text-align: center;
}
#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 {
  text-align: center;
}
@media (max-width: 1199px){#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 {
  text-align: center;
}
}@media (max-width: 991px){#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 {
  text-align: center;
}
}@media (max-width: 767px){#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 {
  text-align: center;
}
}






  img.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
    
    
  }


.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
  box-sizing: border-box;
}








  img.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
    
    
  }


.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
    
    
  }


.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
    
    
  }


.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
    
    
  }


.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320769bd-f286-4d61-bcf8-4ea94c6d98c9.shogun-image {
  box-sizing: border-box;
}


}
#s-860d16a8-df9f-4f63-a0a2-3c406228d698 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-860d16a8-df9f-4f63-a0a2-3c406228d698 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-860d16a8-df9f-4f63-a0a2-3c406228d698 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-860d16a8-df9f-4f63-a0a2-3c406228d698 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-860d16a8-df9f-4f63-a0a2-3c406228d698 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-860d16a8-df9f-4f63-a0a2-3c406228d698 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


#s-860d16a8-df9f-4f63-a0a2-3c406228d698 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-860d16a8-df9f-4f63-a0a2-3c406228d698 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-860d16a8-df9f-4f63-a0a2-3c406228d698 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-860d16a8-df9f-4f63-a0a2-3c406228d698 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}
#s-8a62b670-42e1-42ef-89f5-e71bda00ebb9 {
  margin-left: 0%;
margin-right: 5%;
}
#s-8a62b670-42e1-42ef-89f5-e71bda00ebb9 {
  margin-left: 0%;
margin-right: 5%;
}
@media (max-width: 1199px){#s-8a62b670-42e1-42ef-89f5-e71bda00ebb9 {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 991px){#s-8a62b670-42e1-42ef-89f5-e71bda00ebb9 {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-8a62b670-42e1-42ef-89f5-e71bda00ebb9 {
  margin-left: 0%;
margin-right: 5%;
}
}
#s-f0414583-614c-431d-a111-dff79dc2c697 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
#s-f0414583-614c-431d-a111-dff79dc2c697 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
@media (max-width: 1199px){#s-f0414583-614c-431d-a111-dff79dc2c697 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 991px){#s-f0414583-614c-431d-a111-dff79dc2c697 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 767px){#s-f0414583-614c-431d-a111-dff79dc2c697 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}
#s-d910c44a-d69f-4213-aaae-45f65162848a {
  text-align: center;
}
#s-d910c44a-d69f-4213-aaae-45f65162848a {
  text-align: center;
}
@media (max-width: 1199px){#s-d910c44a-d69f-4213-aaae-45f65162848a {
  text-align: center;
}
}@media (max-width: 991px){#s-d910c44a-d69f-4213-aaae-45f65162848a {
  text-align: center;
}
}@media (max-width: 767px){#s-d910c44a-d69f-4213-aaae-45f65162848a {
  text-align: center;
}
}






  img.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
    
    
  }


.s-d910c44a-d69f-4213-aaae-45f65162848a .shogun-image-content {
  
    align-items: center;
  
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
  box-sizing: border-box;
}








  img.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
    
    
  }


.s-d910c44a-d69f-4213-aaae-45f65162848a .shogun-image-content {
  
    align-items: center;
  
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
    
    
  }


.s-d910c44a-d69f-4213-aaae-45f65162848a .shogun-image-content {
  
    align-items: center;
  
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
    
    
  }


.s-d910c44a-d69f-4213-aaae-45f65162848a .shogun-image-content {
  
    align-items: center;
  
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
    
    
  }


.s-d910c44a-d69f-4213-aaae-45f65162848a .shogun-image-content {
  
    align-items: center;
  
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d910c44a-d69f-4213-aaae-45f65162848a.shogun-image {
  box-sizing: border-box;
}


}
#s-e7431b33-3196-47f2-8220-6e1732609343 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-e7431b33-3196-47f2-8220-6e1732609343 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-e7431b33-3196-47f2-8220-6e1732609343 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-e7431b33-3196-47f2-8220-6e1732609343 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-e7431b33-3196-47f2-8220-6e1732609343 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-e7431b33-3196-47f2-8220-6e1732609343 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


#s-e7431b33-3196-47f2-8220-6e1732609343 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-e7431b33-3196-47f2-8220-6e1732609343 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-e7431b33-3196-47f2-8220-6e1732609343 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-e7431b33-3196-47f2-8220-6e1732609343 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}
#s-80b644ca-b0fb-45f5-b521-320a2bf63175 {
  margin-left: 0%;
margin-right: 5%;
}
#s-80b644ca-b0fb-45f5-b521-320a2bf63175 {
  margin-left: 0%;
margin-right: 5%;
}
@media (max-width: 1199px){#s-80b644ca-b0fb-45f5-b521-320a2bf63175 {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 991px){#s-80b644ca-b0fb-45f5-b521-320a2bf63175 {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-80b644ca-b0fb-45f5-b521-320a2bf63175 {
  margin-left: 0%;
margin-right: 5%;
}
}
#s-6d613772-6b1e-4788-a69e-a5131eebd789 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
#s-6d613772-6b1e-4788-a69e-a5131eebd789 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
@media (max-width: 1199px){#s-6d613772-6b1e-4788-a69e-a5131eebd789 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 991px){#s-6d613772-6b1e-4788-a69e-a5131eebd789 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 767px){#s-6d613772-6b1e-4788-a69e-a5131eebd789 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}
#s-be0766a4-7607-468d-b92c-4fea135593db {
  margin-left: 10%;
margin-right: 10%;
}
#s-be0766a4-7607-468d-b92c-4fea135593db {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 1199px){#s-be0766a4-7607-468d-b92c-4fea135593db {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 991px){#s-be0766a4-7607-468d-b92c-4fea135593db {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-be0766a4-7607-468d-b92c-4fea135593db {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-be0766a4-7607-468d-b92c-4fea135593db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be0766a4-7607-468d-b92c-4fea135593db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be0766a4-7607-468d-b92c-4fea135593db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be0766a4-7607-468d-b92c-4fea135593db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 {
  text-align: center;
}
#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 {
  text-align: center;
}
@media (max-width: 1199px){#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 {
  text-align: center;
}
}@media (max-width: 991px){#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 {
  text-align: center;
}
}@media (max-width: 767px){#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 {
  text-align: center;
}
}






  img.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
    
    
  }


.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 .shogun-image-content {
  
    align-items: center;
  
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
  box-sizing: border-box;
}








  img.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
    
    
  }


.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 .shogun-image-content {
  
    align-items: center;
  
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
    
    
  }


.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 .shogun-image-content {
  
    align-items: center;
  
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
    
    
  }


.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 .shogun-image-content {
  
    align-items: center;
  
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
    
    
  }


.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664 .shogun-image-content {
  
    align-items: center;
  
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0a64c4c-29cf-4718-bea8-04c2f1b74664.shogun-image {
  box-sizing: border-box;
}


}
#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-6cddc4f8-9d0c-4000-b518-fc219c1de69c .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}
#s-f598b7db-4d1d-4e0a-8c41-5269eafa74ca {
  margin-left: 0%;
margin-right: 5%;
}
#s-f598b7db-4d1d-4e0a-8c41-5269eafa74ca {
  margin-left: 0%;
margin-right: 5%;
}
@media (max-width: 1199px){#s-f598b7db-4d1d-4e0a-8c41-5269eafa74ca {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 991px){#s-f598b7db-4d1d-4e0a-8c41-5269eafa74ca {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-f598b7db-4d1d-4e0a-8c41-5269eafa74ca {
  margin-left: 0%;
margin-right: 5%;
}
}
#s-3e106c75-0199-4e87-ac58-2f1a9568a38f {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
#s-3e106c75-0199-4e87-ac58-2f1a9568a38f {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
@media (max-width: 1199px){#s-3e106c75-0199-4e87-ac58-2f1a9568a38f {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 991px){#s-3e106c75-0199-4e87-ac58-2f1a9568a38f {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 767px){#s-3e106c75-0199-4e87-ac58-2f1a9568a38f {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}
#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 {
  text-align: center;
}
#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 {
  text-align: center;
}
@media (max-width: 1199px){#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 {
  text-align: center;
}
}@media (max-width: 991px){#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 {
  text-align: center;
}
}@media (max-width: 767px){#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 {
  text-align: center;
}
}






  img.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
    
    
  }


.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
  box-sizing: border-box;
}








  img.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
    
    
  }


.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
    
    
  }


.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
    
    
  }


.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
    
    
  }


.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c9e6e8c-0d28-42c2-a786-abe4f9d8b2c9.shogun-image {
  box-sizing: border-box;
}


}
#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-19dc99ca-9654-4b7d-bf07-074a649c3b4e .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}
#s-fc67e4ab-b2cd-4f01-8e2b-e1d29f7c72b3 {
  margin-left: 0%;
margin-right: 5%;
}
#s-fc67e4ab-b2cd-4f01-8e2b-e1d29f7c72b3 {
  margin-left: 0%;
margin-right: 5%;
}
@media (max-width: 1199px){#s-fc67e4ab-b2cd-4f01-8e2b-e1d29f7c72b3 {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 991px){#s-fc67e4ab-b2cd-4f01-8e2b-e1d29f7c72b3 {
  margin-left: 0%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-fc67e4ab-b2cd-4f01-8e2b-e1d29f7c72b3 {
  margin-left: 0%;
margin-right: 5%;
}
}
#s-73f3cead-c7b7-49d0-a851-09c067868bf7 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
#s-73f3cead-c7b7-49d0-a851-09c067868bf7 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
@media (max-width: 1199px){#s-73f3cead-c7b7-49d0-a851-09c067868bf7 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 991px){#s-73f3cead-c7b7-49d0-a851-09c067868bf7 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}@media (max-width: 767px){#s-73f3cead-c7b7-49d0-a851-09c067868bf7 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: left;
}
}
#s-8f615a74-ed2b-4bd7-a801-d32f768c730b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
#s-8f615a74-ed2b-4bd7-a801-d32f768c730b {
  
}
@media (max-width: 1199px){#s-8f615a74-ed2b-4bd7-a801-d32f768c730b {
  
}
}@media (max-width: 991px){#s-8f615a74-ed2b-4bd7-a801-d32f768c730b {
  
}
}@media (max-width: 767px){#s-8f615a74-ed2b-4bd7-a801-d32f768c730b {
  display: none;
}
#s-8f615a74-ed2b-4bd7-a801-d32f768c730b, #wrap-s-8f615a74-ed2b-4bd7-a801-d32f768c730b { display: none !important; }}







#s-8f615a74-ed2b-4bd7-a801-d32f768c730b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f615a74-ed2b-4bd7-a801-d32f768c730b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-8f615a74-ed2b-4bd7-a801-d32f768c730b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f615a74-ed2b-4bd7-a801-d32f768c730b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-8f615a74-ed2b-4bd7-a801-d32f768c730b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f615a74-ed2b-4bd7-a801-d32f768c730b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-8f615a74-ed2b-4bd7-a801-d32f768c730b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f615a74-ed2b-4bd7-a801-d32f768c730b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-8f615a74-ed2b-4bd7-a801-d32f768c730b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f615a74-ed2b-4bd7-a801-d32f768c730b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-6d264dae-2c57-4270-8ef4-40d2717c1172 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
#s-6d264dae-2c57-4270-8ef4-40d2717c1172 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
@media (max-width: 1199px){#s-6d264dae-2c57-4270-8ef4-40d2717c1172 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 991px){#s-6d264dae-2c57-4270-8ef4-40d2717c1172 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 767px){#s-6d264dae-2c57-4270-8ef4-40d2717c1172 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}






  img.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
    
    
  }


.s-6d264dae-2c57-4270-8ef4-40d2717c1172 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
  box-sizing: border-box;
}








  img.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
    
    
  }


.s-6d264dae-2c57-4270-8ef4-40d2717c1172 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
    
    
  }


.s-6d264dae-2c57-4270-8ef4-40d2717c1172 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
    
    
  }


.s-6d264dae-2c57-4270-8ef4-40d2717c1172 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
    
    
  }


.s-6d264dae-2c57-4270-8ef4-40d2717c1172 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d264dae-2c57-4270-8ef4-40d2717c1172.shogun-image {
  box-sizing: border-box;
}


}
#s-aa399148-6b52-4018-86db-5da4d597c382 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
#s-aa399148-6b52-4018-86db-5da4d597c382 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 1199px){#s-aa399148-6b52-4018-86db-5da4d597c382 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 991px){#s-aa399148-6b52-4018-86db-5da4d597c382 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-aa399148-6b52-4018-86db-5da4d597c382 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-aa399148-6b52-4018-86db-5da4d597c382"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa399148-6b52-4018-86db-5da4d597c382"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa399148-6b52-4018-86db-5da4d597c382"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa399148-6b52-4018-86db-5da4d597c382"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-046a1e34-56b8-4f48-a098-05381fe89b09 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-046a1e34-56b8-4f48-a098-05381fe89b09 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-046a1e34-56b8-4f48-a098-05381fe89b09 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-046a1e34-56b8-4f48-a098-05381fe89b09 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-046a1e34-56b8-4f48-a098-05381fe89b09 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 {
  max-width: 175px;
text-align: left;
}
#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 {
  max-width: 175px;
text-align: left;
}
@media (max-width: 1199px){#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 {
  max-width: 175px;
text-align: left;
}
}@media (max-width: 991px){#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 {
  max-width: 175px;
text-align: left;
}
}@media (max-width: 767px){#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 {
  max-width: 175px;
text-align: left;
}
}






  img.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
    
    
  }


.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
  box-sizing: border-box;
}








  img.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
    
    
  }


.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
    
    
  }


.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
    
    
  }


.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
    
    
  }


.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aea4906c-1acc-4843-a7e9-4ec0968fffb3.shogun-image {
  box-sizing: border-box;
}


}
#s-e9edb54e-e08d-4a16-8e54-05770c1c304a {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
#s-e9edb54e-e08d-4a16-8e54-05770c1c304a {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-e9edb54e-e08d-4a16-8e54-05770c1c304a {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-e9edb54e-e08d-4a16-8e54-05770c1c304a {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e9edb54e-e08d-4a16-8e54-05770c1c304a {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}
#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 {
  max-width: 180px;
text-align: left;
}
#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 {
  max-width: 180px;
text-align: left;
}
@media (max-width: 1199px){#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 {
  max-width: 180px;
text-align: left;
}
}@media (max-width: 991px){#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 {
  max-width: 180px;
text-align: left;
}
}@media (max-width: 767px){#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 {
  max-width: 180px;
text-align: left;
}
}






  img.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
    
    
  }


.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
  box-sizing: border-box;
}








  img.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
    
    
  }


.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
    
    
  }


.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
    
    
  }


.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
    
    
  }


.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb6748e1-19e7-446d-8f4d-db8cf8dbd588.shogun-image {
  box-sizing: border-box;
}


}
#s-e3fdee45-90e4-42d0-84f6-845d6a26a48b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
#s-e3fdee45-90e4-42d0-84f6-845d6a26a48b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-e3fdee45-90e4-42d0-84f6-845d6a26a48b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-e3fdee45-90e4-42d0-84f6-845d6a26a48b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e3fdee45-90e4-42d0-84f6-845d6a26a48b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}
#s-f43fac38-572d-457b-8f73-0729a0d64f24 {
  text-align: center;
}
#s-f43fac38-572d-457b-8f73-0729a0d64f24 {
  text-align: center;
}
@media (max-width: 1199px){#s-f43fac38-572d-457b-8f73-0729a0d64f24 {
  text-align: center;
}
}@media (max-width: 991px){#s-f43fac38-572d-457b-8f73-0729a0d64f24 {
  text-align: center;
}
}@media (max-width: 767px){#s-f43fac38-572d-457b-8f73-0729a0d64f24 {
  text-align: center;
}
}






  img.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
    
    
  }


.s-f43fac38-572d-457b-8f73-0729a0d64f24 .shogun-image-content {
  
    align-items: center;
  
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
  box-sizing: border-box;
}








  img.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
    
    
  }


.s-f43fac38-572d-457b-8f73-0729a0d64f24 .shogun-image-content {
  
    align-items: center;
  
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
    
    
  }


.s-f43fac38-572d-457b-8f73-0729a0d64f24 .shogun-image-content {
  
    align-items: center;
  
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
    
    
  }


.s-f43fac38-572d-457b-8f73-0729a0d64f24 .shogun-image-content {
  
    align-items: center;
  
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
    
    
  }


.s-f43fac38-572d-457b-8f73-0729a0d64f24 .shogun-image-content {
  
    align-items: center;
  
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f43fac38-572d-457b-8f73-0729a0d64f24.shogun-image {
  box-sizing: border-box;
}


}
#s-8adcf344-3736-457c-bd34-7c720b055712 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
#s-8adcf344-3736-457c-bd34-7c720b055712 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
@media (max-width: 1199px){#s-8adcf344-3736-457c-bd34-7c720b055712 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
}@media (max-width: 991px){#s-8adcf344-3736-457c-bd34-7c720b055712 {
  margin-top: 90px;
max-width: 100px;
text-align: left;
}
}@media (max-width: 767px){#s-8adcf344-3736-457c-bd34-7c720b055712 {
  margin-top: 90px;
max-width: 100px;
text-align: left;
}
}






  img.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
    
    
  }


.s-8adcf344-3736-457c-bd34-7c720b055712 .shogun-image-content {
  
    align-items: center;
  
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
  box-sizing: border-box;
}








  img.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
    
    
  }


.s-8adcf344-3736-457c-bd34-7c720b055712 .shogun-image-content {
  
    align-items: center;
  
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
    
    
  }


.s-8adcf344-3736-457c-bd34-7c720b055712 .shogun-image-content {
  
    align-items: center;
  
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
    
    
  }


.s-8adcf344-3736-457c-bd34-7c720b055712 .shogun-image-content {
  
    align-items: center;
  
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
    
    
  }


.s-8adcf344-3736-457c-bd34-7c720b055712 .shogun-image-content {
  
    align-items: center;
  
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8adcf344-3736-457c-bd34-7c720b055712.shogun-image {
  box-sizing: border-box;
}


}
#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 {
  display: none;
}
#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2, #wrap-s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 { display: none !important; }@media (max-width: 1199px){#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 {
  display: none;
}
#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2, #wrap-s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 { display: none !important; }}@media (max-width: 991px){#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 {
  display: none;
}
#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2, #wrap-s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 { display: none !important; }}@media (max-width: 767px){#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 {
  
}
}







#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4557ab83-2658-4c98-bfbd-b7a39d8de3c2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
@media (max-width: 1199px){#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 991px){#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}@media (max-width: 767px){#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 {
  margin-left: 10%;
margin-right: 10%;
max-width: 326px;
text-align: left;
}
}






  img.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
    
    
  }


.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
  box-sizing: border-box;
}








  img.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
    
    
  }


.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
    
    
  }


.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
    
    
  }


.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
    
    
  }


.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cf3a95-9098-4034-8e9e-e9415dfe82d2.shogun-image {
  box-sizing: border-box;
}


}
#s-3664b344-5189-4045-9fcb-fe0471c6c518 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
#s-3664b344-5189-4045-9fcb-fe0471c6c518 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 1199px){#s-3664b344-5189-4045-9fcb-fe0471c6c518 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 991px){#s-3664b344-5189-4045-9fcb-fe0471c6c518 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-3664b344-5189-4045-9fcb-fe0471c6c518 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-3664b344-5189-4045-9fcb-fe0471c6c518"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3664b344-5189-4045-9fcb-fe0471c6c518"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3664b344-5189-4045-9fcb-fe0471c6c518"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3664b344-5189-4045-9fcb-fe0471c6c518"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6d22f155-25da-4a04-9392-36efab7bc870 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-6d22f155-25da-4a04-9392-36efab7bc870 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-6d22f155-25da-4a04-9392-36efab7bc870 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-6d22f155-25da-4a04-9392-36efab7bc870 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-6d22f155-25da-4a04-9392-36efab7bc870 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-3e003d06-d622-4ecd-acde-ad19e5681ae9 {
  text-align: center;
}
#s-3e003d06-d622-4ecd-acde-ad19e5681ae9 {
  text-align: center;
}
@media (max-width: 1199px){#s-3e003d06-d622-4ecd-acde-ad19e5681ae9 {
  text-align: center;
}
}@media (max-width: 991px){#s-3e003d06-d622-4ecd-acde-ad19e5681ae9 {
  text-align: center;
}
}@media (max-width: 767px){#s-3e003d06-d622-4ecd-acde-ad19e5681ae9 {
  margin-top: 0px;
margin-bottom: 50px;
text-align: center;
}
}






  img.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
    
    
  }


.s-3e003d06-d622-4ecd-acde-ad19e5681ae9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
  box-sizing: border-box;
}








  img.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
    
    
  }


.s-3e003d06-d622-4ecd-acde-ad19e5681ae9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
    
    
  }


.s-3e003d06-d622-4ecd-acde-ad19e5681ae9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
    
    
  }


.s-3e003d06-d622-4ecd-acde-ad19e5681ae9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
    
    
  }


.s-3e003d06-d622-4ecd-acde-ad19e5681ae9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e003d06-d622-4ecd-acde-ad19e5681ae9.shogun-image {
  box-sizing: border-box;
}


}
#s-73c2caeb-7d04-4783-8f64-6f70d2dec734 {
  max-width: 175px;
text-align: left;
}
#s-73c2caeb-7d04-4783-8f64-6f70d2dec734 {
  max-width: 175px;
text-align: left;
}
@media (max-width: 1199px){#s-73c2caeb-7d04-4783-8f64-6f70d2dec734 {
  max-width: 175px;
text-align: left;
}
}@media (max-width: 991px){#s-73c2caeb-7d04-4783-8f64-6f70d2dec734 {
  max-width: 175px;
text-align: left;
}
}@media (max-width: 767px){#s-73c2caeb-7d04-4783-8f64-6f70d2dec734 {
  max-width: 175px;
text-align: left;
}
}






  img.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
    
    
  }


.s-73c2caeb-7d04-4783-8f64-6f70d2dec734 .shogun-image-content {
  
    align-items: center;
  
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
  box-sizing: border-box;
}








  img.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
    
    
  }


.s-73c2caeb-7d04-4783-8f64-6f70d2dec734 .shogun-image-content {
  
    align-items: center;
  
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
    
    
  }


.s-73c2caeb-7d04-4783-8f64-6f70d2dec734 .shogun-image-content {
  
    align-items: center;
  
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
  box-sizing: border-box;
}


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





  img.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
    
    
  }


.s-73c2caeb-7d04-4783-8f64-6f70d2dec734 .shogun-image-content {
  
    align-items: center;
  
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
  box-sizing: border-box;
}


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





  img.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
    
    
  }


.s-73c2caeb-7d04-4783-8f64-6f70d2dec734 .shogun-image-content {
  
    align-items: center;
  
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73c2caeb-7d04-4783-8f64-6f70d2dec734.shogun-image {
  box-sizing: border-box;
}


}
#s-b342cb82-ece6-477b-976d-0285d903adbb {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
#s-b342cb82-ece6-477b-976d-0285d903adbb {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-b342cb82-ece6-477b-976d-0285d903adbb {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-b342cb82-ece6-477b-976d-0285d903adbb {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b342cb82-ece6-477b-976d-0285d903adbb {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}
#s-b796ce33-6c47-4526-bd4a-8121996574b1 {
  max-width: 180px;
text-align: left;
}
#s-b796ce33-6c47-4526-bd4a-8121996574b1 {
  max-width: 180px;
text-align: left;
}
@media (max-width: 1199px){#s-b796ce33-6c47-4526-bd4a-8121996574b1 {
  max-width: 180px;
text-align: left;
}
}@media (max-width: 991px){#s-b796ce33-6c47-4526-bd4a-8121996574b1 {
  max-width: 180px;
text-align: left;
}
}@media (max-width: 767px){#s-b796ce33-6c47-4526-bd4a-8121996574b1 {
  max-width: 180px;
text-align: left;
}
}






  img.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
    
    
  }


.s-b796ce33-6c47-4526-bd4a-8121996574b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
  box-sizing: border-box;
}








  img.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
    
    
  }


.s-b796ce33-6c47-4526-bd4a-8121996574b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
    
    
  }


.s-b796ce33-6c47-4526-bd4a-8121996574b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
    
    
  }


.s-b796ce33-6c47-4526-bd4a-8121996574b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
    
    
  }


.s-b796ce33-6c47-4526-bd4a-8121996574b1 .shogun-image-content {
  
    align-items: center;
  
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b796ce33-6c47-4526-bd4a-8121996574b1.shogun-image {
  box-sizing: border-box;
}


}
#s-4483ac77-74b6-402b-bf12-b4aa17232a5b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
#s-4483ac77-74b6-402b-bf12-b4aa17232a5b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-4483ac77-74b6-402b-bf12-b4aa17232a5b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-4483ac77-74b6-402b-bf12-b4aa17232a5b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-4483ac77-74b6-402b-bf12-b4aa17232a5b {
  margin-top: 10px;
margin-left: 32px;
margin-bottom: 25px;
margin-right: 5%;
}
}
#s-76289a93-3911-495d-a853-fdf275a01e55 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
#s-76289a93-3911-495d-a853-fdf275a01e55 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
@media (max-width: 1199px){#s-76289a93-3911-495d-a853-fdf275a01e55 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
}@media (max-width: 991px){#s-76289a93-3911-495d-a853-fdf275a01e55 {
  margin-top: 50px;
max-width: 100px;
text-align: left;
}
}@media (max-width: 767px){#s-76289a93-3911-495d-a853-fdf275a01e55 {
  margin-top: 0px;
margin-left: 32px;
max-width: 100px;
text-align: left;
}
}






  img.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
    
    
  }


.s-76289a93-3911-495d-a853-fdf275a01e55 .shogun-image-content {
  
    align-items: center;
  
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
  box-sizing: border-box;
}








  img.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
    
    
  }


.s-76289a93-3911-495d-a853-fdf275a01e55 .shogun-image-content {
  
    align-items: center;
  
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
    
    
  }


.s-76289a93-3911-495d-a853-fdf275a01e55 .shogun-image-content {
  
    align-items: center;
  
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
  box-sizing: border-box;
}


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





  img.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
    
    
  }


.s-76289a93-3911-495d-a853-fdf275a01e55 .shogun-image-content {
  
    align-items: center;
  
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
  box-sizing: border-box;
}


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





  img.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
    
    
  }


.s-76289a93-3911-495d-a853-fdf275a01e55 .shogun-image-content {
  
    align-items: center;
  
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76289a93-3911-495d-a853-fdf275a01e55.shogun-image {
  box-sizing: border-box;
}


}
#s-cb008d29-bba6-4ee8-a0ac-03789b200736 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 800px;
background-color: rgba(0, 0, 0, 0);
background-position: right bottom;
}
#s-cb008d29-bba6-4ee8-a0ac-03789b200736 {
  
}
@media (max-width: 1199px){#s-cb008d29-bba6-4ee8-a0ac-03789b200736 {
  
}
}@media (max-width: 991px){#s-cb008d29-bba6-4ee8-a0ac-03789b200736 {
  min-height: 1150px;
}
}@media (max-width: 767px){#s-cb008d29-bba6-4ee8-a0ac-03789b200736 {
  min-height: 800px;
display: none;
}
#s-cb008d29-bba6-4ee8-a0ac-03789b200736, #wrap-s-cb008d29-bba6-4ee8-a0ac-03789b200736 { display: none !important; }}







#s-cb008d29-bba6-4ee8-a0ac-03789b200736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb008d29-bba6-4ee8-a0ac-03789b200736.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-cb008d29-bba6-4ee8-a0ac-03789b200736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb008d29-bba6-4ee8-a0ac-03789b200736.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-cb008d29-bba6-4ee8-a0ac-03789b200736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb008d29-bba6-4ee8-a0ac-03789b200736.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-cb008d29-bba6-4ee8-a0ac-03789b200736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb008d29-bba6-4ee8-a0ac-03789b200736.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-cb008d29-bba6-4ee8-a0ac-03789b200736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb008d29-bba6-4ee8-a0ac-03789b200736.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
@media (max-width: 1199px){#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 991px){#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 767px){#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}






  img.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
    
    
  }


.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
  box-sizing: border-box;
}








  img.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
    
    
  }


.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
    
    
  }


.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
    
    
  }


.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
  box-sizing: border-box;
}


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





  img.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
    
    
  }


.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afacc4e8-0fb6-406f-bdb8-5bd645ab06ce.shogun-image {
  box-sizing: border-box;
}


}
#s-4de6aae7-0847-4d4d-9539-b7d8965de73b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 40%;
text-align: left;
}
#s-4de6aae7-0847-4d4d-9539-b7d8965de73b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 40%;
text-align: left;
}
@media (max-width: 1199px){#s-4de6aae7-0847-4d4d-9539-b7d8965de73b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 40%;
text-align: left;
}
}@media (max-width: 991px){#s-4de6aae7-0847-4d4d-9539-b7d8965de73b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 80%;
text-align: left;
}
}@media (max-width: 767px){#s-4de6aae7-0847-4d4d-9539-b7d8965de73b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 80%;
text-align: left;
}
}
#s-4de6aae7-0847-4d4d-9539-b7d8965de73b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


#s-4de6aae7-0847-4d4d-9539-b7d8965de73b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-4de6aae7-0847-4d4d-9539-b7d8965de73b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-4de6aae7-0847-4d4d-9539-b7d8965de73b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-4de6aae7-0847-4d4d-9539-b7d8965de73b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}
#s-5344c6d2-9503-41a3-983d-aa8ecd37e6d4 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
#s-5344c6d2-9503-41a3-983d-aa8ecd37e6d4 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
@media (max-width: 1199px){#s-5344c6d2-9503-41a3-983d-aa8ecd37e6d4 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 991px){#s-5344c6d2-9503-41a3-983d-aa8ecd37e6d4 {
  margin-left: 10%;
margin-right: 10%;
max-width: 80%;
}
}@media (max-width: 767px){#s-5344c6d2-9503-41a3-983d-aa8ecd37e6d4 {
  margin-left: 10%;
margin-right: 10%;
max-width: 80%;
}
}
#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 800px;
background-color: rgba(0, 0, 0, 0);
background-position: right bottom;
}
#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 {
  display: none;
}
#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9, #wrap-s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 { display: none !important; }@media (max-width: 1199px){#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 {
  display: none;
}
#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9, #wrap-s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 { display: none !important; }}@media (max-width: 991px){#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 {
  display: none;
}
#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9, #wrap-s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 { display: none !important; }}@media (max-width: 767px){#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 {
  min-height: 1100px;
}
}







#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea48e3eb-ad0b-40fc-a153-d72dcc5c04a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
@media (max-width: 1199px){#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 991px){#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b {
  margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 767px){#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}






  img.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
    
    
  }


.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
  box-sizing: border-box;
}








  img.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
    
    
  }


.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
    
    
  }


.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
    
    
  }


.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
    
    
  }


.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01ae1e7b-a74f-4710-82f6-b52c0878db6b.shogun-image {
  box-sizing: border-box;
}


}
#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 1199px){#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 991px){#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}@media (max-width: 767px){#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
}
#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


@media (max-width: 1199px){#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 991px){#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-d3bdb9c2-e095-4dbb-af85-ba3be1ab30f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}


}
#s-846cf65d-9524-4248-87a6-57a6cad8ce78 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
#s-846cf65d-9524-4248-87a6-57a6cad8ce78 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
@media (max-width: 1199px){#s-846cf65d-9524-4248-87a6-57a6cad8ce78 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 991px){#s-846cf65d-9524-4248-87a6-57a6cad8ce78 {
  margin-left: 10%;
margin-right: 10%;
max-width: 40%;
}
}@media (max-width: 767px){#s-846cf65d-9524-4248-87a6-57a6cad8ce78 {
  margin-left: 10%;
margin-right: 10%;
max-width: 80%;
}
}
#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 {
  
}
@media (max-width: 1199px){#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 {
  
}
}@media (max-width: 991px){#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 {
  
}
}@media (max-width: 767px){#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 {
  
}
}







#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d7e65a-73ef-4e34-a001-32996c6f3190.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d7e65a-73ef-4e34-a001-32996c6f3190.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d7e65a-73ef-4e34-a001-32996c6f3190.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d7e65a-73ef-4e34-a001-32996c6f3190.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-c1d7e65a-73ef-4e34-a001-32996c6f3190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d7e65a-73ef-4e34-a001-32996c6f3190.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
@media (max-width: 1199px){#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
}@media (max-width: 991px){#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
}@media (max-width: 767px){#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
}






  img.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
    
    
  }


.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
  box-sizing: border-box;
}








  img.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
    
    
  }


.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
    
    
  }


.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
    
    
  }


.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
  box-sizing: border-box;
}


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





  img.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
    
    
  }


.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b227cd1-7bce-4e4a-b418-1df42ac6a1ae.shogun-image {
  box-sizing: border-box;
}


}
#s-84e0fa15-c892-4a32-ab39-471c20fcdacc {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
#s-84e0fa15-c892-4a32-ab39-471c20fcdacc {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
@media (max-width: 1199px){#s-84e0fa15-c892-4a32-ab39-471c20fcdacc {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 991px){#s-84e0fa15-c892-4a32-ab39-471c20fcdacc {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-84e0fa15-c892-4a32-ab39-471c20fcdacc {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}
#s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
#s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
@media (max-width: 1199px){#s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 991px){#s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5446c994-5f38-4e2a-ae8d-337fcf3b3a83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb {
  margin-bottom: 25px;
text-align: center;
}
#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 1199px){#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 991px){#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 767px){#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb {
  margin-bottom: 25px;
text-align: center;
}
}






  img.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
    
    
  }


.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb .shogun-image-content {
  
    align-items: center;
  
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
  box-sizing: border-box;
}








  img.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
    
    
  }


.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb .shogun-image-content {
  
    align-items: center;
  
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
    
    
  }


.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb .shogun-image-content {
  
    align-items: center;
  
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
  box-sizing: border-box;
}


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





  img.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
    
    
  }


.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb .shogun-image-content {
  
    align-items: center;
  
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
  box-sizing: border-box;
}


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





  img.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
    
    
  }


.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb .shogun-image-content {
  
    align-items: center;
  
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-069e18ee-17b7-4982-a72b-8a3f42b9d8bb.shogun-image {
  box-sizing: border-box;
}


}
#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b {
  margin-bottom: 25px;
text-align: center;
}
#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 1199px){#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 991px){#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 767px){#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b {
  margin-bottom: 25px;
text-align: center;
}
}






  img.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
    
    
  }


.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b .shogun-image-content {
  
    align-items: center;
  
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
  box-sizing: border-box;
}








  img.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
    
    
  }


.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b .shogun-image-content {
  
    align-items: center;
  
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
    
    
  }


.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b .shogun-image-content {
  
    align-items: center;
  
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
    
    
  }


.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b .shogun-image-content {
  
    align-items: center;
  
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
    
    
  }


.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b .shogun-image-content {
  
    align-items: center;
  
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cb271e-3558-45bf-be85-c9a14bed3c0b.shogun-image {
  box-sizing: border-box;
}


}
#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f {
  margin-bottom: 25px;
text-align: center;
}
#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 1199px){#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 991px){#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 767px){#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f {
  margin-bottom: 25px;
text-align: center;
}
}






  img.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
    
    
  }


.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f .shogun-image-content {
  
    align-items: center;
  
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
  box-sizing: border-box;
}








  img.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
    
    
  }


.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f .shogun-image-content {
  
    align-items: center;
  
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
    
    
  }


.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f .shogun-image-content {
  
    align-items: center;
  
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
    
    
  }


.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f .shogun-image-content {
  
    align-items: center;
  
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
    
    
  }


.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f .shogun-image-content {
  
    align-items: center;
  
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eac8a59d-0651-4ee2-92a4-7d2f7307d90f.shogun-image {
  box-sizing: border-box;
}


}
#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(247, 247, 247, 1);
}
#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 {
  
}
@media (max-width: 1199px){#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 {
  
}
}@media (max-width: 991px){#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 {
  
}
}@media (max-width: 767px){#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 {
  
}
}







#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9292eb10-9dec-48de-8cfd-1f168b2f4d26.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
@media (max-width: 1199px){#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
}@media (max-width: 991px){#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
}@media (max-width: 767px){#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 401px;
text-align: left;
}
}






  img.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
    
    
  }


.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
  box-sizing: border-box;
}








  img.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
    
    
  }


.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
    
    
  }


.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
    
    
  }


.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
    
    
  }


.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e0bc77-a42a-44c3-ac34-90c446ba55e4.shogun-image {
  box-sizing: border-box;
}


}
#s-9c89dc06-6dde-4141-94b5-05c686587c3b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
#s-9c89dc06-6dde-4141-94b5-05c686587c3b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
@media (max-width: 1199px){#s-9c89dc06-6dde-4141-94b5-05c686587c3b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 991px){#s-9c89dc06-6dde-4141-94b5-05c686587c3b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-9c89dc06-6dde-4141-94b5-05c686587c3b {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}
#s-bea7ff34-86ad-41c3-a57a-5cace9816196 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
#s-bea7ff34-86ad-41c3-a57a-5cace9816196 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
@media (max-width: 1199px){#s-bea7ff34-86ad-41c3-a57a-5cace9816196 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 991px){#s-bea7ff34-86ad-41c3-a57a-5cace9816196 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-bea7ff34-86ad-41c3-a57a-5cace9816196 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-bea7ff34-86ad-41c3-a57a-5cace9816196"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bea7ff34-86ad-41c3-a57a-5cace9816196"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bea7ff34-86ad-41c3-a57a-5cace9816196"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bea7ff34-86ad-41c3-a57a-5cace9816196"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e697e4c9-b63b-4b70-a19e-126a0d342611 {
  margin-bottom: 25px;
text-align: center;
}
#s-e697e4c9-b63b-4b70-a19e-126a0d342611 {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 1199px){#s-e697e4c9-b63b-4b70-a19e-126a0d342611 {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 991px){#s-e697e4c9-b63b-4b70-a19e-126a0d342611 {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 767px){#s-e697e4c9-b63b-4b70-a19e-126a0d342611 {
  margin-bottom: 25px;
text-align: center;
}
}






  img.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
    
    
  }


.s-e697e4c9-b63b-4b70-a19e-126a0d342611 .shogun-image-content {
  
    align-items: center;
  
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
  box-sizing: border-box;
}








  img.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
    
    
  }


.s-e697e4c9-b63b-4b70-a19e-126a0d342611 .shogun-image-content {
  
    align-items: center;
  
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
    
    
  }


.s-e697e4c9-b63b-4b70-a19e-126a0d342611 .shogun-image-content {
  
    align-items: center;
  
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
    
    
  }


.s-e697e4c9-b63b-4b70-a19e-126a0d342611 .shogun-image-content {
  
    align-items: center;
  
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
    
    
  }


.s-e697e4c9-b63b-4b70-a19e-126a0d342611 .shogun-image-content {
  
    align-items: center;
  
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e697e4c9-b63b-4b70-a19e-126a0d342611.shogun-image {
  box-sizing: border-box;
}


}
#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f {
  margin-bottom: 25px;
text-align: center;
}
#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 1199px){#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 991px){#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 767px){#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f {
  margin-bottom: 25px;
text-align: center;
}
}






  img.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
    
    
  }


.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f .shogun-image-content {
  
    align-items: center;
  
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
  box-sizing: border-box;
}








  img.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
    
    
  }


.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f .shogun-image-content {
  
    align-items: center;
  
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
    
    
  }


.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f .shogun-image-content {
  
    align-items: center;
  
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
    
    
  }


.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f .shogun-image-content {
  
    align-items: center;
  
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
    
    
  }


.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f .shogun-image-content {
  
    align-items: center;
  
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c46788b-14a8-468b-abe9-d8c6d07f0d1f.shogun-image {
  box-sizing: border-box;
}


}
#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b {
  margin-bottom: 25px;
text-align: center;
}
#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 1199px){#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 991px){#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b {
  margin-bottom: 25px;
text-align: center;
}
}@media (max-width: 767px){#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b {
  margin-bottom: 25px;
text-align: center;
}
}






  img.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
    
    
  }


.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b .shogun-image-content {
  
    align-items: center;
  
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
  box-sizing: border-box;
}








  img.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
    
    
  }


.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b .shogun-image-content {
  
    align-items: center;
  
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
    
    
  }


.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b .shogun-image-content {
  
    align-items: center;
  
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
    
    
  }


.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b .shogun-image-content {
  
    align-items: center;
  
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
    
    
  }


.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b .shogun-image-content {
  
    align-items: center;
  
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2aecefcb-898b-48ad-8b4d-8fc6d565194b.shogun-image {
  box-sizing: border-box;
}


}
#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: -2px;
margin-right: 0px;
padding-bottom: 100px;
background-color: rgba(255, 255, 255, 1);
}
#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 {
  
}
@media (max-width: 1199px){#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 {
  
}
}@media (max-width: 991px){#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 {
  
}
}@media (max-width: 767px){#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 {
  
}
}







#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-902e15e5-8650-42c7-b6ee-6bacbc8f3090.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-53eba523-5965-4e9b-8f17-3be2bb8e335f {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 350px;
text-align: left;
}
#s-53eba523-5965-4e9b-8f17-3be2bb8e335f {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 350px;
text-align: left;
}
@media (max-width: 1199px){#s-53eba523-5965-4e9b-8f17-3be2bb8e335f {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 350px;
text-align: left;
}
}@media (max-width: 991px){#s-53eba523-5965-4e9b-8f17-3be2bb8e335f {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 350px;
text-align: left;
}
}@media (max-width: 767px){#s-53eba523-5965-4e9b-8f17-3be2bb8e335f {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 350px;
text-align: left;
}
}






  img.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
    
    
  }


.s-53eba523-5965-4e9b-8f17-3be2bb8e335f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
  box-sizing: border-box;
}








  img.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
    
    
  }


.s-53eba523-5965-4e9b-8f17-3be2bb8e335f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
    
    
  }


.s-53eba523-5965-4e9b-8f17-3be2bb8e335f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
    
    
  }


.s-53eba523-5965-4e9b-8f17-3be2bb8e335f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
    
    
  }


.s-53eba523-5965-4e9b-8f17-3be2bb8e335f .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53eba523-5965-4e9b-8f17-3be2bb8e335f.shogun-image {
  box-sizing: border-box;
}


}
#s-64c92e8a-ca26-4648-9510-9ab535f48d96 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
#s-64c92e8a-ca26-4648-9510-9ab535f48d96 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 1199px){#s-64c92e8a-ca26-4648-9510-9ab535f48d96 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 991px){#s-64c92e8a-ca26-4648-9510-9ab535f48d96 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-64c92e8a-ca26-4648-9510-9ab535f48d96 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-64c92e8a-ca26-4648-9510-9ab535f48d96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64c92e8a-ca26-4648-9510-9ab535f48d96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64c92e8a-ca26-4648-9510-9ab535f48d96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64c92e8a-ca26-4648-9510-9ab535f48d96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-713503f9-eee7-46fb-9e49-655593cd73b1 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-713503f9-eee7-46fb-9e49-655593cd73b1 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-713503f9-eee7-46fb-9e49-655593cd73b1 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-713503f9-eee7-46fb-9e49-655593cd73b1 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-713503f9-eee7-46fb-9e49-655593cd73b1 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-b0139807-3863-42d5-ba75-e107773a3294 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-b0139807-3863-42d5-ba75-e107773a3294 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-b0139807-3863-42d5-ba75-e107773a3294 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-b0139807-3863-42d5-ba75-e107773a3294 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b0139807-3863-42d5-ba75-e107773a3294 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-17587b69-003d-4de3-b45c-9927c46d164b {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-17587b69-003d-4de3-b45c-9927c46d164b {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-17587b69-003d-4de3-b45c-9927c46d164b {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-17587b69-003d-4de3-b45c-9927c46d164b {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-17587b69-003d-4de3-b45c-9927c46d164b {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-2fad194c-54e2-40eb-9c03-8a16262c72b6 {
  text-align: center;
}
#s-2fad194c-54e2-40eb-9c03-8a16262c72b6 {
  text-align: center;
}
@media (max-width: 1199px){#s-2fad194c-54e2-40eb-9c03-8a16262c72b6 {
  text-align: center;
}
}@media (max-width: 991px){#s-2fad194c-54e2-40eb-9c03-8a16262c72b6 {
  text-align: center;
}
}@media (max-width: 767px){#s-2fad194c-54e2-40eb-9c03-8a16262c72b6 {
  margin-top: 25px;
margin-bottom: 0px;
text-align: center;
}
}






  img.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
    
    
  }


.s-2fad194c-54e2-40eb-9c03-8a16262c72b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
  box-sizing: border-box;
}








  img.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
    
    
  }


.s-2fad194c-54e2-40eb-9c03-8a16262c72b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
    
    
  }


.s-2fad194c-54e2-40eb-9c03-8a16262c72b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
    
    
  }


.s-2fad194c-54e2-40eb-9c03-8a16262c72b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
    
    
  }


.s-2fad194c-54e2-40eb-9c03-8a16262c72b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fad194c-54e2-40eb-9c03-8a16262c72b6.shogun-image {
  box-sizing: border-box;
}


}
#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: -2px;
margin-right: 0px;
padding-bottom: 100px;
background-color: rgba(247, 247, 247, 1);
}
#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce {
  
}
@media (max-width: 1199px){#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce {
  
}
}@media (max-width: 991px){#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce {
  
}
}@media (max-width: 767px){#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce {
  
}
}







#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}







#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px){






#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 991px){






#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df94c62-bbf5-4f32-b8ff-18f440d8dbce.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
}
#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
@media (max-width: 1199px){#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 991px){#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}@media (max-width: 767px){#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
max-width: 250px;
text-align: left;
}
}






  img.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
    
    
  }


.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
  box-sizing: border-box;
}








  img.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
    
    
  }


.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
  box-sizing: border-box;
}


@media (max-width: 1199px){





  img.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
    
    
  }


.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
    
    
  }


.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
  box-sizing: border-box;
}


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





  img.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
    
    
  }


.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1cad93d-96d0-4884-8fd6-eb8c210ec405.shogun-image {
  box-sizing: border-box;
}


}
#s-009756c2-2070-4bc9-bcc8-04c587c758e2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
#s-009756c2-2070-4bc9-bcc8-04c587c758e2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
@media (max-width: 1199px){#s-009756c2-2070-4bc9-bcc8-04c587c758e2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 991px){#s-009756c2-2070-4bc9-bcc8-04c587c758e2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-009756c2-2070-4bc9-bcc8-04c587c758e2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 25px;
margin-right: 10%;
}
}
#s-b39544a6-10b7-410a-9ac7-5cf570516103 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
#s-b39544a6-10b7-410a-9ac7-5cf570516103 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 1199px){#s-b39544a6-10b7-410a-9ac7-5cf570516103 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 991px){#s-b39544a6-10b7-410a-9ac7-5cf570516103 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-b39544a6-10b7-410a-9ac7-5cf570516103 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-b39544a6-10b7-410a-9ac7-5cf570516103"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b39544a6-10b7-410a-9ac7-5cf570516103"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b39544a6-10b7-410a-9ac7-5cf570516103"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b39544a6-10b7-410a-9ac7-5cf570516103"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e1934b51-16bb-4326-b4a7-6c2bc0db4b68 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-e1934b51-16bb-4326-b4a7-6c2bc0db4b68 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-e1934b51-16bb-4326-b4a7-6c2bc0db4b68 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-e1934b51-16bb-4326-b4a7-6c2bc0db4b68 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e1934b51-16bb-4326-b4a7-6c2bc0db4b68 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-3b1ed0b4-74b5-454a-87b1-a94a4bbb2745 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-3b1ed0b4-74b5-454a-87b1-a94a4bbb2745 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-3b1ed0b4-74b5-454a-87b1-a94a4bbb2745 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-3b1ed0b4-74b5-454a-87b1-a94a4bbb2745 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-3b1ed0b4-74b5-454a-87b1-a94a4bbb2745 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-bd193df3-9e6c-4eff-9b36-fe92ca7754ee {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-bd193df3-9e6c-4eff-9b36-fe92ca7754ee {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-bd193df3-9e6c-4eff-9b36-fe92ca7754ee {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-bd193df3-9e6c-4eff-9b36-fe92ca7754ee {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-bd193df3-9e6c-4eff-9b36-fe92ca7754ee {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
#s-7d935806-6bb6-4a22-8c81-60e67f95adaa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
#s-7d935806-6bb6-4a22-8c81-60e67f95adaa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
@media (max-width: 1199px){#s-7d935806-6bb6-4a22-8c81-60e67f95adaa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 991px){#s-7d935806-6bb6-4a22-8c81-60e67f95adaa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-7d935806-6bb6-4a22-8c81-60e67f95adaa {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
}
}
/*
  $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}
