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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-0751ba4f-6366-4299-9a52-b23592ab6ba6 {
  padding-bottom: 0px;
}

#s-0751ba4f-6366-4299-9a52-b23592ab6ba6 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0751ba4f-6366-4299-9a52-b23592ab6ba6 .shg-sld-nav-button.shg-sld-left,
#s-0751ba4f-6366-4299-9a52-b23592ab6ba6 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-305b8643-f83b-4d1e-b896-0c5150490fd7 {
  text-align: center;
}
@media (max-width: 767px){#s-305b8643-f83b-4d1e-b896-0c5150490fd7 {
  
}
}@media (max-width: 767px){#s-305b8643-f83b-4d1e-b896-0c5150490fd7, #wrap-s-305b8643-f83b-4d1e-b896-0c5150490fd7 { display: none !important; }}






  #s-305b8643-f83b-4d1e-b896-0c5150490fd7 img.shogun-image {
    

    
    
    
  }


#s-305b8643-f83b-4d1e-b896-0c5150490fd7 .shogun-image-content {
  
    align-items: flex-end;
  
}

.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-9db0c563-c1fc-4232-983a-e53fb4e06be4 {
  margin-top: 0px;
margin-bottom: 180px;
}
@media (max-width: 767px){#s-9db0c563-c1fc-4232-983a-e53fb4e06be4 {
  
}
}@media (max-width: 767px){#s-9db0c563-c1fc-4232-983a-e53fb4e06be4, #wrap-s-9db0c563-c1fc-4232-983a-e53fb4e06be4 { 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-4615238a-ddfa-42b6-b90f-72570ab2c17e {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-4615238a-ddfa-42b6-b90f-72570ab2c17e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4615238a-ddfa-42b6-b90f-72570ab2c17e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-afacfbdc-c647-4b91-95f0-e8724ec972ed {
  text-align: center;
}
@media (max-width: 767px){#s-afacfbdc-c647-4b91-95f0-e8724ec972ed {
  
}
}@media (max-width: 767px){#s-afacfbdc-c647-4b91-95f0-e8724ec972ed, #wrap-s-afacfbdc-c647-4b91-95f0-e8724ec972ed { display: none !important; }}






  #s-afacfbdc-c647-4b91-95f0-e8724ec972ed img.shogun-image {
    

    
    
    
  }


#s-afacfbdc-c647-4b91-95f0-e8724ec972ed .shogun-image-content {
  
    align-items: 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;
}

@media (min-width: 0px) {
[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1256d4ac-0e58-4bbd-8266-1e7b15c4fc0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-1815cde3-3151-4409-b9be-ef29ce2097b7 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}







  #s-1815cde3-3151-4409-b9be-ef29ce2097b7 img.shogun-image {
    

    
    
    
  }


#s-1815cde3-3151-4409-b9be-ef29ce2097b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-919baba7-8802-4117-b933-d2fc0c63a64e {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce {
  text-align: center;
}
@media (min-width: 1200px){#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce {
  
}
}@media (min-width: 1200px){#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce, #wrap-s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce, #wrap-s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce, #wrap-s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce { display: none !important; }}






  #s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce img.shogun-image {
    

    
    
    
  }


#s-2b8e7d96-e31c-473d-b72d-d9b4d95343ce .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-72d5980f-c369-407c-beed-c8cc41cf4aaf {
  margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
padding-top: 0px;
padding-bottom: 15px;
}

#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e {
  margin-top: 6px;
margin-left: 20px;
margin-bottom: 6px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e {
  
}
}@media (min-width: 1200px){#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e, #wrap-s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e, #wrap-s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e, #wrap-s-7e5f4fcf-bc03-471c-8d41-0380c851ad9e { display: none !important; }}
#s-95a6997f-4989-4b06-a4e0-449bd246b78f {
  text-align: center;
}
@media (min-width: 1200px){#s-95a6997f-4989-4b06-a4e0-449bd246b78f {
  
}
}@media (min-width: 1200px){#s-95a6997f-4989-4b06-a4e0-449bd246b78f, #wrap-s-95a6997f-4989-4b06-a4e0-449bd246b78f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95a6997f-4989-4b06-a4e0-449bd246b78f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95a6997f-4989-4b06-a4e0-449bd246b78f, #wrap-s-95a6997f-4989-4b06-a4e0-449bd246b78f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95a6997f-4989-4b06-a4e0-449bd246b78f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-95a6997f-4989-4b06-a4e0-449bd246b78f, #wrap-s-95a6997f-4989-4b06-a4e0-449bd246b78f { display: none !important; }}






  #s-95a6997f-4989-4b06-a4e0-449bd246b78f img.shogun-image {
    

    
    
    
  }


#s-95a6997f-4989-4b06-a4e0-449bd246b78f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 {
  
}
}@media (min-width: 1200px){#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7, #wrap-s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7, #wrap-s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d07ea424-e485-4a61-9eb9-ea19d903a0c7, #wrap-s-d07ea424-e485-4a61-9eb9-ea19d903a0c7 { display: none !important; }}
#s-f87d6041-8cc4-4c1b-b03e-0b0a2893c543 {
  margin-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
min-height: 50px;
}
@media (max-width: 767px){#s-f87d6041-8cc4-4c1b-b03e-0b0a2893c543 {
  
}
}







#s-f87d6041-8cc4-4c1b-b03e-0b0a2893c543 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f87d6041-8cc4-4c1b-b03e-0b0a2893c543.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-131a7d38-3172-4d78-a507-b78da69894ed {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-131a7d38-3172-4d78-a507-b78da69894ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-131a7d38-3172-4d78-a507-b78da69894ed {
  
}
}@media (max-width: 767px){#s-131a7d38-3172-4d78-a507-b78da69894ed {
  
}
}@media (max-width: 767px){#s-131a7d38-3172-4d78-a507-b78da69894ed, #wrap-s-131a7d38-3172-4d78-a507-b78da69894ed { display: none !important; }}







#s-131a7d38-3172-4d78-a507-b78da69894ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-131a7d38-3172-4d78-a507-b78da69894ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a6cc6ae-753b-4146-b897-b9f6cdfb2398 {
  margin-top: 7px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a6cc6ae-753b-4146-b897-b9f6cdfb2398 {
  
}
}@media (max-width: 767px){#s-7a6cc6ae-753b-4146-b897-b9f6cdfb2398 {
  
}
}@media (max-width: 767px){#s-7a6cc6ae-753b-4146-b897-b9f6cdfb2398, #wrap-s-7a6cc6ae-753b-4146-b897-b9f6cdfb2398 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ba507c41-50cb-4359-8200-c022bd3bd138"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ba507c41-50cb-4359-8200-c022bd3bd138"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ba507c41-50cb-4359-8200-c022bd3bd138"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba507c41-50cb-4359-8200-c022bd3bd138"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-caa84faa-3077-4a1f-9717-c378ab5c6d10 {
  text-align: center;
}
@media (max-width: 767px){#s-caa84faa-3077-4a1f-9717-c378ab5c6d10 {
  
}
}@media (max-width: 767px){#s-caa84faa-3077-4a1f-9717-c378ab5c6d10, #wrap-s-caa84faa-3077-4a1f-9717-c378ab5c6d10 { display: none !important; }}






  #s-caa84faa-3077-4a1f-9717-c378ab5c6d10 img.shogun-image {
    

    
    
    
  }


#s-caa84faa-3077-4a1f-9717-c378ab5c6d10 .shogun-image-content {
  
    align-items: center;
  
}

#s-63aaac71-ebbc-46d5-858e-1c23522aff96 {
  text-align: center;
}
@media (max-width: 767px){#s-63aaac71-ebbc-46d5-858e-1c23522aff96 {
  
}
}@media (max-width: 767px){#s-63aaac71-ebbc-46d5-858e-1c23522aff96, #wrap-s-63aaac71-ebbc-46d5-858e-1c23522aff96 { display: none !important; }}






  #s-63aaac71-ebbc-46d5-858e-1c23522aff96 img.shogun-image {
    

    
    
    
  }


#s-63aaac71-ebbc-46d5-858e-1c23522aff96 .shogun-image-content {
  
    align-items: center;
  
}

#s-90e916ff-19dc-4281-a3ef-60691d4b25c4 {
  text-align: center;
}
@media (max-width: 767px){#s-90e916ff-19dc-4281-a3ef-60691d4b25c4 {
  
}
}@media (max-width: 767px){#s-90e916ff-19dc-4281-a3ef-60691d4b25c4, #wrap-s-90e916ff-19dc-4281-a3ef-60691d4b25c4 { display: none !important; }}






  #s-90e916ff-19dc-4281-a3ef-60691d4b25c4 img.shogun-image {
    

    
    
    
  }


#s-90e916ff-19dc-4281-a3ef-60691d4b25c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f88cb910-5286-4d03-9bd6-71860febf00b {
  text-align: center;
}
@media (max-width: 767px){#s-f88cb910-5286-4d03-9bd6-71860febf00b {
  
}
}@media (max-width: 767px){#s-f88cb910-5286-4d03-9bd6-71860febf00b, #wrap-s-f88cb910-5286-4d03-9bd6-71860febf00b { display: none !important; }}






  #s-f88cb910-5286-4d03-9bd6-71860febf00b img.shogun-image {
    

    
    
    
  }


#s-f88cb910-5286-4d03-9bd6-71860febf00b .shogun-image-content {
  
    align-items: center;
  
}

#s-d5726991-6c77-4755-89a7-47bb841bdb0b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d5726991-6c77-4755-89a7-47bb841bdb0b {
  
}
}@media (min-width: 1200px){#s-d5726991-6c77-4755-89a7-47bb841bdb0b, #wrap-s-d5726991-6c77-4755-89a7-47bb841bdb0b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5726991-6c77-4755-89a7-47bb841bdb0b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5726991-6c77-4755-89a7-47bb841bdb0b, #wrap-s-d5726991-6c77-4755-89a7-47bb841bdb0b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5726991-6c77-4755-89a7-47bb841bdb0b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5726991-6c77-4755-89a7-47bb841bdb0b, #wrap-s-d5726991-6c77-4755-89a7-47bb841bdb0b { display: none !important; }}







#s-d5726991-6c77-4755-89a7-47bb841bdb0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5726991-6c77-4755-89a7-47bb841bdb0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a385ef09-0b77-4bb1-9a49-87fca30b8028 {
  padding-top: 0px;
}
@media (min-width: 1200px){#s-a385ef09-0b77-4bb1-9a49-87fca30b8028 {
  
}
}@media (min-width: 1200px){#s-a385ef09-0b77-4bb1-9a49-87fca30b8028, #wrap-s-a385ef09-0b77-4bb1-9a49-87fca30b8028 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a385ef09-0b77-4bb1-9a49-87fca30b8028 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a385ef09-0b77-4bb1-9a49-87fca30b8028, #wrap-s-a385ef09-0b77-4bb1-9a49-87fca30b8028 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a385ef09-0b77-4bb1-9a49-87fca30b8028 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a385ef09-0b77-4bb1-9a49-87fca30b8028, #wrap-s-a385ef09-0b77-4bb1-9a49-87fca30b8028 { display: none !important; }}
#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 {
  padding-top: 7px;
padding-bottom: 7px;
}
@media (min-width: 1200px){#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 {
  
}
}@media (min-width: 1200px){#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32, #wrap-s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32, #wrap-s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32, #wrap-s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 { display: none !important; }}
#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 .shg-sld-nav-button.shg-sld-left,
#s-beeb2cbc-fff1-47ab-8855-b36fb5561a32 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-e926d8e2-8a61-485e-aa73-192de3e53c29"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e926d8e2-8a61-485e-aa73-192de3e53c29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e926d8e2-8a61-485e-aa73-192de3e53c29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e926d8e2-8a61-485e-aa73-192de3e53c29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-47329c92-79bc-47eb-90c3-0b943aba75d8 {
  text-align: center;
}







  #s-47329c92-79bc-47eb-90c3-0b943aba75d8 img.shogun-image {
    

    
    
    
  }


#s-47329c92-79bc-47eb-90c3-0b943aba75d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-967a83cb-add2-4fc8-9a50-8cbf84cd0aea {
  text-align: center;
}







  #s-967a83cb-add2-4fc8-9a50-8cbf84cd0aea img.shogun-image {
    

    
    
    
  }


#s-967a83cb-add2-4fc8-9a50-8cbf84cd0aea .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a526261f-faf5-40c0-80d2-748947a76739"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a526261f-faf5-40c0-80d2-748947a76739"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a526261f-faf5-40c0-80d2-748947a76739"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a526261f-faf5-40c0-80d2-748947a76739"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-73133451-f944-4ca4-8883-51dff906c2b6 {
  text-align: center;
}







  #s-73133451-f944-4ca4-8883-51dff906c2b6 img.shogun-image {
    

    
    
    
  }


#s-73133451-f944-4ca4-8883-51dff906c2b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a14a9148-6b1d-47b0-8b85-b311eeb0ff51 {
  text-align: center;
}







  #s-a14a9148-6b1d-47b0-8b85-b311eeb0ff51 img.shogun-image {
    

    
    
    
  }


#s-a14a9148-6b1d-47b0-8b85-b311eeb0ff51 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-4ec6ae19-6084-40a7-9d8c-bc2897a335b8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4ec6ae19-6084-40a7-9d8c-bc2897a335b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ec6ae19-6084-40a7-9d8c-bc2897a335b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ec6ae19-6084-40a7-9d8c-bc2897a335b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-5ddabc51-a454-41e1-b580-3c556bd3cac9 {
  text-align: center;
}







  #s-5ddabc51-a454-41e1-b580-3c556bd3cac9 img.shogun-image {
    

    
    
    
  }


#s-5ddabc51-a454-41e1-b580-3c556bd3cac9 .shogun-image-content {
  
    align-items: center;
  
}

#s-709f4765-4a53-4b57-bc17-2a3f7af10c4b {
  text-align: center;
}







  #s-709f4765-4a53-4b57-bc17-2a3f7af10c4b img.shogun-image {
    

    
    
    
  }


#s-709f4765-4a53-4b57-bc17-2a3f7af10c4b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ecc184c8-dd5c-4f36-bbe8-e3fcbce34c3f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ecc184c8-dd5c-4f36-bbe8-e3fcbce34c3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ecc184c8-dd5c-4f36-bbe8-e3fcbce34c3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecc184c8-dd5c-4f36-bbe8-e3fcbce34c3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-321db3e0-696f-46a3-9519-11504d19b6ce {
  text-align: center;
}







  #s-321db3e0-696f-46a3-9519-11504d19b6ce img.shogun-image {
    

    
    
    
  }


#s-321db3e0-696f-46a3-9519-11504d19b6ce .shogun-image-content {
  
    align-items: center;
  
}

#s-022b997c-d1db-45b3-a7e2-a8dcfe1576cc {
  text-align: center;
}







  #s-022b997c-d1db-45b3-a7e2-a8dcfe1576cc img.shogun-image {
    

    
    
    
  }


#s-022b997c-d1db-45b3-a7e2-a8dcfe1576cc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db {
  
}
}@media (min-width: 1200px){#s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db, #wrap-s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db, #wrap-s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db, #wrap-s-5d6f49a2-edd9-48d4-b3eb-accbf8f583db { display: none !important; }}
#s-d3adb285-d93d-43f4-a741-61d986089d65 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-d3adb285-d93d-43f4-a741-61d986089d65 {
  
}
}@media (min-width: 1200px){#s-d3adb285-d93d-43f4-a741-61d986089d65, #wrap-s-d3adb285-d93d-43f4-a741-61d986089d65 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3adb285-d93d-43f4-a741-61d986089d65 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d3adb285-d93d-43f4-a741-61d986089d65, #wrap-s-d3adb285-d93d-43f4-a741-61d986089d65 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3adb285-d93d-43f4-a741-61d986089d65 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d3adb285-d93d-43f4-a741-61d986089d65, #wrap-s-d3adb285-d93d-43f4-a741-61d986089d65 { display: none !important; }}






  #s-d3adb285-d93d-43f4-a741-61d986089d65 img.shogun-image {
    

    
    
    
  }


#s-d3adb285-d93d-43f4-a741-61d986089d65 .shogun-image-content {
  
    align-items: center;
  
}

#s-5131397e-9945-49db-ae60-cb1b6a9d72cc {
  margin-top: 5px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc {
  
}
}@media (min-width: 1200px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc, #wrap-s-5131397e-9945-49db-ae60-cb1b6a9d72cc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc, #wrap-s-5131397e-9945-49db-ae60-cb1b6a9d72cc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc, #wrap-s-5131397e-9945-49db-ae60-cb1b6a9d72cc { display: none !important; }}@media (max-width: 767px){#s-5131397e-9945-49db-ae60-cb1b6a9d72cc {
  
}
}
#s-3b8a1854-6328-4837-a4af-85e1a370adf6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-3b8a1854-6328-4837-a4af-85e1a370adf6 {
  
}
}@media (min-width: 1200px){#s-3b8a1854-6328-4837-a4af-85e1a370adf6, #wrap-s-3b8a1854-6328-4837-a4af-85e1a370adf6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b8a1854-6328-4837-a4af-85e1a370adf6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3b8a1854-6328-4837-a4af-85e1a370adf6, #wrap-s-3b8a1854-6328-4837-a4af-85e1a370adf6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b8a1854-6328-4837-a4af-85e1a370adf6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3b8a1854-6328-4837-a4af-85e1a370adf6, #wrap-s-3b8a1854-6328-4837-a4af-85e1a370adf6 { display: none !important; }}






  #s-3b8a1854-6328-4837-a4af-85e1a370adf6 img.shogun-image {
    

    
    
    
  }


#s-3b8a1854-6328-4837-a4af-85e1a370adf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c {
  margin-top: 5px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c {
  
}
}@media (min-width: 1200px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c, #wrap-s-9c79de1f-d27a-452e-93d1-79fb21b42a9c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c, #wrap-s-9c79de1f-d27a-452e-93d1-79fb21b42a9c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c, #wrap-s-9c79de1f-d27a-452e-93d1-79fb21b42a9c { display: none !important; }}@media (max-width: 767px){#s-9c79de1f-d27a-452e-93d1-79fb21b42a9c {
  
}
}
#s-252a96f7-f236-444d-834a-7e86abef1a2a {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-252a96f7-f236-444d-834a-7e86abef1a2a {
  
}
}@media (min-width: 1200px){#s-252a96f7-f236-444d-834a-7e86abef1a2a, #wrap-s-252a96f7-f236-444d-834a-7e86abef1a2a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-252a96f7-f236-444d-834a-7e86abef1a2a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-252a96f7-f236-444d-834a-7e86abef1a2a, #wrap-s-252a96f7-f236-444d-834a-7e86abef1a2a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-252a96f7-f236-444d-834a-7e86abef1a2a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-252a96f7-f236-444d-834a-7e86abef1a2a, #wrap-s-252a96f7-f236-444d-834a-7e86abef1a2a { display: none !important; }}






  #s-252a96f7-f236-444d-834a-7e86abef1a2a img.shogun-image {
    

    
    
    
  }


#s-252a96f7-f236-444d-834a-7e86abef1a2a .shogun-image-content {
  
    align-items: center;
  
}

#s-00401687-756a-4eed-bac5-ac1631f38082 {
  margin-top: 5px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-00401687-756a-4eed-bac5-ac1631f38082 {
  
}
}@media (min-width: 1200px){#s-00401687-756a-4eed-bac5-ac1631f38082, #wrap-s-00401687-756a-4eed-bac5-ac1631f38082 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00401687-756a-4eed-bac5-ac1631f38082 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00401687-756a-4eed-bac5-ac1631f38082, #wrap-s-00401687-756a-4eed-bac5-ac1631f38082 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00401687-756a-4eed-bac5-ac1631f38082 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-00401687-756a-4eed-bac5-ac1631f38082, #wrap-s-00401687-756a-4eed-bac5-ac1631f38082 { display: none !important; }}@media (max-width: 767px){#s-00401687-756a-4eed-bac5-ac1631f38082 {
  
}
}
#s-bd69e016-d161-468b-b8bf-984c700ebc60 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-bd69e016-d161-468b-b8bf-984c700ebc60 {
  
}
}@media (min-width: 1200px){#s-bd69e016-d161-468b-b8bf-984c700ebc60, #wrap-s-bd69e016-d161-468b-b8bf-984c700ebc60 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd69e016-d161-468b-b8bf-984c700ebc60 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd69e016-d161-468b-b8bf-984c700ebc60, #wrap-s-bd69e016-d161-468b-b8bf-984c700ebc60 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd69e016-d161-468b-b8bf-984c700ebc60 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd69e016-d161-468b-b8bf-984c700ebc60, #wrap-s-bd69e016-d161-468b-b8bf-984c700ebc60 { display: none !important; }}






  #s-bd69e016-d161-468b-b8bf-984c700ebc60 img.shogun-image {
    

    
    
    
  }


#s-bd69e016-d161-468b-b8bf-984c700ebc60 .shogun-image-content {
  
    align-items: center;
  
}

#s-381e8f72-ee91-422b-8812-dde5f4d0339e {
  margin-top: 5px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e {
  
}
}@media (min-width: 1200px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e, #wrap-s-381e8f72-ee91-422b-8812-dde5f4d0339e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e, #wrap-s-381e8f72-ee91-422b-8812-dde5f4d0339e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e, #wrap-s-381e8f72-ee91-422b-8812-dde5f4d0339e { display: none !important; }}@media (max-width: 767px){#s-381e8f72-ee91-422b-8812-dde5f4d0339e {
  
}
}
#s-5b27fe01-ee3f-4968-bc36-799abaaa10df {
  margin-left: 75px;
margin-right: 75px;
}
@media (max-width: 767px){#s-5b27fe01-ee3f-4968-bc36-799abaaa10df {
  
}
}@media (max-width: 767px){#s-5b27fe01-ee3f-4968-bc36-799abaaa10df, #wrap-s-5b27fe01-ee3f-4968-bc36-799abaaa10df { display: none !important; }}
@media (min-width: 0px) {
[id="s-5b27fe01-ee3f-4968-bc36-799abaaa10df"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-5b27fe01-ee3f-4968-bc36-799abaaa10df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5b27fe01-ee3f-4968-bc36-799abaaa10df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5b27fe01-ee3f-4968-bc36-799abaaa10df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-ceacf231-22d8-42a0-a868-ec937a48e573 {
  text-align: center;
}







  #s-ceacf231-22d8-42a0-a868-ec937a48e573 img.shogun-image {
    

    
    
    
  }


#s-ceacf231-22d8-42a0-a868-ec937a48e573 .shogun-image-content {
  
    align-items: center;
  
}

#s-d60790da-7f24-4884-9dd8-222f788dca2c {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-d60790da-7f24-4884-9dd8-222f788dca2c {
  
}
}@media (max-width: 767px){#s-d60790da-7f24-4884-9dd8-222f788dca2c, #wrap-s-d60790da-7f24-4884-9dd8-222f788dca2c { display: none !important; }}
#s-9f5943fd-cfe3-4181-9dee-9f0145962c01 {
  text-align: center;
}







  #s-9f5943fd-cfe3-4181-9dee-9f0145962c01 img.shogun-image {
    

    
    
    
  }


#s-9f5943fd-cfe3-4181-9dee-9f0145962c01 .shogun-image-content {
  
    align-items: center;
  
}

#s-c81dc337-4c1c-470c-b0ba-4de77611e023 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-c81dc337-4c1c-470c-b0ba-4de77611e023 {
  
}
}@media (max-width: 767px){#s-c81dc337-4c1c-470c-b0ba-4de77611e023, #wrap-s-c81dc337-4c1c-470c-b0ba-4de77611e023 { display: none !important; }}
#s-6336450b-5e10-4613-9c82-83fa05b817d4 {
  text-align: center;
}







  #s-6336450b-5e10-4613-9c82-83fa05b817d4 img.shogun-image {
    

    
    
    
  }


#s-6336450b-5e10-4613-9c82-83fa05b817d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-882bbc83-6181-48fa-90f9-410fff319506 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-882bbc83-6181-48fa-90f9-410fff319506 {
  
}
}@media (max-width: 767px){#s-882bbc83-6181-48fa-90f9-410fff319506, #wrap-s-882bbc83-6181-48fa-90f9-410fff319506 { display: none !important; }}
#s-5690790a-6164-47d0-8556-547271cfa8c8 {
  text-align: center;
}







  #s-5690790a-6164-47d0-8556-547271cfa8c8 img.shogun-image {
    

    
    
    
  }


#s-5690790a-6164-47d0-8556-547271cfa8c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-65434300-5d16-4d21-be8f-752b66e47e8f {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-65434300-5d16-4d21-be8f-752b66e47e8f {
  
}
}@media (max-width: 767px){#s-65434300-5d16-4d21-be8f-752b66e47e8f, #wrap-s-65434300-5d16-4d21-be8f-752b66e47e8f { display: none !important; }}
#s-f69babd1-8c25-4ef0-8412-3aa044ff653d {
  margin-top: 15px;
margin-left: 80px;
margin-right: 80px;
}
@media (max-width: 767px){#s-f69babd1-8c25-4ef0-8412-3aa044ff653d {
  
}
}@media (max-width: 767px){#s-f69babd1-8c25-4ef0-8412-3aa044ff653d, #wrap-s-f69babd1-8c25-4ef0-8412-3aa044ff653d { display: none !important; }}
@media (min-width: 0px) {
[id="s-f69babd1-8c25-4ef0-8412-3aa044ff653d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f69babd1-8c25-4ef0-8412-3aa044ff653d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f69babd1-8c25-4ef0-8412-3aa044ff653d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f69babd1-8c25-4ef0-8412-3aa044ff653d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}


  video-section {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
  }

  video-section video {
    grid-row: 1;
    grid-column: 1;
  }

  .video-section__controls {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-row: 1;
    grid-column: 1;
    max-height: 100%;
    background-color: transparent;
    border: none;
    cursor: pointer;
  }

  .video-section__controls[data-state='pause'] {
    opacity: 0;
  }

  .video-section__controls .video-section__play {
    border: none;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.3);
    width: 80px;
    height: 80px;
    font-size: 0;
    text-align: center;
  }

  .video-section__controls .video-section__play:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 24px;
    border-color: transparent transparent transparent #ffffff;
  }

  .video-section__controls span {
    visibility: hidden;
    position: absolute;
  }
#s-2120bfc2-0bca-4075-9b44-eb0449fa6fc1 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-2120bfc2-0bca-4075-9b44-eb0449fa6fc1 {
  
}
}@media (max-width: 767px){#s-2120bfc2-0bca-4075-9b44-eb0449fa6fc1, #wrap-s-2120bfc2-0bca-4075-9b44-eb0449fa6fc1 { display: none !important; }}
#s-4fa37ab2-4cf4-4f98-abb3-88c9169c7662 {
  margin-bottom: 20px;
text-align: center;
}







  #s-4fa37ab2-4cf4-4f98-abb3-88c9169c7662 img.shogun-image {
    

    
    
    
  }


#s-4fa37ab2-4cf4-4f98-abb3-88c9169c7662 .shogun-image-content {
  
    align-items: center;
  
}

#s-0be9f541-e7f7-4b19-b680-9e6948379a33 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-0be9f541-e7f7-4b19-b680-9e6948379a33 {
  
}
}@media (max-width: 767px){#s-0be9f541-e7f7-4b19-b680-9e6948379a33, #wrap-s-0be9f541-e7f7-4b19-b680-9e6948379a33 { display: none !important; }}
#s-a4ba4b12-2730-4c4c-b869-aebfc8e2db54 {
  padding-left: 20px;
padding-right: 20px;
}

#s-54700f0e-c307-4a33-9ca9-389262e9e3de {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de {
  
}
}@media (min-width: 1200px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de, #wrap-s-54700f0e-c307-4a33-9ca9-389262e9e3de { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de, #wrap-s-54700f0e-c307-4a33-9ca9-389262e9e3de { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de, #wrap-s-54700f0e-c307-4a33-9ca9-389262e9e3de { display: none !important; }}@media (max-width: 767px){#s-54700f0e-c307-4a33-9ca9-389262e9e3de {
  
}
}
#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 {
  
}
}@media (min-width: 1200px){#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965, #wrap-s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965, #wrap-s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965, #wrap-s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 { display: none !important; }}






  #s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 img.shogun-image {
    

    
    
    
  }


#s-bef5ba5d-5497-4cb3-ab8f-f39e93f85965 .shogun-image-content {
  
    align-items: center;
  
}

#s-74b547fe-f1d9-429f-b192-c82375fdae38 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-74b547fe-f1d9-429f-b192-c82375fdae38 {
  
}
}@media (min-width: 1200px){#s-74b547fe-f1d9-429f-b192-c82375fdae38, #wrap-s-74b547fe-f1d9-429f-b192-c82375fdae38 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74b547fe-f1d9-429f-b192-c82375fdae38 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74b547fe-f1d9-429f-b192-c82375fdae38, #wrap-s-74b547fe-f1d9-429f-b192-c82375fdae38 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74b547fe-f1d9-429f-b192-c82375fdae38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74b547fe-f1d9-429f-b192-c82375fdae38, #wrap-s-74b547fe-f1d9-429f-b192-c82375fdae38 { display: none !important; }}@media (max-width: 767px){#s-74b547fe-f1d9-429f-b192-c82375fdae38 {
  
}
}
#s-2724e119-25d6-485d-ac5a-2b7363529717 {
  padding-bottom: 0px;
min-height: 50px;
}








#s-2724e119-25d6-485d-ac5a-2b7363529717 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2724e119-25d6-485d-ac5a-2b7363529717.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68ba5fde-a613-46da-a075-204af81ec2ec {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-68ba5fde-a613-46da-a075-204af81ec2ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68ba5fde-a613-46da-a075-204af81ec2ec {
  
}
}@media (max-width: 767px){#s-68ba5fde-a613-46da-a075-204af81ec2ec {
  
}
}







#s-68ba5fde-a613-46da-a075-204af81ec2ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68ba5fde-a613-46da-a075-204af81ec2ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2efc0197-ed52-4d05-8093-642f965fcc27 {
  margin-top: 0px;
padding-top: 20px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-2efc0197-ed52-4d05-8093-642f965fcc27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2efc0197-ed52-4d05-8093-642f965fcc27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2efc0197-ed52-4d05-8093-642f965fcc27 {
  
}
}
@media (max-width: 767px){#s-3f46d6d0-6871-43e5-95aa-be102191c4ec {
  
}
}@media (max-width: 767px){#s-3f46d6d0-6871-43e5-95aa-be102191c4ec, #wrap-s-3f46d6d0-6871-43e5-95aa-be102191c4ec { display: none !important; }}
@media (min-width: 0px) {
[id="s-3f46d6d0-6871-43e5-95aa-be102191c4ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3f46d6d0-6871-43e5-95aa-be102191c4ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3f46d6d0-6871-43e5-95aa-be102191c4ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f46d6d0-6871-43e5-95aa-be102191c4ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-98b9f9fb-ad38-4809-a066-077c108f1521 {
  text-align: center;
}







  #s-98b9f9fb-ad38-4809-a066-077c108f1521 img.shogun-image {
    

    
    
    
  }


#s-98b9f9fb-ad38-4809-a066-077c108f1521 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f527e60-7885-4e4f-a45b-d0a6ce2f2092 {
  text-align: center;
}







  #s-6f527e60-7885-4e4f-a45b-d0a6ce2f2092 img.shogun-image {
    

    
    
    
  }


#s-6f527e60-7885-4e4f-a45b-d0a6ce2f2092 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef96d5f6-fbd9-486e-b11a-1232df2e3cd6 {
  text-align: center;
}







  #s-ef96d5f6-fbd9-486e-b11a-1232df2e3cd6 img.shogun-image {
    

    
    
    
  }


#s-ef96d5f6-fbd9-486e-b11a-1232df2e3cd6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c169866b-ca04-46c2-b10b-b9272cce2446 {
  text-align: center;
}







  #s-c169866b-ca04-46c2-b10b-b9272cce2446 img.shogun-image {
    

    
    
    
  }


#s-c169866b-ca04-46c2-b10b-b9272cce2446 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe {
  
}
}@media (min-width: 1200px){#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe, #wrap-s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe, #wrap-s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe, #wrap-s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe { display: none !important; }}







#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c16f15f-95b6-4113-8bbb-b61a38a5fabe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b44de895-0b26-481b-8f34-e6761cd8ffdd {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-b44de895-0b26-481b-8f34-e6761cd8ffdd {
  
}
}@media (min-width: 1200px){#s-b44de895-0b26-481b-8f34-e6761cd8ffdd, #wrap-s-b44de895-0b26-481b-8f34-e6761cd8ffdd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b44de895-0b26-481b-8f34-e6761cd8ffdd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b44de895-0b26-481b-8f34-e6761cd8ffdd, #wrap-s-b44de895-0b26-481b-8f34-e6761cd8ffdd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b44de895-0b26-481b-8f34-e6761cd8ffdd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b44de895-0b26-481b-8f34-e6761cd8ffdd, #wrap-s-b44de895-0b26-481b-8f34-e6761cd8ffdd { display: none !important; }}
#s-b44de895-0b26-481b-8f34-e6761cd8ffdd .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b44de895-0b26-481b-8f34-e6761cd8ffdd .shg-sld-nav-button.shg-sld-left,
#s-b44de895-0b26-481b-8f34-e6761cd8ffdd .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-37f74eba-a70d-4bdc-97d8-3b4d1a6fde39"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-37f74eba-a70d-4bdc-97d8-3b4d1a6fde39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-37f74eba-a70d-4bdc-97d8-3b4d1a6fde39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-37f74eba-a70d-4bdc-97d8-3b4d1a6fde39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-bebce7bb-2d11-4028-a06c-c76545381c44 {
  text-align: center;
}







  #s-bebce7bb-2d11-4028-a06c-c76545381c44 img.shogun-image {
    

    
    
    
  }


#s-bebce7bb-2d11-4028-a06c-c76545381c44 .shogun-image-content {
  
    align-items: center;
  
}

#s-2bd55c1e-2a21-4aff-8147-33f9c74e3b61 {
  text-align: center;
}







  #s-2bd55c1e-2a21-4aff-8147-33f9c74e3b61 img.shogun-image {
    

    
    
    
  }


#s-2bd55c1e-2a21-4aff-8147-33f9c74e3b61 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9af9572c-a96a-4386-b96a-c10ae7bd7a66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9af9572c-a96a-4386-b96a-c10ae7bd7a66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9af9572c-a96a-4386-b96a-c10ae7bd7a66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9af9572c-a96a-4386-b96a-c10ae7bd7a66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-da885114-fd72-47ca-b2fe-7ddb05894921 {
  text-align: center;
}







  #s-da885114-fd72-47ca-b2fe-7ddb05894921 img.shogun-image {
    

    
    
    
  }


#s-da885114-fd72-47ca-b2fe-7ddb05894921 .shogun-image-content {
  
    align-items: center;
  
}

#s-a81fb69e-58f8-4dd6-88bb-f8815b1a5f5f {
  text-align: center;
}







  #s-a81fb69e-58f8-4dd6-88bb-f8815b1a5f5f img.shogun-image {
    

    
    
    
  }


#s-a81fb69e-58f8-4dd6-88bb-f8815b1a5f5f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-4f7f8688-9422-4be9-90b2-f65b47735c66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4f7f8688-9422-4be9-90b2-f65b47735c66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f7f8688-9422-4be9-90b2-f65b47735c66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f7f8688-9422-4be9-90b2-f65b47735c66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9dfa88f3-e7bd-4722-b6e4-b065b0660ce3 {
  text-align: center;
}







  #s-9dfa88f3-e7bd-4722-b6e4-b065b0660ce3 img.shogun-image {
    

    
    
    
  }


#s-9dfa88f3-e7bd-4722-b6e4-b065b0660ce3 .shogun-image-content {
  
    align-items: center;
  
}

#s-84db9b3e-e757-4933-835f-d320f7202abb {
  text-align: center;
}







  #s-84db9b3e-e757-4933-835f-d320f7202abb img.shogun-image {
    

    
    
    
  }


#s-84db9b3e-e757-4933-835f-d320f7202abb .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-60c8b635-770e-4a45-9692-5337e88fe97c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-60c8b635-770e-4a45-9692-5337e88fe97c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-60c8b635-770e-4a45-9692-5337e88fe97c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-60c8b635-770e-4a45-9692-5337e88fe97c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-dc27ea45-27d3-4f2b-87df-c9012dc51789 {
  text-align: center;
}







  #s-dc27ea45-27d3-4f2b-87df-c9012dc51789 img.shogun-image {
    

    
    
    
  }


#s-dc27ea45-27d3-4f2b-87df-c9012dc51789 .shogun-image-content {
  
    align-items: center;
  
}

#s-1021f9e8-4377-44e0-8427-77f57b559d2f {
  text-align: center;
}







  #s-1021f9e8-4377-44e0-8427-77f57b559d2f img.shogun-image {
    

    
    
    
  }


#s-1021f9e8-4377-44e0-8427-77f57b559d2f .shogun-image-content {
  
    align-items: center;
  
}

#s-bb6eed70-153f-4b60-9e77-c406553fdeea {
  margin-top: 30px;
margin-left: 30px;
margin-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(189, 164, 98, 1);
border-style: solid;
min-height: 18px;
}
@media (max-width: 767px){#s-bb6eed70-153f-4b60-9e77-c406553fdeea {
  
}
}@media (max-width: 767px){#s-bb6eed70-153f-4b60-9e77-c406553fdeea, #wrap-s-bb6eed70-153f-4b60-9e77-c406553fdeea { display: none !important; }}







#s-bb6eed70-153f-4b60-9e77-c406553fdeea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb6eed70-153f-4b60-9e77-c406553fdeea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(189, 164, 98, 1);
border-style: solid;
}
@media (max-width: 767px){#s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6 {
  
}
}@media (max-width: 767px){#s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6, #wrap-s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-8d17a0f7-1b92-4a84-8901-3e0fab9454e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-f0e35016-8148-45cb-97c2-5a4bd07fe674 {
  margin-top: 20px;
margin-left: 20px;
text-align: center;
}







  #s-f0e35016-8148-45cb-97c2-5a4bd07fe674 img.shogun-image {
    

    
    
    
  }


#s-f0e35016-8148-45cb-97c2-5a4bd07fe674 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0f589509-27df-4ef6-bc65-2048741f4c7b {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-0f589509-27df-4ef6-bc65-2048741f4c7b {
  
}
}@media (max-width: 767px){#s-0f589509-27df-4ef6-bc65-2048741f4c7b, #wrap-s-0f589509-27df-4ef6-bc65-2048741f4c7b { display: none !important; }}






  #s-0f589509-27df-4ef6-bc65-2048741f4c7b img.shogun-image {
    

    
    
    
  }


#s-0f589509-27df-4ef6-bc65-2048741f4c7b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ea792cc8-9e12-44d4-8791-526161020df2 {
  margin-top: 0px;
margin-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-ea792cc8-9e12-44d4-8791-526161020df2 {
  
}
}@media (max-width: 767px){#s-ea792cc8-9e12-44d4-8791-526161020df2, #wrap-s-ea792cc8-9e12-44d4-8791-526161020df2 { display: none !important; }}






  #s-ea792cc8-9e12-44d4-8791-526161020df2 img.shogun-image {
    

    
    
    
  }


#s-ea792cc8-9e12-44d4-8791-526161020df2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3cb986b6-cf53-4541-9292-18c306ad94a2 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(189, 164, 98, 1);
border-style: solid;
}
@media (max-width: 767px){#s-3cb986b6-cf53-4541-9292-18c306ad94a2 {
  
}
}@media (max-width: 767px){#s-3cb986b6-cf53-4541-9292-18c306ad94a2, #wrap-s-3cb986b6-cf53-4541-9292-18c306ad94a2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3cb986b6-cf53-4541-9292-18c306ad94a2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-3cb986b6-cf53-4541-9292-18c306ad94a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3cb986b6-cf53-4541-9292-18c306ad94a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3cb986b6-cf53-4541-9292-18c306ad94a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-29d20394-9ac9-44ac-b5b9-853b89503bf4 {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (max-width: 767px){#s-29d20394-9ac9-44ac-b5b9-853b89503bf4 {
  
}
}@media (max-width: 767px){#s-29d20394-9ac9-44ac-b5b9-853b89503bf4, #wrap-s-29d20394-9ac9-44ac-b5b9-853b89503bf4 { display: none !important; }}
#s-678b69cf-6077-4bfb-8a66-5e65d8685cbc {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (max-width: 767px){#s-678b69cf-6077-4bfb-8a66-5e65d8685cbc {
  
}
}@media (max-width: 767px){#s-678b69cf-6077-4bfb-8a66-5e65d8685cbc, #wrap-s-678b69cf-6077-4bfb-8a66-5e65d8685cbc { display: none !important; }}
#s-e1543e47-6dcc-46cb-b337-3e5135170ad3 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 40px;
}
@media (max-width: 767px){#s-e1543e47-6dcc-46cb-b337-3e5135170ad3 {
  
}
}@media (max-width: 767px){#s-e1543e47-6dcc-46cb-b337-3e5135170ad3, #wrap-s-e1543e47-6dcc-46cb-b337-3e5135170ad3 { display: none !important; }}
#s-37c2c7d1-cd40-4ae5-a504-6429153e2b49 {
  margin-bottom: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(189, 164, 98, 1);
border-style: solid;
}
@media (max-width: 767px){#s-37c2c7d1-cd40-4ae5-a504-6429153e2b49 {
  
}
}@media (max-width: 767px){#s-37c2c7d1-cd40-4ae5-a504-6429153e2b49, #wrap-s-37c2c7d1-cd40-4ae5-a504-6429153e2b49 { display: none !important; }}
@media (min-width: 0px) {
[id="s-37c2c7d1-cd40-4ae5-a504-6429153e2b49"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-37c2c7d1-cd40-4ae5-a504-6429153e2b49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-37c2c7d1-cd40-4ae5-a504-6429153e2b49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-37c2c7d1-cd40-4ae5-a504-6429153e2b49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-ccda5853-ed76-4f68-a258-2d3e58035289 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-ccda5853-ed76-4f68-a258-2d3e58035289 {
  
}
}@media (max-width: 767px){#s-ccda5853-ed76-4f68-a258-2d3e58035289, #wrap-s-ccda5853-ed76-4f68-a258-2d3e58035289 { display: none !important; }}
#s-6718a0d6-8321-475c-bfb5-d5ab3723223c {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-6718a0d6-8321-475c-bfb5-d5ab3723223c {
  
}
}@media (max-width: 767px){#s-6718a0d6-8321-475c-bfb5-d5ab3723223c, #wrap-s-6718a0d6-8321-475c-bfb5-d5ab3723223c { display: none !important; }}
#s-2032c5a6-fa38-4538-957e-63e74233eaf6 {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (max-width: 767px){#s-2032c5a6-fa38-4538-957e-63e74233eaf6 {
  
}
}@media (max-width: 767px){#s-2032c5a6-fa38-4538-957e-63e74233eaf6, #wrap-s-2032c5a6-fa38-4538-957e-63e74233eaf6 { display: none !important; }}
#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 {
  
}
}@media (min-width: 1200px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4, #wrap-s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4, #wrap-s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4, #wrap-s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 { display: none !important; }}@media (max-width: 767px){#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 {
  
}
}







#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e1b8f27-bb20-4f85-b7dd-b433c9fb99e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47116406-0751-4a46-9923-b06dfdafe14e {
  margin-left: 20px;
margin-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-47116406-0751-4a46-9923-b06dfdafe14e {
  
}
}@media (min-width: 1200px){#s-47116406-0751-4a46-9923-b06dfdafe14e, #wrap-s-47116406-0751-4a46-9923-b06dfdafe14e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47116406-0751-4a46-9923-b06dfdafe14e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47116406-0751-4a46-9923-b06dfdafe14e, #wrap-s-47116406-0751-4a46-9923-b06dfdafe14e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-47116406-0751-4a46-9923-b06dfdafe14e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-47116406-0751-4a46-9923-b06dfdafe14e, #wrap-s-47116406-0751-4a46-9923-b06dfdafe14e { display: none !important; }}







#s-47116406-0751-4a46-9923-b06dfdafe14e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47116406-0751-4a46-9923-b06dfdafe14e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-f0b32b6e-128a-4855-88fa-0cf337af8453 {
  margin-top: -20px;
margin-bottom: -50px;
}
@media (min-width: 1200px){#s-f0b32b6e-128a-4855-88fa-0cf337af8453 {
  
}
}@media (min-width: 1200px){#s-f0b32b6e-128a-4855-88fa-0cf337af8453, #wrap-s-f0b32b6e-128a-4855-88fa-0cf337af8453 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0b32b6e-128a-4855-88fa-0cf337af8453 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0b32b6e-128a-4855-88fa-0cf337af8453, #wrap-s-f0b32b6e-128a-4855-88fa-0cf337af8453 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0b32b6e-128a-4855-88fa-0cf337af8453 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0b32b6e-128a-4855-88fa-0cf337af8453, #wrap-s-f0b32b6e-128a-4855-88fa-0cf337af8453 { display: none !important; }}
#s-f0b32b6e-128a-4855-88fa-0cf337af8453 hr {
  border-top: 2px solid rgba(189, 164, 98, 1);
}

#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 {
  margin-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 {
  
}
}@media (min-width: 1200px){#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710, #wrap-s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710, #wrap-s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710, #wrap-s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 { display: none !important; }}






  #s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 img.shogun-image {
    

    
    
    
  }


#s-b421bf33-8225-42dd-9b0c-ec8f8f67e710 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6e9dc6c3-e15a-455a-9a89-d66374234c31 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31 {
  
}
}@media (min-width: 1200px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31, #wrap-s-6e9dc6c3-e15a-455a-9a89-d66374234c31 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31, #wrap-s-6e9dc6c3-e15a-455a-9a89-d66374234c31 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31, #wrap-s-6e9dc6c3-e15a-455a-9a89-d66374234c31 { display: none !important; }}@media (max-width: 767px){#s-6e9dc6c3-e15a-455a-9a89-d66374234c31 {
  
}
}
#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 {
  margin-top: -10px;
margin-bottom: -50px;
}
@media (min-width: 1200px){#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 {
  
}
}@media (min-width: 1200px){#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269, #wrap-s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269, #wrap-s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269, #wrap-s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 { display: none !important; }}
#s-cc3c0e1c-8bbe-44b9-b8c6-bfff47342269 hr {
  border-top: 2px solid rgba(189, 164, 98, 1);
}

#s-9dbcf627-1330-452b-8caf-43f6bc7d3372 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-9dbcf627-1330-452b-8caf-43f6bc7d3372 {
  
}
}@media (min-width: 1200px){#s-9dbcf627-1330-452b-8caf-43f6bc7d3372, #wrap-s-9dbcf627-1330-452b-8caf-43f6bc7d3372 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dbcf627-1330-452b-8caf-43f6bc7d3372 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9dbcf627-1330-452b-8caf-43f6bc7d3372, #wrap-s-9dbcf627-1330-452b-8caf-43f6bc7d3372 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9dbcf627-1330-452b-8caf-43f6bc7d3372 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9dbcf627-1330-452b-8caf-43f6bc7d3372, #wrap-s-9dbcf627-1330-452b-8caf-43f6bc7d3372 { display: none !important; }}






  #s-9dbcf627-1330-452b-8caf-43f6bc7d3372 img.shogun-image {
    

    
    
    
  }


#s-9dbcf627-1330-452b-8caf-43f6bc7d3372 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 {
  
}
}@media (min-width: 1200px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44, #wrap-s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44, #wrap-s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44, #wrap-s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 { display: none !important; }}@media (max-width: 767px){#s-b98f3dde-e096-48d9-97b7-e2e2fe956a44 {
  
}
}
#s-b7d14bc0-a314-4750-b11a-c8857da452d1 {
  margin-top: -5px;
margin-bottom: -50px;
}
@media (min-width: 1200px){#s-b7d14bc0-a314-4750-b11a-c8857da452d1 {
  
}
}@media (min-width: 1200px){#s-b7d14bc0-a314-4750-b11a-c8857da452d1, #wrap-s-b7d14bc0-a314-4750-b11a-c8857da452d1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7d14bc0-a314-4750-b11a-c8857da452d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7d14bc0-a314-4750-b11a-c8857da452d1, #wrap-s-b7d14bc0-a314-4750-b11a-c8857da452d1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7d14bc0-a314-4750-b11a-c8857da452d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7d14bc0-a314-4750-b11a-c8857da452d1, #wrap-s-b7d14bc0-a314-4750-b11a-c8857da452d1 { display: none !important; }}
#s-b7d14bc0-a314-4750-b11a-c8857da452d1 hr {
  border-top: 2px solid rgba(189, 164, 98, 1);
}

#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 {
  margin-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 {
  
}
}@media (min-width: 1200px){#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2, #wrap-s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2, #wrap-s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2, #wrap-s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 { display: none !important; }}






  #s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 img.shogun-image {
    

    
    
    
  }


#s-689a4fb9-db1c-4573-8b4b-dd1d68c362e2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc {
  
}
}@media (min-width: 1200px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc, #wrap-s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc, #wrap-s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc, #wrap-s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc { display: none !important; }}@media (max-width: 767px){#s-f2b1fd6d-3c73-4d82-a37b-b0ac7a4a6fdc {
  
}
}
#s-e9891d09-6a27-4f94-aab9-97da923817b5 {
  margin-top: -5px;
}
@media (min-width: 1200px){#s-e9891d09-6a27-4f94-aab9-97da923817b5 {
  
}
}@media (min-width: 1200px){#s-e9891d09-6a27-4f94-aab9-97da923817b5, #wrap-s-e9891d09-6a27-4f94-aab9-97da923817b5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9891d09-6a27-4f94-aab9-97da923817b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9891d09-6a27-4f94-aab9-97da923817b5, #wrap-s-e9891d09-6a27-4f94-aab9-97da923817b5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e9891d09-6a27-4f94-aab9-97da923817b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9891d09-6a27-4f94-aab9-97da923817b5, #wrap-s-e9891d09-6a27-4f94-aab9-97da923817b5 { display: none !important; }}
#s-e9891d09-6a27-4f94-aab9-97da923817b5 hr {
  border-top: 2px solid rgba(189, 164, 98, 1);
}

#s-762ff91c-a42c-463c-95a4-f5ef6b1c32c8 {
  min-height: 50px;
}








#s-762ff91c-a42c-463c-95a4-f5ef6b1c32c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-762ff91c-a42c-463c-95a4-f5ef6b1c32c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f14e024-bbf2-4bac-836a-352d026a9b9d {
  padding-top: 30px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-1f14e024-bbf2-4bac-836a-352d026a9b9d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f14e024-bbf2-4bac-836a-352d026a9b9d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f14e024-bbf2-4bac-836a-352d026a9b9d {
  
}
}@media (max-width: 767px){#s-1f14e024-bbf2-4bac-836a-352d026a9b9d {
  
}
}
#s-f7a45d95-fa31-4c02-8298-bfc418b8753c {
  margin-top: 10px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-f7a45d95-fa31-4c02-8298-bfc418b8753c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7a45d95-fa31-4c02-8298-bfc418b8753c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7a45d95-fa31-4c02-8298-bfc418b8753c {
  
}
}@media (max-width: 767px){#s-f7a45d95-fa31-4c02-8298-bfc418b8753c {
  
}
}
/*
  $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}
