.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: ;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-f468df25-893f-4658-917c-49411a90f780 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f468df25-893f-4658-917c-49411a90f780 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f468df25-893f-4658-917c-49411a90f780 .shg-sld-nav-button.shg-sld-left,
#s-f468df25-893f-4658-917c-49411a90f780 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-227cb7fe-bcb4-4340-840b-0efc3726f7a7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-227cb7fe-bcb4-4340-840b-0efc3726f7a7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-227cb7fe-bcb4-4340-840b-0efc3726f7a7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-227cb7fe-bcb4-4340-840b-0efc3726f7a7 {
  
}
}@media (max-width: 767px){#s-227cb7fe-bcb4-4340-840b-0efc3726f7a7 {
  
}
}







#s-227cb7fe-bcb4-4340-840b-0efc3726f7a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-227cb7fe-bcb4-4340-840b-0efc3726f7a7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 {
  
}
}@media (max-width: 767px){#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 {
  
}
}
#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 {
  background-image: url(https://i.shgcdn.com/415bd46b-2ceb-40cb-9bd8-6d47644f7787/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.20000000000000015;
}#s-7fbe95d0-fc69-4f05-bf77-d37a6486d848.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ac99b894-3762-4a4a-88e0-5bde6a52f566 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-ac99b894-3762-4a4a-88e0-5bde6a52f566 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac99b894-3762-4a4a-88e0-5bde6a52f566 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac99b894-3762-4a4a-88e0-5bde6a52f566 {
  
}
}@media (max-width: 767px){#s-ac99b894-3762-4a4a-88e0-5bde6a52f566 {
  
}
}
.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-bc405f34-13b8-42e7-810f-129968d45d87 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-bc405f34-13b8-42e7-810f-129968d45d87 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc405f34-13b8-42e7-810f-129968d45d87 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc405f34-13b8-42e7-810f-129968d45d87 {
  
}
}@media (max-width: 767px){#s-bc405f34-13b8-42e7-810f-129968d45d87 {
  
}
}
#s-bc405f34-13b8-42e7-810f-129968d45d87 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-90015a58-c2c2-4699-a287-5090c76043be {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-90015a58-c2c2-4699-a287-5090c76043be {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90015a58-c2c2-4699-a287-5090c76043be {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90015a58-c2c2-4699-a287-5090c76043be {
  
}
}@media (max-width: 767px){#s-90015a58-c2c2-4699-a287-5090c76043be {
  
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

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

#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30 {
  margin-top: 290px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(13, 134, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30:hover {background-color: rgba(11, 100, 45, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30-root {
    text-align: center;
  }


#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30-root {
    text-align: center;
  }


#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30-root {
    text-align: center;
  }


#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30-root {
    text-align: center;
  }


#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30-root {
    text-align: center;
  }


#s-7a26ee7a-a4e0-4bb9-8be5-4451d8124b30.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  block ;
}
}
#s-83e2345c-de00-419d-8b35-2ececa45ec5f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-83e2345c-de00-419d-8b35-2ececa45ec5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83e2345c-de00-419d-8b35-2ececa45ec5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-83e2345c-de00-419d-8b35-2ececa45ec5f {
  
}
}@media (max-width: 767px){#s-83e2345c-de00-419d-8b35-2ececa45ec5f {
  
}
}







#s-83e2345c-de00-419d-8b35-2ececa45ec5f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-83e2345c-de00-419d-8b35-2ececa45ec5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-d540e920-9d4c-4e51-a9c9-2faa40b706df {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-d540e920-9d4c-4e51-a9c9-2faa40b706df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d540e920-9d4c-4e51-a9c9-2faa40b706df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d540e920-9d4c-4e51-a9c9-2faa40b706df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d540e920-9d4c-4e51-a9c9-2faa40b706df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-9c020e17-d1cc-4c28-a89a-b1fc61460fdd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-9c020e17-d1cc-4c28-a89a-b1fc61460fdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c020e17-d1cc-4c28-a89a-b1fc61460fdd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b81c6dd1-6602-4e23-bbe8-47e7bd939174 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b81c6dd1-6602-4e23-bbe8-47e7bd939174 .shogun-icon-wrapper {
  text-align: left;
}


#s-b81c6dd1-6602-4e23-bbe8-47e7bd939174 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-94e0ad12-d7dc-4c69-b9ee-f2736c9cb0ef {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-94e0ad12-d7dc-4c69-b9ee-f2736c9cb0ef .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-07991607-9014-4324-8ce7-b0137e4d060f {
  margin-left: 20px;
margin-right: 20px;
}

#s-1577724c-fffa-45b2-a4a8-d86d0c84a5fd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-1577724c-fffa-45b2-a4a8-d86d0c84a5fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1577724c-fffa-45b2-a4a8-d86d0c84a5fd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-19ecb9bc-212f-4662-94aa-d3e5cc4713a0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-19ecb9bc-212f-4662-94aa-d3e5cc4713a0 .shogun-icon-wrapper {
  text-align: left;
}


#s-19ecb9bc-212f-4662-94aa-d3e5cc4713a0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-870ce514-5513-4640-aa94-2427dfe56f0b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-870ce514-5513-4640-aa94-2427dfe56f0b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-07fd0f03-9b98-4886-b66c-e78eeaeaf4d4 {
  margin-left: 20px;
margin-right: 20px;
}

#s-8de6005e-4c7f-4c0a-91a5-69785661be8f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-8de6005e-4c7f-4c0a-91a5-69785661be8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8de6005e-4c7f-4c0a-91a5-69785661be8f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c8acc6a1-9984-4d12-a38a-30631f6be2ed {
  margin-left: 20px;
margin-right: 20px;
}

#s-c8acc6a1-9984-4d12-a38a-30631f6be2ed .shogun-icon-wrapper {
  text-align: left;
}


#s-c8acc6a1-9984-4d12-a38a-30631f6be2ed .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-754325ca-0d85-47da-a79e-ba8b72e1c1a2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-754325ca-0d85-47da-a79e-ba8b72e1c1a2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-48e760b6-8309-4cc9-9431-617b4db1f177 {
  margin-left: 20px;
margin-right: 20px;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-88cb3113-5a49-4797-a98b-0374742c5968 hr {
  border-top: 2px solid #ddd;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1 {
  
}
}@media (max-width: 767px){#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1 {
  
}
}







#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1000407-07bb-46cd-b2d0-6ba757bf26b1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1 {
  
}
}@media (max-width: 767px){#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1 {
  
}
}







#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c03a1f51-b6ea-4e0b-90d4-38a7e80a8cf1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2df179f7-f507-4fef-83c8-1cd4521c860e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2df179f7-f507-4fef-83c8-1cd4521c860e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2df179f7-f507-4fef-83c8-1cd4521c860e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2df179f7-f507-4fef-83c8-1cd4521c860e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2df179f7-f507-4fef-83c8-1cd4521c860e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2df179f7-f507-4fef-83c8-1cd4521c860e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d181fba2-d874-49f5-b1d0-d52b687a2c9a {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-d181fba2-d874-49f5-b1d0-d52b687a2c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d181fba2-d874-49f5-b1d0-d52b687a2c9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5c941dc-8c36-423f-aabe-9f4c0da99a66 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5c941dc-8c36-423f-aabe-9f4c0da99a66 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-95217dbf-d2d3-4132-b667-cb48016007c9 {
  margin-left: 50px;
margin-right: 50px;
}

#s-95217dbf-d2d3-4132-b667-cb48016007c9 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-14f2dba7-d2cd-4a8a-84d0-b8fe7a137d30 {
  margin-left: 50px;
margin-right: 50px;
}

#s-efc23e9b-c798-4d01-90aa-afd936d80227 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-efc23e9b-c798-4d01-90aa-afd936d80227 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efc23e9b-c798-4d01-90aa-afd936d80227.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0f4a4aca-d521-41eb-b357-9479ff0938e0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-0f4a4aca-d521-41eb-b357-9479ff0938e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f4a4aca-d521-41eb-b357-9479ff0938e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0f4a4aca-d521-41eb-b357-9479ff0938e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f4a4aca-d521-41eb-b357-9479ff0938e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-095aed65-b0c6-411a-a097-1dbbdd156496 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-095aed65-b0c6-411a-a097-1dbbdd156496 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-095aed65-b0c6-411a-a097-1dbbdd156496.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-336445fa-a67a-4d12-a3b0-e38f09281f5f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-336445fa-a67a-4d12-a3b0-e38f09281f5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-336445fa-a67a-4d12-a3b0-e38f09281f5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b5efabf-d9b1-42b7-81e3-ecd71a6a9aa4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b5efabf-d9b1-42b7-81e3-ecd71a6a9aa4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-c393ef3b-ea9b-4c3f-a7f8-6c998cc62f26 {
  margin-left: 50px;
margin-right: 50px;
}

#s-c393ef3b-ea9b-4c3f-a7f8-6c998cc62f26 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-40f41e6f-908d-4e45-a62b-4c15b9f7157d {
  margin-left: 50px;
margin-right: 50px;
}

#s-7f8da934-51d2-420a-b531-c60c2ff76a13 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-7f8da934-51d2-420a-b531-c60c2ff76a13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f8da934-51d2-420a-b531-c60c2ff76a13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7f8da934-51d2-420a-b531-c60c2ff76a13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f8da934-51d2-420a-b531-c60c2ff76a13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7f8da934-51d2-420a-b531-c60c2ff76a13"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0a4035a9-bf19-46c3-bc2a-3fe3864ef622 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-0a4035a9-bf19-46c3-bc2a-3fe3864ef622 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a4035a9-bf19-46c3-bc2a-3fe3864ef622.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ce8501d-a779-4415-999c-d747f1456a98 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ce8501d-a779-4415-999c-d747f1456a98 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-103c9c37-9d8f-481e-83e5-f14d95665799 {
  margin-left: 50px;
margin-right: 50px;
}

#s-103c9c37-9d8f-481e-83e5-f14d95665799 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-6e8aa7ec-466c-43d2-b556-bf2e84c141f5 {
  margin-left: 50px;
margin-right: 50px;
}

#s-aaf11a01-eab2-42fa-ac98-362519f63d88 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-aaf11a01-eab2-42fa-ac98-362519f63d88 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-aaf11a01-eab2-42fa-ac98-362519f63d88 {
  min-height: 300px;
}
}







#s-aaf11a01-eab2-42fa-ac98-362519f63d88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aaf11a01-eab2-42fa-ac98-362519f63d88.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-af513567-b730-4df8-a7b2-faee73353304 {
  min-height: 50px;
}








#s-af513567-b730-4df8-a7b2-faee73353304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af513567-b730-4df8-a7b2-faee73353304.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f363dd8-09ad-435b-b3d6-eae94f647ae2 {
  min-height: 50px;
}








#s-3f363dd8-09ad-435b-b3d6-eae94f647ae2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f363dd8-09ad-435b-b3d6-eae94f647ae2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fb030006-533d-43ee-b113-ea0659afc7d4 hr {
  border-top: 2px solid #ddd;
}

#s-084a867d-f132-431d-b44d-92fefd10a4dd {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-084a867d-f132-431d-b44d-92fefd10a4dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-084a867d-f132-431d-b44d-92fefd10a4dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-084a867d-f132-431d-b44d-92fefd10a4dd {
  
}
}@media (max-width: 767px){#s-084a867d-f132-431d-b44d-92fefd10a4dd {
  
}
}







#s-084a867d-f132-431d-b44d-92fefd10a4dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-084a867d-f132-431d-b44d-92fefd10a4dd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-074232f5-3e15-4b06-96f7-694d80e261f2 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-074232f5-3e15-4b06-96f7-694d80e261f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-074232f5-3e15-4b06-96f7-694d80e261f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-074232f5-3e15-4b06-96f7-694d80e261f2 {
  
}
}@media (max-width: 767px){#s-074232f5-3e15-4b06-96f7-694d80e261f2 {
  
}
}







#s-074232f5-3e15-4b06-96f7-694d80e261f2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-074232f5-3e15-4b06-96f7-694d80e261f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e2907cc-89e4-46af-9de9-47eac4685c19 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-4e2907cc-89e4-46af-9de9-47eac4685c19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e2907cc-89e4-46af-9de9-47eac4685c19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e2907cc-89e4-46af-9de9-47eac4685c19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e2907cc-89e4-46af-9de9-47eac4685c19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4e2907cc-89e4-46af-9de9-47eac4685c19"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bb5f2c2d-f390-4954-b30a-153fbf008584 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-bb5f2c2d-f390-4954-b30a-153fbf008584 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb5f2c2d-f390-4954-b30a-153fbf008584.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-320c3768-729b-47b8-9d0e-43a8adcd4d34 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-320c3768-729b-47b8-9d0e-43a8adcd4d34 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-fb715874-8961-41de-a295-87d0afa0aa2c {
  margin-left: 50px;
margin-right: 50px;
}

#s-fb715874-8961-41de-a295-87d0afa0aa2c hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-3de67e80-773f-41e0-b974-d0993b7b3b5b {
  margin-left: 50px;
margin-right: 50px;
}

#s-a46731fc-1729-40f5-93c5-525a20aaf412 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-a46731fc-1729-40f5-93c5-525a20aaf412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a46731fc-1729-40f5-93c5-525a20aaf412.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2fe6950b-ae86-4791-a320-df2d651fddd5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2fe6950b-ae86-4791-a320-df2d651fddd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fe6950b-ae86-4791-a320-df2d651fddd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2fe6950b-ae86-4791-a320-df2d651fddd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fe6950b-ae86-4791-a320-df2d651fddd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-54eb202d-b5d9-4068-adef-5d2440d9b94b {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-54eb202d-b5d9-4068-adef-5d2440d9b94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54eb202d-b5d9-4068-adef-5d2440d9b94b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f61505fd-99fa-4424-93d8-20f19ef1deda {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-f61505fd-99fa-4424-93d8-20f19ef1deda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f61505fd-99fa-4424-93d8-20f19ef1deda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d911266-4f44-4c99-adf6-86ef8c4910ef {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d911266-4f44-4c99-adf6-86ef8c4910ef .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ab152053-da09-4867-a751-c1ce23302c77 {
  margin-left: 50px;
margin-right: 50px;
}

#s-ab152053-da09-4867-a751-c1ce23302c77 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f1711d0c-449e-4ee2-937e-4be3e780e15c {
  margin-left: 50px;
margin-right: 50px;
}

#s-f565af11-f1a9-4ca6-bd6c-d74ac06b8da3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-f565af11-f1a9-4ca6-bd6c-d74ac06b8da3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f565af11-f1a9-4ca6-bd6c-d74ac06b8da3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f565af11-f1a9-4ca6-bd6c-d74ac06b8da3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f565af11-f1a9-4ca6-bd6c-d74ac06b8da3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f565af11-f1a9-4ca6-bd6c-d74ac06b8da3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-162602e0-cf64-4cbb-a89d-0e305b06e66e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-162602e0-cf64-4cbb-a89d-0e305b06e66e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-162602e0-cf64-4cbb-a89d-0e305b06e66e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b843ed05-8e71-4b34-a181-780f1651dbc6 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b843ed05-8e71-4b34-a181-780f1651dbc6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-13bd0c01-9daf-4d46-ad80-69840005c13f {
  margin-left: 50px;
margin-right: 50px;
}

#s-13bd0c01-9daf-4d46-ad80-69840005c13f hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f165fc48-d91e-4293-bfee-db373d8e7dc1 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f6819d18-8175-4986-a11a-3d969280eab9 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-f6819d18-8175-4986-a11a-3d969280eab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6819d18-8175-4986-a11a-3d969280eab9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ad012511-04ae-4f5d-902d-3cccff5883d8 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-ad012511-04ae-4f5d-902d-3cccff5883d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad012511-04ae-4f5d-902d-3cccff5883d8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-385678f7-59c5-42d9-aa24-4ca9d2e30031 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-385678f7-59c5-42d9-aa24-4ca9d2e30031 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-385678f7-59c5-42d9-aa24-4ca9d2e30031.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7146375-32bf-4941-9a82-7f6c0cca6ba5 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f7146375-32bf-4941-9a82-7f6c0cca6ba5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-7d8cb41c-7be8-4ad4-96b9-8c293d999b58 {
  margin-left: 50px;
margin-right: 50px;
}

#s-7d8cb41c-7be8-4ad4-96b9-8c293d999b58 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-317893ef-fe77-4fa7-84a6-610001fa8979 {
  margin-left: 50px;
margin-right: 50px;
}

#s-376caace-a6b6-4278-ae2c-9436b7179655 hr {
  border-top: 2px solid #ddd;
}

#s-ef04b025-c4de-497e-baf9-4c6929f191ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef04b025-c4de-497e-baf9-4c6929f191ae .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-0dc62d3e-a1fb-4723-96b8-122379f4e1e3 hr {
  border-top: 2px solid #ddd;
}

#s-6a221423-3c76-4670-abac-0ba7bdadb9b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a221423-3c76-4670-abac-0ba7bdadb9b9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.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-1396e9a1-49eb-40ce-9f3f-35b5ed45090b {
  text-align: center;
}








#s-1396e9a1-49eb-40ce-9f3f-35b5ed45090b .shogun-image-content {
  
    align-items: center;
  
}

#s-7041acfa-36fe-4cff-931f-cb81c174a5d2 {
  text-align: center;
}








#s-7041acfa-36fe-4cff-931f-cb81c174a5d2 .shogun-image-content {
  
    align-items: center;
  
}

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