.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-4959c48e-6096-4ed5-a7b7-07633a7d969c {
  min-height: 50px;
}








#s-4959c48e-6096-4ed5-a7b7-07633a7d969c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4959c48e-6096-4ed5-a7b7-07633a7d969c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 756px;
background-position: center center;
}
@media (min-width: 1200px){#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 {
  min-height: 670px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 {
  min-height: 670px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 {
  min-height: 670px;
}
}@media (max-width: 767px){#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 {
  min-height: 608px;
display: none;
}
#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0, #wrap-s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 { display:none !important; }}
#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 {
  background-image: url(https://i.shgcdn.com/a3b58820-2f48-48e7-bcf9-566e23f5116f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee36c8a7-3a09-4f7f-bbee-2018562180d0.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: #000;
  font-family: ;
  text-transform: none;
  font-weight: normal;
  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-6d887301-926a-4e8d-baab-db32692aafb4 {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-6d887301-926a-4e8d-baab-db32692aafb4 {
  display: none;
}
#s-6d887301-926a-4e8d-baab-db32692aafb4, #wrap-s-6d887301-926a-4e8d-baab-db32692aafb4 { display:none !important; }}
#s-6d887301-926a-4e8d-baab-db32692aafb4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-6d887301-926a-4e8d-baab-db32692aafb4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 756px;
background-position: center center;
}
@media (min-width: 1200px){#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 {
  min-height: 670px;
display: none;
}
#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2, #wrap-s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 {
  min-height: 670px;
display: none;
}
#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2, #wrap-s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 {
  min-height: 670px;
display: none;
}
#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2, #wrap-s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 { display:none !important; }}@media (max-width: 767px){#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 {
  min-height: 608px;
}
}
#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 {
  background-image: url(https://i.shgcdn.com/7f993aef-bb8b-468b-8185-15c4f8ca4bc9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33c36fec-1a44-45e0-9e33-7efc36b0faa2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93bb932e-1586-4cfd-97bc-b27e6df1faeb {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-93bb932e-1586-4cfd-97bc-b27e6df1faeb {
  display: none;
}
#s-93bb932e-1586-4cfd-97bc-b27e6df1faeb, #wrap-s-93bb932e-1586-4cfd-97bc-b27e6df1faeb { display:none !important; }}
#s-93bb932e-1586-4cfd-97bc-b27e6df1faeb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-93bb932e-1586-4cfd-97bc-b27e6df1faeb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815 {
  margin-top: 67px;
margin-left: 5%;
margin-bottom: 67px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815 {
  margin-top: 0px;
margin-left: 29px;
margin-bottom: 0px;
margin-right: 29px;
}
}







#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66aa5bc0-9587-42b5-8f76-0999fe6eb815.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-683ce95b-01c4-4e57-af2e-335dbb0da906 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-683ce95b-01c4-4e57-af2e-335dbb0da906 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-683ce95b-01c4-4e57-af2e-335dbb0da906.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c62e8ff0-68f7-400f-b602-a15abed116cd {
  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-c62e8ff0-68f7-400f-b602-a15abed116cd {
  padding-top: 46px;
padding-bottom: 10px;
}
}
#s-c62e8ff0-68f7-400f-b602-a15abed116cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-c62e8ff0-68f7-400f-b602-a15abed116cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-8e660669-f823-4841-8d86-9ebba1c1c503 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 {
  padding-bottom: 15px;
}
}
#s-8e660669-f823-4841-8d86-9ebba1c1c503 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-8e660669-f823-4841-8d86-9ebba1c1c503 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-135b702f-a3fe-4bfe-ba4a-6f845f3d431c {
  margin-bottom: 210px;
}
@media (min-width: 1200px){#s-135b702f-a3fe-4bfe-ba4a-6f845f3d431c {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-135b702f-a3fe-4bfe-ba4a-6f845f3d431c {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-135b702f-a3fe-4bfe-ba4a-6f845f3d431c {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-135b702f-a3fe-4bfe-ba4a-6f845f3d431c {
  margin-bottom: 58px;
}
}
#s-022c35fd-c6ca-4918-9b34-797f71e25cc8 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-022c35fd-c6ca-4918-9b34-797f71e25cc8 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-022c35fd-c6ca-4918-9b34-797f71e25cc8 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-022c35fd-c6ca-4918-9b34-797f71e25cc8 {
  margin-left: 28px;
margin-right: 28px;
}
}







#s-022c35fd-c6ca-4918-9b34-797f71e25cc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-022c35fd-c6ca-4918-9b34-797f71e25cc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 80px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 50px;
margin-right: 28px;
}
}







#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3a3563e-2e4e-49f4-8569-1d5f8a87469b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a29adf6e-c3ae-4891-af1e-826800053b05 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-a29adf6e-c3ae-4891-af1e-826800053b05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a29adf6e-c3ae-4891-af1e-826800053b05.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bd7b3840-c859-41ae-b479-a04fd40ac05a {
  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-bd7b3840-c859-41ae-b479-a04fd40ac05a {
  margin-top: 70px;
margin-bottom: 25px;
}
}
#s-bd7b3840-c859-41ae-b479-a04fd40ac05a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-bd7b3840-c859-41ae-b479-a04fd40ac05a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-bd7b3840-c859-41ae-b479-a04fd40ac05a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (max-width: 767px){#s-bd7b3840-c859-41ae-b479-a04fd40ac05a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 0.04px;
  text-align: center;
}


}
#s-b9c7d512-2734-4db0-be6e-9278ab676ffd {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b9c7d512-2734-4db0-be6e-9278ab676ffd {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9c7d512-2734-4db0-be6e-9278ab676ffd {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9c7d512-2734-4db0-be6e-9278ab676ffd {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b9c7d512-2734-4db0-be6e-9278ab676ffd {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-b9c7d512-2734-4db0-be6e-9278ab676ffd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9c7d512-2734-4db0-be6e-9278ab676ffd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cba700df-18eb-40c9-a1e0-1f6b5a16ce56 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-cba700df-18eb-40c9-a1e0-1f6b5a16ce56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cba700df-18eb-40c9-a1e0-1f6b5a16ce56.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ccb81c37-ab09-4558-a638-e643918b57aa {
  margin-top: 30px;
padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ccb81c37-ab09-4558-a638-e643918b57aa {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-ccb81c37-ab09-4558-a638-e643918b57aa {
  padding-bottom: 10px;
}
}
#s-ccb81c37-ab09-4558-a638-e643918b57aa .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-ccb81c37-ab09-4558-a638-e643918b57aa .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ccb81c37-ab09-4558-a638-e643918b57aa .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ccb81c37-ab09-4558-a638-e643918b57aa .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-ccb81c37-ab09-4558-a638-e643918b57aa .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-090c6655-bada-468b-b91e-b9de9576502b {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-090c6655-bada-468b-b91e-b9de9576502b {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-090c6655-bada-468b-b91e-b9de9576502b {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-090c6655-bada-468b-b91e-b9de9576502b {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-090c6655-bada-468b-b91e-b9de9576502b {
  padding-bottom: 15px;
}
}
#s-090c6655-bada-468b-b91e-b9de9576502b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-090c6655-bada-468b-b91e-b9de9576502b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-090c6655-bada-468b-b91e-b9de9576502b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-090c6655-bada-468b-b91e-b9de9576502b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-090c6655-bada-468b-b91e-b9de9576502b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-9bdcc8a9-96c0-4f56-9ae4-6f42658f4941 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9bdcc8a9-96c0-4f56-9ae4-6f42658f4941 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bdcc8a9-96c0-4f56-9ae4-6f42658f4941 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bdcc8a9-96c0-4f56-9ae4-6f42658f4941 {
  
}
}







#s-9bdcc8a9-96c0-4f56-9ae4-6f42658f4941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bdcc8a9-96c0-4f56-9ae4-6f42658f4941.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 {
  text-align: center;
}
@media (min-width: 1200px){#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 {
  display: none;
}
#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43, #wrap-s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 {
  display: none;
}
#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43, #wrap-s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 {
  display: none;
}
#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43, #wrap-s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 { display:none !important; }}@media (max-width: 767px){#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 {
  min-height: 288px;
}
}






  #s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 img.shogun-image {
    

    
    
    
  }


#s-fd9fdfab-aa0c-4efb-acfa-fcbc0c24ee43 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f85a72e-3bba-4fb2-aa90-aad02811be63 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1f85a72e-3bba-4fb2-aa90-aad02811be63 {
  display: none;
}
#s-1f85a72e-3bba-4fb2-aa90-aad02811be63, #wrap-s-1f85a72e-3bba-4fb2-aa90-aad02811be63 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f85a72e-3bba-4fb2-aa90-aad02811be63 {
  display: none;
}
#s-1f85a72e-3bba-4fb2-aa90-aad02811be63, #wrap-s-1f85a72e-3bba-4fb2-aa90-aad02811be63 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f85a72e-3bba-4fb2-aa90-aad02811be63 {
  display: none;
}
#s-1f85a72e-3bba-4fb2-aa90-aad02811be63, #wrap-s-1f85a72e-3bba-4fb2-aa90-aad02811be63 { display:none !important; }}@media (max-width: 767px){#s-1f85a72e-3bba-4fb2-aa90-aad02811be63 {
  min-height: 288px;
}
}






  #s-1f85a72e-3bba-4fb2-aa90-aad02811be63 img.shogun-image {
    

    
    
    
  }


#s-1f85a72e-3bba-4fb2-aa90-aad02811be63 .shogun-image-content {
  
    align-items: center;
  
}

#s-7fc04012-2c1e-4fe5-b595-d7c0cf6d6959 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7fc04012-2c1e-4fe5-b595-d7c0cf6d6959 {
  display: none;
}
#s-7fc04012-2c1e-4fe5-b595-d7c0cf6d6959, #wrap-s-7fc04012-2c1e-4fe5-b595-d7c0cf6d6959 { display:none !important; }}






  #s-7fc04012-2c1e-4fe5-b595-d7c0cf6d6959 img.shogun-image {
    

    
    
    
  }


#s-7fc04012-2c1e-4fe5-b595-d7c0cf6d6959 .shogun-image-content {
  
    align-items: center;
  
}

#s-7369269f-6085-43ce-9f47-866ab974c267 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7369269f-6085-43ce-9f47-866ab974c267 {
  display: none;
}
#s-7369269f-6085-43ce-9f47-866ab974c267, #wrap-s-7369269f-6085-43ce-9f47-866ab974c267 { display:none !important; }}






  #s-7369269f-6085-43ce-9f47-866ab974c267 img.shogun-image {
    

    
    
    
  }


#s-7369269f-6085-43ce-9f47-866ab974c267 .shogun-image-content {
  
    align-items: center;
  
}

#s-22292754-9be1-4afd-b11e-e7aa06b54956 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-22292754-9be1-4afd-b11e-e7aa06b54956 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-22292754-9be1-4afd-b11e-e7aa06b54956 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-22292754-9be1-4afd-b11e-e7aa06b54956 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-22292754-9be1-4afd-b11e-e7aa06b54956 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-22292754-9be1-4afd-b11e-e7aa06b54956 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22292754-9be1-4afd-b11e-e7aa06b54956.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d7325f24-2870-4abb-b9a0-4a1fa2629a76 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-d7325f24-2870-4abb-b9a0-4a1fa2629a76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7325f24-2870-4abb-b9a0-4a1fa2629a76.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-830e68c3-2ddb-4e8d-a165-6a5251d452c3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-830e68c3-2ddb-4e8d-a165-6a5251d452c3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-830e68c3-2ddb-4e8d-a165-6a5251d452c3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-830e68c3-2ddb-4e8d-a165-6a5251d452c3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ab8b79f9-14c7-4344-8ab2-d112dcce39f1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ab8b79f9-14c7-4344-8ab2-d112dcce39f1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab8b79f9-14c7-4344-8ab2-d112dcce39f1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ab8b79f9-14c7-4344-8ab2-d112dcce39f1 {
  
}
}







#s-ab8b79f9-14c7-4344-8ab2-d112dcce39f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab8b79f9-14c7-4344-8ab2-d112dcce39f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-795b3c97-01d1-4786-a352-0840ab304432 {
  text-align: center;
}
@media (min-width: 1200px){#s-795b3c97-01d1-4786-a352-0840ab304432 {
  display: none;
}
#s-795b3c97-01d1-4786-a352-0840ab304432, #wrap-s-795b3c97-01d1-4786-a352-0840ab304432 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-795b3c97-01d1-4786-a352-0840ab304432 {
  display: none;
}
#s-795b3c97-01d1-4786-a352-0840ab304432, #wrap-s-795b3c97-01d1-4786-a352-0840ab304432 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-795b3c97-01d1-4786-a352-0840ab304432 {
  display: none;
}
#s-795b3c97-01d1-4786-a352-0840ab304432, #wrap-s-795b3c97-01d1-4786-a352-0840ab304432 { display:none !important; }}@media (max-width: 767px){#s-795b3c97-01d1-4786-a352-0840ab304432 {
  min-height: 288px;
}
}






  #s-795b3c97-01d1-4786-a352-0840ab304432 img.shogun-image {
    

    
    
    
  }


#s-795b3c97-01d1-4786-a352-0840ab304432 .shogun-image-content {
  
    align-items: center;
  
}

#s-58c67ba9-1e62-45d2-a74d-7738ad719875 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-58c67ba9-1e62-45d2-a74d-7738ad719875 {
  display: none;
}
#s-58c67ba9-1e62-45d2-a74d-7738ad719875, #wrap-s-58c67ba9-1e62-45d2-a74d-7738ad719875 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58c67ba9-1e62-45d2-a74d-7738ad719875 {
  display: none;
}
#s-58c67ba9-1e62-45d2-a74d-7738ad719875, #wrap-s-58c67ba9-1e62-45d2-a74d-7738ad719875 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-58c67ba9-1e62-45d2-a74d-7738ad719875 {
  display: none;
}
#s-58c67ba9-1e62-45d2-a74d-7738ad719875, #wrap-s-58c67ba9-1e62-45d2-a74d-7738ad719875 { display:none !important; }}@media (max-width: 767px){#s-58c67ba9-1e62-45d2-a74d-7738ad719875 {
  min-height: 288px;
}
}






  #s-58c67ba9-1e62-45d2-a74d-7738ad719875 img.shogun-image {
    

    
    
    
  }


#s-58c67ba9-1e62-45d2-a74d-7738ad719875 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2693466-640e-4909-85c1-b16d5d705ca6 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b2693466-640e-4909-85c1-b16d5d705ca6 {
  display: none;
}
#s-b2693466-640e-4909-85c1-b16d5d705ca6, #wrap-s-b2693466-640e-4909-85c1-b16d5d705ca6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2693466-640e-4909-85c1-b16d5d705ca6 {
  display: none;
}
#s-b2693466-640e-4909-85c1-b16d5d705ca6, #wrap-s-b2693466-640e-4909-85c1-b16d5d705ca6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b2693466-640e-4909-85c1-b16d5d705ca6 {
  display: none;
}
#s-b2693466-640e-4909-85c1-b16d5d705ca6, #wrap-s-b2693466-640e-4909-85c1-b16d5d705ca6 { display:none !important; }}@media (max-width: 767px){#s-b2693466-640e-4909-85c1-b16d5d705ca6 {
  min-height: 288px;
}
}






  #s-b2693466-640e-4909-85c1-b16d5d705ca6 img.shogun-image {
    

    
    
    
  }


#s-b2693466-640e-4909-85c1-b16d5d705ca6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b72c6a65-b89b-4d77-bdc0-39ac30ceb306 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b72c6a65-b89b-4d77-bdc0-39ac30ceb306 {
  display: none;
}
#s-b72c6a65-b89b-4d77-bdc0-39ac30ceb306, #wrap-s-b72c6a65-b89b-4d77-bdc0-39ac30ceb306 { display:none !important; }}






  #s-b72c6a65-b89b-4d77-bdc0-39ac30ceb306 img.shogun-image {
    

    
    
    
  }


#s-b72c6a65-b89b-4d77-bdc0-39ac30ceb306 .shogun-image-content {
  
    align-items: center;
  
}

#s-0764e3f6-0fa5-4b42-b146-e98e2c6e85f3 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0764e3f6-0fa5-4b42-b146-e98e2c6e85f3 {
  display: none;
}
#s-0764e3f6-0fa5-4b42-b146-e98e2c6e85f3, #wrap-s-0764e3f6-0fa5-4b42-b146-e98e2c6e85f3 { display:none !important; }}






  #s-0764e3f6-0fa5-4b42-b146-e98e2c6e85f3 img.shogun-image {
    

    
    
    
  }


#s-0764e3f6-0fa5-4b42-b146-e98e2c6e85f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0eed10d7-82bf-4be6-84bc-f48c23d0ade2 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0eed10d7-82bf-4be6-84bc-f48c23d0ade2 {
  display: none;
}
#s-0eed10d7-82bf-4be6-84bc-f48c23d0ade2, #wrap-s-0eed10d7-82bf-4be6-84bc-f48c23d0ade2 { display:none !important; }}






  #s-0eed10d7-82bf-4be6-84bc-f48c23d0ade2 img.shogun-image {
    

    
    
    
  }


#s-0eed10d7-82bf-4be6-84bc-f48c23d0ade2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2407d625-ce21-4991-8e38-3b4a65034a61 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-2407d625-ce21-4991-8e38-3b4a65034a61 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2407d625-ce21-4991-8e38-3b4a65034a61 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2407d625-ce21-4991-8e38-3b4a65034a61 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-2407d625-ce21-4991-8e38-3b4a65034a61 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-2407d625-ce21-4991-8e38-3b4a65034a61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2407d625-ce21-4991-8e38-3b4a65034a61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4fe845b-a17d-41bc-b642-6e0ca824e46b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-b4fe845b-a17d-41bc-b642-6e0ca824e46b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4fe845b-a17d-41bc-b642-6e0ca824e46b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ada009af-54a8-464e-b430-0fc82d8094f2 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 {
  padding-bottom: 15px;
}
}
#s-ada009af-54a8-464e-b430-0fc82d8094f2 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-ada009af-54a8-464e-b430-0fc82d8094f2 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb {
  display: none;
}
#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb, #wrap-s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb {
  display: none;
}
#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb, #wrap-s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb {
  display: none;
}
#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb, #wrap-s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb { display:none !important; }}@media (max-width: 767px){#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb {
  min-height: 288px;
}
}






  #s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb img.shogun-image {
    

    
    
    
  }


#s-fb65f3b9-8213-4d21-9f88-dcf6c98d30eb .shogun-image-content {
  
    align-items: center;
  
}

#s-b7ffcfce-e5c1-485d-add9-85494b3a6d85 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b7ffcfce-e5c1-485d-add9-85494b3a6d85 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7ffcfce-e5c1-485d-add9-85494b3a6d85 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7ffcfce-e5c1-485d-add9-85494b3a6d85 {
  
}
}







#s-b7ffcfce-e5c1-485d-add9-85494b3a6d85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7ffcfce-e5c1-485d-add9-85494b3a6d85.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9da20398-f690-4bfc-a209-0990ae383845 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9da20398-f690-4bfc-a209-0990ae383845 {
  display: none;
}
#s-9da20398-f690-4bfc-a209-0990ae383845, #wrap-s-9da20398-f690-4bfc-a209-0990ae383845 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9da20398-f690-4bfc-a209-0990ae383845 {
  display: none;
}
#s-9da20398-f690-4bfc-a209-0990ae383845, #wrap-s-9da20398-f690-4bfc-a209-0990ae383845 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9da20398-f690-4bfc-a209-0990ae383845 {
  display: none;
}
#s-9da20398-f690-4bfc-a209-0990ae383845, #wrap-s-9da20398-f690-4bfc-a209-0990ae383845 { display:none !important; }}@media (max-width: 767px){#s-9da20398-f690-4bfc-a209-0990ae383845 {
  min-height: 288px;
}
}






  #s-9da20398-f690-4bfc-a209-0990ae383845 img.shogun-image {
    

    
    
    
  }


#s-9da20398-f690-4bfc-a209-0990ae383845 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e {
  display: none;
}
#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e, #wrap-s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e {
  display: none;
}
#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e, #wrap-s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e {
  display: none;
}
#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e, #wrap-s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e { display:none !important; }}@media (max-width: 767px){#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e {
  min-height: 288px;
}
}






  #s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e img.shogun-image {
    

    
    
    
  }


#s-e4baaa1b-97ae-4624-b308-9dc2fe344f9e .shogun-image-content {
  
    align-items: center;
  
}

#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 {
  display: none;
}
#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515, #wrap-s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 {
  display: none;
}
#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515, #wrap-s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 {
  display: none;
}
#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515, #wrap-s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 { display:none !important; }}@media (max-width: 767px){#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 {
  min-height: 288px;
}
}






  #s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 img.shogun-image {
    

    
    
    
  }


#s-1c0cbe5f-d8e0-4d20-94d6-bd5a675dd515 .shogun-image-content {
  
    align-items: center;
  
}

#s-c411d08f-2d9c-4126-ad88-df6ba5ad533f {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c411d08f-2d9c-4126-ad88-df6ba5ad533f {
  display: none;
}
#s-c411d08f-2d9c-4126-ad88-df6ba5ad533f, #wrap-s-c411d08f-2d9c-4126-ad88-df6ba5ad533f { display:none !important; }}






  #s-c411d08f-2d9c-4126-ad88-df6ba5ad533f img.shogun-image {
    

    
    
    
  }


#s-c411d08f-2d9c-4126-ad88-df6ba5ad533f .shogun-image-content {
  
    align-items: center;
  
}

#s-b9c19033-cebf-4256-a1b0-5e01e3ac030c {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b9c19033-cebf-4256-a1b0-5e01e3ac030c {
  display: none;
}
#s-b9c19033-cebf-4256-a1b0-5e01e3ac030c, #wrap-s-b9c19033-cebf-4256-a1b0-5e01e3ac030c { display:none !important; }}






  #s-b9c19033-cebf-4256-a1b0-5e01e3ac030c img.shogun-image {
    

    
    
    
  }


#s-b9c19033-cebf-4256-a1b0-5e01e3ac030c .shogun-image-content {
  
    align-items: center;
  
}

#s-fe4738c3-2c33-4843-b168-5f104b13358a {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-fe4738c3-2c33-4843-b168-5f104b13358a {
  display: none;
}
#s-fe4738c3-2c33-4843-b168-5f104b13358a, #wrap-s-fe4738c3-2c33-4843-b168-5f104b13358a { display:none !important; }}






  #s-fe4738c3-2c33-4843-b168-5f104b13358a img.shogun-image {
    

    
    
    
  }


#s-fe4738c3-2c33-4843-b168-5f104b13358a .shogun-image-content {
  
    align-items: center;
  
}

#s-3b5a5f6e-e80b-4d8c-be3b-15fea2dc0619 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-3b5a5f6e-e80b-4d8c-be3b-15fea2dc0619 {
  display: none;
}
#s-3b5a5f6e-e80b-4d8c-be3b-15fea2dc0619, #wrap-s-3b5a5f6e-e80b-4d8c-be3b-15fea2dc0619 { display:none !important; }}






  #s-3b5a5f6e-e80b-4d8c-be3b-15fea2dc0619 img.shogun-image {
    

    
    
    
  }


#s-3b5a5f6e-e80b-4d8c-be3b-15fea2dc0619 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cd9d17c-959c-47d1-b8de-c1e7a57ae4bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-459d066e-a1b8-47aa-baad-25bcc1845666 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-459d066e-a1b8-47aa-baad-25bcc1845666 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-459d066e-a1b8-47aa-baad-25bcc1845666.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f0636c3d-b3cf-4519-9239-1843d0098243 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 {
  padding-bottom: 15px;
}
}
#s-f0636c3d-b3cf-4519-9239-1843d0098243 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-f0636c3d-b3cf-4519-9239-1843d0098243 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-af8775cd-273b-463b-8ddc-5e621d36cd17 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-af8775cd-273b-463b-8ddc-5e621d36cd17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-af8775cd-273b-463b-8ddc-5e621d36cd17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-af8775cd-273b-463b-8ddc-5e621d36cd17 {
  
}
}







#s-af8775cd-273b-463b-8ddc-5e621d36cd17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af8775cd-273b-463b-8ddc-5e621d36cd17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 {
  text-align: center;
}
@media (min-width: 1200px){#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 {
  display: none;
}
#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0, #wrap-s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 {
  display: none;
}
#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0, #wrap-s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 {
  display: none;
}
#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0, #wrap-s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 { display:none !important; }}@media (max-width: 767px){#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 {
  min-height: 288px;
}
}






  #s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 img.shogun-image {
    

    
    
    
  }


#s-d520cdd5-27d1-4eb3-aeef-d32757d25ed0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a84313e6-38ef-430f-9bc5-de24d600e8a8 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a84313e6-38ef-430f-9bc5-de24d600e8a8 {
  display: none;
}
#s-a84313e6-38ef-430f-9bc5-de24d600e8a8, #wrap-s-a84313e6-38ef-430f-9bc5-de24d600e8a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a84313e6-38ef-430f-9bc5-de24d600e8a8 {
  display: none;
}
#s-a84313e6-38ef-430f-9bc5-de24d600e8a8, #wrap-s-a84313e6-38ef-430f-9bc5-de24d600e8a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a84313e6-38ef-430f-9bc5-de24d600e8a8 {
  display: none;
}
#s-a84313e6-38ef-430f-9bc5-de24d600e8a8, #wrap-s-a84313e6-38ef-430f-9bc5-de24d600e8a8 { display:none !important; }}@media (max-width: 767px){#s-a84313e6-38ef-430f-9bc5-de24d600e8a8 {
  min-height: 288px;
}
}






  #s-a84313e6-38ef-430f-9bc5-de24d600e8a8 img.shogun-image {
    

    
    
    
  }


#s-a84313e6-38ef-430f-9bc5-de24d600e8a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8c22186-66cb-4054-a035-e4c5a98b3ce1 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-a8c22186-66cb-4054-a035-e4c5a98b3ce1 {
  display: none;
}
#s-a8c22186-66cb-4054-a035-e4c5a98b3ce1, #wrap-s-a8c22186-66cb-4054-a035-e4c5a98b3ce1 { display:none !important; }}






  #s-a8c22186-66cb-4054-a035-e4c5a98b3ce1 img.shogun-image {
    

    
    
    
  }


#s-a8c22186-66cb-4054-a035-e4c5a98b3ce1 .shogun-image-content {
  
    align-items: center;
  
}

#s-78727481-2955-4682-bc23-347e3aa6f132 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-78727481-2955-4682-bc23-347e3aa6f132 {
  display: none;
}
#s-78727481-2955-4682-bc23-347e3aa6f132, #wrap-s-78727481-2955-4682-bc23-347e3aa6f132 { display:none !important; }}






  #s-78727481-2955-4682-bc23-347e3aa6f132 img.shogun-image {
    

    
    
    
  }


#s-78727481-2955-4682-bc23-347e3aa6f132 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d0ffc0d-9d05-483b-9006-b63272f492d7 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1d0ffc0d-9d05-483b-9006-b63272f492d7 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1d0ffc0d-9d05-483b-9006-b63272f492d7 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d0ffc0d-9d05-483b-9006-b63272f492d7 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-1d0ffc0d-9d05-483b-9006-b63272f492d7 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-1d0ffc0d-9d05-483b-9006-b63272f492d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d0ffc0d-9d05-483b-9006-b63272f492d7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e499a1d8-04ab-464a-a904-eaad52655bbd {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-e499a1d8-04ab-464a-a904-eaad52655bbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e499a1d8-04ab-464a-a904-eaad52655bbd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 {
  padding-bottom: 15px;
}
}
#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-4fb4defa-4a5a-49c8-a051-3ec6e0680208 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-594c888c-5241-4d31-8298-ff25249655e3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-594c888c-5241-4d31-8298-ff25249655e3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-594c888c-5241-4d31-8298-ff25249655e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-594c888c-5241-4d31-8298-ff25249655e3 {
  
}
}







#s-594c888c-5241-4d31-8298-ff25249655e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-594c888c-5241-4d31-8298-ff25249655e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-998fe6a0-6212-4cd3-a3fa-08ca446db862 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-998fe6a0-6212-4cd3-a3fa-08ca446db862 {
  display: none;
}
#s-998fe6a0-6212-4cd3-a3fa-08ca446db862, #wrap-s-998fe6a0-6212-4cd3-a3fa-08ca446db862 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-998fe6a0-6212-4cd3-a3fa-08ca446db862 {
  display: none;
}
#s-998fe6a0-6212-4cd3-a3fa-08ca446db862, #wrap-s-998fe6a0-6212-4cd3-a3fa-08ca446db862 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-998fe6a0-6212-4cd3-a3fa-08ca446db862 {
  display: none;
}
#s-998fe6a0-6212-4cd3-a3fa-08ca446db862, #wrap-s-998fe6a0-6212-4cd3-a3fa-08ca446db862 { display:none !important; }}@media (max-width: 767px){#s-998fe6a0-6212-4cd3-a3fa-08ca446db862 {
  min-height: 288px;
}
}






  #s-998fe6a0-6212-4cd3-a3fa-08ca446db862 img.shogun-image {
    

    
    
    
  }


#s-998fe6a0-6212-4cd3-a3fa-08ca446db862 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4da306d-373e-4ce2-b54e-1750d99d8c6c {
  text-align: center;
}
@media (max-width: 767px){#s-e4da306d-373e-4ce2-b54e-1750d99d8c6c {
  display: none;
}
#s-e4da306d-373e-4ce2-b54e-1750d99d8c6c, #wrap-s-e4da306d-373e-4ce2-b54e-1750d99d8c6c { display:none !important; }}






  #s-e4da306d-373e-4ce2-b54e-1750d99d8c6c img.shogun-image {
    

    
    
    
  }


#s-e4da306d-373e-4ce2-b54e-1750d99d8c6c .shogun-image-content {
  
    align-items: center;
  
}

#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5cf2ec0-a5f7-4b0a-ae5d-ab979dcf6365.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-212dba9a-2eb2-4155-b43a-2b30c68be312 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-212dba9a-2eb2-4155-b43a-2b30c68be312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-212dba9a-2eb2-4155-b43a-2b30c68be312.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-2c212999-fd4c-4682-bb02-569b161efd5b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2c212999-fd4c-4682-bb02-569b161efd5b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2c212999-fd4c-4682-bb02-569b161efd5b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-2c212999-fd4c-4682-bb02-569b161efd5b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-e0d3cc87-526f-4248-a7c1-82e6608e0e7e {
  min-height: 50px;
}
@media (max-width: 767px){#s-e0d3cc87-526f-4248-a7c1-82e6608e0e7e {
  
}
}







#s-e0d3cc87-526f-4248-a7c1-82e6608e0e7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0d3cc87-526f-4248-a7c1-82e6608e0e7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 {
  text-align: center;
}
@media (min-width: 1200px){#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 {
  min-height: 520px;
display: none;
}
#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08, #wrap-s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 {
  min-height: 520px;
display: none;
}
#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08, #wrap-s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 {
  min-height: 520px;
display: none;
}
#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08, #wrap-s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 { display:none !important; }}@media (max-width: 767px){#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 {
  min-height: 288px;
}
}






  #s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 img.shogun-image {
    

    
    
    
  }


#s-db26f8d5-7843-4eb9-9ab9-09ac04b91f08 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e {
  min-height: 520px;
display: none;
}
#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e, #wrap-s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e {
  min-height: 520px;
display: none;
}
#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e, #wrap-s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e {
  min-height: 520px;
display: none;
}
#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e, #wrap-s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e { display:none !important; }}@media (max-width: 767px){#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e {
  min-height: 288px;
}
}






  #s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e img.shogun-image {
    

    
    
    
  }


#s-2e6e03d8-c9df-42d4-af73-02bebf11bb3e .shogun-image-content {
  
    align-items: center;
  
}

#s-122a3266-475a-4d62-ac6d-cd1ff300d24c {
  text-align: center;
}
@media (max-width: 767px){#s-122a3266-475a-4d62-ac6d-cd1ff300d24c {
  display: none;
}
#s-122a3266-475a-4d62-ac6d-cd1ff300d24c, #wrap-s-122a3266-475a-4d62-ac6d-cd1ff300d24c { display:none !important; }}






  #s-122a3266-475a-4d62-ac6d-cd1ff300d24c img.shogun-image {
    

    
    
    
  }


#s-122a3266-475a-4d62-ac6d-cd1ff300d24c .shogun-image-content {
  
    align-items: center;
  
}

#s-17d01655-47dc-4ae1-b488-002609d3eb5b {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-17d01655-47dc-4ae1-b488-002609d3eb5b {
  display: none;
}
#s-17d01655-47dc-4ae1-b488-002609d3eb5b, #wrap-s-17d01655-47dc-4ae1-b488-002609d3eb5b { display:none !important; }}






  #s-17d01655-47dc-4ae1-b488-002609d3eb5b img.shogun-image {
    

    
    
    
  }


#s-17d01655-47dc-4ae1-b488-002609d3eb5b .shogun-image-content {
  
    align-items: center;
  
}

#s-e3b6ed64-45d6-40af-9908-c30bec0d7755 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e3b6ed64-45d6-40af-9908-c30bec0d7755 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3b6ed64-45d6-40af-9908-c30bec0d7755 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3b6ed64-45d6-40af-9908-c30bec0d7755 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e3b6ed64-45d6-40af-9908-c30bec0d7755 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-e3b6ed64-45d6-40af-9908-c30bec0d7755 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3b6ed64-45d6-40af-9908-c30bec0d7755.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38dcaa79-0a74-40ea-b834-f443fab8f9e8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-38dcaa79-0a74-40ea-b834-f443fab8f9e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38dcaa79-0a74-40ea-b834-f443fab8f9e8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d36f0123-90da-4254-87fc-6b99aa5546a8 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 {
  padding-bottom: 15px;
}
}
#s-d36f0123-90da-4254-87fc-6b99aa5546a8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-d36f0123-90da-4254-87fc-6b99aa5546a8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-01d7a391-c4ee-448b-8543-5a8e36f8506d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-01d7a391-c4ee-448b-8543-5a8e36f8506d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-01d7a391-c4ee-448b-8543-5a8e36f8506d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-01d7a391-c4ee-448b-8543-5a8e36f8506d {
  
}
}







#s-01d7a391-c4ee-448b-8543-5a8e36f8506d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01d7a391-c4ee-448b-8543-5a8e36f8506d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 {
  text-align: center;
}
@media (min-width: 1200px){#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 {
  display: none;
}
#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5, #wrap-s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 {
  display: none;
}
#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5, #wrap-s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 {
  display: none;
}
#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5, #wrap-s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 { display:none !important; }}@media (max-width: 767px){#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 {
  min-height: 288px;
}
}






  #s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 img.shogun-image {
    

    
    
    
  }


#s-55e995ca-e5de-4fe4-9113-668d69a1bfc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-11272e3e-89a4-4bed-8b4f-5fb76a9e2d48 {
  text-align: center;
}
@media (max-width: 767px){#s-11272e3e-89a4-4bed-8b4f-5fb76a9e2d48 {
  display: none;
}
#s-11272e3e-89a4-4bed-8b4f-5fb76a9e2d48, #wrap-s-11272e3e-89a4-4bed-8b4f-5fb76a9e2d48 { display:none !important; }}






  #s-11272e3e-89a4-4bed-8b4f-5fb76a9e2d48 img.shogun-image {
    

    
    
    
  }


#s-11272e3e-89a4-4bed-8b4f-5fb76a9e2d48 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cc5416b-e38c-42ba-bad5-6455df4c4117 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-8cc5416b-e38c-42ba-bad5-6455df4c4117 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cc5416b-e38c-42ba-bad5-6455df4c4117 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8cc5416b-e38c-42ba-bad5-6455df4c4117 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-8cc5416b-e38c-42ba-bad5-6455df4c4117 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-8cc5416b-e38c-42ba-bad5-6455df4c4117 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cc5416b-e38c-42ba-bad5-6455df4c4117.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91a5e1bd-afd0-428e-8f37-8fbcb844fb71 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-91a5e1bd-afd0-428e-8f37-8fbcb844fb71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91a5e1bd-afd0-428e-8f37-8fbcb844fb71.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf {
  padding-bottom: 15px;
}
}
#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-9bb0ccd5-95a5-48d6-abcd-78405fa312bf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ee4b38f4-982f-4cf8-a49c-07ce7999bcb2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ee4b38f4-982f-4cf8-a49c-07ce7999bcb2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee4b38f4-982f-4cf8-a49c-07ce7999bcb2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee4b38f4-982f-4cf8-a49c-07ce7999bcb2 {
  
}
}







#s-ee4b38f4-982f-4cf8-a49c-07ce7999bcb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee4b38f4-982f-4cf8-a49c-07ce7999bcb2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 {
  text-align: center;
}
@media (min-width: 1200px){#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 {
  display: none;
}
#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4, #wrap-s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 {
  display: none;
}
#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4, #wrap-s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 {
  display: none;
}
#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4, #wrap-s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 { display:none !important; }}@media (max-width: 767px){#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 {
  min-height: 288px;
}
}






  #s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 img.shogun-image {
    

    
    
    
  }


#s-cf0e897d-6094-4bbb-9667-bcfc33a17cb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf0f925a-b21a-4c04-bd78-2bfcb0275415 {
  text-align: center;
}
@media (max-width: 767px){#s-cf0f925a-b21a-4c04-bd78-2bfcb0275415 {
  display: none;
}
#s-cf0f925a-b21a-4c04-bd78-2bfcb0275415, #wrap-s-cf0f925a-b21a-4c04-bd78-2bfcb0275415 { display:none !important; }}






  #s-cf0f925a-b21a-4c04-bd78-2bfcb0275415 img.shogun-image {
    

    
    
    
  }


#s-cf0f925a-b21a-4c04-bd78-2bfcb0275415 .shogun-image-content {
  
    align-items: center;
  
}

#s-117342f4-c87c-4c7c-8877-6f364ded3586 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-117342f4-c87c-4c7c-8877-6f364ded3586 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-117342f4-c87c-4c7c-8877-6f364ded3586 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-117342f4-c87c-4c7c-8877-6f364ded3586 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-117342f4-c87c-4c7c-8877-6f364ded3586 {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 0px;
margin-right: 28px;
}
}







#s-117342f4-c87c-4c7c-8877-6f364ded3586 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-117342f4-c87c-4c7c-8877-6f364ded3586.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa38844c-67d0-458e-b690-1304ab8224e0 {
  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-fa38844c-67d0-458e-b690-1304ab8224e0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa38844c-67d0-458e-b690-1304ab8224e0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa38844c-67d0-458e-b690-1304ab8224e0 {
  
}
}







#s-fa38844c-67d0-458e-b690-1304ab8224e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa38844c-67d0-458e-b690-1304ab8224e0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6bc1c545-8029-4924-a6bb-5cdc0a826cb3 {
  padding-bottom: 18px;
text-align: center;
}

#s-6bc1c545-8029-4924-a6bb-5cdc0a826cb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-6bc1c545-8029-4924-a6bb-5cdc0a826cb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6bc1c545-8029-4924-a6bb-5cdc0a826cb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6bc1c545-8029-4924-a6bb-5cdc0a826cb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-6bc1c545-8029-4924-a6bb-5cdc0a826cb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
@media (max-width: 767px){#s-f93523ac-ce1d-473e-8502-a1b4398ae4e1 {
  display: none;
}
#s-f93523ac-ce1d-473e-8502-a1b4398ae4e1, #wrap-s-f93523ac-ce1d-473e-8502-a1b4398ae4e1 { display:none !important; }}
@media (min-width: 1200px){#s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e {
  display: none;
}
#s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e, #wrap-s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e {
  display: none;
}
#s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e, #wrap-s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e {
  display: none;
}
#s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e, #wrap-s-1d3d44d9-6ef1-4e2f-aca4-7d732973b83e { display:none !important; }}
#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726 {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b39bb5b0-1175-4b0e-9290-6b53ea1d8726.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d85301c-0a76-4e64-b29b-cba571c81e53 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-9d85301c-0a76-4e64-b29b-cba571c81e53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d85301c-0a76-4e64-b29b-cba571c81e53.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a570e059-af01-478e-b811-d9715decdbe3 {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a570e059-af01-478e-b811-d9715decdbe3 {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-a570e059-af01-478e-b811-d9715decdbe3 {
  padding-bottom: 10px;
}
}
#s-a570e059-af01-478e-b811-d9715decdbe3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-a570e059-af01-478e-b811-d9715decdbe3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a570e059-af01-478e-b811-d9715decdbe3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a570e059-af01-478e-b811-d9715decdbe3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-a570e059-af01-478e-b811-d9715decdbe3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-b5061846-5988-41f0-be3a-56fd98b4d09a {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b5061846-5988-41f0-be3a-56fd98b4d09a {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5061846-5988-41f0-be3a-56fd98b4d09a {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5061846-5988-41f0-be3a-56fd98b4d09a {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b5061846-5988-41f0-be3a-56fd98b4d09a {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-b5061846-5988-41f0-be3a-56fd98b4d09a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5061846-5988-41f0-be3a-56fd98b4d09a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4490432a-6900-42db-89dc-e282a410dd8b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-4490432a-6900-42db-89dc-e282a410dd8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4490432a-6900-42db-89dc-e282a410dd8b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf {
  padding-bottom: 10px;
}
}
#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-f5ee12cc-2822-48d6-8d79-ff8cb88f7ddf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-8fc7e9a9-b853-4165-9c44-b7949810d3ba {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8fc7e9a9-b853-4165-9c44-b7949810d3ba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8fc7e9a9-b853-4165-9c44-b7949810d3ba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8fc7e9a9-b853-4165-9c44-b7949810d3ba {
  
}
}







#s-8fc7e9a9-b853-4165-9c44-b7949810d3ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fc7e9a9-b853-4165-9c44-b7949810d3ba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 {
  text-align: center;
}
@media (min-width: 1200px){#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 {
  display: none;
}
#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4, #wrap-s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 {
  display: none;
}
#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4, #wrap-s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 {
  display: none;
}
#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4, #wrap-s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 { display:none !important; }}@media (max-width: 767px){#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 {
  min-height: 288px;
}
}






  #s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 img.shogun-image {
    

    
    
    
  }


#s-c848b58d-0a4c-4c19-96b0-fe8792ddc5e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a22b912d-2248-4342-85af-a86a007f906d {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-a22b912d-2248-4342-85af-a86a007f906d {
  display: none;
}
#s-a22b912d-2248-4342-85af-a86a007f906d, #wrap-s-a22b912d-2248-4342-85af-a86a007f906d { display:none !important; }}






  #s-a22b912d-2248-4342-85af-a86a007f906d img.shogun-image {
    

    
    
    
  }


#s-a22b912d-2248-4342-85af-a86a007f906d .shogun-image-content {
  
    align-items: center;
  
}

#s-9303df6a-0947-4968-b692-f7c92d01c846 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-9303df6a-0947-4968-b692-f7c92d01c846 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9303df6a-0947-4968-b692-f7c92d01c846 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9303df6a-0947-4968-b692-f7c92d01c846 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-9303df6a-0947-4968-b692-f7c92d01c846 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-9303df6a-0947-4968-b692-f7c92d01c846 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9303df6a-0947-4968-b692-f7c92d01c846.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d09fc5b7-719d-45e2-9152-f47b84ede110 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-d09fc5b7-719d-45e2-9152-f47b84ede110 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d09fc5b7-719d-45e2-9152-f47b84ede110.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 {
  padding-bottom: 15px;
}
}
#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-f83e7c5d-72f7-40e8-a377-79bc289c45d6 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-b930442d-19c0-4189-84ce-8647f556805f {
  margin-top: 6px;
margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b930442d-19c0-4189-84ce-8647f556805f {
  margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b930442d-19c0-4189-84ce-8647f556805f {
  margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b930442d-19c0-4189-84ce-8647f556805f {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-b930442d-19c0-4189-84ce-8647f556805f {
  margin-top: 60px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-b930442d-19c0-4189-84ce-8647f556805f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b930442d-19c0-4189-84ce-8647f556805f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78fd12c3-44bd-4201-b4b4-caccd010924a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-78fd12c3-44bd-4201-b4b4-caccd010924a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78fd12c3-44bd-4201-b4b4-caccd010924a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c {
  padding-bottom: 10px;
}
}
#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-ec2419f6-b62a-4f44-8b55-eca134a1dd3c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-8926e551-a688-4f47-88a0-e508e26bba39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8926e551-a688-4f47-88a0-e508e26bba39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8926e551-a688-4f47-88a0-e508e26bba39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8926e551-a688-4f47-88a0-e508e26bba39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f0ca1930-cbfb-4c96-90eb-c686bbebfc45 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-88d318e6-76d6-44c9-ab2b-6d6d38a3fd1e {
  margin-top: 25px;
text-align: left;
}

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