.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-38b55af4-efb0-42de-a9ef-311dd50036b0 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
}

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

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

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

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

#s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825 {
  display: none;
}
#s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825, #wrap-s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825 { display: none !important; }}@media (max-width: 767px){#s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825 {
  display: none;
}
#s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825, #wrap-s-a7d1c4fe-a068-4954-8ff7-984dcf9fd825 { display: none !important; }}
.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-3ad31038-2659-417b-bc6d-da08b7693d02 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3ad31038-2659-417b-bc6d-da08b7693d02 {
  display: none;
}
#s-3ad31038-2659-417b-bc6d-da08b7693d02, #wrap-s-3ad31038-2659-417b-bc6d-da08b7693d02 { display: none !important; }}@media (max-width: 767px){#s-3ad31038-2659-417b-bc6d-da08b7693d02 {
  display: none;
}
#s-3ad31038-2659-417b-bc6d-da08b7693d02, #wrap-s-3ad31038-2659-417b-bc6d-da08b7693d02 { display: none !important; }}







#s-3ad31038-2659-417b-bc6d-da08b7693d02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ad31038-2659-417b-bc6d-da08b7693d02.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-8ee54b20-6b56-4d66-a49e-04053f99012e {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ee54b20-6b56-4d66-a49e-04053f99012e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-44537793-462c-4dd2-a870-bb0384cfd17e {
  margin-top: 50px;
}

#s-300e902b-4eb5-42bf-aa88-7ec8e5344669 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-300e902b-4eb5-42bf-aa88-7ec8e5344669"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-f628d13a-2876-4ee7-b08c-871f320b6295 {
  margin-top: 400px;
}

@media (min-width: 0px) {
[id="s-f628d13a-2876-4ee7-b08c-871f320b6295"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f628d13a-2876-4ee7-b08c-871f320b6295"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f628d13a-2876-4ee7-b08c-871f320b6295"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f628d13a-2876-4ee7-b08c-871f320b6295"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-554ea6f8-0872-496a-903f-78c52efb3240 {
  text-align: center;
}







  #s-554ea6f8-0872-496a-903f-78c52efb3240 img.shogun-image {
    

    
    
    
  }


#s-554ea6f8-0872-496a-903f-78c52efb3240 .shogun-image-content {
  
    align-items: center;
  
}

#s-505bddf3-b1f2-4c7c-abdc-3c7e77479215 {
  text-align: center;
}







  #s-505bddf3-b1f2-4c7c-abdc-3c7e77479215 img.shogun-image {
    

    
    
    
  }


#s-505bddf3-b1f2-4c7c-abdc-3c7e77479215 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4bf5203-5bce-47d2-a90b-c02df510903b {
  text-align: center;
}







  #s-f4bf5203-5bce-47d2-a90b-c02df510903b img.shogun-image {
    

    
    
    
  }


#s-f4bf5203-5bce-47d2-a90b-c02df510903b .shogun-image-content {
  
    align-items: center;
  
}

#s-40b99cef-58d7-428d-a684-53afc0efc4b9 {
  text-align: center;
}







  #s-40b99cef-58d7-428d-a684-53afc0efc4b9 img.shogun-image {
    

    
    
    
  }


#s-40b99cef-58d7-428d-a684-53afc0efc4b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-579d51fd-64be-4960-8bb7-c952a753fd89 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-579d51fd-64be-4960-8bb7-c952a753fd89"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-579d51fd-64be-4960-8bb7-c952a753fd89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-579d51fd-64be-4960-8bb7-c952a753fd89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-579d51fd-64be-4960-8bb7-c952a753fd89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-1c75151c-0671-4057-9e13-cb5261f8f9ac {
  opacity: 0.6;
}

#s-fa0d08e5-57cd-4b72-8cab-47b94f4741af {
  margin-top: 10px;
margin-bottom: 10px;
opacity: 0.6;
}

#s-65e330db-6066-44d5-8d71-bea6b706b143 {
  opacity: 0.6;
}

#s-41758575-6af1-4c98-91b2-03f8a745a3ec {
  background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-41758575-6af1-4c98-91b2-03f8a745a3ec {
  display: none;
}
#s-41758575-6af1-4c98-91b2-03f8a745a3ec, #wrap-s-41758575-6af1-4c98-91b2-03f8a745a3ec { display: none !important; }}@media (max-width: 767px){#s-41758575-6af1-4c98-91b2-03f8a745a3ec {
  display: none;
}
#s-41758575-6af1-4c98-91b2-03f8a745a3ec, #wrap-s-41758575-6af1-4c98-91b2-03f8a745a3ec { display: none !important; }}
@media (min-width: 0px) {
[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-41758575-6af1-4c98-91b2-03f8a745a3ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-31d28a33-0ea4-4e40-930c-d921421b9276 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-ef115cc2-dabd-40b7-9d66-45e0153adc44 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-ef115cc2-dabd-40b7-9d66-45e0153adc44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef115cc2-dabd-40b7-9d66-45e0153adc44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ef115cc2-dabd-40b7-9d66-45e0153adc44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef115cc2-dabd-40b7-9d66-45e0153adc44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c76d048f-d86b-4003-8cd2-eb62d0bafe18 {
  margin-top: 35px;
margin-bottom: 35px;
}

#s-9c31200d-7b63-4da0-ac54-e31ac54a3782 {
  text-align: center;
}







  #s-9c31200d-7b63-4da0-ac54-e31ac54a3782 img.shogun-image {
    

    
    
    
  }


#s-9c31200d-7b63-4da0-ac54-e31ac54a3782 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7b67120-0c0a-48a6-865e-bb5304ae0c5a {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f7b67120-0c0a-48a6-865e-bb5304ae0c5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7b67120-0c0a-48a6-865e-bb5304ae0c5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f7b67120-0c0a-48a6-865e-bb5304ae0c5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7b67120-0c0a-48a6-865e-bb5304ae0c5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a7cedc10-b15f-4a52-ab6d-e7ac87db8a9f {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-ef41556c-0125-44b6-bd1d-d559164055b1 {
  text-align: center;
}







  #s-ef41556c-0125-44b6-bd1d-d559164055b1 img.shogun-image {
    

    
    
    
  }


#s-ef41556c-0125-44b6-bd1d-d559164055b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a03e0540-849d-440a-b912-8085a7b1797a {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-9373283d-faef-4f71-83a7-1b2de7ea36f7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-2d0f5bc8-b0bc-4199-8772-2763b819f7ee {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-da175f46-afc8-44a5-b247-068ac0e218b5 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-da175f46-afc8-44a5-b247-068ac0e218b5 img.shogun-image {
    

    
    
    
  }


#s-da175f46-afc8-44a5-b247-068ac0e218b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a982ad2a-775d-4250-9286-0250131514f7 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-2644173d-ea7f-416e-9874-4155c0bf48ee {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-2644173d-ea7f-416e-9874-4155c0bf48ee img.shogun-image {
    

    
    
    
  }


#s-2644173d-ea7f-416e-9874-4155c0bf48ee .shogun-image-content {
  
    align-items: center;
  
}

#s-f65902a6-782c-41f6-b55d-bba5e7b9c6e2 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-6ed39890-6818-4c91-9e6d-972fdf03d5d0 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-6ed39890-6818-4c91-9e6d-972fdf03d5d0 img.shogun-image {
    

    
    
    
  }


#s-6ed39890-6818-4c91-9e6d-972fdf03d5d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-47b222c1-b802-4722-a905-5717704762df {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-47b222c1-b802-4722-a905-5717704762df {
  display: none;
}
#s-47b222c1-b802-4722-a905-5717704762df, #wrap-s-47b222c1-b802-4722-a905-5717704762df { display: none !important; }}@media (max-width: 767px){#s-47b222c1-b802-4722-a905-5717704762df {
  display: none;
}
#s-47b222c1-b802-4722-a905-5717704762df, #wrap-s-47b222c1-b802-4722-a905-5717704762df { display: none !important; }}
@media (min-width: 0px) {
[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47b222c1-b802-4722-a905-5717704762df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-fcbd0878-b746-4ddd-afb0-3e84412274be {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-0f3c44f8-3d22-4fe5-a4e8-d030b1b433c5 {
  margin-left: 10%;
margin-right: 10%;
}

#s-a4930bbe-25aa-4267-9541-0586d4ce1bc2 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
text-align: center;
}







  #s-a4930bbe-25aa-4267-9541-0586d4ce1bc2 img.shogun-image {
    

    
    
    
  }


#s-a4930bbe-25aa-4267-9541-0586d4ce1bc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-26b9dcd0-c4ad-4d43-ab70-528952df2bf5 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-ea4bd5ca-5a63-4583-9ee4-dd3617a5f9ed {
  margin-left: 10%;
margin-right: 10%;
}

#s-31473a52-9648-4339-ac32-db1f1e02b55d {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
text-align: center;
}







  #s-31473a52-9648-4339-ac32-db1f1e02b55d img.shogun-image {
    

    
    
    
  }


#s-31473a52-9648-4339-ac32-db1f1e02b55d .shogun-image-content {
  
    align-items: center;
  
}

#s-d0fc6bae-60af-4330-9b52-4441cff8a80f {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-15069538-33f0-4dca-9631-0e25e5461d75 {
  margin-left: 10%;
margin-right: 10%;
}

#s-82d5ae57-04ff-4585-9fd6-767ac6ffdaf2 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
text-align: center;
}







  #s-82d5ae57-04ff-4585-9fd6-767ac6ffdaf2 img.shogun-image {
    

    
    
    
  }


#s-82d5ae57-04ff-4585-9fd6-767ac6ffdaf2 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bddac7e-c87c-43f2-b216-77fdc6e33c04 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-left: 10%;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8bddac7e-c87c-43f2-b216-77fdc6e33c04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bddac7e-c87c-43f2-b216-77fdc6e33c04.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1a2d83a-a531-4bce-a964-dac5686c0fe9 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-27a1dbb2-c89b-4cfa-8ad9-ce4d5153da13 {
  margin-left: 10%;
margin-right: 10%;
}

#s-8949f799-0876-4d71-8620-07674a00e2fc {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
text-align: center;
}







  #s-8949f799-0876-4d71-8620-07674a00e2fc img.shogun-image {
    

    
    
    
  }


#s-8949f799-0876-4d71-8620-07674a00e2fc .shogun-image-content {
  
    align-items: center;
  
}

#s-edfd81aa-463b-4b77-9e99-8ff15e1f46f4 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-6fba78c5-d25b-4508-aab7-fb11f4623d03 {
  margin-left: 10%;
margin-right: 10%;
}

#s-901fc8c6-f7bc-4ab9-bdb8-fce1450a6e53 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-901fc8c6-f7bc-4ab9-bdb8-fce1450a6e53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-901fc8c6-f7bc-4ab9-bdb8-fce1450a6e53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-901fc8c6-f7bc-4ab9-bdb8-fce1450a6e53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-901fc8c6-f7bc-4ab9-bdb8-fce1450a6e53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-96e72661-8a77-4c52-af67-ea1750e38949 {
  text-align: center;
}







  #s-96e72661-8a77-4c52-af67-ea1750e38949 img.shogun-image {
    

    
    
    
  }


#s-96e72661-8a77-4c52-af67-ea1750e38949 .shogun-image-content {
  
    align-items: center;
  
}

#s-10e2f605-d992-4639-a466-61d6ae62c4e6 {
  text-align: center;
}







  #s-10e2f605-d992-4639-a466-61d6ae62c4e6 img.shogun-image {
    

    
    
    
  }


#s-10e2f605-d992-4639-a466-61d6ae62c4e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8471e76b-76f8-4b82-8328-91033e0e7fe7 {
  text-align: center;
}







  #s-8471e76b-76f8-4b82-8328-91033e0e7fe7 img.shogun-image {
    

    
    
    
  }


#s-8471e76b-76f8-4b82-8328-91033e0e7fe7 .shogun-image-content {
  
    align-items: center;
  
}

#s-49ff4e5b-55ef-4183-a42c-6d015375d5db {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-49ff4e5b-55ef-4183-a42c-6d015375d5db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49ff4e5b-55ef-4183-a42c-6d015375d5db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-49ff4e5b-55ef-4183-a42c-6d015375d5db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-49ff4e5b-55ef-4183-a42c-6d015375d5db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4642c916-7a79-415c-ab8f-a12abc54c6f7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-34d3e0c3-9eeb-419d-a3a1-82bde78183b0 {
  margin-left: 10%;
margin-right: 10%;
}

#s-cf114b6f-ec3a-417b-949a-3731007ce42b {
  margin-left: 10%;
margin-right: 10%;
}

#s-1b04685b-0bb6-4a2a-9795-c59e9d49dc19 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
text-align: center;
}







  #s-1b04685b-0bb6-4a2a-9795-c59e9d49dc19 img.shogun-image {
    

    
    
    
  }


#s-1b04685b-0bb6-4a2a-9795-c59e9d49dc19 .shogun-image-content {
  
    align-items: center;
  
}

#s-b92c48e4-f84b-41b7-a432-fb9c9c0baa3c {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-b92c48e4-f84b-41b7-a432-fb9c9c0baa3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b92c48e4-f84b-41b7-a432-fb9c9c0baa3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b92c48e4-f84b-41b7-a432-fb9c9c0baa3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b92c48e4-f84b-41b7-a432-fb9c9c0baa3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-83e47a6c-49f4-4bd4-ace0-19197d43aa58 {
  text-align: center;
}







  #s-83e47a6c-49f4-4bd4-ace0-19197d43aa58 img.shogun-image {
    

    
    
    
  }


#s-83e47a6c-49f4-4bd4-ace0-19197d43aa58 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a8002a9-3aa8-4002-8e1f-d2d2a319dc54 {
  margin-top: 20px;
}

#s-3e8bc4d7-0758-452d-b2c0-a295f305f844 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-3e8bc4d7-0758-452d-b2c0-a295f305f844"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e8bc4d7-0758-452d-b2c0-a295f305f844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e8bc4d7-0758-452d-b2c0-a295f305f844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e8bc4d7-0758-452d-b2c0-a295f305f844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a6161617-16bd-45ca-927e-d63d0aed4ddb {
  margin-top: 45px;
margin-bottom: 45px;
}

#s-c0c8058e-5e57-48d9-a754-572015694013 {
  margin-top: 20px;
}

#s-82fc198b-86b9-4c2a-974f-81f663fc6506 {
  text-align: center;
}







  #s-82fc198b-86b9-4c2a-974f-81f663fc6506 img.shogun-image {
    

    
    
    
  }


#s-82fc198b-86b9-4c2a-974f-81f663fc6506 .shogun-image-content {
  
    align-items: center;
  
}

#s-b09d2b10-e5c2-47c3-9755-c6efcea6c899 {
  margin-top: 100px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-b09d2b10-e5c2-47c3-9755-c6efcea6c899"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b09d2b10-e5c2-47c3-9755-c6efcea6c899"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b09d2b10-e5c2-47c3-9755-c6efcea6c899"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b09d2b10-e5c2-47c3-9755-c6efcea6c899"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d4145afa-cea1-4471-8488-97889928068e {
  text-align: center;
}







  #s-d4145afa-cea1-4471-8488-97889928068e img.shogun-image {
    

    
    
    
  }


#s-d4145afa-cea1-4471-8488-97889928068e .shogun-image-content {
  
    align-items: center;
  
}

#s-19c834aa-6b1f-4c8c-9592-299627dcc293 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-5b170d93-e67c-447b-bb63-2e14f478295a {
  margin-top: 20px;
}

#s-ff579c36-cb8b-4210-b267-2738ef46aa25 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 150px;
margin-right: 10%;
text-align: center;
}







  #s-ff579c36-cb8b-4210-b267-2738ef46aa25 img.shogun-image {
    

    
    
    
  }


#s-ff579c36-cb8b-4210-b267-2738ef46aa25 .shogun-image-content {
  
    align-items: center;
  
}

#s-feb5b074-c771-417b-8e03-c05ee6024687 {
  margin-top: -310px;
min-height: 50px;
}








#s-feb5b074-c771-417b-8e03-c05ee6024687 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-feb5b074-c771-417b-8e03-c05ee6024687.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50f22329-403e-4772-8b4b-a820d619c046 {
  margin-left: 10%;
margin-right: 10%;
}

#s-6282b539-a1b7-4023-ba24-c837b2a7dd65 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}

#s-d14ff0e0-2cb8-459f-a5ae-6c2ebf7a5748 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}

#s-debe5865-aa4d-4d08-8d7c-f9db20eb70ba {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(29, 29, 29, 1);
}








#s-debe5865-aa4d-4d08-8d7c-f9db20eb70ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-debe5865-aa4d-4d08-8d7c-f9db20eb70ba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7fb464d1-12a3-4989-b2e8-c62155c5f64a {
  margin-top: 50px;
margin-left: 7%;
margin-right: 5%;
}

#s-6870c028-0031-462b-8418-90bf5fd25560 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6870c028-0031-462b-8418-90bf5fd25560"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-7bbf530e-e3a0-48ff-a825-75b26c4d482b {
  margin-left: 20%;
}

#s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d874bcdc-7ab5-4435-9b28-7cd59052ef4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-66be9d2b-40bd-4bab-b243-e846e5539fc1 {
  margin-left: 20%;
}

#s-00a40c0e-03d4-4f44-bff2-90c360367dec {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-00a40c0e-03d4-4f44-bff2-90c360367dec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-2a883bac-7688-4e42-98c9-7995beffdbbe {
  margin-left: 20%;
}

#s-84707908-f027-4147-8bc0-411f044694e2 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84707908-f027-4147-8bc0-411f044694e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f5b2c4f3-a94d-4767-9a94-4e8b0d64d78e {
  margin-left: 20%;
}

#s-d98526d8-7564-43eb-9abb-2d3e717b4e26 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d98526d8-7564-43eb-9abb-2d3e717b4e26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f4642aa5-3766-4c61-8374-06b6240841dd {
  margin-left: 20%;
}

#s-d163049a-0c05-490a-9109-49fb3c7225d7 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d163049a-0c05-490a-9109-49fb3c7225d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-6184bc8e-6ba9-4a53-9290-2a09b8abdcf4 {
  margin-left: 20%;
}

#s-c8fab312-ced4-432f-830c-e2b367b86e7d {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8fab312-ced4-432f-830c-e2b367b86e7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-a5dc6837-210b-4b2f-a010-5aa125c165c0 {
  margin-left: 20%;
}

#s-989ca80b-160e-417a-a5dd-1819b9bb8b3b {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 14.5px);
}

}

@media (min-width: 992px) {
[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 14.5px);
}

}

@media (min-width: 1200px) {
[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-989ca80b-160e-417a-a5dd-1819b9bb8b3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 14.5px);
}

}

#s-77956f9b-8c98-4df6-a62f-7bb422f10421 {
  margin-left: 19%;
}

#s-12708244-8fb6-43f0-8b8e-dae32ef9a193 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12708244-8fb6-43f0-8b8e-dae32ef9a193"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-65aeb337-dee3-48a1-9bae-cc6d7aacd546 {
  margin-left: 20%;
}

#s-96e53538-8c8f-4403-a12e-6e1d29896fed {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96e53538-8c8f-4403-a12e-6e1d29896fed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-c8a4e835-8e9a-43c2-8f0e-d9581374e4ef {
  margin-left: 20%;
}

#s-90c56036-2228-4180-9dbd-b3bf74cf543a {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90c56036-2228-4180-9dbd-b3bf74cf543a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-63e2560c-2922-4fbf-a78c-937775ac961c {
  margin-left: 20%;
}

#s-31173b8a-41c9-4988-a52d-947c3121f4c7 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-31173b8a-41c9-4988-a52d-947c3121f4c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-52931065-5048-4ab3-b733-b984be128a66 {
  margin-left: 20%;
}

#s-21c36fe4-dfae-46cb-98ca-88d8c622dc69 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21c36fe4-dfae-46cb-98ca-88d8c622dc69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-beebf3c4-e825-402d-8223-d6e72c519c94 {
  margin-left: 20%;
}

#s-eae61125-ca24-4dc9-8e7b-6add83606843 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eae61125-ca24-4dc9-8e7b-6add83606843"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-fb21fbfb-e5db-4585-86b8-f19a6c6cbe26 {
  margin-left: 20%;
}

#s-d1a7f8dd-1066-4994-a292-4861149ac716 {
  margin-right: 10%;
}

#s-f97dee29-e823-4634-a01a-3dff3e113b72 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f97dee29-e823-4634-a01a-3dff3e113b72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-dfefd707-1454-43d5-a599-0cbaf48e4fb5 {
  margin-left: 20%;
}

#s-da202c85-52ba-4be0-a7c5-8ea6df98bbff {
  margin-right: 10%;
}

#s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467 {
  margin-top: 10px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a8cd4b0-8bfb-48bf-a64f-f16e8ccf7467"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-58f1a496-a586-4002-9101-e767008b4247 {
  margin-left: 20%;
}

#s-a59ea23b-f835-4258-a4af-28cec4633a2e {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(29, 29, 29, 1);
}








#s-a59ea23b-f835-4258-a4af-28cec4633a2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a59ea23b-f835-4258-a4af-28cec4633a2e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13fb9a25-f8a6-42c9-9844-c65272b2d4c1 {
  margin-top: 50px;
margin-left: 7%;
margin-right: 5%;
}

#s-41a14dbc-5de9-4273-9569-f165ca674194 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41a14dbc-5de9-4273-9569-f165ca674194"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-3875291e-dbb9-4155-a720-dde244c06187 {
  margin-left: 19%;
}

#s-f1712736-0150-4a5d-9e3e-b913e9de5600 {
  margin-top: 20px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1712736-0150-4a5d-9e3e-b913e9de5600"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-3b00a81a-0fb2-452d-a010-af27a6ad6c7f {
  margin-left: 20%;
}

#s-7b77b1f4-c07d-4e4b-a413-13080f688622 {
  margin-top: 10px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7b77b1f4-c07d-4e4b-a413-13080f688622"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-082375b6-9b74-4864-970d-33bff25df7b5 {
  margin-left: 20%;
}

#s-65994397-18bc-43bb-94a0-814cabff3304 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(29, 29, 29, 1);
}








#s-65994397-18bc-43bb-94a0-814cabff3304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65994397-18bc-43bb-94a0-814cabff3304.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c8231d8-5c64-40e0-a258-10d949fe930b {
  margin-top: 50px;
margin-left: 7%;
margin-right: 5%;
}

#s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51a5000a-26f8-4c66-a0ac-fd4cd8beba81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-dc83e03c-266f-4c80-b1fb-bb7e3fe84d5d {
  margin-left: 19%;
}

#s-d5fb7135-c18c-4862-a637-48fa6b7bbde0 {
  margin-top: 20px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d5fb7135-c18c-4862-a637-48fa6b7bbde0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-88a1b46b-5360-42f6-8ccd-63b2138ca5c0 {
  margin-left: 20%;
}

#s-0630e7e8-ce45-4f0a-a009-b03cf6c23554 {
  margin-top: 10px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0630e7e8-ce45-4f0a-a009-b03cf6c23554"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-d1b76780-d81a-4bd5-bb13-2bca7d441977 {
  margin-left: 20%;
}

#s-56d18655-b6cc-426c-b9c3-4f07c7d20cbf {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}

#s-5fed255e-c7d0-465e-97df-a492adb9a8c3 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5fed255e-c7d0-465e-97df-a492adb9a8c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5fed255e-c7d0-465e-97df-a492adb9a8c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5fed255e-c7d0-465e-97df-a492adb9a8c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5fed255e-c7d0-465e-97df-a492adb9a8c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a2e2e644-73d6-4847-926a-36e68d4b0993 {
  text-align: center;
}







  #s-a2e2e644-73d6-4847-926a-36e68d4b0993 img.shogun-image {
    

    
    
    
  }


#s-a2e2e644-73d6-4847-926a-36e68d4b0993 .shogun-image-content {
  
    align-items: center;
  
}

#s-cba284ce-25a0-4d2b-9429-3b8adb1c5b17 {
  text-align: center;
}







  #s-cba284ce-25a0-4d2b-9429-3b8adb1c5b17 img.shogun-image {
    

    
    
    
  }


#s-cba284ce-25a0-4d2b-9429-3b8adb1c5b17 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1421216-ee7d-4e72-994b-ec31bf77f6f7 {
  text-align: center;
}







  #s-c1421216-ee7d-4e72-994b-ec31bf77f6f7 img.shogun-image {
    

    
    
    
  }


#s-c1421216-ee7d-4e72-994b-ec31bf77f6f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa0c3591-3ae7-4727-9be2-29ffce13f7c7 {
  text-align: center;
}







  #s-aa0c3591-3ae7-4727-9be2-29ffce13f7c7 img.shogun-image {
    

    
    
    
  }


#s-aa0c3591-3ae7-4727-9be2-29ffce13f7c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-55463b84-8ee1-4204-8449-95de2b8afaf8 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-55463b84-8ee1-4204-8449-95de2b8afaf8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-55463b84-8ee1-4204-8449-95de2b8afaf8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-55463b84-8ee1-4204-8449-95de2b8afaf8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-55463b84-8ee1-4204-8449-95de2b8afaf8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-e3422d86-43ff-4042-ad04-7fd4e927418a {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e3422d86-43ff-4042-ad04-7fd4e927418a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e3422d86-43ff-4042-ad04-7fd4e927418a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e3422d86-43ff-4042-ad04-7fd4e927418a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3422d86-43ff-4042-ad04-7fd4e927418a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2f353359-5f63-4399-bd4f-8855f0a3324e {
  text-align: center;
}







  #s-2f353359-5f63-4399-bd4f-8855f0a3324e img.shogun-image {
    

    
    
    
  }


#s-2f353359-5f63-4399-bd4f-8855f0a3324e .shogun-image-content {
  
    align-items: center;
  
}

#s-f7a98692-65e6-44d9-b11d-574ce5965d50 {
  text-align: center;
}







  #s-f7a98692-65e6-44d9-b11d-574ce5965d50 img.shogun-image {
    

    
    
    
  }


#s-f7a98692-65e6-44d9-b11d-574ce5965d50 .shogun-image-content {
  
    align-items: center;
  
}

#s-39a8272b-4f4a-45b1-ae42-5e06d23ebafe {
  text-align: center;
}







  #s-39a8272b-4f4a-45b1-ae42-5e06d23ebafe img.shogun-image {
    

    
    
    
  }


#s-39a8272b-4f4a-45b1-ae42-5e06d23ebafe .shogun-image-content {
  
    align-items: center;
  
}

#s-9b049c4d-9590-4033-895a-b28ef5959958 {
  text-align: center;
}







  #s-9b049c4d-9590-4033-895a-b28ef5959958 img.shogun-image {
    

    
    
    
  }


#s-9b049c4d-9590-4033-895a-b28ef5959958 .shogun-image-content {
  
    align-items: center;
  
}

#s-61ed89b4-9a6d-4a59-aed7-f7abd4afa6d2 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-61ed89b4-9a6d-4a59-aed7-f7abd4afa6d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-61ed89b4-9a6d-4a59-aed7-f7abd4afa6d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-61ed89b4-9a6d-4a59-aed7-f7abd4afa6d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-61ed89b4-9a6d-4a59-aed7-f7abd4afa6d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-11efaf6e-65d2-42d2-846b-f927ac8928b1 {
  margin-top: 80px;
margin-left: 10%;
margin-right: 10%;
}

#s-020a8a3d-0191-4f39-960e-9aaed21371f7 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
}

#s-f0e2cbe6-6870-4523-bd0c-460dd83cfc55 {
  margin-left: 10%;
margin-bottom: 100px;
margin-right: 10%;
}

#s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353 {
  display: none;
}
#s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353, #wrap-s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353 {
  display: none;
}
#s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353, #wrap-s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0431ed0c-1c1d-4199-a8f8-f3469ac4b353"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-8d9bd777-2cb7-44c2-a9f6-eab124f8c39b {
  margin-top: 50px;
}

#s-00f6740b-4f28-4d6e-aede-564096c78bfb {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}







  #s-00f6740b-4f28-4d6e-aede-564096c78bfb img.shogun-image {
    

    
    
    
  }


#s-00f6740b-4f28-4d6e-aede-564096c78bfb .shogun-image-content {
  
    align-items: center;
  
}

#s-fe5703a3-0d93-488d-9dc8-cad74287918e {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-fe5703a3-0d93-488d-9dc8-cad74287918e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-fe5703a3-0d93-488d-9dc8-cad74287918e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fe5703a3-0d93-488d-9dc8-cad74287918e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fe5703a3-0d93-488d-9dc8-cad74287918e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-5624cedc-9b3e-4b51-9c12-e94abc22390e {
  text-align: center;
}







  #s-5624cedc-9b3e-4b51-9c12-e94abc22390e img.shogun-image {
    

    
    
    
  }


#s-5624cedc-9b3e-4b51-9c12-e94abc22390e .shogun-image-content {
  
    align-items: center;
  
}

#s-209fd66f-8b77-4c92-846f-9e99a70c8a38 {
  text-align: center;
}







  #s-209fd66f-8b77-4c92-846f-9e99a70c8a38 img.shogun-image {
    

    
    
    
  }


#s-209fd66f-8b77-4c92-846f-9e99a70c8a38 .shogun-image-content {
  
    align-items: center;
  
}

#s-68b8c4b0-da4a-43f4-8eb5-44d8a6b9f047 {
  text-align: center;
}







  #s-68b8c4b0-da4a-43f4-8eb5-44d8a6b9f047 img.shogun-image {
    

    
    
    
  }


#s-68b8c4b0-da4a-43f4-8eb5-44d8a6b9f047 .shogun-image-content {
  
    align-items: center;
  
}

#s-11ca3f59-94fa-48eb-8fdc-f38215681b80 {
  text-align: center;
}







  #s-11ca3f59-94fa-48eb-8fdc-f38215681b80 img.shogun-image {
    

    
    
    
  }


#s-11ca3f59-94fa-48eb-8fdc-f38215681b80 .shogun-image-content {
  
    align-items: center;
  
}

#s-890be3f5-b959-44c7-b4af-a5abe3e3277a {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-890be3f5-b959-44c7-b4af-a5abe3e3277a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-890be3f5-b959-44c7-b4af-a5abe3e3277a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-890be3f5-b959-44c7-b4af-a5abe3e3277a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-890be3f5-b959-44c7-b4af-a5abe3e3277a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-fd089458-c7b0-49b0-89c1-45a433c06fdf {
  background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-fd089458-c7b0-49b0-89c1-45a433c06fdf {
  display: none;
}
#s-fd089458-c7b0-49b0-89c1-45a433c06fdf, #wrap-s-fd089458-c7b0-49b0-89c1-45a433c06fdf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd089458-c7b0-49b0-89c1-45a433c06fdf {
  display: none;
}
#s-fd089458-c7b0-49b0-89c1-45a433c06fdf, #wrap-s-fd089458-c7b0-49b0-89c1-45a433c06fdf { display: none !important; }}
@media (min-width: 0px) {
[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd089458-c7b0-49b0-89c1-45a433c06fdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-cf5ab991-4229-43dd-ae63-b23b2f33094e {
  margin-top: 100px;
margin-left: 5%;
margin-right: 5%;
}

#s-5da7e66f-03a4-4be8-89a0-d5a71063a896 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-7e71254d-d9eb-4d97-aac8-9d495c7f39b0 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-7e71254d-d9eb-4d97-aac8-9d495c7f39b0 img.shogun-image {
    

    
    
    
  }


#s-7e71254d-d9eb-4d97-aac8-9d495c7f39b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7082329-1485-4806-87a3-21b7d9ed14e7 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-71bcf674-2824-4137-89be-c8524589a173 {
  margin-left: 5%;
margin-bottom: 100px;
margin-right: 5%;
text-align: center;
}







  #s-71bcf674-2824-4137-89be-c8524589a173 img.shogun-image {
    

    
    
    
  }


#s-71bcf674-2824-4137-89be-c8524589a173 .shogun-image-content {
  
    align-items: center;
  
}

#s-26e2f897-ac03-4086-b09d-bdd4f3bc1941 {
  margin-top: 100px;
margin-left: 5%;
margin-right: 5%;
}

#s-6658b082-4331-4397-a76d-f5eb38b4674d {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-98779a8f-1844-4705-946b-c7fca054db4f {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-c2d10ffc-ae98-401a-b51c-1bc5831c82e9 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-c2d10ffc-ae98-401a-b51c-1bc5831c82e9 img.shogun-image {
    

    
    
    
  }


#s-c2d10ffc-ae98-401a-b51c-1bc5831c82e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a373398-8274-4068-a59e-39b6aeecf38c {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-d69514d1-5c3c-4c51-9395-7b99c96ae182 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-d69514d1-5c3c-4c51-9395-7b99c96ae182 img.shogun-image {
    

    
    
    
  }


#s-d69514d1-5c3c-4c51-9395-7b99c96ae182 .shogun-image-content {
  
    align-items: center;
  
}

#s-6bf804b8-628b-49bd-b0e3-b15799e75ba6 {
  margin-top: 60px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-0d877c8e-11d2-4fac-a193-78664c0f23f7 {
  margin-left: 5%;
margin-bottom: 100px;
margin-right: 5%;
text-align: center;
}







  #s-0d877c8e-11d2-4fac-a193-78664c0f23f7 img.shogun-image {
    

    
    
    
  }


#s-0d877c8e-11d2-4fac-a193-78664c0f23f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e86416b-84dd-4a0c-978b-81aee1f750fb {
  background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-5e86416b-84dd-4a0c-978b-81aee1f750fb {
  display: none;
}
#s-5e86416b-84dd-4a0c-978b-81aee1f750fb, #wrap-s-5e86416b-84dd-4a0c-978b-81aee1f750fb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e86416b-84dd-4a0c-978b-81aee1f750fb {
  display: none;
}
#s-5e86416b-84dd-4a0c-978b-81aee1f750fb, #wrap-s-5e86416b-84dd-4a0c-978b-81aee1f750fb { display: none !important; }}
@media (min-width: 0px) {
[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e86416b-84dd-4a0c-978b-81aee1f750fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-357d5334-e592-4bb4-9508-99a1a7744f26 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-2c4eec88-0178-4613-ba42-379b4cfebb4e {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-8cec9de3-f018-47e4-bfa9-98a98ff7a892 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-8cec9de3-f018-47e4-bfa9-98a98ff7a892 img.shogun-image {
    

    
    
    
  }


#s-8cec9de3-f018-47e4-bfa9-98a98ff7a892 .shogun-image-content {
  
    align-items: center;
  
}

#s-43d599d2-b4d7-4f3b-8b10-b8a8741b5c66 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-6c5da92a-5efa-4ebf-b31f-a8b943dd32e0 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-78afd7a9-1d84-4aab-b8d6-511a491afad5 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-78afd7a9-1d84-4aab-b8d6-511a491afad5 img.shogun-image {
    

    
    
    
  }


#s-78afd7a9-1d84-4aab-b8d6-511a491afad5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c38acffc-f48f-4b58-9fc2-ebbaa81a73d9 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-43ec3be1-6c4a-403b-8db1-00916da5087e {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-7ae1390e-b2fa-46b6-80d6-8436f52885b6 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-7ae1390e-b2fa-46b6-80d6-8436f52885b6 img.shogun-image {
    

    
    
    
  }


#s-7ae1390e-b2fa-46b6-80d6-8436f52885b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-50fa850f-7543-4a48-9f1a-498cf7f41931 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-50fa850f-7543-4a48-9f1a-498cf7f41931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50fa850f-7543-4a48-9f1a-498cf7f41931.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ade0bf1-42f5-4845-91bd-64588af65a50 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
}

#s-1dc76d84-36c9-4eda-9845-6b50fe7dfb4d {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-22820644-820f-4f22-b249-ed3e50e3b0ce {
  margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
text-align: center;
}







  #s-22820644-820f-4f22-b249-ed3e50e3b0ce img.shogun-image {
    

    
    
    
  }


#s-22820644-820f-4f22-b249-ed3e50e3b0ce .shogun-image-content {
  
    align-items: center;
  
}

#s-ae8ef207-ac23-4d0b-8d7f-6bcafa463dfc {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-eee6e2d1-7ff8-499a-a682-4a42d4775837 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-8ea8322c-07bd-4801-bec9-da53895bb926 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-8ea8322c-07bd-4801-bec9-da53895bb926"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8ea8322c-07bd-4801-bec9-da53895bb926"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ea8322c-07bd-4801-bec9-da53895bb926"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ea8322c-07bd-4801-bec9-da53895bb926"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c5b6c8e6-80fd-4f68-b278-a1d552e0c59f {
  text-align: center;
}







  #s-c5b6c8e6-80fd-4f68-b278-a1d552e0c59f img.shogun-image {
    

    
    
    
  }


#s-c5b6c8e6-80fd-4f68-b278-a1d552e0c59f .shogun-image-content {
  
    align-items: center;
  
}

#s-562e7f5d-bb95-41b3-a2cb-46be9beac474 {
  text-align: center;
}







  #s-562e7f5d-bb95-41b3-a2cb-46be9beac474 img.shogun-image {
    

    
    
    
  }


#s-562e7f5d-bb95-41b3-a2cb-46be9beac474 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4ad5f50-e317-4c5e-8618-77ba4e2d2b41 {
  text-align: center;
}







  #s-d4ad5f50-e317-4c5e-8618-77ba4e2d2b41 img.shogun-image {
    

    
    
    
  }


#s-d4ad5f50-e317-4c5e-8618-77ba4e2d2b41 .shogun-image-content {
  
    align-items: center;
  
}

#s-b119183f-b9fe-4fff-b7d1-167d6a6d1a9e {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b119183f-b9fe-4fff-b7d1-167d6a6d1a9e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b119183f-b9fe-4fff-b7d1-167d6a6d1a9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b119183f-b9fe-4fff-b7d1-167d6a6d1a9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b119183f-b9fe-4fff-b7d1-167d6a6d1a9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0b2a5590-c6f4-4101-8080-74a3150ef7d8 {
  margin-left: 5%;
margin-right: 5%;
}

#s-a7ca62a2-2306-4cf6-9f73-32039055493a {
  margin-left: 5%;
margin-right: 5%;
}

#s-a8498a08-bed0-411d-b1d9-71a1934a2b9f {
  margin-left: 5%;
margin-right: 5%;
}

#s-c513f69a-51dd-4fd4-ba53-ed81003d2215 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-c513f69a-51dd-4fd4-ba53-ed81003d2215 img.shogun-image {
    

    
    
    
  }


#s-c513f69a-51dd-4fd4-ba53-ed81003d2215 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b1f1e37-cc7e-455f-b197-df4e790da3f0 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-fa2603f3-a338-45ac-9bc8-9d26bf872abb {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-2a50cd30-b644-4d50-98ce-cd661cbaefea {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}







  #s-2a50cd30-b644-4d50-98ce-cd661cbaefea img.shogun-image {
    

    
    
    
  }


#s-2a50cd30-b644-4d50-98ce-cd661cbaefea .shogun-image-content {
  
    align-items: center;
  
}

#s-ab3d437f-75d0-4fc8-add0-c85aad5adb80 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-811abf77-ee44-43c3-bb68-58e83749e9dd {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-22360315-9577-43a9-a41a-86a391449a2e {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-22360315-9577-43a9-a41a-86a391449a2e img.shogun-image {
    

    
    
    
  }


#s-22360315-9577-43a9-a41a-86a391449a2e .shogun-image-content {
  
    align-items: center;
  
}

#s-df8f90bd-6444-4641-a364-f89df4154dea {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-b40dcd5a-1458-4e8f-919e-f69e80c5ec13 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-b4e91ecc-16f8-4ebd-b88b-06dfc6221590 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-b4e91ecc-16f8-4ebd-b88b-06dfc6221590 img.shogun-image {
    

    
    
    
  }


#s-b4e91ecc-16f8-4ebd-b88b-06dfc6221590 .shogun-image-content {
  
    align-items: center;
  
}

#s-888557bc-7493-40e1-9584-acb907edd247 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-2a9e9ec0-1e0d-444c-8a8c-993359ecefda {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-c14dd28c-731a-48f0-94c7-40feede97bf6 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-c14dd28c-731a-48f0-94c7-40feede97bf6 img.shogun-image {
    

    
    
    
  }


#s-c14dd28c-731a-48f0-94c7-40feede97bf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccf4c508-59be-4794-9bc1-f5bf01f7a471 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-07b2af16-e8e9-454a-9677-14f7dfa7ac1c {
  margin-left: 5%;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(29, 29, 29, 1);
}








#s-07b2af16-e8e9-454a-9677-14f7dfa7ac1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07b2af16-e8e9-454a-9677-14f7dfa7ac1c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3101132b-3579-454d-b24e-fa67c75de6f4 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
}

#s-6e34b20a-ff57-4230-843c-3e74bee7a2d3 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-6e34b20a-ff57-4230-843c-3e74bee7a2d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6e34b20a-ff57-4230-843c-3e74bee7a2d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6e34b20a-ff57-4230-843c-3e74bee7a2d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e34b20a-ff57-4230-843c-3e74bee7a2d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-141df488-2d3d-4cfd-846f-e0921abc860f {
  margin-left: -20%;
}

#s-297ecb11-1d9b-4872-8c76-ebe05140ad41 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-297ecb11-1d9b-4872-8c76-ebe05140ad41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-297ecb11-1d9b-4872-8c76-ebe05140ad41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-297ecb11-1d9b-4872-8c76-ebe05140ad41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-297ecb11-1d9b-4872-8c76-ebe05140ad41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-73e5e3e1-ca1f-45d3-b40d-d3f9876dd442 {
  margin-left: -20%;
}

#s-bab70832-34d5-4af7-9d13-fa0175f7b5fe {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-bab70832-34d5-4af7-9d13-fa0175f7b5fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bab70832-34d5-4af7-9d13-fa0175f7b5fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bab70832-34d5-4af7-9d13-fa0175f7b5fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bab70832-34d5-4af7-9d13-fa0175f7b5fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-040d09f1-442b-44ce-acb6-76c98aa55d10 {
  margin-left: -20%;
margin-right: 5%;
}

#s-69bd688e-779b-47de-a646-33105ca7f996 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-69bd688e-779b-47de-a646-33105ca7f996"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-69bd688e-779b-47de-a646-33105ca7f996"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-69bd688e-779b-47de-a646-33105ca7f996"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-69bd688e-779b-47de-a646-33105ca7f996"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a9522cbb-31a1-46a2-9cf5-c53863dc064c {
  margin-left: -20%;
margin-right: 5%;
}

#s-ce6bfa18-7c54-4ac6-9d6b-acb635d0cb6d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ce6bfa18-7c54-4ac6-9d6b-acb635d0cb6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ce6bfa18-7c54-4ac6-9d6b-acb635d0cb6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce6bfa18-7c54-4ac6-9d6b-acb635d0cb6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce6bfa18-7c54-4ac6-9d6b-acb635d0cb6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c052d787-f3f9-4f57-9717-7667162f62a3 {
  margin-left: -20%;
margin-right: 5%;
}

#s-da7aa3a5-f97d-41d7-8adf-dd028d4e24a7 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-da7aa3a5-f97d-41d7-8adf-dd028d4e24a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-da7aa3a5-f97d-41d7-8adf-dd028d4e24a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da7aa3a5-f97d-41d7-8adf-dd028d4e24a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da7aa3a5-f97d-41d7-8adf-dd028d4e24a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-dccdf73f-1cc7-4c24-af18-d024ceefa621 {
  margin-left: -20%;
margin-right: 5%;
}

#s-30d7bcce-325a-4a17-ba80-ed0dbd7e5b80 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-30d7bcce-325a-4a17-ba80-ed0dbd7e5b80"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-30d7bcce-325a-4a17-ba80-ed0dbd7e5b80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30d7bcce-325a-4a17-ba80-ed0dbd7e5b80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30d7bcce-325a-4a17-ba80-ed0dbd7e5b80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1c68f51a-88e2-436d-a9bc-60aba8afb5d1 {
  margin-left: -20%;
margin-right: 5%;
}

#s-a96ef752-3670-42fe-846e-3374ab60f2ed {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-a96ef752-3670-42fe-846e-3374ab60f2ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a96ef752-3670-42fe-846e-3374ab60f2ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a96ef752-3670-42fe-846e-3374ab60f2ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a96ef752-3670-42fe-846e-3374ab60f2ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e7a440b5-3165-433c-9fd1-d13b1fcb4d3a {
  margin-left: -20%;
margin-right: 5%;
}

#s-ba1d59fa-a5a6-435c-a35b-c4d091f70dd9 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ba1d59fa-a5a6-435c-a35b-c4d091f70dd9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ba1d59fa-a5a6-435c-a35b-c4d091f70dd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba1d59fa-a5a6-435c-a35b-c4d091f70dd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba1d59fa-a5a6-435c-a35b-c4d091f70dd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7c093de2-6707-4f57-9aaf-c838bf70eddc {
  margin-left: -20%;
margin-right: 5%;
}

#s-3bf14b7f-518a-46c3-97d1-acf96ea8db7a {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3bf14b7f-518a-46c3-97d1-acf96ea8db7a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3bf14b7f-518a-46c3-97d1-acf96ea8db7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3bf14b7f-518a-46c3-97d1-acf96ea8db7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3bf14b7f-518a-46c3-97d1-acf96ea8db7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4b37d5ff-3b10-457d-bd47-177a492fd093 {
  margin-left: -20%;
margin-right: 5%;
}

#s-9a136fbc-da05-483e-a590-ea55291569fd {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-9a136fbc-da05-483e-a590-ea55291569fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9a136fbc-da05-483e-a590-ea55291569fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a136fbc-da05-483e-a590-ea55291569fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a136fbc-da05-483e-a590-ea55291569fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-98faca83-b883-47a0-8414-f004c1c37ff7 {
  margin-left: -20%;
margin-right: 5%;
}

#s-07ee4f9b-2831-4fd4-9f01-00cf6459dd4d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-07ee4f9b-2831-4fd4-9f01-00cf6459dd4d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-07ee4f9b-2831-4fd4-9f01-00cf6459dd4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-07ee4f9b-2831-4fd4-9f01-00cf6459dd4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-07ee4f9b-2831-4fd4-9f01-00cf6459dd4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-df92eef5-985d-450a-9c6a-da46735574de {
  margin-left: -20%;
margin-right: 5%;
}

#s-e637473c-59f3-4e9d-96e7-506100768d2e {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-e637473c-59f3-4e9d-96e7-506100768d2e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e637473c-59f3-4e9d-96e7-506100768d2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e637473c-59f3-4e9d-96e7-506100768d2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e637473c-59f3-4e9d-96e7-506100768d2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-52881c55-85b9-4df9-bfe3-82c3fac40f45 {
  margin-left: -2%;
margin-right: 0%;
}

#s-2e58e111-b96b-43db-8879-bf1a07ab8d1c {
  margin-left: -20%;
margin-right: 5%;
}

#s-de74d00e-6183-41ee-92ab-7178f227da20 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-de74d00e-6183-41ee-92ab-7178f227da20"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-de74d00e-6183-41ee-92ab-7178f227da20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-de74d00e-6183-41ee-92ab-7178f227da20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-de74d00e-6183-41ee-92ab-7178f227da20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f618a230-3b38-46d6-af6b-c175838753b2 {
  margin-left: -20%;
margin-right: 5%;
}

#s-b25a8a2f-2aa4-41f0-b448-0568354c19fb {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b25a8a2f-2aa4-41f0-b448-0568354c19fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b25a8a2f-2aa4-41f0-b448-0568354c19fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b25a8a2f-2aa4-41f0-b448-0568354c19fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b25a8a2f-2aa4-41f0-b448-0568354c19fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ff098f71-258a-4f73-8551-3907b35a1611 {
  margin-left: -20%;
margin-right: 5%;
}

#s-8a179071-a6f6-47b2-8e7f-01a7ff89f13d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-8a179071-a6f6-47b2-8e7f-01a7ff89f13d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8a179071-a6f6-47b2-8e7f-01a7ff89f13d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a179071-a6f6-47b2-8e7f-01a7ff89f13d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a179071-a6f6-47b2-8e7f-01a7ff89f13d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-890edb34-67c7-4379-ad5f-ffd60759d1fb {
  margin-left: -5%;
margin-right: -1%;
}

#s-c6eb25ee-56e4-46ff-8d45-129ce6bc8237 {
  margin-left: -20%;
margin-right: 5%;
}

#s-e5a1b9cd-0c37-4236-b9a6-eee331bed0a0 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(29, 29, 29, 1);
}








#s-e5a1b9cd-0c37-4236-b9a6-eee331bed0a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5a1b9cd-0c37-4236-b9a6-eee331bed0a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93c7d546-ae4e-4cf8-8884-f57414bd2900 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
}

#s-f2012e69-6b97-45c2-9b86-f1f43bd7b7fd {
  margin-left: 5%;
margin-right: 5%;
}

#s-f9292d2f-7090-4a2c-bdcb-d05635e28f96 {
  margin-left: 5%;
margin-right: 5%;
}

#s-b03983ea-b35d-4fe4-85ee-1a5d1e80f963 {
  margin-left: 5%;
margin-right: 5%;
}

#s-5901756f-0fd6-4d4e-b8b1-34eab8d2c730 {
  margin-left: 5%;
margin-right: 5%;
}

#s-0b6b22b0-e6fa-4ddc-9e32-1e430d1da836 {
  margin-left: 5%;
margin-right: 5%;
}

#s-1ebd6e66-c5b4-4c78-807d-e37410e5294a {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-f51e11b5-5c1a-454d-9abd-eb51c0016b1d {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(29, 29, 29, 1);
}








#s-f51e11b5-5c1a-454d-9abd-eb51c0016b1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f51e11b5-5c1a-454d-9abd-eb51c0016b1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8cdaa34-2c54-4655-ba29-aad3a90e0825 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
}

#s-fa627c05-205d-4616-8144-3dacfb18f9db {
  margin-left: 5%;
margin-right: 5%;
}

#s-b9d018dd-a33c-45cd-b4cf-8ebd16d82173 {
  margin-left: 5%;
margin-right: 5%;
}

#s-0354e713-4d22-4231-b155-a7c22b88b682 {
  margin-left: 5%;
margin-right: 5%;
}

#s-0d277684-3d87-4022-95b6-4f997c48823d {
  margin-left: 5%;
margin-right: 5%;
}

#s-8162242a-4f48-4dcc-adc8-c2faaeef4ed4 {
  margin-left: 5%;
margin-right: 5%;
}

#s-72764471-cf7f-469a-870e-d25ad1ab0e5b {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-0d2be5d1-d3cf-4591-b73b-5a1e23017677 {
  margin-top: 100px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-591f8a4f-5810-4f9c-aa3d-7f4277a0cf3b {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-591f8a4f-5810-4f9c-aa3d-7f4277a0cf3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-591f8a4f-5810-4f9c-aa3d-7f4277a0cf3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-591f8a4f-5810-4f9c-aa3d-7f4277a0cf3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-591f8a4f-5810-4f9c-aa3d-7f4277a0cf3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-08060d8d-46f9-4cb2-b03c-141ca24fd790 {
  text-align: center;
}







  #s-08060d8d-46f9-4cb2-b03c-141ca24fd790 img.shogun-image {
    

    
    
    
  }


#s-08060d8d-46f9-4cb2-b03c-141ca24fd790 .shogun-image-content {
  
    align-items: center;
  
}

#s-d251fe56-477f-4511-b9c9-5cba342bce66 {
  text-align: center;
}







  #s-d251fe56-477f-4511-b9c9-5cba342bce66 img.shogun-image {
    

    
    
    
  }


#s-d251fe56-477f-4511-b9c9-5cba342bce66 .shogun-image-content {
  
    align-items: center;
  
}

#s-19bf6f52-503e-4322-b23c-6989655bc07e {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-19bf6f52-503e-4322-b23c-6989655bc07e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-19bf6f52-503e-4322-b23c-6989655bc07e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19bf6f52-503e-4322-b23c-6989655bc07e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19bf6f52-503e-4322-b23c-6989655bc07e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-11b64334-d8c8-4d1c-b878-5d17521659a0 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-11b64334-d8c8-4d1c-b878-5d17521659a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-11b64334-d8c8-4d1c-b878-5d17521659a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-11b64334-d8c8-4d1c-b878-5d17521659a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-11b64334-d8c8-4d1c-b878-5d17521659a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-adeb558e-3e95-4adb-8a98-c1fd24d000aa {
  text-align: center;
}







  #s-adeb558e-3e95-4adb-8a98-c1fd24d000aa img.shogun-image {
    

    
    
    
  }


#s-adeb558e-3e95-4adb-8a98-c1fd24d000aa .shogun-image-content {
  
    align-items: center;
  
}

#s-f3c1d191-fcd7-4698-a8fb-53795f353bca {
  text-align: center;
}







  #s-f3c1d191-fcd7-4698-a8fb-53795f353bca img.shogun-image {
    

    
    
    
  }


#s-f3c1d191-fcd7-4698-a8fb-53795f353bca .shogun-image-content {
  
    align-items: center;
  
}

#s-3c5eb243-7dc5-4358-889a-c9f11725f600 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3c5eb243-7dc5-4358-889a-c9f11725f600"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3c5eb243-7dc5-4358-889a-c9f11725f600"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c5eb243-7dc5-4358-889a-c9f11725f600"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c5eb243-7dc5-4358-889a-c9f11725f600"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9bcc3071-3be8-42af-bf09-85f241059db8 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-9bcc3071-3be8-42af-bf09-85f241059db8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9bcc3071-3be8-42af-bf09-85f241059db8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9bcc3071-3be8-42af-bf09-85f241059db8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bcc3071-3be8-42af-bf09-85f241059db8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4b06b534-ec3c-4dc3-bf07-87dfc69a5391 {
  text-align: center;
}







  #s-4b06b534-ec3c-4dc3-bf07-87dfc69a5391 img.shogun-image {
    

    
    
    
  }


#s-4b06b534-ec3c-4dc3-bf07-87dfc69a5391 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d81f848-2852-4bd5-9c3c-3fd39ef6d5c8 {
  text-align: center;
}







  #s-1d81f848-2852-4bd5-9c3c-3fd39ef6d5c8 img.shogun-image {
    

    
    
    
  }


#s-1d81f848-2852-4bd5-9c3c-3fd39ef6d5c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b21b6b19-03c4-4c4b-9072-dbdceab08b8e {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b21b6b19-03c4-4c4b-9072-dbdceab08b8e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b21b6b19-03c4-4c4b-9072-dbdceab08b8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b21b6b19-03c4-4c4b-9072-dbdceab08b8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b21b6b19-03c4-4c4b-9072-dbdceab08b8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b6ba37a0-ff83-44c8-aea6-7e73bd66b0b9 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b6ba37a0-ff83-44c8-aea6-7e73bd66b0b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b6ba37a0-ff83-44c8-aea6-7e73bd66b0b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b6ba37a0-ff83-44c8-aea6-7e73bd66b0b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6ba37a0-ff83-44c8-aea6-7e73bd66b0b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e9fd3470-1121-4c26-bf6f-35cbb9abc9b8 {
  text-align: center;
}







  #s-e9fd3470-1121-4c26-bf6f-35cbb9abc9b8 img.shogun-image {
    

    
    
    
  }


#s-e9fd3470-1121-4c26-bf6f-35cbb9abc9b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ddfdc223-b451-4a01-bcb5-87de58268e73 {
  text-align: center;
}







  #s-ddfdc223-b451-4a01-bcb5-87de58268e73 img.shogun-image {
    

    
    
    
  }


#s-ddfdc223-b451-4a01-bcb5-87de58268e73 .shogun-image-content {
  
    align-items: center;
  
}

#s-dada3938-9230-4516-bb10-034066ded4c7 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-dada3938-9230-4516-bb10-034066ded4c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-dada3938-9230-4516-bb10-034066ded4c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dada3938-9230-4516-bb10-034066ded4c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dada3938-9230-4516-bb10-034066ded4c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-42e6360a-8ab7-4b92-b75e-0383c3bd07f4 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 100px;
margin-right: 5%;
}

/*
  $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}
