.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-aed2d831-2213-4782-a414-f15d18fd7a73 {
  min-height: 50px;
}








#s-aed2d831-2213-4782-a414-f15d18fd7a73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aed2d831-2213-4782-a414-f15d18fd7a73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 756px;
background-position: center center;
}
@media (min-width: 1200px){#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c {
  min-height: 670px;
display: none;
}
#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c, #wrap-s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c {
  min-height: 670px;
display: none;
}
#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c, #wrap-s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c {
  min-height: 670px;
}
}@media (max-width: 767px){#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c {
  min-height: 608px;
}
}
#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c {
  background-image: url(https://i.shgcdn.com/dff6d051-fad3-4962-a306-f9515dd9aa14/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a3fdae6-d09a-4e1c-90dd-d2be2071839c.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-836af518-ad95-48d5-bcf0-57da1ee789df {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-836af518-ad95-48d5-bcf0-57da1ee789df {
  display: none;
}
#s-836af518-ad95-48d5-bcf0-57da1ee789df, #wrap-s-836af518-ad95-48d5-bcf0-57da1ee789df { display:none !important; }}
#s-836af518-ad95-48d5-bcf0-57da1ee789df .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-836af518-ad95-48d5-bcf0-57da1ee789df .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


}
#s-e55b8b42-745d-4486-8e90-12692a7c27a9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 712px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e55b8b42-745d-4486-8e90-12692a7c27a9 {
  display: none;
}
#s-e55b8b42-745d-4486-8e90-12692a7c27a9, #wrap-s-e55b8b42-745d-4486-8e90-12692a7c27a9 { display:none !important; }}@media (max-width: 767px){#s-e55b8b42-745d-4486-8e90-12692a7c27a9 {
  display: none;
}
#s-e55b8b42-745d-4486-8e90-12692a7c27a9, #wrap-s-e55b8b42-745d-4486-8e90-12692a7c27a9 { display:none !important; }}
#s-e55b8b42-745d-4486-8e90-12692a7c27a9 {
  background-image: url(https://i.shgcdn.com/6f6390cb-45b3-4b2e-b2a2-1d95ae138a10/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e55b8b42-745d-4486-8e90-12692a7c27a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e55b8b42-745d-4486-8e90-12692a7c27a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0bf81bf-acb0-4f2e-b7d0-5206f4764f56 {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-f0bf81bf-acb0-4f2e-b7d0-5206f4764f56 {
  display: none;
}
#s-f0bf81bf-acb0-4f2e-b7d0-5206f4764f56, #wrap-s-f0bf81bf-acb0-4f2e-b7d0-5206f4764f56 { display:none !important; }}
#s-f0bf81bf-acb0-4f2e-b7d0-5206f4764f56 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-f0bf81bf-acb0-4f2e-b7d0-5206f4764f56 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


}
#s-efb040b1-1f38-4d85-9672-35ade8bbe826 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-efb040b1-1f38-4d85-9672-35ade8bbe826 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efb040b1-1f38-4d85-9672-35ade8bbe826 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-efb040b1-1f38-4d85-9672-35ade8bbe826 {
  margin-top: 67px;
margin-left: 5%;
margin-bottom: 67px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-efb040b1-1f38-4d85-9672-35ade8bbe826 {
  margin-top: 0px;
margin-left: 29px;
margin-bottom: 0px;
margin-right: 29px;
}
}







#s-efb040b1-1f38-4d85-9672-35ade8bbe826 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efb040b1-1f38-4d85-9672-35ade8bbe826.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60a0c156-3e28-4de2-9765-d11fb81a7315 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-60a0c156-3e28-4de2-9765-d11fb81a7315 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60a0c156-3e28-4de2-9765-d11fb81a7315.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4eddc2ef-295a-43a3-ac34-5780d46d3601 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-4eddc2ef-295a-43a3-ac34-5780d46d3601 {
  padding-top: 46px;
padding-bottom: 10px;
}
}
#s-4eddc2ef-295a-43a3-ac34-5780d46d3601 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-4eddc2ef-295a-43a3-ac34-5780d46d3601 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}


}
#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc {
  padding-bottom: 15px;
}
}
#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-ef6b649a-e4b9-4b87-a45d-7f33685205fc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ed5ee69f-330d-454a-816a-69aa6bf15a8d {
  margin-bottom: 210px;
}
@media (min-width: 1200px){#s-ed5ee69f-330d-454a-816a-69aa6bf15a8d {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ed5ee69f-330d-454a-816a-69aa6bf15a8d {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ed5ee69f-330d-454a-816a-69aa6bf15a8d {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-ed5ee69f-330d-454a-816a-69aa6bf15a8d {
  margin-bottom: 58px;
}
}
#s-5c95ae71-0295-41f9-91d9-4ad8ed6308ef {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-5c95ae71-0295-41f9-91d9-4ad8ed6308ef {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5c95ae71-0295-41f9-91d9-4ad8ed6308ef {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-5c95ae71-0295-41f9-91d9-4ad8ed6308ef {
  margin-left: 28px;
margin-right: 28px;
}
}







#s-5c95ae71-0295-41f9-91d9-4ad8ed6308ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c95ae71-0295-41f9-91d9-4ad8ed6308ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de888814-581b-4b9c-825f-5cce32056d30 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-de888814-581b-4b9c-825f-5cce32056d30 {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de888814-581b-4b9c-825f-5cce32056d30 {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-de888814-581b-4b9c-825f-5cce32056d30 {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 80px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-de888814-581b-4b9c-825f-5cce32056d30 {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 50px;
margin-right: 28px;
}
}







#s-de888814-581b-4b9c-825f-5cce32056d30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de888814-581b-4b9c-825f-5cce32056d30.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb8a4b91-ea18-4288-9795-168567911d0d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-cb8a4b91-ea18-4288-9795-168567911d0d {
  margin-top: 70px;
margin-bottom: 25px;
}
}
#s-cb8a4b91-ea18-4288-9795-168567911d0d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-cb8a4b91-ea18-4288-9795-168567911d0d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-cb8a4b91-ea18-4288-9795-168567911d0d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (max-width: 767px){#s-cb8a4b91-ea18-4288-9795-168567911d0d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 0.04px;
  text-align: center;
}


}
#s-4522a299-9062-4560-9253-6cae627c9f11 {
  min-height: 50px;
}








#s-4522a299-9062-4560-9253-6cae627c9f11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4522a299-9062-4560-9253-6cae627c9f11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-64678042-6401-4319-aae4-838d7cf8d245 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-64678042-6401-4319-aae4-838d7cf8d245 {
  margin-top: 70px;
margin-bottom: 25px;
}
}
#s-64678042-6401-4319-aae4-838d7cf8d245 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-64678042-6401-4319-aae4-838d7cf8d245 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-64678042-6401-4319-aae4-838d7cf8d245 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (max-width: 767px){#s-64678042-6401-4319-aae4-838d7cf8d245 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 0.04px;
  text-align: center;
}


}
#s-c18fe79a-4e93-4a8f-b875-15e7d2893380 {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-c18fe79a-4e93-4a8f-b875-15e7d2893380 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c18fe79a-4e93-4a8f-b875-15e7d2893380 {
  margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c18fe79a-4e93-4a8f-b875-15e7d2893380 {
  margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c18fe79a-4e93-4a8f-b875-15e7d2893380 {
  margin-left: auto;
margin-bottom: 120px;
margin-right: auto;
padding-left: 28px;
padding-right: 0px;
}
}







#s-c18fe79a-4e93-4a8f-b875-15e7d2893380 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c18fe79a-4e93-4a8f-b875-15e7d2893380.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b486f27c-37a4-45e0-9815-3b106001d885 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-b486f27c-37a4-45e0-9815-3b106001d885 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b486f27c-37a4-45e0-9815-3b106001d885.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6bf56b18-a08b-4f69-9fe4-855f063966a6 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-6bf56b18-a08b-4f69-9fe4-855f063966a6 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6bf56b18-a08b-4f69-9fe4-855f063966a6 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6bf56b18-a08b-4f69-9fe4-855f063966a6 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-6bf56b18-a08b-4f69-9fe4-855f063966a6 {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-6bf56b18-a08b-4f69-9fe4-855f063966a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf56b18-a08b-4f69-9fe4-855f063966a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51575132-b74f-4d53-b743-0df02674b9b1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-51575132-b74f-4d53-b743-0df02674b9b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51575132-b74f-4d53-b743-0df02674b9b1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9d2c2de4-043c-4197-b6cf-f840be966b93 {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d2c2de4-043c-4197-b6cf-f840be966b93 {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-9d2c2de4-043c-4197-b6cf-f840be966b93 {
  padding-bottom: 10px;
}
}
#s-9d2c2de4-043c-4197-b6cf-f840be966b93 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-9d2c2de4-043c-4197-b6cf-f840be966b93 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9d2c2de4-043c-4197-b6cf-f840be966b93 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9d2c2de4-043c-4197-b6cf-f840be966b93 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-9d2c2de4-043c-4197-b6cf-f840be966b93 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 {
  padding-bottom: 15px;
}
}
#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-5d97c426-1ba3-43dc-9a76-fe518a3ca839 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
.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;
}
#s-2585303d-bb7d-4835-b997-6f605d4d0e77 {
  text-align: center;
}
@media (max-width: 767px){#s-2585303d-bb7d-4835-b997-6f605d4d0e77 {
  display: none;
}
#s-2585303d-bb7d-4835-b997-6f605d4d0e77, #wrap-s-2585303d-bb7d-4835-b997-6f605d4d0e77 { display:none !important; }}






  #s-2585303d-bb7d-4835-b997-6f605d4d0e77 img.shogun-image {
    

    
    
    
  }


#s-2585303d-bb7d-4835-b997-6f605d4d0e77 .shogun-image-content {
  
    align-items: center;
  
}

#s-50d8b647-3006-4055-b3d8-2bd55c2f5a83 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-50d8b647-3006-4055-b3d8-2bd55c2f5a83 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-50d8b647-3006-4055-b3d8-2bd55c2f5a83 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-50d8b647-3006-4055-b3d8-2bd55c2f5a83 {
  
}
}







#s-50d8b647-3006-4055-b3d8-2bd55c2f5a83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50d8b647-3006-4055-b3d8-2bd55c2f5a83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd30ac9f-bbda-4bd1-81a6-261056d54531 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cd30ac9f-bbda-4bd1-81a6-261056d54531 {
  display: none;
}
#s-cd30ac9f-bbda-4bd1-81a6-261056d54531, #wrap-s-cd30ac9f-bbda-4bd1-81a6-261056d54531 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd30ac9f-bbda-4bd1-81a6-261056d54531 {
  display: none;
}
#s-cd30ac9f-bbda-4bd1-81a6-261056d54531, #wrap-s-cd30ac9f-bbda-4bd1-81a6-261056d54531 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd30ac9f-bbda-4bd1-81a6-261056d54531 {
  display: none;
}
#s-cd30ac9f-bbda-4bd1-81a6-261056d54531, #wrap-s-cd30ac9f-bbda-4bd1-81a6-261056d54531 { display:none !important; }}@media (max-width: 767px){#s-cd30ac9f-bbda-4bd1-81a6-261056d54531 {
  min-height: 288px;
}
}






  #s-cd30ac9f-bbda-4bd1-81a6-261056d54531 img.shogun-image {
    

    
    
    
  }


#s-cd30ac9f-bbda-4bd1-81a6-261056d54531 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5832b7c-2432-44fa-a5a5-e9fa7fd10b90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-64961ed6-fc3b-4d10-a937-b3f6b263912d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-64961ed6-fc3b-4d10-a937-b3f6b263912d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64961ed6-fc3b-4d10-a937-b3f6b263912d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 {
  padding-bottom: 15px;
}
}
#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-dabe22c0-8c21-45e5-a87d-ce9d0be5b253 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-82868fc7-dd5e-42dd-846f-8a268c896faa {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-82868fc7-dd5e-42dd-846f-8a268c896faa {
  display: none;
}
#s-82868fc7-dd5e-42dd-846f-8a268c896faa, #wrap-s-82868fc7-dd5e-42dd-846f-8a268c896faa { display:none !important; }}






  #s-82868fc7-dd5e-42dd-846f-8a268c896faa img.shogun-image {
    

    
    
    
  }


#s-82868fc7-dd5e-42dd-846f-8a268c896faa .shogun-image-content {
  
    align-items: center;
  
}

#s-0c82212f-0a66-4efa-8702-828e1e03f215 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0c82212f-0a66-4efa-8702-828e1e03f215 {
  display: none;
}
#s-0c82212f-0a66-4efa-8702-828e1e03f215, #wrap-s-0c82212f-0a66-4efa-8702-828e1e03f215 { display:none !important; }}






  #s-0c82212f-0a66-4efa-8702-828e1e03f215 img.shogun-image {
    

    
    
    
  }


#s-0c82212f-0a66-4efa-8702-828e1e03f215 .shogun-image-content {
  
    align-items: center;
  
}

#s-93c4d100-7d99-449f-ab8c-67409fcab107 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-93c4d100-7d99-449f-ab8c-67409fcab107 {
  display: none;
}
#s-93c4d100-7d99-449f-ab8c-67409fcab107, #wrap-s-93c4d100-7d99-449f-ab8c-67409fcab107 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93c4d100-7d99-449f-ab8c-67409fcab107 {
  display: none;
}
#s-93c4d100-7d99-449f-ab8c-67409fcab107, #wrap-s-93c4d100-7d99-449f-ab8c-67409fcab107 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93c4d100-7d99-449f-ab8c-67409fcab107 {
  
}
}







#s-93c4d100-7d99-449f-ab8c-67409fcab107 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93c4d100-7d99-449f-ab8c-67409fcab107.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48252d42-f015-424d-b18b-ff15f4e2ae5d {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-48252d42-f015-424d-b18b-ff15f4e2ae5d {
  display: none;
}
#s-48252d42-f015-424d-b18b-ff15f4e2ae5d, #wrap-s-48252d42-f015-424d-b18b-ff15f4e2ae5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48252d42-f015-424d-b18b-ff15f4e2ae5d {
  display: none;
}
#s-48252d42-f015-424d-b18b-ff15f4e2ae5d, #wrap-s-48252d42-f015-424d-b18b-ff15f4e2ae5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48252d42-f015-424d-b18b-ff15f4e2ae5d {
  display: none;
}
#s-48252d42-f015-424d-b18b-ff15f4e2ae5d, #wrap-s-48252d42-f015-424d-b18b-ff15f4e2ae5d { display:none !important; }}@media (max-width: 767px){#s-48252d42-f015-424d-b18b-ff15f4e2ae5d {
  min-height: 288px;
}
}






  #s-48252d42-f015-424d-b18b-ff15f4e2ae5d img.shogun-image {
    

    
    
    
  }


#s-48252d42-f015-424d-b18b-ff15f4e2ae5d .shogun-image-content {
  
    align-items: center;
  
}

#s-c3eda502-4b8a-44f5-980c-49f561a76422 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c3eda502-4b8a-44f5-980c-49f561a76422 {
  display: none;
}
#s-c3eda502-4b8a-44f5-980c-49f561a76422, #wrap-s-c3eda502-4b8a-44f5-980c-49f561a76422 { display:none !important; }}






  #s-c3eda502-4b8a-44f5-980c-49f561a76422 img.shogun-image {
    

    
    
    
  }


#s-c3eda502-4b8a-44f5-980c-49f561a76422 .shogun-image-content {
  
    align-items: center;
  
}

#s-105c0f67-77e5-4b67-977c-ab10dad3b04c {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-105c0f67-77e5-4b67-977c-ab10dad3b04c {
  display: none;
}
#s-105c0f67-77e5-4b67-977c-ab10dad3b04c, #wrap-s-105c0f67-77e5-4b67-977c-ab10dad3b04c { display:none !important; }}






  #s-105c0f67-77e5-4b67-977c-ab10dad3b04c img.shogun-image {
    

    
    
    
  }


#s-105c0f67-77e5-4b67-977c-ab10dad3b04c .shogun-image-content {
  
    align-items: center;
  
}

#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a {
  display: none;
}
#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a, #wrap-s-de8afa3f-1df2-4701-896c-92f5c19dbd2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a {
  display: none;
}
#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a, #wrap-s-de8afa3f-1df2-4701-896c-92f5c19dbd2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a {
  
}
}







#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de8afa3f-1df2-4701-896c-92f5c19dbd2a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 {
  display: none;
}
#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163, #wrap-s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 {
  display: none;
}
#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163, #wrap-s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 {
  display: none;
}
#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163, #wrap-s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 { display:none !important; }}@media (max-width: 767px){#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 {
  min-height: 288px;
}
}






  #s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 img.shogun-image {
    

    
    
    
  }


#s-bfc1b7db-8ce8-4f31-914c-2fd32e29a163 .shogun-image-content {
  
    align-items: center;
  
}

#s-7159ed82-177b-4e4a-ae12-54e09baecc47 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7159ed82-177b-4e4a-ae12-54e09baecc47 {
  display: none;
}
#s-7159ed82-177b-4e4a-ae12-54e09baecc47, #wrap-s-7159ed82-177b-4e4a-ae12-54e09baecc47 { display:none !important; }}






  #s-7159ed82-177b-4e4a-ae12-54e09baecc47 img.shogun-image {
    

    
    
    
  }


#s-7159ed82-177b-4e4a-ae12-54e09baecc47 .shogun-image-content {
  
    align-items: center;
  
}

#s-55eab4a3-c88f-4fc1-8651-90adba9f9993 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-55eab4a3-c88f-4fc1-8651-90adba9f9993 {
  display: none;
}
#s-55eab4a3-c88f-4fc1-8651-90adba9f9993, #wrap-s-55eab4a3-c88f-4fc1-8651-90adba9f9993 { display:none !important; }}






  #s-55eab4a3-c88f-4fc1-8651-90adba9f9993 img.shogun-image {
    

    
    
    
  }


#s-55eab4a3-c88f-4fc1-8651-90adba9f9993 .shogun-image-content {
  
    align-items: center;
  
}

#s-30990f45-7c62-4325-b655-8caae50e9a24 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-30990f45-7c62-4325-b655-8caae50e9a24 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30990f45-7c62-4325-b655-8caae50e9a24 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-30990f45-7c62-4325-b655-8caae50e9a24 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-30990f45-7c62-4325-b655-8caae50e9a24 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-30990f45-7c62-4325-b655-8caae50e9a24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30990f45-7c62-4325-b655-8caae50e9a24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d46aefd-f134-4324-8c2c-dfe939f0baad {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-3d46aefd-f134-4324-8c2c-dfe939f0baad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d46aefd-f134-4324-8c2c-dfe939f0baad.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 {
  padding-bottom: 15px;
}
}
#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-38f7a2a8-ad75-4f32-8bad-76b4486cece8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-f5c7d1f7-bec6-4a19-b181-5fd43bbade20 {
  text-align: center;
}
@media (max-width: 767px){#s-f5c7d1f7-bec6-4a19-b181-5fd43bbade20 {
  display: none;
}
#s-f5c7d1f7-bec6-4a19-b181-5fd43bbade20, #wrap-s-f5c7d1f7-bec6-4a19-b181-5fd43bbade20 { display:none !important; }}






  #s-f5c7d1f7-bec6-4a19-b181-5fd43bbade20 img.shogun-image {
    

    
    
    
  }


#s-f5c7d1f7-bec6-4a19-b181-5fd43bbade20 .shogun-image-content {
  
    align-items: center;
  
}

#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c {
  display: none;
}
#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c, #wrap-s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c {
  display: none;
}
#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c, #wrap-s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c {
  display: none;
}
#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c, #wrap-s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c { display:none !important; }}@media (max-width: 767px){#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c {
  min-height: 288px;
}
}






  #s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c img.shogun-image {
    

    
    
    
  }


#s-4bb1462b-fc49-4b3a-8f10-2aa5154b1e4c .shogun-image-content {
  
    align-items: center;
  
}

#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-892b5625-ae9b-4472-ac9f-f4a3250a74a5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-983de3b0-fe3f-4fc0-8894-94544ff7664e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-983de3b0-fe3f-4fc0-8894-94544ff7664e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-983de3b0-fe3f-4fc0-8894-94544ff7664e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b {
  padding-bottom: 15px;
}
}
#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-a8b06e84-15b5-4a88-bbd4-2c4f662ee69b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-90bc111a-84ff-4ffe-8b6a-3534549690bc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-90bc111a-84ff-4ffe-8b6a-3534549690bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90bc111a-84ff-4ffe-8b6a-3534549690bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90bc111a-84ff-4ffe-8b6a-3534549690bc {
  
}
}







#s-90bc111a-84ff-4ffe-8b6a-3534549690bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90bc111a-84ff-4ffe-8b6a-3534549690bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1128ad32-0abd-4413-8aaf-bb630e460874 {
  text-align: center;
}
@media (min-width: 1200px){#s-1128ad32-0abd-4413-8aaf-bb630e460874 {
  display: none;
}
#s-1128ad32-0abd-4413-8aaf-bb630e460874, #wrap-s-1128ad32-0abd-4413-8aaf-bb630e460874 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1128ad32-0abd-4413-8aaf-bb630e460874 {
  display: none;
}
#s-1128ad32-0abd-4413-8aaf-bb630e460874, #wrap-s-1128ad32-0abd-4413-8aaf-bb630e460874 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1128ad32-0abd-4413-8aaf-bb630e460874 {
  display: none;
}
#s-1128ad32-0abd-4413-8aaf-bb630e460874, #wrap-s-1128ad32-0abd-4413-8aaf-bb630e460874 { display:none !important; }}@media (max-width: 767px){#s-1128ad32-0abd-4413-8aaf-bb630e460874 {
  min-height: 288px;
}
}






  #s-1128ad32-0abd-4413-8aaf-bb630e460874 img.shogun-image {
    

    
    
    
  }


#s-1128ad32-0abd-4413-8aaf-bb630e460874 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a86af73-98ba-4d02-be0d-437090e14f59 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2a86af73-98ba-4d02-be0d-437090e14f59 {
  display: none;
}
#s-2a86af73-98ba-4d02-be0d-437090e14f59, #wrap-s-2a86af73-98ba-4d02-be0d-437090e14f59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a86af73-98ba-4d02-be0d-437090e14f59 {
  display: none;
}
#s-2a86af73-98ba-4d02-be0d-437090e14f59, #wrap-s-2a86af73-98ba-4d02-be0d-437090e14f59 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a86af73-98ba-4d02-be0d-437090e14f59 {
  display: none;
}
#s-2a86af73-98ba-4d02-be0d-437090e14f59, #wrap-s-2a86af73-98ba-4d02-be0d-437090e14f59 { display:none !important; }}@media (max-width: 767px){#s-2a86af73-98ba-4d02-be0d-437090e14f59 {
  min-height: 288px;
}
}






  #s-2a86af73-98ba-4d02-be0d-437090e14f59 img.shogun-image {
    

    
    
    
  }


#s-2a86af73-98ba-4d02-be0d-437090e14f59 .shogun-image-content {
  
    align-items: center;
  
}

#s-19c0c9db-43d1-4854-a0a9-330952b389c7 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-19c0c9db-43d1-4854-a0a9-330952b389c7 {
  display: none;
}
#s-19c0c9db-43d1-4854-a0a9-330952b389c7, #wrap-s-19c0c9db-43d1-4854-a0a9-330952b389c7 { display:none !important; }}






  #s-19c0c9db-43d1-4854-a0a9-330952b389c7 img.shogun-image {
    

    
    
    
  }


#s-19c0c9db-43d1-4854-a0a9-330952b389c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd7e505a-00fd-4f92-8e8d-0e816aa33c86 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-cd7e505a-00fd-4f92-8e8d-0e816aa33c86 {
  display: none;
}
#s-cd7e505a-00fd-4f92-8e8d-0e816aa33c86, #wrap-s-cd7e505a-00fd-4f92-8e8d-0e816aa33c86 { display:none !important; }}






  #s-cd7e505a-00fd-4f92-8e8d-0e816aa33c86 img.shogun-image {
    

    
    
    
  }


#s-cd7e505a-00fd-4f92-8e8d-0e816aa33c86 .shogun-image-content {
  
    align-items: center;
  
}

#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b84fdff2-7c6c-4723-9a99-2ffebad7624e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0ce23f5-da46-424b-aa1a-67f702638435 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-e0ce23f5-da46-424b-aa1a-67f702638435 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0ce23f5-da46-424b-aa1a-67f702638435.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-90c0ade6-0aba-470f-a048-0d9534ca159f {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f {
  padding-bottom: 15px;
}
}
#s-90c0ade6-0aba-470f-a048-0d9534ca159f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-90c0ade6-0aba-470f-a048-0d9534ca159f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-c78bd569-89c8-4d43-8367-ee09a58f758d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c78bd569-89c8-4d43-8367-ee09a58f758d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c78bd569-89c8-4d43-8367-ee09a58f758d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c78bd569-89c8-4d43-8367-ee09a58f758d {
  
}
}







#s-c78bd569-89c8-4d43-8367-ee09a58f758d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c78bd569-89c8-4d43-8367-ee09a58f758d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 {
  text-align: center;
}
@media (min-width: 1200px){#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 {
  min-height: 520px;
display: none;
}
#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627, #wrap-s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 {
  min-height: 520px;
display: none;
}
#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627, #wrap-s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 {
  min-height: 520px;
display: none;
}
#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627, #wrap-s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 { display:none !important; }}@media (max-width: 767px){#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 {
  min-height: 288px;
}
}






  #s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 img.shogun-image {
    

    
    
    
  }


#s-7b4bf455-d255-4e5a-8e3c-ce6e3dd8a627 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbc778c2-77fb-4d06-955e-9087f544eb36 {
  text-align: center;
}
@media (max-width: 767px){#s-fbc778c2-77fb-4d06-955e-9087f544eb36 {
  display: none;
}
#s-fbc778c2-77fb-4d06-955e-9087f544eb36, #wrap-s-fbc778c2-77fb-4d06-955e-9087f544eb36 { display:none !important; }}






  #s-fbc778c2-77fb-4d06-955e-9087f544eb36 img.shogun-image {
    

    
    
    
  }


#s-fbc778c2-77fb-4d06-955e-9087f544eb36 .shogun-image-content {
  
    align-items: center;
  
}

#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e32b82f1-7ebd-44a6-958f-a0d804ee4b97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e06d2be-cc25-4645-82a1-babdfbe26347 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-8e06d2be-cc25-4645-82a1-babdfbe26347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e06d2be-cc25-4645-82a1-babdfbe26347.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-589595bc-3cf2-4463-bef0-495203bb1fbf {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf {
  padding-bottom: 15px;
}
}
#s-589595bc-3cf2-4463-bef0-495203bb1fbf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-589595bc-3cf2-4463-bef0-495203bb1fbf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-13a23400-94b6-4688-b2e3-fd7048122b0d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-13a23400-94b6-4688-b2e3-fd7048122b0d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13a23400-94b6-4688-b2e3-fd7048122b0d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-13a23400-94b6-4688-b2e3-fd7048122b0d {
  
}
}







#s-13a23400-94b6-4688-b2e3-fd7048122b0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13a23400-94b6-4688-b2e3-fd7048122b0d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3be9d6f-4a67-4022-b56f-0d43733467b1 {
  text-align: center;
}
@media (min-width: 1200px){#s-f3be9d6f-4a67-4022-b56f-0d43733467b1 {
  display: none;
}
#s-f3be9d6f-4a67-4022-b56f-0d43733467b1, #wrap-s-f3be9d6f-4a67-4022-b56f-0d43733467b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3be9d6f-4a67-4022-b56f-0d43733467b1 {
  display: none;
}
#s-f3be9d6f-4a67-4022-b56f-0d43733467b1, #wrap-s-f3be9d6f-4a67-4022-b56f-0d43733467b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3be9d6f-4a67-4022-b56f-0d43733467b1 {
  display: none;
}
#s-f3be9d6f-4a67-4022-b56f-0d43733467b1, #wrap-s-f3be9d6f-4a67-4022-b56f-0d43733467b1 { display:none !important; }}@media (max-width: 767px){#s-f3be9d6f-4a67-4022-b56f-0d43733467b1 {
  min-height: 288px;
}
}






  #s-f3be9d6f-4a67-4022-b56f-0d43733467b1 img.shogun-image {
    

    
    
    
  }


#s-f3be9d6f-4a67-4022-b56f-0d43733467b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f322fb74-524d-4d03-b5b6-830d56775bfd {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f322fb74-524d-4d03-b5b6-830d56775bfd {
  display: none;
}
#s-f322fb74-524d-4d03-b5b6-830d56775bfd, #wrap-s-f322fb74-524d-4d03-b5b6-830d56775bfd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f322fb74-524d-4d03-b5b6-830d56775bfd {
  display: none;
}
#s-f322fb74-524d-4d03-b5b6-830d56775bfd, #wrap-s-f322fb74-524d-4d03-b5b6-830d56775bfd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f322fb74-524d-4d03-b5b6-830d56775bfd {
  display: none;
}
#s-f322fb74-524d-4d03-b5b6-830d56775bfd, #wrap-s-f322fb74-524d-4d03-b5b6-830d56775bfd { display:none !important; }}@media (max-width: 767px){#s-f322fb74-524d-4d03-b5b6-830d56775bfd {
  min-height: 288px;
}
}






  #s-f322fb74-524d-4d03-b5b6-830d56775bfd img.shogun-image {
    

    
    
    
  }


#s-f322fb74-524d-4d03-b5b6-830d56775bfd .shogun-image-content {
  
    align-items: center;
  
}

#s-66facb1b-aa21-4dd5-9da0-abe255d67911 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-66facb1b-aa21-4dd5-9da0-abe255d67911 {
  display: none;
}
#s-66facb1b-aa21-4dd5-9da0-abe255d67911, #wrap-s-66facb1b-aa21-4dd5-9da0-abe255d67911 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66facb1b-aa21-4dd5-9da0-abe255d67911 {
  display: none;
}
#s-66facb1b-aa21-4dd5-9da0-abe255d67911, #wrap-s-66facb1b-aa21-4dd5-9da0-abe255d67911 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-66facb1b-aa21-4dd5-9da0-abe255d67911 {
  display: none;
}
#s-66facb1b-aa21-4dd5-9da0-abe255d67911, #wrap-s-66facb1b-aa21-4dd5-9da0-abe255d67911 { display:none !important; }}@media (max-width: 767px){#s-66facb1b-aa21-4dd5-9da0-abe255d67911 {
  min-height: 288px;
}
}






  #s-66facb1b-aa21-4dd5-9da0-abe255d67911 img.shogun-image {
    

    
    
    
  }


#s-66facb1b-aa21-4dd5-9da0-abe255d67911 .shogun-image-content {
  
    align-items: center;
  
}

#s-d74dbe7e-5c02-418d-9d22-d1876488689b {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d74dbe7e-5c02-418d-9d22-d1876488689b {
  display: none;
}
#s-d74dbe7e-5c02-418d-9d22-d1876488689b, #wrap-s-d74dbe7e-5c02-418d-9d22-d1876488689b { display:none !important; }}






  #s-d74dbe7e-5c02-418d-9d22-d1876488689b img.shogun-image {
    

    
    
    
  }


#s-d74dbe7e-5c02-418d-9d22-d1876488689b .shogun-image-content {
  
    align-items: center;
  
}

#s-41cf79ac-2c3a-4ee9-9d44-28c74443a815 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-41cf79ac-2c3a-4ee9-9d44-28c74443a815 {
  display: none;
}
#s-41cf79ac-2c3a-4ee9-9d44-28c74443a815, #wrap-s-41cf79ac-2c3a-4ee9-9d44-28c74443a815 { display:none !important; }}






  #s-41cf79ac-2c3a-4ee9-9d44-28c74443a815 img.shogun-image {
    

    
    
    
  }


#s-41cf79ac-2c3a-4ee9-9d44-28c74443a815 .shogun-image-content {
  
    align-items: center;
  
}

#s-d21ede3b-f7fe-49af-9987-6e6d951e3fb6 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d21ede3b-f7fe-49af-9987-6e6d951e3fb6 {
  display: none;
}
#s-d21ede3b-f7fe-49af-9987-6e6d951e3fb6, #wrap-s-d21ede3b-f7fe-49af-9987-6e6d951e3fb6 { display:none !important; }}






  #s-d21ede3b-f7fe-49af-9987-6e6d951e3fb6 img.shogun-image {
    

    
    
    
  }


#s-d21ede3b-f7fe-49af-9987-6e6d951e3fb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-beab8bbf-1ce3-4b86-854d-80dba17c7418 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-beab8bbf-1ce3-4b86-854d-80dba17c7418 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-beab8bbf-1ce3-4b86-854d-80dba17c7418 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-beab8bbf-1ce3-4b86-854d-80dba17c7418 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-beab8bbf-1ce3-4b86-854d-80dba17c7418 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-beab8bbf-1ce3-4b86-854d-80dba17c7418 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-beab8bbf-1ce3-4b86-854d-80dba17c7418.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0ee0f9f6-d9bd-4e1b-a506-abd4832b1614 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-0ee0f9f6-d9bd-4e1b-a506-abd4832b1614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ee0f9f6-d9bd-4e1b-a506-abd4832b1614.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc {
  padding-bottom: 15px;
}
}
#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-49b24509-8ca7-4597-aaa4-f7d54f9718bc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ac90c684-a974-4f90-a87c-9a2a01641454 {
  text-align: center;
}
@media (max-width: 767px){#s-ac90c684-a974-4f90-a87c-9a2a01641454 {
  display: none;
}
#s-ac90c684-a974-4f90-a87c-9a2a01641454, #wrap-s-ac90c684-a974-4f90-a87c-9a2a01641454 { display:none !important; }}






  #s-ac90c684-a974-4f90-a87c-9a2a01641454 img.shogun-image {
    

    
    
    
  }


#s-ac90c684-a974-4f90-a87c-9a2a01641454 .shogun-image-content {
  
    align-items: center;
  
}

#s-444868dd-528a-493a-a6ff-2038a60f8eea {
  text-align: center;
}
@media (min-width: 1200px){#s-444868dd-528a-493a-a6ff-2038a60f8eea {
  min-height: 520px;
display: none;
}
#s-444868dd-528a-493a-a6ff-2038a60f8eea, #wrap-s-444868dd-528a-493a-a6ff-2038a60f8eea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-444868dd-528a-493a-a6ff-2038a60f8eea {
  min-height: 520px;
display: none;
}
#s-444868dd-528a-493a-a6ff-2038a60f8eea, #wrap-s-444868dd-528a-493a-a6ff-2038a60f8eea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-444868dd-528a-493a-a6ff-2038a60f8eea {
  min-height: 520px;
display: none;
}
#s-444868dd-528a-493a-a6ff-2038a60f8eea, #wrap-s-444868dd-528a-493a-a6ff-2038a60f8eea { display:none !important; }}@media (max-width: 767px){#s-444868dd-528a-493a-a6ff-2038a60f8eea {
  min-height: 288px;
}
}






  #s-444868dd-528a-493a-a6ff-2038a60f8eea img.shogun-image {
    

    
    
    
  }


#s-444868dd-528a-493a-a6ff-2038a60f8eea .shogun-image-content {
  
    align-items: center;
  
}

#s-adda9586-5853-4842-ae69-9e92209ad791 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-adda9586-5853-4842-ae69-9e92209ad791 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-adda9586-5853-4842-ae69-9e92209ad791 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-adda9586-5853-4842-ae69-9e92209ad791 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-adda9586-5853-4842-ae69-9e92209ad791 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-adda9586-5853-4842-ae69-9e92209ad791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adda9586-5853-4842-ae69-9e92209ad791.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7fde04f6-59f9-4ada-ac11-6a33eb406b21 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-7fde04f6-59f9-4ada-ac11-6a33eb406b21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fde04f6-59f9-4ada-ac11-6a33eb406b21.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a7012b19-e948-4196-afca-8c2bbca75b9f {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f {
  padding-bottom: 15px;
}
}
#s-a7012b19-e948-4196-afca-8c2bbca75b9f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-a7012b19-e948-4196-afca-8c2bbca75b9f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-f674adde-78c9-42f0-a9d7-9daadc3479bf {
  text-align: center;
}
@media (max-width: 767px){#s-f674adde-78c9-42f0-a9d7-9daadc3479bf {
  display: none;
}
#s-f674adde-78c9-42f0-a9d7-9daadc3479bf, #wrap-s-f674adde-78c9-42f0-a9d7-9daadc3479bf { display:none !important; }}






  #s-f674adde-78c9-42f0-a9d7-9daadc3479bf img.shogun-image {
    

    
    
    
  }


#s-f674adde-78c9-42f0-a9d7-9daadc3479bf .shogun-image-content {
  
    align-items: center;
  
}

#s-f2849451-e358-4214-bc35-9a31b4c2fe22 {
  text-align: center;
}
@media (min-width: 1200px){#s-f2849451-e358-4214-bc35-9a31b4c2fe22 {
  min-height: 520px;
display: none;
}
#s-f2849451-e358-4214-bc35-9a31b4c2fe22, #wrap-s-f2849451-e358-4214-bc35-9a31b4c2fe22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2849451-e358-4214-bc35-9a31b4c2fe22 {
  min-height: 520px;
display: none;
}
#s-f2849451-e358-4214-bc35-9a31b4c2fe22, #wrap-s-f2849451-e358-4214-bc35-9a31b4c2fe22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2849451-e358-4214-bc35-9a31b4c2fe22 {
  min-height: 520px;
display: none;
}
#s-f2849451-e358-4214-bc35-9a31b4c2fe22, #wrap-s-f2849451-e358-4214-bc35-9a31b4c2fe22 { display:none !important; }}@media (max-width: 767px){#s-f2849451-e358-4214-bc35-9a31b4c2fe22 {
  min-height: 288px;
}
}






  #s-f2849451-e358-4214-bc35-9a31b4c2fe22 img.shogun-image {
    

    
    
    
  }


#s-f2849451-e358-4214-bc35-9a31b4c2fe22 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0623266-24c5-4533-ba36-51a3cea0ee76 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f0623266-24c5-4533-ba36-51a3cea0ee76 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0623266-24c5-4533-ba36-51a3cea0ee76 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0623266-24c5-4533-ba36-51a3cea0ee76 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-f0623266-24c5-4533-ba36-51a3cea0ee76 {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 0px;
margin-right: 28px;
}
}







#s-f0623266-24c5-4533-ba36-51a3cea0ee76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0623266-24c5-4533-ba36-51a3cea0ee76.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce8fbaa9-2ea7-4c5c-b87c-78a9c53f0be0 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ce8fbaa9-2ea7-4c5c-b87c-78a9c53f0be0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce8fbaa9-2ea7-4c5c-b87c-78a9c53f0be0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce8fbaa9-2ea7-4c5c-b87c-78a9c53f0be0 {
  
}
}







#s-ce8fbaa9-2ea7-4c5c-b87c-78a9c53f0be0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce8fbaa9-2ea7-4c5c-b87c-78a9c53f0be0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-479e7448-40f3-42d5-97fb-dfc0df24dbcb {
  padding-bottom: 18px;
text-align: center;
}

#s-479e7448-40f3-42d5-97fb-dfc0df24dbcb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-479e7448-40f3-42d5-97fb-dfc0df24dbcb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-479e7448-40f3-42d5-97fb-dfc0df24dbcb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-479e7448-40f3-42d5-97fb-dfc0df24dbcb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-479e7448-40f3-42d5-97fb-dfc0df24dbcb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
@media (max-width: 767px){#s-e3251e78-d4d7-4169-be59-aa9dbe58bfe2 {
  display: none;
}
#s-e3251e78-d4d7-4169-be59-aa9dbe58bfe2, #wrap-s-e3251e78-d4d7-4169-be59-aa9dbe58bfe2 { display:none !important; }}
@media (min-width: 1200px){#s-b20de787-8c32-4ab8-b45f-45a01b1f352c {
  display: none;
}
#s-b20de787-8c32-4ab8-b45f-45a01b1f352c, #wrap-s-b20de787-8c32-4ab8-b45f-45a01b1f352c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b20de787-8c32-4ab8-b45f-45a01b1f352c {
  display: none;
}
#s-b20de787-8c32-4ab8-b45f-45a01b1f352c, #wrap-s-b20de787-8c32-4ab8-b45f-45a01b1f352c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b20de787-8c32-4ab8-b45f-45a01b1f352c {
  display: none;
}
#s-b20de787-8c32-4ab8-b45f-45a01b1f352c, #wrap-s-b20de787-8c32-4ab8-b45f-45a01b1f352c { display:none !important; }}
#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc915a7f-86c6-4372-8fdf-b25a6d799a5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-457822f1-3bd6-43ab-970e-b35c3c7b64a9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-457822f1-3bd6-43ab-970e-b35c3c7b64a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-457822f1-3bd6-43ab-970e-b35c3c7b64a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-41413570-3e02-4d8a-8e6d-2c2299c68003 {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-41413570-3e02-4d8a-8e6d-2c2299c68003 {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-41413570-3e02-4d8a-8e6d-2c2299c68003 {
  padding-bottom: 10px;
}
}
#s-41413570-3e02-4d8a-8e6d-2c2299c68003 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-41413570-3e02-4d8a-8e6d-2c2299c68003 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-41413570-3e02-4d8a-8e6d-2c2299c68003 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-41413570-3e02-4d8a-8e6d-2c2299c68003 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-41413570-3e02-4d8a-8e6d-2c2299c68003 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-2be9a9a2-36bf-42b0-8e1b-625aabc0ca9e {
  min-height: 50px;
}
@media (max-width: 767px){#s-2be9a9a2-36bf-42b0-8e1b-625aabc0ca9e {
  
}
}







#s-2be9a9a2-36bf-42b0-8e1b-625aabc0ca9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2be9a9a2-36bf-42b0-8e1b-625aabc0ca9e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a59dd3ad-a87d-4099-a014-66d206225689 {
  text-align: center;
}
@media (min-width: 1200px){#s-a59dd3ad-a87d-4099-a014-66d206225689 {
  min-height: 520px;
display: none;
}
#s-a59dd3ad-a87d-4099-a014-66d206225689, #wrap-s-a59dd3ad-a87d-4099-a014-66d206225689 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a59dd3ad-a87d-4099-a014-66d206225689 {
  min-height: 520px;
display: none;
}
#s-a59dd3ad-a87d-4099-a014-66d206225689, #wrap-s-a59dd3ad-a87d-4099-a014-66d206225689 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a59dd3ad-a87d-4099-a014-66d206225689 {
  min-height: 520px;
display: none;
}
#s-a59dd3ad-a87d-4099-a014-66d206225689, #wrap-s-a59dd3ad-a87d-4099-a014-66d206225689 { display:none !important; }}@media (max-width: 767px){#s-a59dd3ad-a87d-4099-a014-66d206225689 {
  min-height: 288px;
}
}






  #s-a59dd3ad-a87d-4099-a014-66d206225689 img.shogun-image {
    

    
    
    
  }


#s-a59dd3ad-a87d-4099-a014-66d206225689 .shogun-image-content {
  
    align-items: center;
  
}

#s-8dbd01f4-28a1-4d72-983e-0a6355845c26 {
  text-align: center;
}
@media (max-width: 767px){#s-8dbd01f4-28a1-4d72-983e-0a6355845c26 {
  display: none;
}
#s-8dbd01f4-28a1-4d72-983e-0a6355845c26, #wrap-s-8dbd01f4-28a1-4d72-983e-0a6355845c26 { display:none !important; }}






  #s-8dbd01f4-28a1-4d72-983e-0a6355845c26 img.shogun-image {
    

    
    
    
  }


#s-8dbd01f4-28a1-4d72-983e-0a6355845c26 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7016aa7-de58-4bce-acd7-e60f8095e7ac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-37f1cbe7-35dc-45a3-abb6-d84892ff28bc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-37f1cbe7-35dc-45a3-abb6-d84892ff28bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37f1cbe7-35dc-45a3-abb6-d84892ff28bc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9679126d-1820-4991-bfe9-796fd29c7f6e {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e {
  padding-bottom: 15px;
}
}
#s-9679126d-1820-4991-bfe9-796fd29c7f6e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-9679126d-1820-4991-bfe9-796fd29c7f6e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-7a6b5254-5eb7-4da2-b2b7-db9f0551c0e3 {
  text-align: center;
}
@media (max-width: 767px){#s-7a6b5254-5eb7-4da2-b2b7-db9f0551c0e3 {
  display: none;
}
#s-7a6b5254-5eb7-4da2-b2b7-db9f0551c0e3, #wrap-s-7a6b5254-5eb7-4da2-b2b7-db9f0551c0e3 { display:none !important; }}






  #s-7a6b5254-5eb7-4da2-b2b7-db9f0551c0e3 img.shogun-image {
    

    
    
    
  }


#s-7a6b5254-5eb7-4da2-b2b7-db9f0551c0e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-5900749f-964f-4778-acf5-3e7a4da07482 {
  text-align: center;
}
@media (min-width: 1200px){#s-5900749f-964f-4778-acf5-3e7a4da07482 {
  min-height: 520px;
display: none;
}
#s-5900749f-964f-4778-acf5-3e7a4da07482, #wrap-s-5900749f-964f-4778-acf5-3e7a4da07482 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5900749f-964f-4778-acf5-3e7a4da07482 {
  min-height: 520px;
display: none;
}
#s-5900749f-964f-4778-acf5-3e7a4da07482, #wrap-s-5900749f-964f-4778-acf5-3e7a4da07482 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5900749f-964f-4778-acf5-3e7a4da07482 {
  min-height: 520px;
display: none;
}
#s-5900749f-964f-4778-acf5-3e7a4da07482, #wrap-s-5900749f-964f-4778-acf5-3e7a4da07482 { display:none !important; }}@media (max-width: 767px){#s-5900749f-964f-4778-acf5-3e7a4da07482 {
  min-height: 288px;
}
}






  #s-5900749f-964f-4778-acf5-3e7a4da07482 img.shogun-image {
    

    
    
    
  }


#s-5900749f-964f-4778-acf5-3e7a4da07482 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f1502d5-a652-4a4f-96aa-79409210fd62 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-6f1502d5-a652-4a4f-96aa-79409210fd62 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f1502d5-a652-4a4f-96aa-79409210fd62 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f1502d5-a652-4a4f-96aa-79409210fd62 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-6f1502d5-a652-4a4f-96aa-79409210fd62 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-6f1502d5-a652-4a4f-96aa-79409210fd62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f1502d5-a652-4a4f-96aa-79409210fd62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aac30eec-03be-4e12-a9e4-889c39957b5b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-aac30eec-03be-4e12-a9e4-889c39957b5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aac30eec-03be-4e12-a9e4-889c39957b5b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 {
  padding-bottom: 15px;
}
}
#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-1bb9a721-718d-4eaf-885e-6baf559b7bb5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6 {
  margin-top: 132px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 20px;
padding-right: 0px;
}
}







#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-605bf15c-3666-4bfe-8dd8-68ddcbe385f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b7cfce7-120f-4140-993b-17454b5b82cd {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b7cfce7-120f-4140-993b-17454b5b82cd {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-1b7cfce7-120f-4140-993b-17454b5b82cd {
  padding-bottom: 10px;
}
}
#s-1b7cfce7-120f-4140-993b-17454b5b82cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-1b7cfce7-120f-4140-993b-17454b5b82cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1b7cfce7-120f-4140-993b-17454b5b82cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1b7cfce7-120f-4140-993b-17454b5b82cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-1b7cfce7-120f-4140-993b-17454b5b82cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-e502da90-5c0c-4719-92bb-d3c121bb8532 {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e502da90-5c0c-4719-92bb-d3c121bb8532 {
  margin-left: 20.6%;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e502da90-5c0c-4719-92bb-d3c121bb8532 {
  margin-left: 20.6%;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e502da90-5c0c-4719-92bb-d3c121bb8532 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-e502da90-5c0c-4719-92bb-d3c121bb8532 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 0px;
}
}







#s-e502da90-5c0c-4719-92bb-d3c121bb8532 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e502da90-5c0c-4719-92bb-d3c121bb8532.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e25a3cf-eff9-49a8-91b2-dd3c0862e288 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-0e25a3cf-eff9-49a8-91b2-dd3c0862e288 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e25a3cf-eff9-49a8-91b2-dd3c0862e288.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f {
  margin-top: 178px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f {
  margin-top: 178px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f {
  margin-top: 102px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37b424af-58d8-47a3-931e-5e5f2eb86b9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b30b2430-65ac-45a0-9199-19ff0a5efd85 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-b30b2430-65ac-45a0-9199-19ff0a5efd85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b30b2430-65ac-45a0-9199-19ff0a5efd85.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d5763977-c249-434c-b61d-141e7022b56e {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5763977-c249-434c-b61d-141e7022b56e {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-d5763977-c249-434c-b61d-141e7022b56e {
  padding-bottom: 10px;
}
}
#s-d5763977-c249-434c-b61d-141e7022b56e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-d5763977-c249-434c-b61d-141e7022b56e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d5763977-c249-434c-b61d-141e7022b56e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d5763977-c249-434c-b61d-141e7022b56e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-d5763977-c249-434c-b61d-141e7022b56e .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


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