.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-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  display: none;
}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  display: none;
}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  display: none;
}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 { display:none !important; }}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  background-image: url(https://i.shgcdn.com/fbae246a-b45d-4059-b370-a89feddb83b8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
}#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525.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-201de98e-e50d-4bb9-a08f-b6b78d0f413e {
  padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
text-align: left;
}

#s-201de98e-e50d-4bb9-a08f-b6b78d0f413e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  text-align: left;
}



#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  padding-bottom: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  padding-bottom: 0px;
}
}@media (max-width: 767px){#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  padding-bottom: 0px;
display: none;
}
#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0, #wrap-s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 { display:none !important; }}







#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dc360bfc-061f-4bf1-8923-f510d13fb62a {
  margin-bottom: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-dc360bfc-061f-4bf1-8923-f510d13fb62a {
  display: none;
}
#s-dc360bfc-061f-4bf1-8923-f510d13fb62a, #wrap-s-dc360bfc-061f-4bf1-8923-f510d13fb62a { display:none !important; }}







#s-dc360bfc-061f-4bf1-8923-f510d13fb62a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc360bfc-061f-4bf1-8923-f510d13fb62a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d {
  display: none;
}
#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d, #wrap-s-aa82c2f4-e2f4-4630-b84b-2a304168e80d { display:none !important; }}
#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d {
  background-image: url(https://i.shgcdn.com/6aceaa6a-7986-44e2-bed3-c43ae0dc264e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
}#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-384d32f7-6ce9-450c-9128-f916d34e4562 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: px;
padding-bottom: 10px;
padding-right: px;
max-width: 1200px;
text-align: left;
}

#s-384d32f7-6ce9-450c-9128-f916d34e4562 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 59px;
  
  
  
}



#s-a29ce848-c8fa-4d23-8a7e-42cd00fb7c8f {
  padding-bottom: 0px;
min-height: 50px;
}








#s-a29ce848-c8fa-4d23-8a7e-42cd00fb7c8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a29ce848-c8fa-4d23-8a7e-42cd00fb7c8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf0e81a1-4349-42c4-aae3-800c32cef12a {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-bf0e81a1-4349-42c4-aae3-800c32cef12a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf0e81a1-4349-42c4-aae3-800c32cef12a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-afc7dfee-0ff5-40de-8f60-0b2a4054b5a7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-afc7dfee-0ff5-40de-8f60-0b2a4054b5a7 {
  
}
}







#s-afc7dfee-0ff5-40de-8f60-0b2a4054b5a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afc7dfee-0ff5-40de-8f60-0b2a4054b5a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98f3b5be-13c8-4dd9-ab51-3c9245f86528 {
  min-height: 50px;
}








#s-98f3b5be-13c8-4dd9-ab51-3c9245f86528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98f3b5be-13c8-4dd9-ab51-3c9245f86528.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc {
  padding-top: 40px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc {
  padding-top: 40px;
}
}
#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2b6e7589-c15c-4408-9e56-e6d27e69bfbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-f1d99e10-9c1f-4279-bd32-e9453cfeaccd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1d99e10-9c1f-4279-bd32-e9453cfeaccd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f1d99e10-9c1f-4279-bd32-e9453cfeaccd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1d99e10-9c1f-4279-bd32-e9453cfeaccd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e95955d6-8b21-45db-9f10-dfd47bc4c85b {
  border-style: solid;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
text-align: center;
}







  #s-e95955d6-8b21-45db-9f10-dfd47bc4c85b img.shogun-image {
    

    
    
    
  }


#s-e95955d6-8b21-45db-9f10-dfd47bc4c85b .shogun-image-content {
  
    align-items: center;
  
}

#s-48b58ea2-c64a-496d-aa2e-d3671e721b05 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-48b58ea2-c64a-496d-aa2e-d3671e721b05 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-cf173ec6-18ed-47a9-ba5c-8512090e0b90 {
  margin-bottom: 20px;
}

#s-b7787eae-b69b-4928-a05f-d4ba1baa14d2 {
  border-style: solid;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
text-align: center;
}







  #s-b7787eae-b69b-4928-a05f-d4ba1baa14d2 img.shogun-image {
    

    
    
    
  }


#s-b7787eae-b69b-4928-a05f-d4ba1baa14d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a6e039b-2ff6-4ccb-81cd-ac9ed31b60a0 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-3a6e039b-2ff6-4ccb-81cd-ac9ed31b60a0 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-1c28e9c8-acd7-4e38-8ea5-fa5630705127 {
  margin-bottom: 20px;
}

#s-8b903cf2-22bb-4523-aef6-f6f9a43c8430 {
  border-style: solid;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
text-align: center;
}







  #s-8b903cf2-22bb-4523-aef6-f6f9a43c8430 img.shogun-image {
    

    
    
    
  }


#s-8b903cf2-22bb-4523-aef6-f6f9a43c8430 .shogun-image-content {
  
    align-items: center;
  
}

#s-31d05256-c69c-4ec3-a52a-fb4657c47a80 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-31d05256-c69c-4ec3-a52a-fb4657c47a80 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-c3b5c610-600c-485c-a55b-c9b5e97a5172 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-377b4837-5727-40d2-8fdd-5b8f8e0a5a79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-377b4837-5727-40d2-8fdd-5b8f8e0a5a79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-377b4837-5727-40d2-8fdd-5b8f8e0a5a79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-377b4837-5727-40d2-8fdd-5b8f8e0a5a79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-72f7c756-ceb0-4b39-8ea7-f3d3445fb9c5 {
  border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
border-style: solid;
text-align: center;
}







  #s-72f7c756-ceb0-4b39-8ea7-f3d3445fb9c5 img.shogun-image {
    

    
    
    
  }


#s-72f7c756-ceb0-4b39-8ea7-f3d3445fb9c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-164331f3-ff1c-4959-abf9-62ee8d9afe16 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-164331f3-ff1c-4959-abf9-62ee8d9afe16 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-0bb87526-34cc-4a68-b9a5-1f5c6f0dee62 {
  margin-bottom: 20px;
}

#s-3d693d0d-0996-473c-9b7a-84ee90fb8091 {
  border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
border-style: solid;
text-align: center;
}







  #s-3d693d0d-0996-473c-9b7a-84ee90fb8091 img.shogun-image {
    

    
    
    
  }


#s-3d693d0d-0996-473c-9b7a-84ee90fb8091 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d3f82e2-9978-4128-a91e-57efe294bc9e {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-6d3f82e2-9978-4128-a91e-57efe294bc9e .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-59d57494-95e3-4ad5-86f4-d43f167d4a08 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-07cfaefe-ef29-4e92-819a-63c7eb11bd9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07cfaefe-ef29-4e92-819a-63c7eb11bd9a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-07cfaefe-ef29-4e92-819a-63c7eb11bd9a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-07cfaefe-ef29-4e92-819a-63c7eb11bd9a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-79408308-ff45-43f7-b7bf-3bb6ef05c201 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(201, 199, 209, 1);
border-style: solid;
text-align: center;
}







  #s-79408308-ff45-43f7-b7bf-3bb6ef05c201 img.shogun-image {
    

    
    
    
  }


#s-79408308-ff45-43f7-b7bf-3bb6ef05c201 .shogun-image-content {
  
    align-items: center;
  
}

#s-be210c96-9b2d-4aae-ad89-372026506234 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-be210c96-9b2d-4aae-ad89-372026506234 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-023ad8b0-bbe3-4404-b6d1-12f761760c08 {
  margin-bottom: 20px;
}

#s-8f37c01a-43fb-4368-a6be-6a3fbad26147 {
  text-align: center;
}







  #s-8f37c01a-43fb-4368-a6be-6a3fbad26147 img.shogun-image {
    

    
    
    
  }


#s-8f37c01a-43fb-4368-a6be-6a3fbad26147 .shogun-image-content {
  
    align-items: center;
  
}

#s-6398f7b1-1198-42ac-bd9c-2733a0dae848 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-6398f7b1-1198-42ac-bd9c-2733a0dae848 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-cac417d0-e86d-48f3-af7c-156cf9ff1fdd {
  margin-bottom: 20px;
}

#s-3bc45016-8738-4a1c-9018-9c8dda6e4b91 {
  border-style: solid;
border-top-width: 0.3px;
border-left-width: 0.3px;
border-bottom-width: 0.3px;
border-right-width: 0.3px;
border-color: rgba(201, 199, 209, 1);
text-align: center;
}







  #s-3bc45016-8738-4a1c-9018-9c8dda6e4b91 img.shogun-image {
    

    
    
    
  }


#s-3bc45016-8738-4a1c-9018-9c8dda6e4b91 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7ce4d82-0610-4156-a11a-9ff30bc62d4e {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-c7ce4d82-0610-4156-a11a-9ff30bc62d4e .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-6a1508d4-9650-4479-814b-38f3bba95684"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a1508d4-9650-4479-814b-38f3bba95684"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6a1508d4-9650-4479-814b-38f3bba95684"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a1508d4-9650-4479-814b-38f3bba95684"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-554f1b8d-c1fb-420d-835c-92be241bb20e {
  border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(0, 0, 0, 0.35);
border-style: solid;
text-align: center;
}







  #s-554f1b8d-c1fb-420d-835c-92be241bb20e img.shogun-image {
    

    
    
    
  }


#s-554f1b8d-c1fb-420d-835c-92be241bb20e .shogun-image-content {
  
    align-items: center;
  
}

#s-c09e5bb1-8d71-4151-bec6-c0c4b49674d8 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-c09e5bb1-8d71-4151-bec6-c0c4b49674d8 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-2f5035ac-b6f4-4e8e-be29-6a9a82164a80 {
  margin-bottom: 20px;
}

#s-b7616088-fdee-408d-aecf-1155499eda05 {
  border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(0, 0, 0, 0.35);
border-style: solid;
text-align: center;
}







  #s-b7616088-fdee-408d-aecf-1155499eda05 img.shogun-image {
    

    
    
    
  }


#s-b7616088-fdee-408d-aecf-1155499eda05 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4a82ffb-ca14-474e-a374-c0e5459ce12f {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-b4a82ffb-ca14-474e-a374-c0e5459ce12f .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-0e8bde65-b49d-42d8-a552-561c303e6468 {
  margin-bottom: 20px;
}

#s-28cab0fe-9b1c-4d65-959d-e79da67b32af {
  text-align: center;
}







  #s-28cab0fe-9b1c-4d65-959d-e79da67b32af img.shogun-image {
    

    
    
    
  }


#s-28cab0fe-9b1c-4d65-959d-e79da67b32af .shogun-image-content {
  
    align-items: center;
  
}

#s-073b71c0-41ad-42db-b362-71533def6232 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-073b71c0-41ad-42db-b362-71533def6232 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-6ce3a9bf-0c98-41b6-a53b-a86733272caa {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-af0a784f-d494-44ba-89f6-197dbe5aa80a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af0a784f-d494-44ba-89f6-197dbe5aa80a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-af0a784f-d494-44ba-89f6-197dbe5aa80a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-af0a784f-d494-44ba-89f6-197dbe5aa80a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-bdb72e4a-464a-43b5-84cb-9da51aebc575 {
  border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(0, 0, 0, 0.32);
border-style: solid;
text-align: center;
}







  #s-bdb72e4a-464a-43b5-84cb-9da51aebc575 img.shogun-image {
    

    
    
    
  }


#s-bdb72e4a-464a-43b5-84cb-9da51aebc575 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbc95602-7966-43da-864f-33b03cce2287 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-cbc95602-7966-43da-864f-33b03cce2287 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-50f768ab-928d-4cc7-8591-8a0f9bd21dda {
  margin-bottom: 20px;
}

#s-584b1e0f-078f-4271-9513-fae237c1e212 {
  border-style: solid;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
text-align: center;
}







  #s-584b1e0f-078f-4271-9513-fae237c1e212 img.shogun-image {
    

    
    
    
  }


#s-584b1e0f-078f-4271-9513-fae237c1e212 .shogun-image-content {
  
    align-items: center;
  
}

#s-796d2cd4-7b95-4df5-a6fb-e415368a80f6 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-796d2cd4-7b95-4df5-a6fb-e415368a80f6 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-3299862d-4169-4ffb-8847-e9fa428098ea {
  margin-bottom: 20px;
}

#s-91dedff8-dc6f-4c3a-b835-e3728e822b79 {
  text-align: center;
}







  #s-91dedff8-dc6f-4c3a-b835-e3728e822b79 img.shogun-image {
    

    
    
    
  }


#s-91dedff8-dc6f-4c3a-b835-e3728e822b79 .shogun-image-content {
  
    align-items: center;
  
}

#s-ffab372b-ac78-4bf6-959e-909e103aaaa3 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-ffab372b-ac78-4bf6-959e-909e103aaaa3 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-9d5c2c05-57e7-48c5-9e3f-a18cf8db9983 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1df1823d-f124-4ea2-bbe9-55cc0e96af87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1df1823d-f124-4ea2-bbe9-55cc0e96af87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1df1823d-f124-4ea2-bbe9-55cc0e96af87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1df1823d-f124-4ea2-bbe9-55cc0e96af87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-6d928722-2535-42b7-8f0c-56e1b57fecc3 {
  border-style: solid;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(44, 42, 52, 0.31);
text-align: center;
}







  #s-6d928722-2535-42b7-8f0c-56e1b57fecc3 img.shogun-image {
    

    
    
    
  }


#s-6d928722-2535-42b7-8f0c-56e1b57fecc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9baf6614-aa94-4675-9719-da78c710e085 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-9baf6614-aa94-4675-9719-da78c710e085 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-54ae8c7a-ed26-4cc3-98df-77a623b0164b {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-9c0bcdb0-70e4-47ae-bcf7-bd462c6f7298"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c0bcdb0-70e4-47ae-bcf7-bd462c6f7298"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9c0bcdb0-70e4-47ae-bcf7-bd462c6f7298"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c0bcdb0-70e4-47ae-bcf7-bd462c6f7298"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-9ec5080f-04ae-409b-8b26-2d322e070e37 {
  text-align: center;
}







  #s-9ec5080f-04ae-409b-8b26-2d322e070e37 img.shogun-image {
    

    
    
    
  }


#s-9ec5080f-04ae-409b-8b26-2d322e070e37 .shogun-image-content {
  
    align-items: center;
  
}

#s-4fa3bd95-a2d5-40a7-93e9-16992b816d5c {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-4fa3bd95-a2d5-40a7-93e9-16992b816d5c .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-736e9282-ab39-40cf-afc7-9778f5ca22ef {
  margin-bottom: 20px;
}

#s-4d7a8545-dc57-4605-b155-d7fe4bdfde4e {
  text-align: center;
}







  #s-4d7a8545-dc57-4605-b155-d7fe4bdfde4e img.shogun-image {
    

    
    
    
  }


#s-4d7a8545-dc57-4605-b155-d7fe4bdfde4e .shogun-image-content {
  
    align-items: center;
  
}

#s-5d90afb6-2ade-4517-91f4-4931dc233d62 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-5d90afb6-2ade-4517-91f4-4931dc233d62 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-a6762703-706e-4f39-b5b4-0946c18d95b9 {
  margin-bottom: 20px;
}

#s-d0a56d0b-ed23-4e50-a2f6-8db5f49b8bff {
  text-align: center;
}







  #s-d0a56d0b-ed23-4e50-a2f6-8db5f49b8bff img.shogun-image {
    

    
    
    
  }


#s-d0a56d0b-ed23-4e50-a2f6-8db5f49b8bff .shogun-image-content {
  
    align-items: center;
  
}

#s-3b0016af-34fd-4fc9-bfae-9156523fe66c {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-3b0016af-34fd-4fc9-bfae-9156523fe66c .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-67dd5c70-1651-4c5e-9f1a-f591f0ee6b3d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-2dc46cee-9965-49a0-b981-f17a9132fa06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dc46cee-9965-49a0-b981-f17a9132fa06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2dc46cee-9965-49a0-b981-f17a9132fa06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2dc46cee-9965-49a0-b981-f17a9132fa06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-10f7c207-a2db-4cdd-9dee-815f38415af3 {
  text-align: center;
}







  #s-10f7c207-a2db-4cdd-9dee-815f38415af3 img.shogun-image {
    

    
    
    
  }


#s-10f7c207-a2db-4cdd-9dee-815f38415af3 .shogun-image-content {
  
    align-items: center;
  
}

#s-47178b43-a2c4-4122-b17d-86029776d95d {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-47178b43-a2c4-4122-b17d-86029776d95d .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-65d78bd3-5cb4-4c11-a230-7be0de4c1264 {
  margin-bottom: 20px;
}

#s-989948da-134d-48ff-afc9-dcdda632c8d0 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(207, 205, 216, 1);
text-align: center;
opacity: 1;
}







  #s-989948da-134d-48ff-afc9-dcdda632c8d0 img.shogun-image {
    

    
    
    
  }


#s-989948da-134d-48ff-afc9-dcdda632c8d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-814d4f3f-49ef-4b19-9518-ab5390c87047 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: left;
}

#s-814d4f3f-49ef-4b19-9518-ab5390c87047 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-3691927a-4645-4b80-970a-06890e5a8bb2 {
  margin-bottom: 20px;
}

/*
  $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:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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,.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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.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}