.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-64683d87-e986-4233-b1c1-b91ee49f2777 {
  min-height: 50px;
}








#s-64683d87-e986-4233-b1c1-b91ee49f2777 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64683d87-e986-4233-b1c1-b91ee49f2777.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 756px;
background-position: center center;
}
@media (min-width: 1200px){#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 {
  min-height: 670px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 {
  min-height: 670px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 {
  min-height: 670px;
}
}@media (max-width: 767px){#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 {
  min-height: 608px;
display: none;
}
#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4, #wrap-s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 { display:none !important; }}
#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 {
  background-image: url(https://i.shgcdn.com/ba0805a9-a1af-4999-b04e-c588e581ba55/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9569e9e5-0d45-4b14-b393-b1d8c4aed2b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-a356166f-ab8f-48db-9ce0-e3953bd72c7f {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-a356166f-ab8f-48db-9ce0-e3953bd72c7f {
  display: none;
}
#s-a356166f-ab8f-48db-9ce0-e3953bd72c7f, #wrap-s-a356166f-ab8f-48db-9ce0-e3953bd72c7f { display:none !important; }}
#s-a356166f-ab8f-48db-9ce0-e3953bd72c7f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-a356166f-ab8f-48db-9ce0-e3953bd72c7f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


}
#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 756px;
background-position: center center;
}
@media (min-width: 1200px){#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 {
  min-height: 670px;
display: none;
}
#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63, #wrap-s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 {
  min-height: 670px;
display: none;
}
#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63, #wrap-s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 {
  min-height: 670px;
display: none;
}
#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63, #wrap-s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 { display:none !important; }}@media (max-width: 767px){#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 {
  min-height: 608px;
}
}
#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 {
  background-image: url(https://i.shgcdn.com/58805534-d6ce-4944-9f43-9e9d24892059/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96887d8f-f0a8-426b-be2c-87a8f81b3e63.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-878304f7-2d20-44c0-8846-c89f0e9ba4e8 {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-878304f7-2d20-44c0-8846-c89f0e9ba4e8 {
  display: none;
}
#s-878304f7-2d20-44c0-8846-c89f0e9ba4e8, #wrap-s-878304f7-2d20-44c0-8846-c89f0e9ba4e8 { display:none !important; }}
#s-878304f7-2d20-44c0-8846-c89f0e9ba4e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-878304f7-2d20-44c0-8846-c89f0e9ba4e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


}
#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82 {
  margin-top: 67px;
margin-left: 5%;
margin-bottom: 67px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82 {
  margin-top: 0px;
margin-left: 29px;
margin-bottom: 0px;
margin-right: 29px;
}
}







#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e41261ca-f54c-4d0b-ac84-16aeca06ab82.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e1df88e1-d24b-47e9-8d91-cc3bcf776ed7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-e1df88e1-d24b-47e9-8d91-cc3bcf776ed7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1df88e1-d24b-47e9-8d91-cc3bcf776ed7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1b1e3160-97b5-4612-8edc-b8fd371a9fb3 {
  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-1b1e3160-97b5-4612-8edc-b8fd371a9fb3 {
  padding-top: 46px;
padding-bottom: 10px;
}
}
#s-1b1e3160-97b5-4612-8edc-b8fd371a9fb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-1b1e3160-97b5-4612-8edc-b8fd371a9fb3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}


}
#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 {
  padding-bottom: 15px;
}
}
#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-458d91e6-4677-46d1-8d2f-0ca16fde7e44 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ba4fb33f-465f-41c6-ab0f-d702e4a6acd3 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-ba4fb33f-465f-41c6-ab0f-d702e4a6acd3 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba4fb33f-465f-41c6-ab0f-d702e4a6acd3 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-ba4fb33f-465f-41c6-ab0f-d702e4a6acd3 {
  margin-left: 28px;
margin-right: 28px;
}
}







#s-ba4fb33f-465f-41c6-ab0f-d702e4a6acd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba4fb33f-465f-41c6-ab0f-d702e4a6acd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d8608c2-0433-4f5d-8854-0686de1d678b {
  text-align: left;
}

#s-1f805223-bfb0-41a2-b500-603d9bc79aae {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1f805223-bfb0-41a2-b500-603d9bc79aae {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f805223-bfb0-41a2-b500-603d9bc79aae {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f805223-bfb0-41a2-b500-603d9bc79aae {
  margin-top: 67px;
margin-left: 5%;
margin-bottom: 67px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-1f805223-bfb0-41a2-b500-603d9bc79aae {
  margin-top: 0px;
margin-left: 29px;
margin-bottom: 0px;
margin-right: 29px;
}
}







#s-1f805223-bfb0-41a2-b500-603d9bc79aae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f805223-bfb0-41a2-b500-603d9bc79aae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2007409-995e-4a7c-a4eb-09d1f15b657e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-a2007409-995e-4a7c-a4eb-09d1f15b657e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2007409-995e-4a7c-a4eb-09d1f15b657e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-eb4b9f0f-7b21-4628-9713-6225f06238a8 {
  margin-bottom: 210px;
}
@media (min-width: 1200px){#s-eb4b9f0f-7b21-4628-9713-6225f06238a8 {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb4b9f0f-7b21-4628-9713-6225f06238a8 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb4b9f0f-7b21-4628-9713-6225f06238a8 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-eb4b9f0f-7b21-4628-9713-6225f06238a8 {
  margin-bottom: 58px;
}
}
#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 80px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 50px;
margin-right: 28px;
}
}







#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2db9e5a1-7bb7-4eea-ac6b-88db0261a50a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-09727b60-583b-49db-82dd-4a1115150cfd {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-09727b60-583b-49db-82dd-4a1115150cfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09727b60-583b-49db-82dd-4a1115150cfd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9430e460-fcb7-47d5-a40c-7043e6b36112 {
  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-9430e460-fcb7-47d5-a40c-7043e6b36112 {
  margin-top: 70px;
margin-bottom: 25px;
}
}
#s-9430e460-fcb7-47d5-a40c-7043e6b36112 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-9430e460-fcb7-47d5-a40c-7043e6b36112 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-9430e460-fcb7-47d5-a40c-7043e6b36112 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (max-width: 767px){#s-9430e460-fcb7-47d5-a40c-7043e6b36112 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 0.04px;
  text-align: center;
}


}
#s-92a2a3c1-00d2-426a-8749-51e250a20ec0 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-92a2a3c1-00d2-426a-8749-51e250a20ec0 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92a2a3c1-00d2-426a-8749-51e250a20ec0 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-92a2a3c1-00d2-426a-8749-51e250a20ec0 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-92a2a3c1-00d2-426a-8749-51e250a20ec0 {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-92a2a3c1-00d2-426a-8749-51e250a20ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92a2a3c1-00d2-426a-8749-51e250a20ec0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05ce34f3-fa49-44b5-b39b-8772597a3f0f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-05ce34f3-fa49-44b5-b39b-8772597a3f0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05ce34f3-fa49-44b5-b39b-8772597a3f0f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-669f4ad8-a298-491e-b497-a1de13b9f4cb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-669f4ad8-a298-491e-b497-a1de13b9f4cb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-669f4ad8-a298-491e-b497-a1de13b9f4cb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-669f4ad8-a298-491e-b497-a1de13b9f4cb .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


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


@media (min-width: 1200px){#s-13a85aa6-f921-49a5-be6a-329b494c62c5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-13a85aa6-f921-49a5-be6a-329b494c62c5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-13a85aa6-f921-49a5-be6a-329b494c62c5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-13a85aa6-f921-49a5-be6a-329b494c62c5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-0b16d65d-a81a-4d7a-a1de-52729715ef22 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0b16d65d-a81a-4d7a-a1de-52729715ef22 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b16d65d-a81a-4d7a-a1de-52729715ef22 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b16d65d-a81a-4d7a-a1de-52729715ef22 {
  
}
}







#s-0b16d65d-a81a-4d7a-a1de-52729715ef22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b16d65d-a81a-4d7a-a1de-52729715ef22.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-e154d414-363f-4e05-8367-d7acb09cd592 {
  text-align: center;
}
@media (min-width: 1200px){#s-e154d414-363f-4e05-8367-d7acb09cd592 {
  display: none;
}
#s-e154d414-363f-4e05-8367-d7acb09cd592, #wrap-s-e154d414-363f-4e05-8367-d7acb09cd592 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e154d414-363f-4e05-8367-d7acb09cd592 {
  display: none;
}
#s-e154d414-363f-4e05-8367-d7acb09cd592, #wrap-s-e154d414-363f-4e05-8367-d7acb09cd592 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e154d414-363f-4e05-8367-d7acb09cd592 {
  display: none;
}
#s-e154d414-363f-4e05-8367-d7acb09cd592, #wrap-s-e154d414-363f-4e05-8367-d7acb09cd592 { display:none !important; }}@media (max-width: 767px){#s-e154d414-363f-4e05-8367-d7acb09cd592 {
  min-height: 288px;
}
}






  #s-e154d414-363f-4e05-8367-d7acb09cd592 img.shogun-image {
    

    
    
    
  }


#s-e154d414-363f-4e05-8367-d7acb09cd592 .shogun-image-content {
  
    align-items: center;
  
}

#s-3327b30d-547e-419e-b3b0-119d08252a1a {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-3327b30d-547e-419e-b3b0-119d08252a1a {
  display: none;
}
#s-3327b30d-547e-419e-b3b0-119d08252a1a, #wrap-s-3327b30d-547e-419e-b3b0-119d08252a1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3327b30d-547e-419e-b3b0-119d08252a1a {
  display: none;
}
#s-3327b30d-547e-419e-b3b0-119d08252a1a, #wrap-s-3327b30d-547e-419e-b3b0-119d08252a1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3327b30d-547e-419e-b3b0-119d08252a1a {
  display: none;
}
#s-3327b30d-547e-419e-b3b0-119d08252a1a, #wrap-s-3327b30d-547e-419e-b3b0-119d08252a1a { display:none !important; }}@media (max-width: 767px){#s-3327b30d-547e-419e-b3b0-119d08252a1a {
  min-height: 288px;
}
}






  #s-3327b30d-547e-419e-b3b0-119d08252a1a img.shogun-image {
    

    
    
    
  }


#s-3327b30d-547e-419e-b3b0-119d08252a1a .shogun-image-content {
  
    align-items: center;
  
}

#s-b17511bc-9ffd-4e95-b280-753e66411f66 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b17511bc-9ffd-4e95-b280-753e66411f66 {
  display: none;
}
#s-b17511bc-9ffd-4e95-b280-753e66411f66, #wrap-s-b17511bc-9ffd-4e95-b280-753e66411f66 { display:none !important; }}






  #s-b17511bc-9ffd-4e95-b280-753e66411f66 img.shogun-image {
    

    
    
    
  }


#s-b17511bc-9ffd-4e95-b280-753e66411f66 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3084988-adf3-4e06-9b09-62c595ff6092 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b3084988-adf3-4e06-9b09-62c595ff6092 {
  display: none;
}
#s-b3084988-adf3-4e06-9b09-62c595ff6092, #wrap-s-b3084988-adf3-4e06-9b09-62c595ff6092 { display:none !important; }}






  #s-b3084988-adf3-4e06-9b09-62c595ff6092 img.shogun-image {
    

    
    
    
  }


#s-b3084988-adf3-4e06-9b09-62c595ff6092 .shogun-image-content {
  
    align-items: center;
  
}

#s-90e1af8f-75b6-424a-973d-2b43da639b2d {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-90e1af8f-75b6-424a-973d-2b43da639b2d {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90e1af8f-75b6-424a-973d-2b43da639b2d {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-90e1af8f-75b6-424a-973d-2b43da639b2d {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-90e1af8f-75b6-424a-973d-2b43da639b2d {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-90e1af8f-75b6-424a-973d-2b43da639b2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90e1af8f-75b6-424a-973d-2b43da639b2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b5a8360-2d2e-41b9-84c9-926cec625cff {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-8b5a8360-2d2e-41b9-84c9-926cec625cff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b5a8360-2d2e-41b9-84c9-926cec625cff.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-1baa2dec-c9ee-4632-8210-b8732b1ef470 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1baa2dec-c9ee-4632-8210-b8732b1ef470 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1baa2dec-c9ee-4632-8210-b8732b1ef470 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-1baa2dec-c9ee-4632-8210-b8732b1ef470 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ccee347c-4a4e-4cad-98a8-3fe4e203f58a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ccee347c-4a4e-4cad-98a8-3fe4e203f58a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ccee347c-4a4e-4cad-98a8-3fe4e203f58a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ccee347c-4a4e-4cad-98a8-3fe4e203f58a {
  
}
}







#s-ccee347c-4a4e-4cad-98a8-3fe4e203f58a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccee347c-4a4e-4cad-98a8-3fe4e203f58a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebfb810d-55f6-4e44-b768-47f65b3317e4 {
  text-align: center;
}
@media (min-width: 1200px){#s-ebfb810d-55f6-4e44-b768-47f65b3317e4 {
  min-height: 520px;
display: none;
}
#s-ebfb810d-55f6-4e44-b768-47f65b3317e4, #wrap-s-ebfb810d-55f6-4e44-b768-47f65b3317e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ebfb810d-55f6-4e44-b768-47f65b3317e4 {
  min-height: 520px;
display: none;
}
#s-ebfb810d-55f6-4e44-b768-47f65b3317e4, #wrap-s-ebfb810d-55f6-4e44-b768-47f65b3317e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ebfb810d-55f6-4e44-b768-47f65b3317e4 {
  min-height: 520px;
display: none;
}
#s-ebfb810d-55f6-4e44-b768-47f65b3317e4, #wrap-s-ebfb810d-55f6-4e44-b768-47f65b3317e4 { display:none !important; }}@media (max-width: 767px){#s-ebfb810d-55f6-4e44-b768-47f65b3317e4 {
  min-height: 288px;
}
}






  #s-ebfb810d-55f6-4e44-b768-47f65b3317e4 img.shogun-image {
    

    
    
    
  }


#s-ebfb810d-55f6-4e44-b768-47f65b3317e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-28bbaa48-c573-440c-ae3a-86c8a75a68ff {
  text-align: center;
}
@media (max-width: 767px){#s-28bbaa48-c573-440c-ae3a-86c8a75a68ff {
  display: none;
}
#s-28bbaa48-c573-440c-ae3a-86c8a75a68ff, #wrap-s-28bbaa48-c573-440c-ae3a-86c8a75a68ff { display:none !important; }}






  #s-28bbaa48-c573-440c-ae3a-86c8a75a68ff img.shogun-image {
    

    
    
    
  }


#s-28bbaa48-c573-440c-ae3a-86c8a75a68ff .shogun-image-content {
  
    align-items: center;
  
}

#s-8f88c073-192e-4816-91fd-e2727a1650ee {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-8f88c073-192e-4816-91fd-e2727a1650ee {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f88c073-192e-4816-91fd-e2727a1650ee {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f88c073-192e-4816-91fd-e2727a1650ee {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-8f88c073-192e-4816-91fd-e2727a1650ee {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-8f88c073-192e-4816-91fd-e2727a1650ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f88c073-192e-4816-91fd-e2727a1650ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee3c4acd-0f46-4bd7-a0a2-d1fd33e12274 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-ee3c4acd-0f46-4bd7-a0a2-d1fd33e12274 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee3c4acd-0f46-4bd7-a0a2-d1fd33e12274.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a {
  padding-bottom: 15px;
}
}
#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-6ac8ef47-05a7-4c85-98f1-954b7b703a8a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-9337ce85-6422-4fb7-b8ef-c16617a5e8c6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9337ce85-6422-4fb7-b8ef-c16617a5e8c6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9337ce85-6422-4fb7-b8ef-c16617a5e8c6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9337ce85-6422-4fb7-b8ef-c16617a5e8c6 {
  
}
}







#s-9337ce85-6422-4fb7-b8ef-c16617a5e8c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9337ce85-6422-4fb7-b8ef-c16617a5e8c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b58891ef-310e-4e29-bac1-297a03d7ddb0 {
  text-align: center;
}
@media (min-width: 1200px){#s-b58891ef-310e-4e29-bac1-297a03d7ddb0 {
  min-height: 520px;
display: none;
}
#s-b58891ef-310e-4e29-bac1-297a03d7ddb0, #wrap-s-b58891ef-310e-4e29-bac1-297a03d7ddb0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b58891ef-310e-4e29-bac1-297a03d7ddb0 {
  min-height: 520px;
display: none;
}
#s-b58891ef-310e-4e29-bac1-297a03d7ddb0, #wrap-s-b58891ef-310e-4e29-bac1-297a03d7ddb0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b58891ef-310e-4e29-bac1-297a03d7ddb0 {
  min-height: 520px;
display: none;
}
#s-b58891ef-310e-4e29-bac1-297a03d7ddb0, #wrap-s-b58891ef-310e-4e29-bac1-297a03d7ddb0 { display:none !important; }}@media (max-width: 767px){#s-b58891ef-310e-4e29-bac1-297a03d7ddb0 {
  min-height: 288px;
}
}






  #s-b58891ef-310e-4e29-bac1-297a03d7ddb0 img.shogun-image {
    

    
    
    
  }


#s-b58891ef-310e-4e29-bac1-297a03d7ddb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ef99845-b551-4349-b5aa-daa07f3318b0 {
  text-align: center;
}
@media (max-width: 767px){#s-5ef99845-b551-4349-b5aa-daa07f3318b0 {
  display: none;
}
#s-5ef99845-b551-4349-b5aa-daa07f3318b0, #wrap-s-5ef99845-b551-4349-b5aa-daa07f3318b0 { display:none !important; }}






  #s-5ef99845-b551-4349-b5aa-daa07f3318b0 img.shogun-image {
    

    
    
    
  }


#s-5ef99845-b551-4349-b5aa-daa07f3318b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b949db4-8288-479c-9ae9-db024a08838c {
  text-align: center;
}
@media (max-width: 767px){#s-1b949db4-8288-479c-9ae9-db024a08838c {
  display: none;
}
#s-1b949db4-8288-479c-9ae9-db024a08838c, #wrap-s-1b949db4-8288-479c-9ae9-db024a08838c { display:none !important; }}






  #s-1b949db4-8288-479c-9ae9-db024a08838c img.shogun-image {
    

    
    
    
  }


#s-1b949db4-8288-479c-9ae9-db024a08838c .shogun-image-content {
  
    align-items: center;
  
}

#s-092adf9b-84b2-49e7-afea-f28c5980bd55 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-092adf9b-84b2-49e7-afea-f28c5980bd55 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-092adf9b-84b2-49e7-afea-f28c5980bd55 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-092adf9b-84b2-49e7-afea-f28c5980bd55 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-092adf9b-84b2-49e7-afea-f28c5980bd55 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-092adf9b-84b2-49e7-afea-f28c5980bd55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-092adf9b-84b2-49e7-afea-f28c5980bd55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d3e362d-d3b3-4ccd-b7e1-c0fe966fc2dc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-5d3e362d-d3b3-4ccd-b7e1-c0fe966fc2dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d3e362d-d3b3-4ccd-b7e1-c0fe966fc2dc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-0890686c-2551-463f-b79b-ab9ac174c6e7 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0890686c-2551-463f-b79b-ab9ac174c6e7 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0890686c-2551-463f-b79b-ab9ac174c6e7 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-0890686c-2551-463f-b79b-ab9ac174c6e7 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 {
  margin-top: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 {
  display: none;
}
#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66, #wrap-s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 {
  display: none;
}
#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66, #wrap-s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 {
  display: none;
}
#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66, #wrap-s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 { display:none !important; }}







#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf6501ee-088f-4c14-bcba-ef1d6ec7dc66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 {
  display: none;
}
#s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4, #wrap-s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 { display:none !important; }}@media (max-width: 767px){#s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 {
  display: none;
}
#s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4, #wrap-s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 { display:none !important; }}






  #s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 img.shogun-image {
    

    
    
    
  }


#s-0fcc3e17-2d0b-480a-9a46-25d69c9388d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d {
  text-align: center;
}
@media (min-width: 1200px){#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d {
  display: none;
}
#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d, #wrap-s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d {
  display: none;
}
#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d, #wrap-s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d {
  
}
}






  #s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d img.shogun-image {
    

    
    
    
  }


#s-0f2fc5c7-7f44-4aea-a36f-c8c335d08b1d .shogun-image-content {
  
    align-items: center;
  
}

#s-1106ff4a-d7df-4d99-978a-e6e1ef37d71f {
  margin-top: 10px;
text-align: center;
}







  #s-1106ff4a-d7df-4d99-978a-e6e1ef37d71f img.shogun-image {
    

    
    
    
  }


#s-1106ff4a-d7df-4d99-978a-e6e1ef37d71f .shogun-image-content {
  
    align-items: center;
  
}

#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e6b0f15-6aa2-4130-91ef-3454dffa3c28.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d326b5d-63c8-4787-8b1a-476432680bac {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-0d326b5d-63c8-4787-8b1a-476432680bac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d326b5d-63c8-4787-8b1a-476432680bac.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-f9a109f5-a4ad-47ca-929a-4f88b96a3274 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f9a109f5-a4ad-47ca-929a-4f88b96a3274 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f9a109f5-a4ad-47ca-929a-4f88b96a3274 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-f9a109f5-a4ad-47ca-929a-4f88b96a3274 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-e535c9f3-2d29-4d3e-8971-8ee609ec5972 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e535c9f3-2d29-4d3e-8971-8ee609ec5972 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e535c9f3-2d29-4d3e-8971-8ee609ec5972 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e535c9f3-2d29-4d3e-8971-8ee609ec5972 {
  
}
}







#s-e535c9f3-2d29-4d3e-8971-8ee609ec5972 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e535c9f3-2d29-4d3e-8971-8ee609ec5972.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 {
  text-align: center;
}
@media (min-width: 1200px){#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 {
  min-height: 520px;
display: none;
}
#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2, #wrap-s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 {
  min-height: 520px;
display: none;
}
#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2, #wrap-s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 {
  min-height: 520px;
display: none;
}
#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2, #wrap-s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 { display:none !important; }}@media (max-width: 767px){#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 {
  min-height: 288px;
}
}






  #s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 img.shogun-image {
    

    
    
    
  }


#s-9603df4c-1c5f-4e8f-acd3-46f3ffae79d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa595f0a-6098-4302-b96d-7f95600b4026 {
  text-align: center;
}
@media (max-width: 767px){#s-fa595f0a-6098-4302-b96d-7f95600b4026 {
  display: none;
}
#s-fa595f0a-6098-4302-b96d-7f95600b4026, #wrap-s-fa595f0a-6098-4302-b96d-7f95600b4026 { display:none !important; }}






  #s-fa595f0a-6098-4302-b96d-7f95600b4026 img.shogun-image {
    

    
    
    
  }


#s-fa595f0a-6098-4302-b96d-7f95600b4026 .shogun-image-content {
  
    align-items: center;
  
}

#s-56918b39-6eb2-49a3-a9e5-21db679040d2 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-56918b39-6eb2-49a3-a9e5-21db679040d2 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-56918b39-6eb2-49a3-a9e5-21db679040d2 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-56918b39-6eb2-49a3-a9e5-21db679040d2 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-56918b39-6eb2-49a3-a9e5-21db679040d2 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-56918b39-6eb2-49a3-a9e5-21db679040d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56918b39-6eb2-49a3-a9e5-21db679040d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9cf987a7-c4bf-4301-8d61-89f5b561dbe2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-9cf987a7-c4bf-4301-8d61-89f5b561dbe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cf987a7-c4bf-4301-8d61-89f5b561dbe2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-527f7905-9c14-4cae-94d5-5d35bbf21aee {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee {
  padding-bottom: 15px;
}
}
#s-527f7905-9c14-4cae-94d5-5d35bbf21aee .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-527f7905-9c14-4cae-94d5-5d35bbf21aee .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-837cef19-d418-4f94-bcfb-21c889a62d02 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-837cef19-d418-4f94-bcfb-21c889a62d02 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-837cef19-d418-4f94-bcfb-21c889a62d02 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-837cef19-d418-4f94-bcfb-21c889a62d02 {
  
}
}







#s-837cef19-d418-4f94-bcfb-21c889a62d02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-837cef19-d418-4f94-bcfb-21c889a62d02.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dba336a7-bb95-4344-8504-c5da38f6707e {
  text-align: center;
}
@media (min-width: 1200px){#s-dba336a7-bb95-4344-8504-c5da38f6707e {
  display: none;
}
#s-dba336a7-bb95-4344-8504-c5da38f6707e, #wrap-s-dba336a7-bb95-4344-8504-c5da38f6707e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dba336a7-bb95-4344-8504-c5da38f6707e {
  display: none;
}
#s-dba336a7-bb95-4344-8504-c5da38f6707e, #wrap-s-dba336a7-bb95-4344-8504-c5da38f6707e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dba336a7-bb95-4344-8504-c5da38f6707e {
  display: none;
}
#s-dba336a7-bb95-4344-8504-c5da38f6707e, #wrap-s-dba336a7-bb95-4344-8504-c5da38f6707e { display:none !important; }}@media (max-width: 767px){#s-dba336a7-bb95-4344-8504-c5da38f6707e {
  min-height: 288px;
}
}






  #s-dba336a7-bb95-4344-8504-c5da38f6707e img.shogun-image {
    

    
    
    
  }


#s-dba336a7-bb95-4344-8504-c5da38f6707e .shogun-image-content {
  
    align-items: center;
  
}

#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd {
  display: none;
}
#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd, #wrap-s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd {
  display: none;
}
#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd, #wrap-s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd {
  display: none;
}
#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd, #wrap-s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd { display:none !important; }}@media (max-width: 767px){#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd {
  min-height: 288px;
}
}






  #s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd img.shogun-image {
    

    
    
    
  }


#s-863dbdba-6b2f-4d8f-8c9d-e59cb4be17fd .shogun-image-content {
  
    align-items: center;
  
}

#s-8183d78a-2986-4010-8f67-6bbb81f7f567 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-8183d78a-2986-4010-8f67-6bbb81f7f567 {
  display: none;
}
#s-8183d78a-2986-4010-8f67-6bbb81f7f567, #wrap-s-8183d78a-2986-4010-8f67-6bbb81f7f567 { display:none !important; }}






  #s-8183d78a-2986-4010-8f67-6bbb81f7f567 img.shogun-image {
    

    
    
    
  }


#s-8183d78a-2986-4010-8f67-6bbb81f7f567 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b820555-ed61-4e7a-a700-a5af0fe51ab1 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-5b820555-ed61-4e7a-a700-a5af0fe51ab1 {
  display: none;
}
#s-5b820555-ed61-4e7a-a700-a5af0fe51ab1, #wrap-s-5b820555-ed61-4e7a-a700-a5af0fe51ab1 { display:none !important; }}






  #s-5b820555-ed61-4e7a-a700-a5af0fe51ab1 img.shogun-image {
    

    
    
    
  }


#s-5b820555-ed61-4e7a-a700-a5af0fe51ab1 .shogun-image-content {
  
    align-items: center;
  
}

#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51cc16e8-a143-4c75-b9f6-5bb6dab14873.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8db9ef6-f050-48b2-b288-659663d5ce72 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-f8db9ef6-f050-48b2-b288-659663d5ce72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8db9ef6-f050-48b2-b288-659663d5ce72.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-94a63fc4-8cf6-4edf-a7d2-b48af70ef3ea .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-94a63fc4-8cf6-4edf-a7d2-b48af70ef3ea .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-94a63fc4-8cf6-4edf-a7d2-b48af70ef3ea .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-94a63fc4-8cf6-4edf-a7d2-b48af70ef3ea .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5 {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 0px;
margin-right: 28px;
}
}







#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1feb7567-87cd-4cbf-a981-c4a7079d9ec5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a68e1dfb-87f4-4523-91a5-2b6a8fb5fcaa {
  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-a68e1dfb-87f4-4523-91a5-2b6a8fb5fcaa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a68e1dfb-87f4-4523-91a5-2b6a8fb5fcaa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a68e1dfb-87f4-4523-91a5-2b6a8fb5fcaa {
  
}
}







#s-a68e1dfb-87f4-4523-91a5-2b6a8fb5fcaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a68e1dfb-87f4-4523-91a5-2b6a8fb5fcaa.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-55cdc452-df10-4040-9c1c-f276e5f99a54 {
  padding-bottom: 18px;
text-align: center;
}

#s-55cdc452-df10-4040-9c1c-f276e5f99a54 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-55cdc452-df10-4040-9c1c-f276e5f99a54 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-55cdc452-df10-4040-9c1c-f276e5f99a54 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-55cdc452-df10-4040-9c1c-f276e5f99a54 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-55cdc452-df10-4040-9c1c-f276e5f99a54 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
@media (max-width: 767px){#s-298952ab-7ef4-4190-9785-6c2099135bee {
  display: none;
}
#s-298952ab-7ef4-4190-9785-6c2099135bee, #wrap-s-298952ab-7ef4-4190-9785-6c2099135bee { display:none !important; }}
@media (min-width: 1200px){#s-80f53bf0-7d58-4326-9ed1-54e66a040c67 {
  display: none;
}
#s-80f53bf0-7d58-4326-9ed1-54e66a040c67, #wrap-s-80f53bf0-7d58-4326-9ed1-54e66a040c67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80f53bf0-7d58-4326-9ed1-54e66a040c67 {
  display: none;
}
#s-80f53bf0-7d58-4326-9ed1-54e66a040c67, #wrap-s-80f53bf0-7d58-4326-9ed1-54e66a040c67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80f53bf0-7d58-4326-9ed1-54e66a040c67 {
  display: none;
}
#s-80f53bf0-7d58-4326-9ed1-54e66a040c67, #wrap-s-80f53bf0-7d58-4326-9ed1-54e66a040c67 { display:none !important; }}
#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6 {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8e81c3d-9803-4e69-8a71-ddaea12a71d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fb20845-8de1-45b1-8451-d63ba226d42c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-0fb20845-8de1-45b1-8451-d63ba226d42c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fb20845-8de1-45b1-8451-d63ba226d42c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cef61b71-5ca2-418c-8688-0a502e488d8c {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cef61b71-5ca2-418c-8688-0a502e488d8c {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-cef61b71-5ca2-418c-8688-0a502e488d8c {
  padding-bottom: 10px;
}
}
#s-cef61b71-5ca2-418c-8688-0a502e488d8c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-cef61b71-5ca2-418c-8688-0a502e488d8c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cef61b71-5ca2-418c-8688-0a502e488d8c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cef61b71-5ca2-418c-8688-0a502e488d8c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-cef61b71-5ca2-418c-8688-0a502e488d8c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-476678c5-0619-4efb-8618-afa288e171bf {
  min-height: 50px;
}
@media (max-width: 767px){#s-476678c5-0619-4efb-8618-afa288e171bf {
  
}
}







#s-476678c5-0619-4efb-8618-afa288e171bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-476678c5-0619-4efb-8618-afa288e171bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-699c701c-d01a-4f80-b5f1-86346cfa47b1 {
  text-align: center;
}
@media (min-width: 1200px){#s-699c701c-d01a-4f80-b5f1-86346cfa47b1 {
  min-height: 520px;
display: none;
}
#s-699c701c-d01a-4f80-b5f1-86346cfa47b1, #wrap-s-699c701c-d01a-4f80-b5f1-86346cfa47b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-699c701c-d01a-4f80-b5f1-86346cfa47b1 {
  min-height: 520px;
display: none;
}
#s-699c701c-d01a-4f80-b5f1-86346cfa47b1, #wrap-s-699c701c-d01a-4f80-b5f1-86346cfa47b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-699c701c-d01a-4f80-b5f1-86346cfa47b1 {
  min-height: 520px;
display: none;
}
#s-699c701c-d01a-4f80-b5f1-86346cfa47b1, #wrap-s-699c701c-d01a-4f80-b5f1-86346cfa47b1 { display:none !important; }}@media (max-width: 767px){#s-699c701c-d01a-4f80-b5f1-86346cfa47b1 {
  min-height: 288px;
}
}






  #s-699c701c-d01a-4f80-b5f1-86346cfa47b1 img.shogun-image {
    

    
    
    
  }


#s-699c701c-d01a-4f80-b5f1-86346cfa47b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e15bd5c0-06bb-486b-8b27-fb16b6b9adbb {
  text-align: center;
}
@media (max-width: 767px){#s-e15bd5c0-06bb-486b-8b27-fb16b6b9adbb {
  display: none;
}
#s-e15bd5c0-06bb-486b-8b27-fb16b6b9adbb, #wrap-s-e15bd5c0-06bb-486b-8b27-fb16b6b9adbb { display:none !important; }}






  #s-e15bd5c0-06bb-486b-8b27-fb16b6b9adbb img.shogun-image {
    

    
    
    
  }


#s-e15bd5c0-06bb-486b-8b27-fb16b6b9adbb .shogun-image-content {
  
    align-items: center;
  
}

#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35 {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0021f28a-ce80-4f5b-ade7-95d5d3637b35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96508099-3791-410d-9284-842d1e8b4f8d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-96508099-3791-410d-9284-842d1e8b4f8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96508099-3791-410d-9284-842d1e8b4f8d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9e1edbd6-3b30-43da-8376-ad486349e4cd {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e1edbd6-3b30-43da-8376-ad486349e4cd {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-9e1edbd6-3b30-43da-8376-ad486349e4cd {
  padding-bottom: 10px;
}
}
#s-9e1edbd6-3b30-43da-8376-ad486349e4cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-9e1edbd6-3b30-43da-8376-ad486349e4cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9e1edbd6-3b30-43da-8376-ad486349e4cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9e1edbd6-3b30-43da-8376-ad486349e4cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-9e1edbd6-3b30-43da-8376-ad486349e4cd .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-5ce28333-4d27-4872-aa40-04ec739b7f29 {
  text-align: center;
}
@media (max-width: 767px){#s-5ce28333-4d27-4872-aa40-04ec739b7f29 {
  display: none;
}
#s-5ce28333-4d27-4872-aa40-04ec739b7f29, #wrap-s-5ce28333-4d27-4872-aa40-04ec739b7f29 { display:none !important; }}






  #s-5ce28333-4d27-4872-aa40-04ec739b7f29 img.shogun-image {
    

    
    
    
  }


#s-5ce28333-4d27-4872-aa40-04ec739b7f29 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b5d187e-e8ab-41ca-a891-5e8f31affc42 {
  min-height: 50px;
}
@media (max-width: 767px){#s-0b5d187e-e8ab-41ca-a891-5e8f31affc42 {
  
}
}







#s-0b5d187e-e8ab-41ca-a891-5e8f31affc42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b5d187e-e8ab-41ca-a891-5e8f31affc42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c {
  text-align: center;
}
@media (min-width: 1200px){#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c {
  min-height: 520px;
display: none;
}
#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c, #wrap-s-35b99173-94c5-4ccc-aa69-60e21c79fd1c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c {
  min-height: 520px;
display: none;
}
#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c, #wrap-s-35b99173-94c5-4ccc-aa69-60e21c79fd1c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c {
  min-height: 520px;
display: none;
}
#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c, #wrap-s-35b99173-94c5-4ccc-aa69-60e21c79fd1c { display:none !important; }}@media (max-width: 767px){#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c {
  min-height: 288px;
}
}






  #s-35b99173-94c5-4ccc-aa69-60e21c79fd1c img.shogun-image {
    

    
    
    
  }


#s-35b99173-94c5-4ccc-aa69-60e21c79fd1c .shogun-image-content {
  
    align-items: center;
  
}

#s-b460829f-7092-4c6b-a3d2-15dfe1c0f9c9 {
  text-align: center;
}
@media (max-width: 767px){#s-b460829f-7092-4c6b-a3d2-15dfe1c0f9c9 {
  display: none;
}
#s-b460829f-7092-4c6b-a3d2-15dfe1c0f9c9, #wrap-s-b460829f-7092-4c6b-a3d2-15dfe1c0f9c9 { display:none !important; }}






  #s-b460829f-7092-4c6b-a3d2-15dfe1c0f9c9 img.shogun-image {
    

    
    
    
  }


#s-b460829f-7092-4c6b-a3d2-15dfe1c0f9c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-387b5f6d-eb73-4eb4-98fd-10669ed4e9ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b35b46a-d04c-486b-9d70-4f153bcaad7a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-2b35b46a-d04c-486b-9d70-4f153bcaad7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b35b46a-d04c-486b-9d70-4f153bcaad7a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8a6b4767-565a-4928-9ae8-cbafe80b849d {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a6b4767-565a-4928-9ae8-cbafe80b849d {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-8a6b4767-565a-4928-9ae8-cbafe80b849d {
  padding-bottom: 10px;
}
}
#s-8a6b4767-565a-4928-9ae8-cbafe80b849d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-8a6b4767-565a-4928-9ae8-cbafe80b849d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8a6b4767-565a-4928-9ae8-cbafe80b849d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8a6b4767-565a-4928-9ae8-cbafe80b849d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-8a6b4767-565a-4928-9ae8-cbafe80b849d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8 {
  margin-top: 178px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8 {
  margin-top: 178px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8 {
  margin-top: 102px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8 {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ead1d2d-7caf-46c1-944e-b4945e868aa8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-332aa75c-8efc-47c4-921f-7a6e35dc826f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-332aa75c-8efc-47c4-921f-7a6e35dc826f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-332aa75c-8efc-47c4-921f-7a6e35dc826f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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


@media (min-width: 1200px){#s-a0ebc91a-a4e4-467b-bcc7-bfcd014c1ba0 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a0ebc91a-a4e4-467b-bcc7-bfcd014c1ba0 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a0ebc91a-a4e4-467b-bcc7-bfcd014c1ba0 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-a0ebc91a-a4e4-467b-bcc7-bfcd014c1ba0 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
