.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-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (min-width: 1200px){#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  display: unset;
}
#s-5bdd676b-4d48-426c-8db1-46da8deb6636, #wrap-s-5bdd676b-4d48-426c-8db1-46da8deb6636 { display: unset !important; }}@media (max-width: 767px){#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  display: none;
}
#s-5bdd676b-4d48-426c-8db1-46da8deb6636, #wrap-s-5bdd676b-4d48-426c-8db1-46da8deb6636 { display: none !important; }}
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5bdd676b-4d48-426c-8db1-46da8deb6636 {
  background-image: url(https://i.shgcdn.com/14292133-8ced-43d6-a8e3-6cd91afb6ca2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-5bdd676b-4d48-426c-8db1-46da8deb6636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bdd676b-4d48-426c-8db1-46da8deb6636.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.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-1308ccca-4366-4661-8ff7-f01e04aa9d22 {
  padding-left: 9%;
padding-bottom: 17px;
padding-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-1308ccca-4366-4661-8ff7-f01e04aa9d22 {
  margin-left: 0%;
}
}
@media (min-width: 0px) {
[id="s-1308ccca-4366-4661-8ff7-f01e04aa9d22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1308ccca-4366-4661-8ff7-f01e04aa9d22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1308ccca-4366-4661-8ff7-f01e04aa9d22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1308ccca-4366-4661-8ff7-f01e04aa9d22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ffbd0a83-a667-4eb3-a45c-5b3561754402 {
  min-height: 600px;
}
@media (min-width: 1200px){#s-ffbd0a83-a667-4eb3-a45c-5b3561754402 {
  min-height: 572px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffbd0a83-a667-4eb3-a45c-5b3561754402 {
  min-height: 469px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffbd0a83-a667-4eb3-a45c-5b3561754402 {
  min-height: 350px;
}
}







#s-ffbd0a83-a667-4eb3-a45c-5b3561754402 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffbd0a83-a667-4eb3-a45c-5b3561754402.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-a5f631ea-cb13-4fc6-aaf1-c587452d0a68 {
  padding-top: 29px;
padding-bottom: 4px;
text-align: center;
}

#s-a5f631ea-cb13-4fc6-aaf1-c587452d0a68 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 69px;
  line-height: 1em;
  letter-spacing: 5px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-a5f631ea-cb13-4fc6-aaf1-c587452d0a68 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 5px;
  text-align: left;
}


}
#s-e1d78732-2e2d-46fe-81c0-db2a4ddb3c19 {
  padding-top: 7px;
padding-bottom: 27px;
padding-right: 10%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1d78732-2e2d-46fe-81c0-db2a4ddb3c19 {
  padding-bottom: 14px;
}
}
#s-e1d78732-2e2d-46fe-81c0-db2a4ddb3c19 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Barlow";
  font-style:  italic ;
  font-size: 28px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e1d78732-2e2d-46fe-81c0-db2a4ddb3c19 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Barlow";
  font-style:  italic ;
  font-size: 22px;
  
  
  text-align: left;
}


}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404 {
  margin-top: 7px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 255, 62, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404-root {
    text-align: left;
  }


#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404-root {
    text-align: left;
  }


#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404-root {
    text-align: left;
  }


#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404-root {
    text-align: left;
  }


#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404-root {
    text-align: left;
  }


#s-8b4ad3e5-6b42-4657-bd2e-709b6b6be404.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-9dc737d2-45c7-495a-a04d-e54ecafc4da4 {
  margin-left: -5%;
padding-top: 0px;
padding-bottom: 30px;
max-width: 900px;
text-align: center;
}







  img.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
    
    
  }


.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
    
    
  }


.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
    
    
  }


.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
    
    
  }


.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
    
    
  }


.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4 .shogun-image-content {
  
    align-items: center;
  
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9dc737d2-45c7-495a-a04d-e54ecafc4da4.shogun-image {
  box-sizing: border-box;
}



}
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  display: none;
}
#s-c0cc5093-f797-4700-9e95-307f43aebd1c, #wrap-s-c0cc5093-f797-4700-9e95-307f43aebd1c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  display: none;
}
#s-c0cc5093-f797-4700-9e95-307f43aebd1c, #wrap-s-c0cc5093-f797-4700-9e95-307f43aebd1c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  display: none;
}
#s-c0cc5093-f797-4700-9e95-307f43aebd1c, #wrap-s-c0cc5093-f797-4700-9e95-307f43aebd1c { display: none !important; }}
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c0cc5093-f797-4700-9e95-307f43aebd1c {
  background-image: url(https://i.shgcdn.com/db324e17-f363-4136-80ed-9a0428fd3e31/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-c0cc5093-f797-4700-9e95-307f43aebd1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0cc5093-f797-4700-9e95-307f43aebd1c.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d {
  margin-top: 10px;
margin-bottom: 59px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-5642c614-2d44-4f0d-9a58-e66ae6b0c05d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-88ec979a-6173-4481-bcd5-cec8e864de98 {
  padding-top: 8px;
padding-left: 9%;
padding-bottom: 0px;
padding-right: 9%;
min-height: 50px;
}
@media (min-width: 1200px){#s-88ec979a-6173-4481-bcd5-cec8e864de98 {
  min-height: 450px;
}
}







#s-88ec979a-6173-4481-bcd5-cec8e864de98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88ec979a-6173-4481-bcd5-cec8e864de98.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9528add3-5112-458a-b9da-c5b103cd877f {
  padding-top: 12px;
padding-bottom: 0px;
text-align: center;
}

#s-9528add3-5112-458a-b9da-c5b103cd877f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 5px;
  text-align: left;
}


@media (max-width: 767px){#s-9528add3-5112-458a-b9da-c5b103cd877f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 46px;
  line-height: 1em;
  letter-spacing: 5px;
  text-align: left;
}


}
#s-50991ccc-7bcb-4043-94c6-8db5304c8308 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-50991ccc-7bcb-4043-94c6-8db5304c8308 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Barlow";
  font-style:  italic ;
  font-size: 26px;
  
  
  text-align: left;
}



#s-126e0ab1-51a9-487a-8ace-29b732e220c9 {
  margin-top: 7px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(204, 255, 62, 1);
text-align: left;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-126e0ab1-51a9-487a-8ace-29b732e220c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-126e0ab1-51a9-487a-8ace-29b732e220c9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-126e0ab1-51a9-487a-8ace-29b732e220c9-root {
    text-align: left;
  }


#s-126e0ab1-51a9-487a-8ace-29b732e220c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-126e0ab1-51a9-487a-8ace-29b732e220c9-root {
    text-align: left;
  }


#s-126e0ab1-51a9-487a-8ace-29b732e220c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-126e0ab1-51a9-487a-8ace-29b732e220c9-root {
    text-align: left;
  }


#s-126e0ab1-51a9-487a-8ace-29b732e220c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-126e0ab1-51a9-487a-8ace-29b732e220c9-root {
    text-align: left;
  }


#s-126e0ab1-51a9-487a-8ace-29b732e220c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-126e0ab1-51a9-487a-8ace-29b732e220c9-root {
    text-align: left;
  }


#s-126e0ab1-51a9-487a-8ace-29b732e220c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-214defe6-dd2c-483c-88ff-b21d1bea5c84 {
  margin-top: -21px;
margin-bottom: 12px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 822px;
aspect-ratio: 822/702;
text-align: center;
}







  img.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
    
    
  }


.s-214defe6-dd2c-483c-88ff-b21d1bea5c84 .shogun-image-content {
  
    align-items: center;
  
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
    
    
  }


.s-214defe6-dd2c-483c-88ff-b21d1bea5c84 .shogun-image-content {
  
    align-items: center;
  
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
    
    
  }


.s-214defe6-dd2c-483c-88ff-b21d1bea5c84 .shogun-image-content {
  
    align-items: center;
  
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
  box-sizing: border-box;
}



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





  img.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
    
    
  }


.s-214defe6-dd2c-483c-88ff-b21d1bea5c84 .shogun-image-content {
  
    align-items: center;
  
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
  box-sizing: border-box;
}



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





  img.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
    
    
  }


.s-214defe6-dd2c-483c-88ff-b21d1bea5c84 .shogun-image-content {
  
    align-items: center;
  
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-214defe6-dd2c-483c-88ff-b21d1bea5c84.shogun-image {
  box-sizing: border-box;
}



}
#s-44428d32-0ca0-46c6-b52c-d67c950393a4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-44428d32-0ca0-46c6-b52c-d67c950393a4 {
  min-height: 643px;
}
}@media (max-width: 767px){#s-44428d32-0ca0-46c6-b52c-d67c950393a4 {
  margin-top: 10px;
margin-bottom: 23px;
padding-top: 56px;
padding-bottom: 0px;
}
}







#s-44428d32-0ca0-46c6-b52c-d67c950393a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44428d32-0ca0-46c6-b52c-d67c950393a4.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 991px){






#s-44428d32-0ca0-46c6-b52c-d67c950393a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44428d32-0ca0-46c6-b52c-d67c950393a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-44428d32-0ca0-46c6-b52c-d67c950393a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44428d32-0ca0-46c6-b52c-d67c950393a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 {
  margin-top: 0px;
margin-bottom: 30px;
text-align: center;
}
@media (min-width: 1200px){#s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 {
  min-height: 640px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 {
  margin-bottom: 0px;
min-height: 554px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 {
  padding-top: 120px;
min-height: 600px;
}
}@media (max-width: 767px){#s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 {
  padding-top: 200px;
}
}






  #s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 img.shogun-image {
    

    
    
    
  }


#s-7b17ba56-c74b-4c47-b5a8-7b8f11c573b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d9c02a6-ef4f-4894-bede-91472280f1d9 {
  margin-top: 0px;
margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8d9c02a6-ef4f-4894-bede-91472280f1d9 {
  margin-bottom: 0px;
padding-top: 9px;
padding-bottom: 9px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8d9c02a6-ef4f-4894-bede-91472280f1d9 {
  margin-bottom: 42px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-8d9c02a6-ef4f-4894-bede-91472280f1d9 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8d9c02a6-ef4f-4894-bede-91472280f1d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-e458092d-5536-4cf8-a8f1-482213fbb969 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 16px;
text-align: center;
}
@media (min-width: 1200px){#s-e458092d-5536-4cf8-a8f1-482213fbb969 {
  margin-left: -6%;
margin-right: -6%;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e458092d-5536-4cf8-a8f1-482213fbb969 {
  margin-left: -4%;
margin-right: -4%;
padding-bottom: 3px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e458092d-5536-4cf8-a8f1-482213fbb969 {
  margin-top: 11px;
margin-bottom: -1px;
}
}@media (max-width: 767px){#s-e458092d-5536-4cf8-a8f1-482213fbb969 {
  padding-left: 4%;
padding-right: 4%;
}
}
#s-e458092d-5536-4cf8-a8f1-482213fbb969 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: center;
}



.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-98d6849a-91db-49bd-a60d-0e05ff4ab554 {
  margin-top: -16px;
margin-bottom: -11px;
padding-bottom: 22px;
}
@media (min-width: 1200px){#s-98d6849a-91db-49bd-a60d-0e05ff4ab554 {
  margin-top: -9px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-98d6849a-91db-49bd-a60d-0e05ff4ab554 {
  margin-top: -7px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-98d6849a-91db-49bd-a60d-0e05ff4ab554 {
  margin-left: -23%;
margin-right: -23%;
}
}@media (max-width: 767px){#s-98d6849a-91db-49bd-a60d-0e05ff4ab554 {
  padding-left: 4%;
padding-right: 4%;
}
}
.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;
}

@media (min-width: 768px) and (max-width: 991px){#s-8e97c33d-d0ae-4873-8403-44eb98097600 {
  margin-left: -18%;
margin-right: -18%;
}
}@media (max-width: 767px){#s-8e97c33d-d0ae-4873-8403-44eb98097600 {
  padding-left: 6%;
padding-right: 6%;
}
}
#s-1c9d2fd7-ad1b-461e-9002-aec5ebe2f6fe {
  padding-top: 15px;
padding-left: 8%;
padding-bottom: 77px;
padding-right: 8%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1c9d2fd7-ad1b-461e-9002-aec5ebe2f6fe {
  padding-bottom: 66px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c9d2fd7-ad1b-461e-9002-aec5ebe2f6fe {
  padding-bottom: 64px;
}
}@media (max-width: 767px){#s-1c9d2fd7-ad1b-461e-9002-aec5ebe2f6fe {
  padding-bottom: 53px;
}
}







#s-1c9d2fd7-ad1b-461e-9002-aec5ebe2f6fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c9d2fd7-ad1b-461e-9002-aec5ebe2f6fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-705df870-e6d6-43f0-85c9-e8e371243866 {
  padding-left: 9%;
padding-right: 9%;
text-align: left;
}



.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-705df870-e6d6-43f0-85c9-e8e371243866 img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-f9991f0d-7239-44f3-944d-8f3b44ef45b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9991f0d-7239-44f3-944d-8f3b44ef45b4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9501e14f-285c-4f88-8264-c84f39d46f89 {
  text-align: center;
}

#s-9501e14f-285c-4f88-8264-c84f39d46f89 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9501e14f-285c-4f88-8264-c84f39d46f89 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9501e14f-285c-4f88-8264-c84f39d46f89 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 17px;
  padding-left: 10px;
}

#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d {
  padding-left: 9%;
padding-right: 9%;
text-align: left;
}



.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d8f94f1d-bd35-4e7f-b1a2-38a2b422617d img.shogun-image {
  width: 100%;
}



}
#s-56cdac0c-6772-4025-84d2-de5557aea095 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56cdac0c-6772-4025-84d2-de5557aea095 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f8505029-f7ff-4a67-9033-7c83b2c3bf05 {
  text-align: center;
}

#s-f8505029-f7ff-4a67-9033-7c83b2c3bf05 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f8505029-f7ff-4a67-9033-7c83b2c3bf05 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f8505029-f7ff-4a67-9033-7c83b2c3bf05 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 17px;
  padding-left: 10px;
}

#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 {
  padding-left: 9%;
padding-right: 9%;
text-align: left;
}



.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27c00bfd-62ac-4d6b-a5b9-5f737bc85a76 img.shogun-image {
  width: 100%;
}



}
#s-7736b253-429b-40f4-8cf5-333c07d9bf6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7736b253-429b-40f4-8cf5-333c07d9bf6c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a810ad37-7c0a-4d18-bbd4-7223fde52a89 {
  text-align: center;
}

#s-a810ad37-7c0a-4d18-bbd4-7223fde52a89 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a810ad37-7c0a-4d18-bbd4-7223fde52a89 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a810ad37-7c0a-4d18-bbd4-7223fde52a89 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 17px;
  padding-left: 10px;
}

#s-03f7ad83-c3d2-478a-8369-8024d410aad2 {
  margin-bottom: 40px;
padding-left: 14%;
padding-right: 14%;
min-height: 50px;
}
@media (max-width: 767px){#s-03f7ad83-c3d2-478a-8369-8024d410aad2 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-03f7ad83-c3d2-478a-8369-8024d410aad2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03f7ad83-c3d2-478a-8369-8024d410aad2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-cdb22b3b-a4ab-4c84-acdd-1dc718e494ac {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
}

#s-cdb22b3b-a4ab-4c84-acdd-1dc718e494ac .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-cdb22b3b-a4ab-4c84-acdd-1dc718e494ac .shg-sld-nav-button.shg-sld-left,
#s-cdb22b3b-a4ab-4c84-acdd-1dc718e494ac .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-5d7fb628-e2df-4d6a-b17a-7a1bbbe29314 {
  min-height: 50px;
}








#s-5d7fb628-e2df-4d6a-b17a-7a1bbbe29314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d7fb628-e2df-4d6a-b17a-7a1bbbe29314.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b {
  max-width: 162px;
text-align: center;
}







  img.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
    
    
  }


.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b .shogun-image-content {
  
    align-items: center;
  
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
    
    
  }


.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b .shogun-image-content {
  
    align-items: center;
  
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
    
    
  }


.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b .shogun-image-content {
  
    align-items: center;
  
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
    
    
  }


.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b .shogun-image-content {
  
    align-items: center;
  
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
    
    
  }


.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b .shogun-image-content {
  
    align-items: center;
  
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0743cc7d-2bfc-4068-a1b4-897273bd1c3b.shogun-image {
  box-sizing: border-box;
}



}
#s-f332c430-14c8-4cab-b293-38a6aba9f56c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f332c430-14c8-4cab-b293-38a6aba9f56c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-153c17cc-27c7-4180-82cf-9d591bc50c15 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-153c17cc-27c7-4180-82cf-9d591bc50c15 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-302303db-9485-4e5b-b102-d2a556db9684 {
  padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
text-align: center;
}

#s-302303db-9485-4e5b-b102-d2a556db9684 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  
  
}



#s-f658d485-add1-4757-959d-f0c6b5182ea8 {
  min-height: 50px;
}








#s-f658d485-add1-4757-959d-f0c6b5182ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f658d485-add1-4757-959d-f0c6b5182ea8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a4b5f296-1b72-4d29-9223-22f4aa995b0c {
  max-width: 162px;
text-align: center;
}







  img.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
    
    
  }


.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c .shogun-image-content {
  
    align-items: center;
  
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
    
    
  }


.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c .shogun-image-content {
  
    align-items: center;
  
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
    
    
  }


.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c .shogun-image-content {
  
    align-items: center;
  
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
    
    
  }


.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c .shogun-image-content {
  
    align-items: center;
  
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
    
    
  }


.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c .shogun-image-content {
  
    align-items: center;
  
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4b5f296-1b72-4d29-9223-22f4aa995b0c.shogun-image {
  box-sizing: border-box;
}



}
#s-450e4b3c-db92-4749-b25d-82a3cc85a2b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-450e4b3c-db92-4749-b25d-82a3cc85a2b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-b45a8260-eeec-4e75-bce7-f655fb15662d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b45a8260-eeec-4e75-bce7-f655fb15662d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-0efe1cdf-a2b7-4384-81bb-b3841507dfcb {
  padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
text-align: center;
}

#s-0efe1cdf-a2b7-4384-81bb-b3841507dfcb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  
  
}



#s-fae14601-f99a-45f3-9324-67f4fe109e72 {
  min-height: 50px;
}








#s-fae14601-f99a-45f3-9324-67f4fe109e72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fae14601-f99a-45f3-9324-67f4fe109e72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7906b20f-b6d5-4da6-b485-675979409602 {
  max-width: 162px;
text-align: center;
}







  img.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
    
    
  }


.s-7906b20f-b6d5-4da6-b485-675979409602 .shogun-image-content {
  
    align-items: center;
  
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
    
    
  }


.s-7906b20f-b6d5-4da6-b485-675979409602 .shogun-image-content {
  
    align-items: center;
  
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
    
    
  }


.s-7906b20f-b6d5-4da6-b485-675979409602 .shogun-image-content {
  
    align-items: center;
  
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
    
    
  }


.s-7906b20f-b6d5-4da6-b485-675979409602 .shogun-image-content {
  
    align-items: center;
  
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
  box-sizing: border-box;
}



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





  img.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
    
    
  }


.s-7906b20f-b6d5-4da6-b485-675979409602 .shogun-image-content {
  
    align-items: center;
  
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906b20f-b6d5-4da6-b485-675979409602.shogun-image {
  box-sizing: border-box;
}



}
#s-f9269330-e9f5-49cb-b8e4-2a257517a1bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9269330-e9f5-49cb-b8e4-2a257517a1bb .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-feafb1b4-49ba-499d-9c1d-608c3570e020 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-feafb1b4-49ba-499d-9c1d-608c3570e020 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-dd9557bd-3bca-4312-b768-358e65adf001 {
  padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
text-align: center;
}

#s-dd9557bd-3bca-4312-b768-358e65adf001 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  
  
}



#s-ff8c1d2b-a0bc-4d79-849a-2a698344e135 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: right top;
}
@media (min-width: 1200px){#s-ff8c1d2b-a0bc-4d79-849a-2a698344e135 {
  margin-left: -1%;
}
}@media (max-width: 767px){#s-ff8c1d2b-a0bc-4d79-849a-2a698344e135 {
  min-height: 524px;
display: none;
}
#s-ff8c1d2b-a0bc-4d79-849a-2a698344e135, #wrap-s-ff8c1d2b-a0bc-4d79-849a-2a698344e135 { display: none !important; }}







#s-ff8c1d2b-a0bc-4d79-849a-2a698344e135 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
}#s-ff8c1d2b-a0bc-4d79-849a-2a698344e135.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-c94fb226-a94f-4e3a-bd01-582511647c68 {
  padding-left: 6%;
padding-bottom: 45px;
padding-right: 6%;
}
@media (max-width: 767px){#s-c94fb226-a94f-4e3a-bd01-582511647c68 {
  padding-bottom: 27px;
}
}
@media (min-width: 0px) {
[id="s-c94fb226-a94f-4e3a-bd01-582511647c68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c94fb226-a94f-4e3a-bd01-582511647c68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c94fb226-a94f-4e3a-bd01-582511647c68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c94fb226-a94f-4e3a-bd01-582511647c68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-676b43e5-dd25-4e4c-851c-7a054ee41f31 {
  max-width: 200px;
text-align: center;
}







  #s-676b43e5-dd25-4e4c-851c-7a054ee41f31 img.shogun-image {
    

    
    
    
  }


#s-676b43e5-dd25-4e4c-851c-7a054ee41f31 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8a2df77-a592-4ea6-98bb-c8e04c564480 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a8a2df77-a592-4ea6-98bb-c8e04c564480 {
  padding-top: 8px;
padding-bottom: 0px;
}
}
#s-a8a2df77-a592-4ea6-98bb-c8e04c564480 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-19f95542-d4c5-47d8-ad31-3368ef714548 {
  margin-top: -13px;
margin-bottom: -13px;
padding-bottom: 18px;
}

#s-70d5485b-7894-40a5-97ec-332631a1b339 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-70d5485b-7894-40a5-97ec-332631a1b339:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-70d5485b-7894-40a5-97ec-332631a1b339:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70d5485b-7894-40a5-97ec-332631a1b339-root {
    text-align: left;
  }


#s-70d5485b-7894-40a5-97ec-332631a1b339.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-70d5485b-7894-40a5-97ec-332631a1b339-root {
    text-align: left;
  }


#s-70d5485b-7894-40a5-97ec-332631a1b339.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70d5485b-7894-40a5-97ec-332631a1b339-root {
    text-align: left;
  }


#s-70d5485b-7894-40a5-97ec-332631a1b339.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70d5485b-7894-40a5-97ec-332631a1b339-root {
    text-align: left;
  }


#s-70d5485b-7894-40a5-97ec-332631a1b339.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-70d5485b-7894-40a5-97ec-332631a1b339-root {
    text-align: left;
  }


#s-70d5485b-7894-40a5-97ec-332631a1b339.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: right top;
}
@media (min-width: 1200px){#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed {
  display: none;
}
#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed, #wrap-s-4fc7e239-1043-4b53-bed6-c7414b13d6ed { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed {
  display: none;
}
#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed, #wrap-s-4fc7e239-1043-4b53-bed6-c7414b13d6ed { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed {
  display: none;
}
#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed, #wrap-s-4fc7e239-1043-4b53-bed6-c7414b13d6ed { display: none !important; }}@media (max-width: 767px){#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed {
  padding-top: 350px;
padding-bottom: 28px;
min-height: 524px;
}
}







#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
}#s-4fc7e239-1043-4b53-bed6-c7414b13d6ed.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-77fb1727-5fd6-4bc0-90ed-d299002c60ee {
  padding-left: 6%;
padding-bottom: 45px;
padding-right: 6%;
}
@media (max-width: 767px){#s-77fb1727-5fd6-4bc0-90ed-d299002c60ee {
  padding-bottom: 27px;
}
}
@media (min-width: 0px) {
[id="s-77fb1727-5fd6-4bc0-90ed-d299002c60ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77fb1727-5fd6-4bc0-90ed-d299002c60ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77fb1727-5fd6-4bc0-90ed-d299002c60ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77fb1727-5fd6-4bc0-90ed-d299002c60ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3b07785c-37f9-4abb-aa8d-58afc696b052 {
  max-width: 200px;
text-align: center;
}







  #s-3b07785c-37f9-4abb-aa8d-58afc696b052 img.shogun-image {
    

    
    
    
  }


#s-3b07785c-37f9-4abb-aa8d-58afc696b052 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc8f61c2-f99f-454c-b620-b5358493bf2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px){#s-dc8f61c2-f99f-454c-b620-b5358493bf2f {
  padding-top: 8px;
padding-bottom: 0px;
}
}
#s-dc8f61c2-f99f-454c-b620-b5358493bf2f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-62f46529-cd49-4ad3-a46c-b1f067f43625 {
  margin-top: -13px;
margin-bottom: -13px;
padding-bottom: 18px;
}

#s-98757898-2240-4372-bdae-4eb1a843c195 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-98757898-2240-4372-bdae-4eb1a843c195:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-98757898-2240-4372-bdae-4eb1a843c195:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-98757898-2240-4372-bdae-4eb1a843c195-root {
    text-align: left;
  }


#s-98757898-2240-4372-bdae-4eb1a843c195.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-98757898-2240-4372-bdae-4eb1a843c195-root {
    text-align: left;
  }


#s-98757898-2240-4372-bdae-4eb1a843c195.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-98757898-2240-4372-bdae-4eb1a843c195-root {
    text-align: left;
  }


#s-98757898-2240-4372-bdae-4eb1a843c195.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-98757898-2240-4372-bdae-4eb1a843c195-root {
    text-align: left;
  }


#s-98757898-2240-4372-bdae-4eb1a843c195.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-98757898-2240-4372-bdae-4eb1a843c195-root {
    text-align: left;
  }


#s-98757898-2240-4372-bdae-4eb1a843c195.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-88d8166e-4201-469a-8592-72f24b93a4b1 {
  min-height: 50px;
}








#s-88d8166e-4201-469a-8592-72f24b93a4b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88d8166e-4201-469a-8592-72f24b93a4b1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90ea511e-2e6b-4ee1-8c13-df97a27fed60 {
  margin-left: auto;
margin-right: auto;
padding-top: 44px;
padding-bottom: 44px;
max-width: 1000px;
}
@media (max-width: 767px){#s-90ea511e-2e6b-4ee1-8c13-df97a27fed60 {
  padding-top: 23px;
padding-bottom: 35px;
}
}
@media (min-width: 0px) {
[id="s-90ea511e-2e6b-4ee1-8c13-df97a27fed60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90ea511e-2e6b-4ee1-8c13-df97a27fed60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-90ea511e-2e6b-4ee1-8c13-df97a27fed60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-90ea511e-2e6b-4ee1-8c13-df97a27fed60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-90ea511e-2e6b-4ee1-8c13-df97a27fed60"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7688da5a-0192-493f-bcfb-fe1b45aa8846 {
  min-height: 410px;
}
@media (min-width: 1200px){#s-7688da5a-0192-493f-bcfb-fe1b45aa8846 {
  margin-left: 17%;
margin-right: -2%;
min-height: 470px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7688da5a-0192-493f-bcfb-fe1b45aa8846 {
  margin-left: 13%;
margin-right: -1%;
min-height: 472px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7688da5a-0192-493f-bcfb-fe1b45aa8846 {
  margin-left: 10%;
margin-right: -7%;
min-height: 336px;
}
}@media (max-width: 767px){#s-7688da5a-0192-493f-bcfb-fe1b45aa8846 {
  padding-top: 11px;
padding-left: 8%;
padding-right: 1%;
min-height: 342px;
}
}







#s-7688da5a-0192-493f-bcfb-fe1b45aa8846 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7688da5a-0192-493f-bcfb-fe1b45aa8846.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 {
  padding-bottom: 5px;
max-width: 244px;
text-align: left;
}
@media (max-width: 767px){#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 {
  margin-left: 4%;
margin-right: 4%;
}
}






  img.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
    
    
  }


.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
    
    
  }


.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
    
    
  }


.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
    
    
  }


.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
    
    
  }


.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42cd0ab-75d9-47d2-8da8-f8f921b9c1e3.shogun-image {
  box-sizing: border-box;
}



}
#s-716bcd3d-6ab9-49ed-9554-5eac0f18e579 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-716bcd3d-6ab9-49ed-9554-5eac0f18e579 {
  margin-right: 3%;
}
}@media (max-width: 767px){#s-716bcd3d-6ab9-49ed-9554-5eac0f18e579 {
  padding-left: 4%;
padding-right: 4%;
text-align: left;
}
}
#s-716bcd3d-6ab9-49ed-9554-5eac0f18e579 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: left;
}



#s-777b50a3-7983-49c5-af3e-7cac09b54df8 {
  padding-bottom: 11px;
}
@media (min-width: 1200px){#s-777b50a3-7983-49c5-af3e-7cac09b54df8 {
  margin-top: -18px;
margin-bottom: -18px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-777b50a3-7983-49c5-af3e-7cac09b54df8 {
  margin-top: -15px;
margin-bottom: -18px;
}
}@media (max-width: 767px){#s-777b50a3-7983-49c5-af3e-7cac09b54df8 {
  margin-top: -14px;
margin-bottom: -14px;
padding-left: 5%;
padding-right: 14%;
}
}
#s-58e5defa-f25d-4fd7-99bf-45641d8478d8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTIzNWJiYzAtOTM4Zi00OWE0LTk0YjUtZjkzMDY2ZWJhN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjM1YmJjMC05MzhmLTQ5YTQtOTRiNS1mOTMwNjZlYmE3ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-58e5defa-f25d-4fd7-99bf-45641d8478d8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-58e5defa-f25d-4fd7-99bf-45641d8478d8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-58e5defa-f25d-4fd7-99bf-45641d8478d8 {
  margin-left: 4%;
margin-right: 4%;
}
}

  #s-58e5defa-f25d-4fd7-99bf-45641d8478d8-root {
    text-align: left;
  }


#s-58e5defa-f25d-4fd7-99bf-45641d8478d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-58e5defa-f25d-4fd7-99bf-45641d8478d8-root {
    text-align: left;
  }


#s-58e5defa-f25d-4fd7-99bf-45641d8478d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58e5defa-f25d-4fd7-99bf-45641d8478d8-root {
    text-align: left;
  }


#s-58e5defa-f25d-4fd7-99bf-45641d8478d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58e5defa-f25d-4fd7-99bf-45641d8478d8-root {
    text-align: left;
  }


#s-58e5defa-f25d-4fd7-99bf-45641d8478d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-58e5defa-f25d-4fd7-99bf-45641d8478d8-root {
    text-align: left;
  }


#s-58e5defa-f25d-4fd7-99bf-45641d8478d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-172208ae-976c-4f34-96d4-ebf9b067060b {
  padding-left: 13%;
padding-right: 13%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-172208ae-976c-4f34-96d4-ebf9b067060b {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-172208ae-976c-4f34-96d4-ebf9b067060b {
  padding-top: 40px;
padding-bottom: 11px;
}
}






  #s-172208ae-976c-4f34-96d4-ebf9b067060b img.shogun-image {
    

    
    
    
  }


#s-172208ae-976c-4f34-96d4-ebf9b067060b .shogun-image-content {
  
    align-items: center;
  
}

#s-a0d17847-56ec-48b1-987b-131225544f2b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-a0d17847-56ec-48b1-987b-131225544f2b {
  padding-top: 200px;
display: none;
}
#s-a0d17847-56ec-48b1-987b-131225544f2b, #wrap-s-a0d17847-56ec-48b1-987b-131225544f2b { display: none !important; }}







#s-a0d17847-56ec-48b1-987b-131225544f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0d17847-56ec-48b1-987b-131225544f2b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4 {
  padding-left: 6%;
padding-bottom: 44px;
padding-right: 6%;
}
@media (min-width: 1200px){#s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4 {
  margin-left: 0%;
}
}@media (max-width: 767px){#s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4 {
  margin-top: 129px;
margin-bottom: -2px;
}
}
@media (min-width: 0px) {
[id="s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3946ec2f-693f-4eeb-98d1-25ca6cd8c0b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2f625c71-df16-44d2-8b8f-ba31029eb9e2 {
  margin-left: 56%;
padding-bottom: 7px;
text-align: right;
}







  #s-2f625c71-df16-44d2-8b8f-ba31029eb9e2 img.shogun-image {
    

    
    
    
  }


#s-2f625c71-df16-44d2-8b8f-ba31029eb9e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0283d8b-a7f1-463b-9255-8a22e6293283 {
  padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-d0283d8b-a7f1-463b-9255-8a22e6293283 {
  margin-left: -7%;
}
}
#s-d0283d8b-a7f1-463b-9255-8a22e6293283 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: right;
}



#s-9470289e-9c76-47ab-be6f-4063dd1de244 {
  margin-top: -20px;
padding-bottom: 2px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-9470289e-9c76-47ab-be6f-4063dd1de244 {
  margin-left: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9470289e-9c76-47ab-be6f-4063dd1de244 {
  margin-left: 4%;
padding-left: 16%;
}
}@media (max-width: 767px){#s-9470289e-9c76-47ab-be6f-4063dd1de244 {
  margin-left: 20%;
}
}
#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3-root {
    text-align: right;
  }


#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3-root {
    text-align: right;
  }


#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3-root {
    text-align: right;
  }


#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3-root {
    text-align: right;
  }


#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3-root {
    text-align: right;
  }


#s-8ec49973-84d6-4e4e-b3f1-83c09cd055c3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 {
  display: none;
}
#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4, #wrap-s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 {
  display: none;
}
#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4, #wrap-s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 {
  display: none;
}
#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4, #wrap-s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 { display: none !important; }}@media (max-width: 767px){#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 {
  padding-top: 200px;
}
}







#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b1932d4-744a-4eac-a22a-cbf04ba0fcc4.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-7ac3a2f2-b9d8-4bff-a50f-1eaf077bced6 {
  padding-left: 6%;
padding-bottom: 44px;
padding-right: 6%;
}
@media (max-width: 767px){#s-7ac3a2f2-b9d8-4bff-a50f-1eaf077bced6 {
  margin-top: 129px;
margin-bottom: -2px;
}
}
@media (min-width: 0px) {
[id="s-7ac3a2f2-b9d8-4bff-a50f-1eaf077bced6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ac3a2f2-b9d8-4bff-a50f-1eaf077bced6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ac3a2f2-b9d8-4bff-a50f-1eaf077bced6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ac3a2f2-b9d8-4bff-a50f-1eaf077bced6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-908bbb43-14a7-47c1-8302-28d46d193b68 {
  margin-left: 56%;
padding-bottom: 7px;
text-align: right;
}







  #s-908bbb43-14a7-47c1-8302-28d46d193b68 img.shogun-image {
    

    
    
    
  }


#s-908bbb43-14a7-47c1-8302-28d46d193b68 .shogun-image-content {
  
    align-items: center;
  
}

#s-74d6b2fe-a00d-433e-bc24-6ace80cf5da4 {
  padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-74d6b2fe-a00d-433e-bc24-6ace80cf5da4 {
  margin-left: -7%;
}
}
#s-74d6b2fe-a00d-433e-bc24-6ace80cf5da4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.1em;
  
  text-align: right;
}



#s-3c017943-b8ae-45a0-aac5-195979825a05 {
  margin-top: -20px;
padding-bottom: 2px;
padding-right: 0%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3c017943-b8ae-45a0-aac5-195979825a05 {
  padding-left: 16%;
}
}@media (max-width: 767px){#s-3c017943-b8ae-45a0-aac5-195979825a05 {
  margin-left: 20%;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8 {
  margin-left: -59%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8 {
  margin-left: 0%;
}
}
@media (min-width: 0px) {
[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-619438a6-0f68-4bd0-8afd-9fc3f8320fe8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

}

#s-a4316010-402e-496b-9c80-7fd6c04bf77c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: right;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-a4316010-402e-496b-9c80-7fd6c04bf77c:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a4316010-402e-496b-9c80-7fd6c04bf77c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a4316010-402e-496b-9c80-7fd6c04bf77c-root {
    text-align: right;
  }


#s-a4316010-402e-496b-9c80-7fd6c04bf77c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a4316010-402e-496b-9c80-7fd6c04bf77c-root {
    text-align: right;
  }


#s-a4316010-402e-496b-9c80-7fd6c04bf77c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4316010-402e-496b-9c80-7fd6c04bf77c-root {
    text-align: right;
  }


#s-a4316010-402e-496b-9c80-7fd6c04bf77c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a4316010-402e-496b-9c80-7fd6c04bf77c-root {
    text-align: right;
  }


#s-a4316010-402e-496b-9c80-7fd6c04bf77c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a4316010-402e-496b-9c80-7fd6c04bf77c-root {
    text-align: right;
  }


#s-a4316010-402e-496b-9c80-7fd6c04bf77c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-3f64c48c-38b8-4cf6-a6d2-b165be676a2b {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-3f64c48c-38b8-4cf6-a6d2-b165be676a2b {
  padding-top: 40px;
padding-bottom: 6px;
}
}







#s-3f64c48c-38b8-4cf6-a6d2-b165be676a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f64c48c-38b8-4cf6-a6d2-b165be676a2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97d78a4a-246d-4d68-a3e4-ee3ae44d910c {
  margin-left: auto;
margin-right: auto;
padding-top: 44px;
padding-bottom: 44px;
max-width: 1000px;
}
@media (max-width: 767px){#s-97d78a4a-246d-4d68-a3e4-ee3ae44d910c {
  padding-top: 44px;
padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-97d78a4a-246d-4d68-a3e4-ee3ae44d910c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97d78a4a-246d-4d68-a3e4-ee3ae44d910c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-97d78a4a-246d-4d68-a3e4-ee3ae44d910c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-97d78a4a-246d-4d68-a3e4-ee3ae44d910c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-610bbcb2-8992-4acb-b220-fe8449dfbd66 {
  padding-left: 10%;
padding-right: 10%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-610bbcb2-8992-4acb-b220-fe8449dfbd66 {
  margin-left: -8%;
margin-right: -13%;
}
}@media (max-width: 767px){#s-610bbcb2-8992-4acb-b220-fe8449dfbd66 {
  padding-top: 4px;
padding-bottom: 11px;
}
}






  #s-610bbcb2-8992-4acb-b220-fe8449dfbd66 img.shogun-image {
    

    
    
    
  }


#s-610bbcb2-8992-4acb-b220-fe8449dfbd66 .shogun-image-content {
  
    align-items: center;
  
}

#s-62863314-a34d-478b-9e77-ea89c5106ac1 {
  min-height: 406px;
}








#s-62863314-a34d-478b-9e77-ea89c5106ac1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62863314-a34d-478b-9e77-ea89c5106ac1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e351575-71c8-414f-9521-e4a006253ea3 {
  padding-bottom: 5px;
max-width: 244px;
text-align: left;
}
@media (max-width: 767px){#s-4e351575-71c8-414f-9521-e4a006253ea3 {
  margin-left: 11%;
margin-right: 4%;
}
}






  img.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
    
    
  }


.s-4e351575-71c8-414f-9521-e4a006253ea3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
    
    
  }


.s-4e351575-71c8-414f-9521-e4a006253ea3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
    
    
  }


.s-4e351575-71c8-414f-9521-e4a006253ea3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
    
    
  }


.s-4e351575-71c8-414f-9521-e4a006253ea3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
    
    
  }


.s-4e351575-71c8-414f-9521-e4a006253ea3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4e351575-71c8-414f-9521-e4a006253ea3.shogun-image {
  box-sizing: border-box;
}



}
#s-35ad6e9e-9c10-43a4-9987-0ef1026e4c9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-35ad6e9e-9c10-43a4-9987-0ef1026e4c9d {
  margin-right: 3%;
}
}@media (max-width: 767px){#s-35ad6e9e-9c10-43a4-9987-0ef1026e4c9d {
  padding-left: 11%;
padding-right: 6%;
text-align: left;
}
}
#s-35ad6e9e-9c10-43a4-9987-0ef1026e4c9d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: left;
}



#s-b2ab1b71-4304-4a36-a9d3-5e700325eb5d {
  margin-top: -12px;
padding-bottom: 11px;
}
@media (min-width: 1200px){#s-b2ab1b71-4304-4a36-a9d3-5e700325eb5d {
  margin-bottom: -18px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2ab1b71-4304-4a36-a9d3-5e700325eb5d {
  margin-bottom: -18px;
}
}@media (max-width: 767px){#s-b2ab1b71-4304-4a36-a9d3-5e700325eb5d {
  margin-bottom: -14px;
padding-left: 11%;
padding-right: 14%;
}
}
#s-6269a2d6-d71c-43f8-889e-f43af904dc21 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTIzNWJiYzAtOTM4Zi00OWE0LTk0YjUtZjkzMDY2ZWJhN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjM1YmJjMC05MzhmLTQ5YTQtOTRiNS1mOTMwNjZlYmE3ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-6269a2d6-d71c-43f8-889e-f43af904dc21:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6269a2d6-d71c-43f8-889e-f43af904dc21:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6269a2d6-d71c-43f8-889e-f43af904dc21 {
  margin-left: 10%;
margin-right: 4%;
}
}

  #s-6269a2d6-d71c-43f8-889e-f43af904dc21-root {
    text-align: left;
  }


#s-6269a2d6-d71c-43f8-889e-f43af904dc21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6269a2d6-d71c-43f8-889e-f43af904dc21-root {
    text-align: left;
  }


#s-6269a2d6-d71c-43f8-889e-f43af904dc21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6269a2d6-d71c-43f8-889e-f43af904dc21-root {
    text-align: left;
  }


#s-6269a2d6-d71c-43f8-889e-f43af904dc21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6269a2d6-d71c-43f8-889e-f43af904dc21-root {
    text-align: left;
  }


#s-6269a2d6-d71c-43f8-889e-f43af904dc21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6269a2d6-d71c-43f8-889e-f43af904dc21-root {
    text-align: left;
  }


#s-6269a2d6-d71c-43f8-889e-f43af904dc21.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-180b0b86-58a5-4740-a9c7-ccff94efcb63 {
  padding-left: 12%;
padding-bottom: 40px;
padding-right: 12%;
min-height: 50px;
}
@media (max-width: 767px){#s-180b0b86-58a5-4740-a9c7-ccff94efcb63 {
  padding-left: 4%;
padding-right: 4%;
}
}







#s-180b0b86-58a5-4740-a9c7-ccff94efcb63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-180b0b86-58a5-4740-a9c7-ccff94efcb63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-836d997d-ff71-4a3e-bfce-5d717d218d8b {
  padding-left: 6%;
padding-right: 6%;
text-align: left;
}
@media (max-width: 767px){#s-836d997d-ff71-4a3e-bfce-5d717d218d8b {
  padding-left: 15%;
padding-right: 15%;
}
}


.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-836d997d-ff71-4a3e-bfce-5d717d218d8b img.shogun-image {
  width: 100%;
}



}
#s-4727dcbd-adaa-4920-9a2d-e6a9eda30242 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4727dcbd-adaa-4920-9a2d-e6a9eda30242 .shg-product-title-component h3 {
  color: #000;
  font-weight:  800 ;
  font-family: Barlow;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7b3eb9c8-7457-4e97-962f-71bf10686970 {
  text-align: center;
}

#s-7b3eb9c8-7457-4e97-962f-71bf10686970 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: DIN 2014;
  font-style:  normal ;
}

#s-7b3eb9c8-7457-4e97-962f-71bf10686970 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: DIN 2014;
  font-style:  normal ;
  font-size: 18px;
}

#s-7b3eb9c8-7457-4e97-962f-71bf10686970 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(160, 160, 160, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-03d146d4-b81f-4fa0-b7bc-834363652eac {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzllYTA1MDUtZDJjZC00NWUyLTkxNTgtYWRlNTgzNWE0YTZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOWVhMDUwNS1kMmNkLTQ1ZTItOTE1OC1hZGU1ODM1YTRhNmEpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-03d146d4-b81f-4fa0-b7bc-834363652eac:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-03d146d4-b81f-4fa0-b7bc-834363652eac:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-03d146d4-b81f-4fa0-b7bc-834363652eac {
  margin-left: 0%;
margin-right: 4%;
}
}

  #s-03d146d4-b81f-4fa0-b7bc-834363652eac-root {
    text-align: center;
  }


#s-03d146d4-b81f-4fa0-b7bc-834363652eac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-03d146d4-b81f-4fa0-b7bc-834363652eac-root {
    text-align: center;
  }


#s-03d146d4-b81f-4fa0-b7bc-834363652eac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-03d146d4-b81f-4fa0-b7bc-834363652eac-root {
    text-align: center;
  }


#s-03d146d4-b81f-4fa0-b7bc-834363652eac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-03d146d4-b81f-4fa0-b7bc-834363652eac-root {
    text-align: center;
  }


#s-03d146d4-b81f-4fa0-b7bc-834363652eac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-03d146d4-b81f-4fa0-b7bc-834363652eac-root {
    text-align: center;
  }


#s-03d146d4-b81f-4fa0-b7bc-834363652eac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 {
  padding-left: 6%;
padding-right: 6%;
text-align: left;
}
@media (max-width: 767px){#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 {
  padding-left: 16%;
padding-right: 16%;
}
}


.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce7edfb1-fffa-4fba-baa1-ec6488869d47 img.shogun-image {
  width: 100%;
}



}
#s-08eef72d-5d47-4eda-a78b-a692aa4225a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08eef72d-5d47-4eda-a78b-a692aa4225a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  800 ;
  font-family: Barlow;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5ce18857-7a08-4624-944b-a617a8d66901 {
  text-align: center;
}

#s-5ce18857-7a08-4624-944b-a617a8d66901 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: DIN 2014;
  font-style:  normal ;
}

#s-5ce18857-7a08-4624-944b-a617a8d66901 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: DIN 2014;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ce18857-7a08-4624-944b-a617a8d66901 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(160, 160, 160, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTIzNWJiYzAtOTM4Zi00OWE0LTk0YjUtZjkzMDY2ZWJhN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjM1YmJjMC05MzhmLTQ5YTQtOTRiNS1mOTMwNjZlYmE3ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8 {
  margin-left: 0%;
margin-right: 4%;
}
}

  #s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8-root {
    text-align: center;
  }


#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8-root {
    text-align: center;
  }


#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8-root {
    text-align: center;
  }


#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8-root {
    text-align: center;
  }


#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8-root {
    text-align: center;
  }


#s-27ea1c8c-8ce7-446a-a632-c46760c3dbd8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-d02489c5-3982-4ff4-8a81-8b24bff92674 {
  padding-left: 6%;
padding-right: 6%;
text-align: left;
}
@media (max-width: 767px){#s-d02489c5-3982-4ff4-8a81-8b24bff92674 {
  padding-left: 16%;
padding-right: 16%;
}
}


.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d02489c5-3982-4ff4-8a81-8b24bff92674 img.shogun-image {
  width: 100%;
}



}
#s-0a2dfc51-3edb-4293-933d-49875e42d6aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a2dfc51-3edb-4293-933d-49875e42d6aa .shg-product-title-component h3 {
  color: #000;
  font-weight:  800 ;
  font-family: Barlow;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-34182be9-a62a-4496-8d84-0b984d8c977d {
  text-align: center;
}

#s-34182be9-a62a-4496-8d84-0b984d8c977d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: DIN 2014;
  font-style:  normal ;
}

#s-34182be9-a62a-4496-8d84-0b984d8c977d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: DIN 2014;
  font-style:  normal ;
  font-size: 18px;
}

#s-34182be9-a62a-4496-8d84-0b984d8c977d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(160, 160, 160, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a2ad6278-7e73-479b-8cc0-16a923f12686 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTIzNWJiYzAtOTM4Zi00OWE0LTk0YjUtZjkzMDY2ZWJhN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjM1YmJjMC05MzhmLTQ5YTQtOTRiNS1mOTMwNjZlYmE3ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-a2ad6278-7e73-479b-8cc0-16a923f12686:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a2ad6278-7e73-479b-8cc0-16a923f12686:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a2ad6278-7e73-479b-8cc0-16a923f12686 {
  margin-left: 0%;
margin-right: 4%;
}
}

  #s-a2ad6278-7e73-479b-8cc0-16a923f12686-root {
    text-align: center;
  }


#s-a2ad6278-7e73-479b-8cc0-16a923f12686.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a2ad6278-7e73-479b-8cc0-16a923f12686-root {
    text-align: center;
  }


#s-a2ad6278-7e73-479b-8cc0-16a923f12686.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2ad6278-7e73-479b-8cc0-16a923f12686-root {
    text-align: center;
  }


#s-a2ad6278-7e73-479b-8cc0-16a923f12686.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2ad6278-7e73-479b-8cc0-16a923f12686-root {
    text-align: center;
  }


#s-a2ad6278-7e73-479b-8cc0-16a923f12686.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a2ad6278-7e73-479b-8cc0-16a923f12686-root {
    text-align: center;
  }


#s-a2ad6278-7e73-479b-8cc0-16a923f12686.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-ce419db0-2069-4c5a-bc64-cf5a35ac3548 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 185px;
background-position: center center;
}
@media (max-width: 767px){#s-ce419db0-2069-4c5a-bc64-cf5a35ac3548 {
  min-height: 122px;
}
}







#s-ce419db0-2069-4c5a-bc64-cf5a35ac3548 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce419db0-2069-4c5a-bc64-cf5a35ac3548.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e6d701b9-3541-4249-84d5-bf98fe506329 {
  margin-top: 25px;
margin-bottom: 0px;
padding-top: 16px;
padding-bottom: 29px;
text-align: center;
}
@media (max-width: 767px){#s-e6d701b9-3541-4249-84d5-bf98fe506329 {
  margin-top: 9px;
padding-bottom: 14px;
}
}
#s-e6d701b9-3541-4249-84d5-bf98fe506329 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-aa2cb13d-13be-4ca8-a023-0ce204ceadcb {
  padding-left: 12%;
padding-right: 12%;
}
@media (max-width: 767px){#s-aa2cb13d-13be-4ca8-a023-0ce204ceadcb {
  padding-left: 8%;
padding-right: 8%;
}
}
@media (min-width: 0px) {
[id="s-aa2cb13d-13be-4ca8-a023-0ce204ceadcb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 40.5px);
}

}

@media (min-width: 768px) {
[id="s-aa2cb13d-13be-4ca8-a023-0ce204ceadcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.5px);
}

}

@media (min-width: 992px) {
[id="s-aa2cb13d-13be-4ca8-a023-0ce204ceadcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.5px);
}

}

@media (min-width: 1200px) {
[id="s-aa2cb13d-13be-4ca8-a023-0ce204ceadcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.5px);
}

}

#s-70aa4646-c2bd-4c10-b0b9-b33d4155184a {
  margin-left: 12%;
margin-right: 12%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-70aa4646-c2bd-4c10-b0b9-b33d4155184a {
  margin-left: 18%;
margin-right: -11%;
}
}






  #s-70aa4646-c2bd-4c10-b0b9-b33d4155184a img.shogun-image {
    

    
    
    
  }


#s-70aa4646-c2bd-4c10-b0b9-b33d4155184a .shogun-image-content {
  
    align-items: center;
  
}

#s-cecfcdaf-c194-4e4a-b869-60238545a86f {
  margin-left: -4%;
margin-right: -33%;
padding-left: 12%;
padding-right: 12%;
text-align: center;
}
@media (max-width: 767px){#s-cecfcdaf-c194-4e4a-b869-60238545a86f {
  padding-left: 0%;
padding-right: 0%;
}
}






  #s-cecfcdaf-c194-4e4a-b869-60238545a86f img.shogun-image {
    

    
    
    
  }


#s-cecfcdaf-c194-4e4a-b869-60238545a86f .shogun-image-content {
  
    align-items: center;
  
}

#s-ef7f0b21-f0c2-4bb5-bb1a-d57881caf77f {
  margin-left: 18%;
margin-right: -18%;
padding-left: 19%;
padding-right: 19%;
text-align: center;
}
@media (max-width: 767px){#s-ef7f0b21-f0c2-4bb5-bb1a-d57881caf77f {
  padding-left: 5%;
padding-right: 5%;
}
}






  #s-ef7f0b21-f0c2-4bb5-bb1a-d57881caf77f img.shogun-image {
    

    
    
    
  }


#s-ef7f0b21-f0c2-4bb5-bb1a-d57881caf77f .shogun-image-content {
  
    align-items: center;
  
}

#s-cce4c694-b7b4-4ef0-838f-b513c4ac5061 {
  margin-top: 5px;
margin-left: -7%;
margin-right: 7%;
padding-left: 12%;
padding-right: 12%;
text-align: center;
}
@media (max-width: 767px){#s-cce4c694-b7b4-4ef0-838f-b513c4ac5061 {
  margin-top: 1px;
padding-left: 1%;
padding-right: 1%;
}
}






  #s-cce4c694-b7b4-4ef0-838f-b513c4ac5061 img.shogun-image {
    

    
    
    
  }


#s-cce4c694-b7b4-4ef0-838f-b513c4ac5061 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2186a98-ae1f-4974-94b9-a65f0cb799ee {
  padding-top: 1px;
min-height: 50px;
}








#s-a2186a98-ae1f-4974-94b9-a65f0cb799ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2186a98-ae1f-4974-94b9-a65f0cb799ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46d756c8-23ce-4678-8f9e-7c02adca2a81 {
  margin-top: 37px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-46d756c8-23ce-4678-8f9e-7c02adca2a81 {
  padding-left: 13%;
padding-right: 13%;
}
}
#s-46d756c8-23ce-4678-8f9e-7c02adca2a81 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  letter-spacing: 1px;
  
}



#s-a5d65b30-b71e-40ab-9ec4-27615e6bacca {
  margin-top: 1px;
margin-left: auto;
margin-bottom: 47px;
margin-right: auto;
padding-left: 11%;
padding-bottom: 0px;
padding-right: 11%;
min-height: 300px;
max-width: 1000px;
}
@media (max-width: 767px){#s-a5d65b30-b71e-40ab-9ec4-27615e6bacca {
  margin-bottom: 0px;
padding-left: 5%;
padding-right: 5%;
}
}







#s-a5d65b30-b71e-40ab-9ec4-27615e6bacca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5d65b30-b71e-40ab-9ec4-27615e6bacca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa879b7f-1346-49d3-8819-82238f4e0bb2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
max-width: 1600px;
}
@media (max-width: 767px){#s-aa879b7f-1346-49d3-8819-82238f4e0bb2 {
  margin-top: -19px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
}
}
#s-aa879b7f-1346-49d3-8819-82238f4e0bb2 .shg-sld-dot {
  background-color: rgba(37, 37, 37, 1);
}

#s-aa879b7f-1346-49d3-8819-82238f4e0bb2 .shg-sld-nav-button.shg-sld-left,
#s-aa879b7f-1346-49d3-8819-82238f4e0bb2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(37, 37, 37, 1);
}

@media (min-width: 0px) {
[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ab75e6b-6f4f-4685-8810-770294da3796"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-a7b81c4f-4abf-4288-9102-7a9552bef011 {
  min-height: 50px;
}








#s-a7b81c4f-4abf-4288-9102-7a9552bef011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7b81c4f-4abf-4288-9102-7a9552bef011.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6626ed8d-80bb-42e9-939e-7f2adde3a06b {
  text-align: center;
}







  #s-6626ed8d-80bb-42e9-939e-7f2adde3a06b img.shogun-image {
    

    
    
    
  }


#s-6626ed8d-80bb-42e9-939e-7f2adde3a06b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a93f543c-8579-4f3a-a50c-3034362d4e7b {
  margin-top: 25%;
margin-bottom: 25%;
padding-top: 3%;
padding-left: 20px;
padding-bottom: 3%;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.6);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-a93f543c-8579-4f3a-a50c-3034362d4e7b:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a93f543c-8579-4f3a-a50c-3034362d4e7b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a93f543c-8579-4f3a-a50c-3034362d4e7b {
  margin-top: 24%;
margin-bottom: 24%;
}
}

  #s-a93f543c-8579-4f3a-a50c-3034362d4e7b-root {
    text-align: center;
  }


#s-a93f543c-8579-4f3a-a50c-3034362d4e7b.shg-btn {
  color: #ffffff;
  
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a93f543c-8579-4f3a-a50c-3034362d4e7b-root {
    text-align: center;
  }


#s-a93f543c-8579-4f3a-a50c-3034362d4e7b.shg-btn {
  color: #ffffff;
  
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a93f543c-8579-4f3a-a50c-3034362d4e7b-root {
    text-align: center;
  }


#s-a93f543c-8579-4f3a-a50c-3034362d4e7b.shg-btn {
  color: #ffffff;
  
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a93f543c-8579-4f3a-a50c-3034362d4e7b-root {
    text-align: center;
  }


#s-a93f543c-8579-4f3a-a50c-3034362d4e7b.shg-btn {
  color: #ffffff;
  
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a93f543c-8579-4f3a-a50c-3034362d4e7b-root {
    text-align: center;
  }


#s-a93f543c-8579-4f3a-a50c-3034362d4e7b.shg-btn {
  color: #ffffff;
  
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-043ab711-ea5b-4425-a6dc-d27853cc33a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-f95d18a9-790e-4009-b321-d8aa6fcfdcf7 {
  min-height: 50px;
}








#s-f95d18a9-790e-4009-b321-d8aa6fcfdcf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f95d18a9-790e-4009-b321-d8aa6fcfdcf7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-242cca0c-7698-439a-ba6f-840a25b3c1fe {
  text-align: center;
}







  #s-242cca0c-7698-439a-ba6f-840a25b3c1fe img.shogun-image {
    

    
    
    
  }


#s-242cca0c-7698-439a-ba6f-840a25b3c1fe .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c {
  margin-top: 24%;
margin-bottom: 24%;
padding-top: 4%;
padding-left: 20px;
padding-bottom: 4%;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.6);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ee2631b-1651-44c8-b01d-f730f5a28f1c-root {
    text-align: center;
  }


#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7ee2631b-1651-44c8-b01d-f730f5a28f1c-root {
    text-align: center;
  }


#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ee2631b-1651-44c8-b01d-f730f5a28f1c-root {
    text-align: center;
  }


#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7ee2631b-1651-44c8-b01d-f730f5a28f1c-root {
    text-align: center;
  }


#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7ee2631b-1651-44c8-b01d-f730f5a28f1c-root {
    text-align: center;
  }


#s-7ee2631b-1651-44c8-b01d-f730f5a28f1c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddeb3990-3164-4a92-897e-a9630121167a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-b429f303-cb6b-421f-931c-8db9cb6e5491 {
  min-height: 50px;
}








#s-b429f303-cb6b-421f-931c-8db9cb6e5491 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b429f303-cb6b-421f-931c-8db9cb6e5491.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6415a42c-d2d4-4fb1-8d7c-dcc4004bbe98 {
  max-width: 716px;
aspect-ratio: 716/453;
text-align: center;
}





  #s-6415a42c-d2d4-4fb1-8d7c-dcc4004bbe98 img.shogun-image,
  #s-6415a42c-d2d4-4fb1-8d7c-dcc4004bbe98 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6415a42c-d2d4-4fb1-8d7c-dcc4004bbe98 {
    width: 100%;
    height: auto;
  }



  #s-6415a42c-d2d4-4fb1-8d7c-dcc4004bbe98 img.shogun-image {
    

    
    
    
  }


#s-6415a42c-d2d4-4fb1-8d7c-dcc4004bbe98 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d72d2d85-208b-48d5-b432-829b5e492edc {
  margin-top: 24%;
margin-bottom: 24%;
padding-top: 4%;
padding-left: 20px;
padding-bottom: 4%;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0.49);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-d72d2d85-208b-48d5-b432-829b5e492edc:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d72d2d85-208b-48d5-b432-829b5e492edc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d72d2d85-208b-48d5-b432-829b5e492edc {
  margin-top: 23%;
margin-bottom: 23%;
}
}

  #s-d72d2d85-208b-48d5-b432-829b5e492edc-root {
    text-align: center;
  }


#s-d72d2d85-208b-48d5-b432-829b5e492edc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d72d2d85-208b-48d5-b432-829b5e492edc-root {
    text-align: center;
  }


#s-d72d2d85-208b-48d5-b432-829b5e492edc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d72d2d85-208b-48d5-b432-829b5e492edc-root {
    text-align: center;
  }


#s-d72d2d85-208b-48d5-b432-829b5e492edc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d72d2d85-208b-48d5-b432-829b5e492edc-root {
    text-align: center;
  }


#s-d72d2d85-208b-48d5-b432-829b5e492edc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d72d2d85-208b-48d5-b432-829b5e492edc-root {
    text-align: center;
  }


#s-d72d2d85-208b-48d5-b432-829b5e492edc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-21b5f33b-96cf-4d04-beeb-68006cb159f1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGU1MjhhYjYtZjRkMi00N2IyLTg1MDYtMGY3OGFmZTY4NDRjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZTUyOGFiNi1mNGQyLTQ3YjItODUwNi0wZjc4YWZlNjg0NGMpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-21b5f33b-96cf-4d04-beeb-68006cb159f1:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-21b5f33b-96cf-4d04-beeb-68006cb159f1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-21b5f33b-96cf-4d04-beeb-68006cb159f1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjYwMWIzZDgtZWI0Mi00N2U0LTkxNTgtOGY1YzNmNmViNjQ1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNjAxYjNkOC1lYjQyLTQ3ZTQtOTE1OC04ZjVjM2Y2ZWI2NDUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-right: 4%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
}
}

  #s-21b5f33b-96cf-4d04-beeb-68006cb159f1-root {
    text-align: center;
  }


#s-21b5f33b-96cf-4d04-beeb-68006cb159f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-21b5f33b-96cf-4d04-beeb-68006cb159f1-root {
    text-align: center;
  }


#s-21b5f33b-96cf-4d04-beeb-68006cb159f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-21b5f33b-96cf-4d04-beeb-68006cb159f1-root {
    text-align: center;
  }


#s-21b5f33b-96cf-4d04-beeb-68006cb159f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-21b5f33b-96cf-4d04-beeb-68006cb159f1-root {
    text-align: center;
  }


#s-21b5f33b-96cf-4d04-beeb-68006cb159f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-21b5f33b-96cf-4d04-beeb-68006cb159f1-root {
    text-align: center;
  }


#s-21b5f33b-96cf-4d04-beeb-68006cb159f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-f48ded4d-4c52-4d80-82f5-eecd7f82edf6 {
  min-height: 50px;
}








#s-f48ded4d-4c52-4d80-82f5-eecd7f82edf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f48ded4d-4c52-4d80-82f5-eecd7f82edf6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fde3768-70ba-4695-bb75-d45b713b6558 {
  padding-top: 55px;
padding-left: 12%;
padding-bottom: 25px;
padding-right: 12%;
}
@media (max-width: 767px){#s-0fde3768-70ba-4695-bb75-d45b713b6558 {
  padding-top: 31px;
}
}
@media (min-width: 0px) {
[id="s-0fde3768-70ba-4695-bb75-d45b713b6558"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fde3768-70ba-4695-bb75-d45b713b6558"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 46.0px);
}

}

@media (min-width: 992px) {
[id="s-0fde3768-70ba-4695-bb75-d45b713b6558"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 46.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fde3768-70ba-4695-bb75-d45b713b6558"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 46.0px);
}

}

#s-7087d330-61f3-43b4-9c2c-b3d5880c2dec {
  text-align: center;
}







  #s-7087d330-61f3-43b4-9c2c-b3d5880c2dec img.shogun-image {
    

    
    
    
  }


#s-7087d330-61f3-43b4-9c2c-b3d5880c2dec .shogun-image-content {
  
    align-items: center;
  
}

#s-3b9cf80b-eaac-4343-87dd-9d95360d9d27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b9cf80b-eaac-4343-87dd-9d95360d9d27 {
  margin-right: 3%;
}
}@media (max-width: 767px){#s-3b9cf80b-eaac-4343-87dd-9d95360d9d27 {
  padding-left: 0%;
padding-right: 4%;
text-align: left;
}
}
#s-3b9cf80b-eaac-4343-87dd-9d95360d9d27 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: left;
}



#s-8e441e8f-946f-41d7-a617-527477cc45f3 {
  margin-top: -18px;
margin-bottom: -16px;
}

#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTIzNWJiYzAtOTM4Zi00OWE0LTk0YjUtZjkzMDY2ZWJhN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjM1YmJjMC05MzhmLTQ5YTQtOTRiNS1mOTMwNjZlYmE3ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7 {
  margin-left: 0%;
margin-right: 4%;
}
}

  #s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7-root {
    text-align: left;
  }


#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7-root {
    text-align: left;
  }


#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7-root {
    text-align: left;
  }


#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7-root {
    text-align: left;
  }


#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7-root {
    text-align: left;
  }


#s-f5a7c16a-2cd2-40a4-8bc9-e9024367bcb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-5c0cca3c-175c-4f5e-b463-46c5495711fb {
  max-width: 773px;
aspect-ratio: 773/840;
text-align: center;
}
@media (max-width: 767px){#s-5c0cca3c-175c-4f5e-b463-46c5495711fb {
  margin-top: 50px;
}
}




  #s-5c0cca3c-175c-4f5e-b463-46c5495711fb img.shogun-image,
  #s-5c0cca3c-175c-4f5e-b463-46c5495711fb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5c0cca3c-175c-4f5e-b463-46c5495711fb {
    width: 100%;
    height: auto;
  }



  #s-5c0cca3c-175c-4f5e-b463-46c5495711fb img.shogun-image {
    

    
    
    
  }


#s-5c0cca3c-175c-4f5e-b463-46c5495711fb .shogun-image-content {
  
    align-items: center;
  
}

#s-90f1ae3e-eae7-4d6d-8ea3-62d2cb7289a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-90f1ae3e-eae7-4d6d-8ea3-62d2cb7289a7 {
  margin-right: 3%;
}
}@media (max-width: 767px){#s-90f1ae3e-eae7-4d6d-8ea3-62d2cb7289a7 {
  padding-left: 0%;
padding-right: 4%;
text-align: left;
}
}
#s-90f1ae3e-eae7-4d6d-8ea3-62d2cb7289a7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: left;
}



#s-0ac7c8b7-6c53-49ef-993b-046d582d7094 {
  margin-top: -18px;
margin-bottom: -18px;
}

#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTIzNWJiYzAtOTM4Zi00OWE0LTk0YjUtZjkzMDY2ZWJhN2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMmQzMjhiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMzQ2OGI2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjM1YmJjMC05MzhmLTQ5YTQtOTRiNS1mOTMwNjZlYmE3ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(45, 50, 139, 1);
border-radius: 0px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#2d328b"}, {"id"=>2, "pos"=>1, "color"=>"#3468b6"}];
hover-type: gradient;
color: rgba(255, 255, 255, 1);
letter-spacing: 2px;
}
#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(45, 50, 139, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(45, 50, 139, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5 {
  margin-left: 0%;
margin-right: 4%;
}
}

  #s-4da73789-7cfa-4939-a28b-5bdfc4d220e5-root {
    text-align: left;
  }


#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4da73789-7cfa-4939-a28b-5bdfc4d220e5-root {
    text-align: left;
  }


#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4da73789-7cfa-4939-a28b-5bdfc4d220e5-root {
    text-align: left;
  }


#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4da73789-7cfa-4939-a28b-5bdfc4d220e5-root {
    text-align: left;
  }


#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4da73789-7cfa-4939-a28b-5bdfc4d220e5-root {
    text-align: left;
  }


#s-4da73789-7cfa-4939-a28b-5bdfc4d220e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-278bfcba-39d4-4e6f-ab79-d850250d21eb {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 48px;
padding-left: 6%;
padding-bottom: 67px;
padding-right: 6%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-278bfcba-39d4-4e6f-ab79-d850250d21eb {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-278bfcba-39d4-4e6f-ab79-d850250d21eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-278bfcba-39d4-4e6f-ab79-d850250d21eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fd5c187d-f360-4834-8c99-1515d03f6209 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 19px;
text-align: center;
}
@media (min-width: 1200px){#s-fd5c187d-f360-4834-8c99-1515d03f6209 {
  margin-left: -6%;
margin-right: -6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd5c187d-f360-4834-8c99-1515d03f6209 {
  margin-left: -4%;
margin-right: -4%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd5c187d-f360-4834-8c99-1515d03f6209 {
  margin-top: 11px;
margin-bottom: -1px;
}
}@media (max-width: 767px){#s-fd5c187d-f360-4834-8c99-1515d03f6209 {
  padding-left: 4%;
padding-right: 4%;
}
}
#s-fd5c187d-f360-4834-8c99-1515d03f6209 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-72466471-d0bc-4302-a8df-42a41f06a0f2 {
  background-color: rgba(157, 114, 114, 0);
}
@media (max-width: 767px){#s-72466471-d0bc-4302-a8df-42a41f06a0f2 {
  margin-left: 9%;
margin-right: 9%;
}
}
@media (min-width: 0px) {
[id="s-72466471-d0bc-4302-a8df-42a41f06a0f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72466471-d0bc-4302-a8df-42a41f06a0f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-72466471-d0bc-4302-a8df-42a41f06a0f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-72466471-d0bc-4302-a8df-42a41f06a0f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-64e23c95-7219-4dab-ba3b-7f31a9d34d0d {
  text-align: center;
}







  #s-64e23c95-7219-4dab-ba3b-7f31a9d34d0d img.shogun-image {
    

    
    
    
  }


#s-64e23c95-7219-4dab-ba3b-7f31a9d34d0d .shogun-image-content {
  
    align-items: center;
  
}

#s-d4330d6c-3842-45c1-9bbf-5e5807e19ad7 {
  padding-top: 12px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-d4330d6c-3842-45c1-9bbf-5e5807e19ad7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: left;
}



#s-7580642c-5d98-4960-ab75-fd7afd9e3126 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7580642c-5d98-4960-ab75-fd7afd9e3126 {
  margin-top: 0px;
margin-bottom: 21px;
}
}







#s-7580642c-5d98-4960-ab75-fd7afd9e3126 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7580642c-5d98-4960-ab75-fd7afd9e3126.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-95ac05e1-1b12-4a90-ac44-b8237935c112 {
  border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-95ac05e1-1b12-4a90-ac44-b8237935c112:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-95ac05e1-1b12-4a90-ac44-b8237935c112:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-95ac05e1-1b12-4a90-ac44-b8237935c112-root {
    text-align: center;
  }


#s-95ac05e1-1b12-4a90-ac44-b8237935c112.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-95ac05e1-1b12-4a90-ac44-b8237935c112-root {
    text-align: center;
  }


#s-95ac05e1-1b12-4a90-ac44-b8237935c112.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-95ac05e1-1b12-4a90-ac44-b8237935c112-root {
    text-align: center;
  }


#s-95ac05e1-1b12-4a90-ac44-b8237935c112.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-95ac05e1-1b12-4a90-ac44-b8237935c112-root {
    text-align: center;
  }


#s-95ac05e1-1b12-4a90-ac44-b8237935c112.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-95ac05e1-1b12-4a90-ac44-b8237935c112-root {
    text-align: center;
  }


#s-95ac05e1-1b12-4a90-ac44-b8237935c112.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-7ebae942-cc6d-45bd-a5d0-a3981dc381ac {
  text-align: center;
}







  #s-7ebae942-cc6d-45bd-a5d0-a3981dc381ac img.shogun-image {
    

    
    
    
  }


#s-7ebae942-cc6d-45bd-a5d0-a3981dc381ac .shogun-image-content {
  
    align-items: center;
  
}

#s-e365ab7d-4ec6-43e9-a705-22a48f79aece {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 1px;
padding-right: 5%;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-e365ab7d-4ec6-43e9-a705-22a48f79aece .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: left;
}



#s-970198e6-a836-4152-bc23-f17e4f33804e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-970198e6-a836-4152-bc23-f17e4f33804e {
  margin-top: 0px;
margin-bottom: 20px;
}
}







#s-970198e6-a836-4152-bc23-f17e4f33804e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-970198e6-a836-4152-bc23-f17e4f33804e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aaaa53eb-d23d-4b50-b359-e04ff601124f {
  border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-aaaa53eb-d23d-4b50-b359-e04ff601124f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-aaaa53eb-d23d-4b50-b359-e04ff601124f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aaaa53eb-d23d-4b50-b359-e04ff601124f-root {
    text-align: center;
  }


#s-aaaa53eb-d23d-4b50-b359-e04ff601124f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aaaa53eb-d23d-4b50-b359-e04ff601124f-root {
    text-align: center;
  }


#s-aaaa53eb-d23d-4b50-b359-e04ff601124f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aaaa53eb-d23d-4b50-b359-e04ff601124f-root {
    text-align: center;
  }


#s-aaaa53eb-d23d-4b50-b359-e04ff601124f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aaaa53eb-d23d-4b50-b359-e04ff601124f-root {
    text-align: center;
  }


#s-aaaa53eb-d23d-4b50-b359-e04ff601124f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aaaa53eb-d23d-4b50-b359-e04ff601124f-root {
    text-align: center;
  }


#s-aaaa53eb-d23d-4b50-b359-e04ff601124f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-a7c2044b-43b7-4af0-b3e8-c43a3d5b9cbe {
  text-align: center;
}







  #s-a7c2044b-43b7-4af0-b3e8-c43a3d5b9cbe img.shogun-image {
    

    
    
    
  }


#s-a7c2044b-43b7-4af0-b3e8-c43a3d5b9cbe .shogun-image-content {
  
    align-items: center;
  
}

#s-5e467b8f-5ddc-4ebe-8645-b7161bf05cca {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 1px;
padding-right: 5%;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-5e467b8f-5ddc-4ebe-8645-b7161bf05cca .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: left;
}



#s-957006db-564f-44b7-96f9-cec31e74e59c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-957006db-564f-44b7-96f9-cec31e74e59c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-957006db-564f-44b7-96f9-cec31e74e59c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b81c3c16-edd6-410b-82a1-c201da3e4e51 {
  border-style: solid;
margin-top: 17px;
margin-bottom: 17px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b81c3c16-edd6-410b-82a1-c201da3e4e51:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b81c3c16-edd6-410b-82a1-c201da3e4e51:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b81c3c16-edd6-410b-82a1-c201da3e4e51-root {
    text-align: center;
  }


#s-b81c3c16-edd6-410b-82a1-c201da3e4e51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b81c3c16-edd6-410b-82a1-c201da3e4e51-root {
    text-align: center;
  }


#s-b81c3c16-edd6-410b-82a1-c201da3e4e51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b81c3c16-edd6-410b-82a1-c201da3e4e51-root {
    text-align: center;
  }


#s-b81c3c16-edd6-410b-82a1-c201da3e4e51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b81c3c16-edd6-410b-82a1-c201da3e4e51-root {
    text-align: center;
  }


#s-b81c3c16-edd6-410b-82a1-c201da3e4e51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b81c3c16-edd6-410b-82a1-c201da3e4e51-root {
    text-align: center;
  }


#s-b81c3c16-edd6-410b-82a1-c201da3e4e51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59 {
  border-style: solid;
margin-top: 38px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59-root {
    text-align: center;
  }


#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59-root {
    text-align: center;
  }


#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59-root {
    text-align: center;
  }


#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59-root {
    text-align: center;
  }


#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59-root {
    text-align: center;
  }


#s-b1acdc87-70b1-4a20-b0b0-8d70c53afb59.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-a17b551b-030c-4448-88db-6ec908f01639 {
  padding-top: 46px;
padding-bottom: 51px;
min-height: 50px;
}








#s-a17b551b-030c-4448-88db-6ec908f01639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17b551b-030c-4448-88db-6ec908f01639.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6dcb112-97a5-4eb3-b09e-6a59d9fe2fb7 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-c6dcb112-97a5-4eb3-b09e-6a59d9fe2fb7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.1em;
  letter-spacing: 1px;
  
}


@media (max-width: 767px){#s-c6dcb112-97a5-4eb3-b09e-6a59d9fe2fb7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: "Barlow";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: 1px;
  
}


}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

#s-d10ee8a2-5576-4c63-b9ad-c7f01a414057 {
  padding-left: 9%;
padding-right: 9%;
}

[id="s-d10ee8a2-5576-4c63-b9ad-c7f01a414057"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-d10ee8a2-5576-4c63-b9ad-c7f01a414057"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

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