.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-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: -220px;
padding-top: 47px;
background-position: left center;
}
@media (min-width: 1200px){#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  
}
}@media (max-width: 767px){#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  display: none;
}
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8, #wrap-s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 { display:none !important; }}
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 {
  background-image: url(https://i.shgcdn.com/65f3dea1-a4e7-4a5d-acfc-fcfa86511544/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
}#s-5f9a7fdd-3590-4f7e-81c7-ce5bb2f62df8.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-2b082095-6657-4a45-8282-f4f4b4194edc {
  min-height: 50px;
}








#s-2b082095-6657-4a45-8282-f4f4b4194edc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b082095-6657-4a45-8282-f4f4b4194edc.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;
}

@media (min-width: 0px) {
[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b3f31ff-ff67-4981-913e-67f44b41c948"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.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-3d5bbcd9-4e1d-4b5c-96ea-6ac481e8a55a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-3d5bbcd9-4e1d-4b5c-96ea-6ac481e8a55a {
  display: none;
}
#s-3d5bbcd9-4e1d-4b5c-96ea-6ac481e8a55a, #wrap-s-3d5bbcd9-4e1d-4b5c-96ea-6ac481e8a55a { display:none !important; }}
#s-3d5bbcd9-4e1d-4b5c-96ea-6ac481e8a55a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Actor";
  font-style:  normal ;
  font-size: 65px;
  line-height: 1em;
  
  
}



#s-68af2d5d-6c82-483d-b394-209b25194f12 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-68af2d5d-6c82-483d-b394-209b25194f12 {
  display: none;
}
#s-68af2d5d-6c82-483d-b394-209b25194f12, #wrap-s-68af2d5d-6c82-483d-b394-209b25194f12 { display:none !important; }}
#s-68af2d5d-6c82-483d-b394-209b25194f12 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Allura";
  font-style:  normal ;
  font-size: 58px;
  line-height: 1em;
  letter-spacing: 1px;
  
}



#s-dfbe9538-7aca-4085-8e80-7c90d01a62bd {
  border-style: solid;
margin-top: 10px;
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(135, 0, 255, 0.8);
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-dfbe9538-7aca-4085-8e80-7c90d01a62bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfbe9538-7aca-4085-8e80-7c90d01a62bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dfbe9538-7aca-4085-8e80-7c90d01a62bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfbe9538-7aca-4085-8e80-7c90d01a62bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-c9773463-fb57-445c-a145-3dd5662479c7 {
  margin-bottom: 60px;
min-height: 50px;
}

#s-c9773463-fb57-445c-a145-3dd5662479c7 {
  background-image: url();
}








#s-c9773463-fb57-445c-a145-3dd5662479c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9773463-fb57-445c-a145-3dd5662479c7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-17323ee7-a5a6-4725-9fe8-4475569299ec {
  border-style: solid;
margin-top: 25px;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 5px;
padding-top: 8px;
padding-left: 5px;
padding-bottom: 8px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 10px;
opacity: 1;
background-color: rgba(0, 0, 0, 0.38);
}
@media (min-width: 1200px){#s-17323ee7-a5a6-4725-9fe8-4475569299ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17323ee7-a5a6-4725-9fe8-4475569299ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17323ee7-a5a6-4725-9fe8-4475569299ec {
  
}
}@media (max-width: 767px){#s-17323ee7-a5a6-4725-9fe8-4475569299ec {
  display: none;
}
#s-17323ee7-a5a6-4725-9fe8-4475569299ec, #wrap-s-17323ee7-a5a6-4725-9fe8-4475569299ec { display:none !important; }}
#s-5557d6ad-3ea1-4cf6-b411-524113326892 {
  margin-top: 40px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
}
@media (max-width: 767px){#s-5557d6ad-3ea1-4cf6-b411-524113326892 {
  
}
}
#s-ea988119-6998-431e-9b11-c306bee9b68b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

#s-76355cd6-4d2a-476c-a961-e195d9291df3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 2px;
}

#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -250px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  display: none;
}
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994, #wrap-s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  display: none;
}
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994, #wrap-s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  display: none;
}
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994, #wrap-s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 { display:none !important; }}@media (max-width: 767px){#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  
}
}
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 {
  background-image: url(https://i.shgcdn.com/6058c2b4-452e-4589-825e-e64c5232909b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
}#s-91a5e5b7-c73b-4ce6-a911-1bfb1927d994.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d6107b8c-ee97-4d25-ac55-40805a70a9e7 {
  padding-top: 30px;
min-height: 50px;
}








#s-d6107b8c-ee97-4d25-ac55-40805a70a9e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6107b8c-ee97-4d25-ac55-40805a70a9e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a {
  display: none;
}
#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a, #wrap-s-5a745511-877b-4a20-81d8-5eeb2ce37c7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a {
  
}
}@media (max-width: 767px){#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a {
  
}
}
#s-5a745511-877b-4a20-81d8-5eeb2ce37c7a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Actor";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  
  
}



#s-b73a76fd-6747-4a43-bff9-777c69693ad7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-b73a76fd-6747-4a43-bff9-777c69693ad7 {
  display: none;
}
#s-b73a76fd-6747-4a43-bff9-777c69693ad7, #wrap-s-b73a76fd-6747-4a43-bff9-777c69693ad7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b73a76fd-6747-4a43-bff9-777c69693ad7 {
  display: none;
}
#s-b73a76fd-6747-4a43-bff9-777c69693ad7, #wrap-s-b73a76fd-6747-4a43-bff9-777c69693ad7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b73a76fd-6747-4a43-bff9-777c69693ad7 {
  display: none;
}
#s-b73a76fd-6747-4a43-bff9-777c69693ad7, #wrap-s-b73a76fd-6747-4a43-bff9-777c69693ad7 { display:none !important; }}@media (max-width: 767px){#s-b73a76fd-6747-4a43-bff9-777c69693ad7 {
  
}
}
#s-b73a76fd-6747-4a43-bff9-777c69693ad7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Allura";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 1px;
  
}



#s-c3b11e3c-4396-43bf-81b1-89640dc28015 {
  border-style: solid;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 5px;
padding-top: 8px;
padding-left: 5px;
padding-bottom: 8px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 10px;
opacity: 1;
background-color: rgba(0, 0, 0, 0.34);
}
@media (min-width: 1200px){#s-c3b11e3c-4396-43bf-81b1-89640dc28015 {
  display: none;
}
#s-c3b11e3c-4396-43bf-81b1-89640dc28015, #wrap-s-c3b11e3c-4396-43bf-81b1-89640dc28015 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3b11e3c-4396-43bf-81b1-89640dc28015 {
  display: none;
}
#s-c3b11e3c-4396-43bf-81b1-89640dc28015, #wrap-s-c3b11e3c-4396-43bf-81b1-89640dc28015 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3b11e3c-4396-43bf-81b1-89640dc28015 {
  display: none;
}
#s-c3b11e3c-4396-43bf-81b1-89640dc28015, #wrap-s-c3b11e3c-4396-43bf-81b1-89640dc28015 { display:none !important; }}@media (max-width: 767px){#s-c3b11e3c-4396-43bf-81b1-89640dc28015 {
  
}
}
#s-ba876b71-92ac-4c8a-8105-08aa38ef4620 {
  min-height: 50px;
}

#s-ba876b71-92ac-4c8a-8105-08aa38ef4620 {
  background-image: url();
}








#s-ba876b71-92ac-4c8a-8105-08aa38ef4620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba876b71-92ac-4c8a-8105-08aa38ef4620.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-88a65838-390d-4be5-8e7e-7eb7e74aa81c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
}
@media (max-width: 767px){#s-88a65838-390d-4be5-8e7e-7eb7e74aa81c {
  
}
}
#s-588893a5-360f-4f4c-81e0-e7ccd2b332a0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

#s-1ff928f2-c2df-404a-a48e-bf466514aa10 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 2px;
}

#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (max-width: 767px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}







#s-9db044ca-f446-4eea-8094-4a518ba7acb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9db044ca-f446-4eea-8094-4a518ba7acb0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4e6e9ede-4791-487b-8f86-1793099afc32 {
  background-attachment: fixed;
min-height: 570px;
}
@media (min-width: 1200px){#s-4e6e9ede-4791-487b-8f86-1793099afc32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e6e9ede-4791-487b-8f86-1793099afc32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e6e9ede-4791-487b-8f86-1793099afc32 {
  
}
}@media (max-width: 767px){#s-4e6e9ede-4791-487b-8f86-1793099afc32 {
  
}
}







#s-4e6e9ede-4791-487b-8f86-1793099afc32 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
}#s-4e6e9ede-4791-487b-8f86-1793099afc32.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cbd9cdf4-7340-4815-aff6-5498d48e35e1 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cbd9cdf4-7340-4815-aff6-5498d48e35e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbd9cdf4-7340-4815-aff6-5498d48e35e1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-71c80563-3526-4bed-9d7b-b3acfcbf15c6 {
  min-height: 50px;
}








#s-71c80563-3526-4bed-9d7b-b3acfcbf15c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c80563-3526-4bed-9d7b-b3acfcbf15c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-841c6aac-a4cf-4faa-a9c1-636a468af18f {
  text-align: left;
}

#s-9690f55b-8d9f-45f4-9bf0-910f6572b08a {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9690f55b-8d9f-45f4-9bf0-910f6572b08a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9690f55b-8d9f-45f4-9bf0-910f6572b08a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9690f55b-8d9f-45f4-9bf0-910f6572b08a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9690f55b-8d9f-45f4-9bf0-910f6572b08a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9690f55b-8d9f-45f4-9bf0-910f6572b08a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-20321bc5-aa95-4938-aca4-cd21ece66171 {
  min-height: 50px;
}








#s-20321bc5-aa95-4938-aca4-cd21ece66171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20321bc5-aa95-4938-aca4-cd21ece66171.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-090e6df0-fbd6-40b0-88cf-61ef3b13236a {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}
@media (max-width: 767px){#s-090e6df0-fbd6-40b0-88cf-61ef3b13236a {
  
}
}
#s-090e6df0-fbd6-40b0-88cf-61ef3b13236a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 41px;
  line-height: 1em;
  
  
}



#s-2a1e0475-60a0-4ccd-88ae-6451195acce4 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-2a1e0475-60a0-4ccd-88ae-6451195acce4 {
  display: none;
}
#s-2a1e0475-60a0-4ccd-88ae-6451195acce4, #wrap-s-2a1e0475-60a0-4ccd-88ae-6451195acce4 { display:none !important; }}
#s-edc1ebab-940a-4fae-8d33-dd9cff214bca {
  margin-left: 20px;
margin-right: 20px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
}
@media (min-width: 1200px){#s-edc1ebab-940a-4fae-8d33-dd9cff214bca {
  display: none;
}
#s-edc1ebab-940a-4fae-8d33-dd9cff214bca, #wrap-s-edc1ebab-940a-4fae-8d33-dd9cff214bca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edc1ebab-940a-4fae-8d33-dd9cff214bca {
  display: none;
}
#s-edc1ebab-940a-4fae-8d33-dd9cff214bca, #wrap-s-edc1ebab-940a-4fae-8d33-dd9cff214bca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edc1ebab-940a-4fae-8d33-dd9cff214bca {
  display: none;
}
#s-edc1ebab-940a-4fae-8d33-dd9cff214bca, #wrap-s-edc1ebab-940a-4fae-8d33-dd9cff214bca { display:none !important; }}
.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-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17 {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 0px;
padding-left: 45px;
padding-bottom: 0px;
padding-right: 45px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 0);
border-radius: 50px;
min-height: 1px;
text-align: center;
background-color: rgba(50, 171, 155, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 216, 161, 0) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(60, 192, 167, 1) !important;
font-size: 25px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17 {
  
}
}@media (max-width: 767px){#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17 {
  
}
}

  #s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17-root {
    text-align: center;
  }


#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17-root {
    text-align: center;
  }


#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17-root {
    text-align: center;
  }


#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17-root {
    text-align: center;
  }


#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17-root {
    text-align: center;
  }


#s-ddce6e37-d8b1-4978-ac6e-1ffe8f328a17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}
.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-3b4fca44-4ba8-43ca-8566-12b5599fbbca {
  text-align: center;
}







  #s-3b4fca44-4ba8-43ca-8566-12b5599fbbca img.shogun-image {
    

    
    
    
  }


#s-3b4fca44-4ba8-43ca-8566-12b5599fbbca .shogun-image-content {
  
    align-items: center;
  
}

#s-bdcbe7a6-b56e-4a40-ab1b-e808048d0dfd {
  background-repeat: no-repeat;
min-height: 20px;
}








#s-bdcbe7a6-b56e-4a40-ab1b-e808048d0dfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdcbe7a6-b56e-4a40-ab1b-e808048d0dfd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a7db15c8-025f-42a0-a0a0-5d1108a269a7 {
  min-height: 50px;
}








#s-a7db15c8-025f-42a0-a0a0-5d1108a269a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7db15c8-025f-42a0-a0a0-5d1108a269a7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-12f0b646-f5bf-44df-aeef-a19870bffcaf {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-12f0b646-f5bf-44df-aeef-a19870bffcaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12f0b646-f5bf-44df-aeef-a19870bffcaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-12f0b646-f5bf-44df-aeef-a19870bffcaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-12f0b646-f5bf-44df-aeef-a19870bffcaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

}

#s-8378d7cd-0bb1-4565-a645-4a4a6980bef7 {
  max-width: 800px;
aspect-ratio: 4/3;
text-align: center;
}





  #s-8378d7cd-0bb1-4565-a645-4a4a6980bef7 img.shogun-image,
  #s-8378d7cd-0bb1-4565-a645-4a4a6980bef7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8378d7cd-0bb1-4565-a645-4a4a6980bef7 {
    width: 100%;
    height: auto;
  }



  #s-8378d7cd-0bb1-4565-a645-4a4a6980bef7 img.shogun-image {
    

    
    
    
  }


#s-8378d7cd-0bb1-4565-a645-4a4a6980bef7 .shogun-image-content {
  
    align-items: center;
  
}

#s-88dfad1f-a9f5-4fd2-a0ed-9ab671ecf8d9 {
  min-height: 50px;
}








#s-88dfad1f-a9f5-4fd2-a0ed-9ab671ecf8d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88dfad1f-a9f5-4fd2-a0ed-9ab671ecf8d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c7564519-ed84-4837-beae-0f09cecc0118 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-c7564519-ed84-4837-beae-0f09cecc0118 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 41px;
  line-height: 1em;
  
  
}



#s-1a60615e-e864-4203-bfa4-c3e6c861d77f {
  margin-left: 28px;
margin-right: 28px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-1a60615e-e864-4203-bfa4-c3e6c861d77f {
  display: none;
}
#s-1a60615e-e864-4203-bfa4-c3e6c861d77f, #wrap-s-1a60615e-e864-4203-bfa4-c3e6c861d77f { display:none !important; }}
#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 {
  margin-left: 28px;
margin-right: 28px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 {
  display: none;
}
#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2, #wrap-s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 {
  display: none;
}
#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2, #wrap-s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 {
  display: none;
}
#s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2, #wrap-s-84f4cf92-19a5-4e4f-ba3f-fef3dd6ea1a2 { display:none !important; }}
#s-b5484c84-e978-4843-ae29-c2c5ab7450f5 {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 0px;
padding-left: 45px;
padding-bottom: 0px;
padding-right: 45px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 0);
border-radius: 50px;
min-height: 1px;
text-align: center;
background-color: rgba(50, 171, 155, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-b5484c84-e978-4843-ae29-c2c5ab7450f5:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 216, 161, 0) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(60, 192, 167, 1) !important;
font-size: 25px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-b5484c84-e978-4843-ae29-c2c5ab7450f5:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b5484c84-e978-4843-ae29-c2c5ab7450f5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5484c84-e978-4843-ae29-c2c5ab7450f5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5484c84-e978-4843-ae29-c2c5ab7450f5 {
  
}
}@media (max-width: 767px){#s-b5484c84-e978-4843-ae29-c2c5ab7450f5 {
  
}
}

  #s-b5484c84-e978-4843-ae29-c2c5ab7450f5-root {
    text-align: center;
  }


#s-b5484c84-e978-4843-ae29-c2c5ab7450f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b5484c84-e978-4843-ae29-c2c5ab7450f5-root {
    text-align: center;
  }


#s-b5484c84-e978-4843-ae29-c2c5ab7450f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b5484c84-e978-4843-ae29-c2c5ab7450f5-root {
    text-align: center;
  }


#s-b5484c84-e978-4843-ae29-c2c5ab7450f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b5484c84-e978-4843-ae29-c2c5ab7450f5-root {
    text-align: center;
  }


#s-b5484c84-e978-4843-ae29-c2c5ab7450f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b5484c84-e978-4843-ae29-c2c5ab7450f5-root {
    text-align: center;
  }


#s-b5484c84-e978-4843-ae29-c2c5ab7450f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}
#s-41eeaa1b-f4fc-4866-a3a4-c31b436b176c {
  background-repeat: no-repeat;
min-height: 20px;
}








#s-41eeaa1b-f4fc-4866-a3a4-c31b436b176c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41eeaa1b-f4fc-4866-a3a4-c31b436b176c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dd60263a-4be6-4606-b938-87f120f7e4f9 {
  min-height: 50px;
}








#s-dd60263a-4be6-4606-b938-87f120f7e4f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd60263a-4be6-4606-b938-87f120f7e4f9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d9ea6d91-a3b0-4b08-a955-650092a7c0dc {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-d9ea6d91-a3b0-4b08-a955-650092a7c0dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9ea6d91-a3b0-4b08-a955-650092a7c0dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-d9ea6d91-a3b0-4b08-a955-650092a7c0dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9ea6d91-a3b0-4b08-a955-650092a7c0dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (max-width: 767px) {
  [id="s-d9ea6d91-a3b0-4b08-a955-650092a7c0dc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6abf21bd-7875-4d70-9774-2f5774866af5 {
  min-height: 50px;
}








#s-6abf21bd-7875-4d70-9774-2f5774866af5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6abf21bd-7875-4d70-9774-2f5774866af5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85e88567-3107-44be-a828-7cc9ca51491e {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-85e88567-3107-44be-a828-7cc9ca51491e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 41px;
  line-height: 1em;
  
  
}



#s-f23252ad-a18d-4c93-990c-7c167eab1118 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-f23252ad-a18d-4c93-990c-7c167eab1118 {
  display: none;
}
#s-f23252ad-a18d-4c93-990c-7c167eab1118, #wrap-s-f23252ad-a18d-4c93-990c-7c167eab1118 { display:none !important; }}
#s-b625fada-7559-4eed-9d52-ded9893ee10e {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-b625fada-7559-4eed-9d52-ded9893ee10e {
  display: none;
}
#s-b625fada-7559-4eed-9d52-ded9893ee10e, #wrap-s-b625fada-7559-4eed-9d52-ded9893ee10e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b625fada-7559-4eed-9d52-ded9893ee10e {
  display: none;
}
#s-b625fada-7559-4eed-9d52-ded9893ee10e, #wrap-s-b625fada-7559-4eed-9d52-ded9893ee10e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b625fada-7559-4eed-9d52-ded9893ee10e {
  display: none;
}
#s-b625fada-7559-4eed-9d52-ded9893ee10e, #wrap-s-b625fada-7559-4eed-9d52-ded9893ee10e { display:none !important; }}
#s-05bcd947-0242-4ce1-a744-7c28afbe36cd {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 0px;
padding-left: 45px;
padding-bottom: 0px;
padding-right: 45px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 0);
border-radius: 50px;
min-height: 1px;
text-align: center;
background-color: rgba(50, 171, 155, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-05bcd947-0242-4ce1-a744-7c28afbe36cd:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 216, 161, 0) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(60, 192, 167, 1) !important;
font-size: 25px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-05bcd947-0242-4ce1-a744-7c28afbe36cd:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-05bcd947-0242-4ce1-a744-7c28afbe36cd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05bcd947-0242-4ce1-a744-7c28afbe36cd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05bcd947-0242-4ce1-a744-7c28afbe36cd {
  
}
}@media (max-width: 767px){#s-05bcd947-0242-4ce1-a744-7c28afbe36cd {
  
}
}

  #s-05bcd947-0242-4ce1-a744-7c28afbe36cd-root {
    text-align: center;
  }


#s-05bcd947-0242-4ce1-a744-7c28afbe36cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-05bcd947-0242-4ce1-a744-7c28afbe36cd-root {
    text-align: center;
  }


#s-05bcd947-0242-4ce1-a744-7c28afbe36cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05bcd947-0242-4ce1-a744-7c28afbe36cd-root {
    text-align: center;
  }


#s-05bcd947-0242-4ce1-a744-7c28afbe36cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05bcd947-0242-4ce1-a744-7c28afbe36cd-root {
    text-align: center;
  }


#s-05bcd947-0242-4ce1-a744-7c28afbe36cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-05bcd947-0242-4ce1-a744-7c28afbe36cd-root {
    text-align: center;
  }


#s-05bcd947-0242-4ce1-a744-7c28afbe36cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}
#s-2d9e0284-c01a-405c-8aaf-de95c1cae9a0 {
  max-width: 800px;
aspect-ratio: 4/3;
text-align: center;
}





  #s-2d9e0284-c01a-405c-8aaf-de95c1cae9a0 img.shogun-image,
  #s-2d9e0284-c01a-405c-8aaf-de95c1cae9a0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2d9e0284-c01a-405c-8aaf-de95c1cae9a0 {
    width: 100%;
    height: auto;
  }



  #s-2d9e0284-c01a-405c-8aaf-de95c1cae9a0 img.shogun-image {
    

    
    
    
  }


#s-2d9e0284-c01a-405c-8aaf-de95c1cae9a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd251ffa-6e43-46a7-a0aa-62304d28d4b6 {
  background-repeat: no-repeat;
min-height: 20px;
}








#s-fd251ffa-6e43-46a7-a0aa-62304d28d4b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd251ffa-6e43-46a7-a0aa-62304d28d4b6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4a72bf73-9d0a-48f7-b6fd-f1770e255632 {
  min-height: 50px;
}








#s-4a72bf73-9d0a-48f7-b6fd-f1770e255632 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a72bf73-9d0a-48f7-b6fd-f1770e255632.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ed24e6b7-7c50-4156-875e-acffdf9973e5 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ed24e6b7-7c50-4156-875e-acffdf9973e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed24e6b7-7c50-4156-875e-acffdf9973e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-ed24e6b7-7c50-4156-875e-acffdf9973e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed24e6b7-7c50-4156-875e-acffdf9973e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

}

#s-43f7e16b-835e-4e00-bf83-bfad0f47a70b {
  max-width: 800px;
aspect-ratio: 4/3;
text-align: center;
}





  #s-43f7e16b-835e-4e00-bf83-bfad0f47a70b img.shogun-image,
  #s-43f7e16b-835e-4e00-bf83-bfad0f47a70b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43f7e16b-835e-4e00-bf83-bfad0f47a70b {
    width: 100%;
    height: auto;
  }



  #s-43f7e16b-835e-4e00-bf83-bfad0f47a70b img.shogun-image {
    

    
    
    
  }


#s-43f7e16b-835e-4e00-bf83-bfad0f47a70b .shogun-image-content {
  
    align-items: center;
  
}

#s-9dff63f2-0ff2-4df0-9eff-d40bf240672d {
  min-height: 50px;
}








#s-9dff63f2-0ff2-4df0-9eff-d40bf240672d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dff63f2-0ff2-4df0-9eff-d40bf240672d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56f36325-5c5f-4e16-a611-4f6e3cab356b {
  min-height: 50px;
}








#s-56f36325-5c5f-4e16-a611-4f6e3cab356b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56f36325-5c5f-4e16-a611-4f6e3cab356b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8ea8a83-6107-4ba2-8583-cb94900f0aeb {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-c8ea8a83-6107-4ba2-8583-cb94900f0aeb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 41px;
  line-height: 1em;
  
  
}



#s-3e360af7-9c12-4899-a02b-4f564b595fbd {
  margin-left: 20px;
margin-right: 20px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-3e360af7-9c12-4899-a02b-4f564b595fbd {
  display: none;
}
#s-3e360af7-9c12-4899-a02b-4f564b595fbd, #wrap-s-3e360af7-9c12-4899-a02b-4f564b595fbd { display:none !important; }}
#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 {
  display: none;
}
#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9, #wrap-s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 {
  display: none;
}
#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9, #wrap-s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 {
  display: none;
}
#s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9, #wrap-s-766cdd09-cdc1-4b65-96e0-e7dc98a1d3d9 { display:none !important; }}
#s-9f1c53a0-160d-4548-851e-6f5248ff4c49 {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 0px;
padding-left: 45px;
padding-bottom: 0px;
padding-right: 45px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 0);
border-radius: 50px;
min-height: 1px;
text-align: center;
background-color: rgba(50, 171, 155, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-9f1c53a0-160d-4548-851e-6f5248ff4c49:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 216, 161, 0) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(60, 192, 167, 1) !important;
font-size: 25px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9f1c53a0-160d-4548-851e-6f5248ff4c49:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9f1c53a0-160d-4548-851e-6f5248ff4c49 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f1c53a0-160d-4548-851e-6f5248ff4c49 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f1c53a0-160d-4548-851e-6f5248ff4c49 {
  
}
}@media (max-width: 767px){#s-9f1c53a0-160d-4548-851e-6f5248ff4c49 {
  
}
}

  #s-9f1c53a0-160d-4548-851e-6f5248ff4c49-root {
    text-align: center;
  }


#s-9f1c53a0-160d-4548-851e-6f5248ff4c49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9f1c53a0-160d-4548-851e-6f5248ff4c49-root {
    text-align: center;
  }


#s-9f1c53a0-160d-4548-851e-6f5248ff4c49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f1c53a0-160d-4548-851e-6f5248ff4c49-root {
    text-align: center;
  }


#s-9f1c53a0-160d-4548-851e-6f5248ff4c49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9f1c53a0-160d-4548-851e-6f5248ff4c49-root {
    text-align: center;
  }


#s-9f1c53a0-160d-4548-851e-6f5248ff4c49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9f1c53a0-160d-4548-851e-6f5248ff4c49-root {
    text-align: center;
  }


#s-9f1c53a0-160d-4548-851e-6f5248ff4c49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}
#s-1031fe06-178b-480e-bd7e-420bd93f34c0 {
  background-repeat: no-repeat;
min-height: 20px;
}








#s-1031fe06-178b-480e-bd7e-420bd93f34c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1031fe06-178b-480e-bd7e-420bd93f34c0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5346c941-22f3-434c-8618-746c9e092c57 {
  min-height: 50px;
}








#s-5346c941-22f3-434c-8618-746c9e092c57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5346c941-22f3-434c-8618-746c9e092c57.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6549ab14-e02f-4425-b6aa-734877206d97 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6549ab14-e02f-4425-b6aa-734877206d97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6549ab14-e02f-4425-b6aa-734877206d97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-6549ab14-e02f-4425-b6aa-734877206d97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-6549ab14-e02f-4425-b6aa-734877206d97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (max-width: 767px) {
  [id="s-6549ab14-e02f-4425-b6aa-734877206d97"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-012ca1fd-657f-4faa-a9ad-5687c44e41e2 {
  min-height: 50px;
}








#s-012ca1fd-657f-4faa-a9ad-5687c44e41e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-012ca1fd-657f-4faa-a9ad-5687c44e41e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43d1c4cf-ee83-4440-b827-f71941d53598 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-43d1c4cf-ee83-4440-b827-f71941d53598 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 41px;
  line-height: 1em;
  
  
}



#s-f31b43fe-fe8f-42a7-8cc5-fa253cae752f {
  margin-left: 20px;
margin-right: 20px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-f31b43fe-fe8f-42a7-8cc5-fa253cae752f {
  display: none;
}
#s-f31b43fe-fe8f-42a7-8cc5-fa253cae752f, #wrap-s-f31b43fe-fe8f-42a7-8cc5-fa253cae752f { display:none !important; }}
#s-51fa7408-95f9-4385-a9e7-d1a53146f46c {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-51fa7408-95f9-4385-a9e7-d1a53146f46c {
  display: none;
}
#s-51fa7408-95f9-4385-a9e7-d1a53146f46c, #wrap-s-51fa7408-95f9-4385-a9e7-d1a53146f46c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51fa7408-95f9-4385-a9e7-d1a53146f46c {
  display: none;
}
#s-51fa7408-95f9-4385-a9e7-d1a53146f46c, #wrap-s-51fa7408-95f9-4385-a9e7-d1a53146f46c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51fa7408-95f9-4385-a9e7-d1a53146f46c {
  display: none;
}
#s-51fa7408-95f9-4385-a9e7-d1a53146f46c, #wrap-s-51fa7408-95f9-4385-a9e7-d1a53146f46c { display:none !important; }}@media (max-width: 767px){#s-51fa7408-95f9-4385-a9e7-d1a53146f46c {
  
}
}
#s-35258889-94f7-472f-9954-82780ce75c1d {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 0px;
padding-left: 45px;
padding-bottom: 0px;
padding-right: 45px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 0);
border-radius: 50px;
min-height: 1px;
text-align: center;
background-color: rgba(50, 171, 155, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-35258889-94f7-472f-9954-82780ce75c1d:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(0, 216, 161, 0) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(60, 192, 167, 1) !important;
font-size: 25px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-35258889-94f7-472f-9954-82780ce75c1d:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 216, 161, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-35258889-94f7-472f-9954-82780ce75c1d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-35258889-94f7-472f-9954-82780ce75c1d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-35258889-94f7-472f-9954-82780ce75c1d {
  
}
}@media (max-width: 767px){#s-35258889-94f7-472f-9954-82780ce75c1d {
  
}
}

  #s-35258889-94f7-472f-9954-82780ce75c1d-root {
    text-align: center;
  }


#s-35258889-94f7-472f-9954-82780ce75c1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-35258889-94f7-472f-9954-82780ce75c1d-root {
    text-align: center;
  }


#s-35258889-94f7-472f-9954-82780ce75c1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-35258889-94f7-472f-9954-82780ce75c1d-root {
    text-align: center;
  }


#s-35258889-94f7-472f-9954-82780ce75c1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-35258889-94f7-472f-9954-82780ce75c1d-root {
    text-align: center;
  }


#s-35258889-94f7-472f-9954-82780ce75c1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-35258889-94f7-472f-9954-82780ce75c1d-root {
    text-align: center;
  }


#s-35258889-94f7-472f-9954-82780ce75c1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Cabin;
  display:  inline-block ;
}
}
#s-6d396e7e-3420-4cdf-be7c-e64fc2b1818f {
  text-align: center;
}







  #s-6d396e7e-3420-4cdf-be7c-e64fc2b1818f img.shogun-image {
    

    
    
    
  }


#s-6d396e7e-3420-4cdf-be7c-e64fc2b1818f .shogun-image-content {
  
    align-items: center;
  
}

#s-97cf22a0-6f61-4668-9785-506839c8fb01 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-97cf22a0-6f61-4668-9785-506839c8fb01 {
  display: none;
}
#s-97cf22a0-6f61-4668-9785-506839c8fb01, #wrap-s-97cf22a0-6f61-4668-9785-506839c8fb01 { display:none !important; }}
@media (min-width: 0px) {
[id="s-97cf22a0-6f61-4668-9785-506839c8fb01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97cf22a0-6f61-4668-9785-506839c8fb01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-97cf22a0-6f61-4668-9785-506839c8fb01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-97cf22a0-6f61-4668-9785-506839c8fb01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6ee537a8-dfca-490e-af10-8520b0fd4e0d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 447px;
background-position: center center;
}
@media (max-width: 767px){#s-6ee537a8-dfca-490e-af10-8520b0fd4e0d {
  display: none;
}
#s-6ee537a8-dfca-490e-af10-8520b0fd4e0d, #wrap-s-6ee537a8-dfca-490e-af10-8520b0fd4e0d { display:none !important; }}







#s-6ee537a8-dfca-490e-af10-8520b0fd4e0d > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-6ee537a8-dfca-490e-af10-8520b0fd4e0d {
  cursor: pointer;
}#s-6ee537a8-dfca-490e-af10-8520b0fd4e0d.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-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a {
  margin-top: -224px;
margin-bottom: -224px;
}

#s-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.85);
  padding: 0px;
}

#s-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Tenor Sans;
  font-weight: ;
  font-style: ;
  font-size: 35px;
}

#s-9a3a4dc8-9e37-4c84-bf73-78f1d679db9a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 35px;
}
#s-0a5c5e85-2d05-4d05-98a9-43d8600bec91 {
  padding-top: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-6e585e0a-5ca8-45ad-ae39-4360182b462f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 447px;
background-position: center center;
}
@media (max-width: 767px){#s-6e585e0a-5ca8-45ad-ae39-4360182b462f {
  display: none;
}
#s-6e585e0a-5ca8-45ad-ae39-4360182b462f, #wrap-s-6e585e0a-5ca8-45ad-ae39-4360182b462f { display:none !important; }}







#s-6e585e0a-5ca8-45ad-ae39-4360182b462f > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-6e585e0a-5ca8-45ad-ae39-4360182b462f {
  cursor: pointer;
}#s-6e585e0a-5ca8-45ad-ae39-4360182b462f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 {
  margin-top: -224px;
margin-bottom: -224px;
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.66);
  padding: 0px;
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Tenor Sans;
  font-weight: ;
  font-style: ;
  font-size: 35px;
}

#s-a1ccc6cf-9907-400a-a76f-d76186c2cee9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 35px;
}
#s-807adb0e-4302-4577-816c-ce1cd8a9738e {
  padding-top: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-591aee96-8805-44cf-9638-de96c99e881e {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-591aee96-8805-44cf-9638-de96c99e881e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-591aee96-8805-44cf-9638-de96c99e881e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-591aee96-8805-44cf-9638-de96c99e881e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-591aee96-8805-44cf-9638-de96c99e881e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e547720b-e767-4ed7-b284-3196f6e9d09a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-e547720b-e767-4ed7-b284-3196f6e9d09a {
  display: none;
}
#s-e547720b-e767-4ed7-b284-3196f6e9d09a, #wrap-s-e547720b-e767-4ed7-b284-3196f6e9d09a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e547720b-e767-4ed7-b284-3196f6e9d09a {
  display: none;
}
#s-e547720b-e767-4ed7-b284-3196f6e9d09a, #wrap-s-e547720b-e767-4ed7-b284-3196f6e9d09a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e547720b-e767-4ed7-b284-3196f6e9d09a {
  display: none;
}
#s-e547720b-e767-4ed7-b284-3196f6e9d09a, #wrap-s-e547720b-e767-4ed7-b284-3196f6e9d09a { display:none !important; }}







#s-e547720b-e767-4ed7-b284-3196f6e9d09a > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-e547720b-e767-4ed7-b284-3196f6e9d09a {
  cursor: pointer;
}#s-e547720b-e767-4ed7-b284-3196f6e9d09a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6d7451c4-cefa-4b40-acd9-85b333d5b663 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c {
  display: none;
}
#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c, #wrap-s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c {
  display: none;
}
#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c, #wrap-s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c {
  display: none;
}
#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c, #wrap-s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c { display:none !important; }}







#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c {
  cursor: pointer;
}#s-5064e29d-3e56-4061-b4e8-0de0e4f7d02c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-caaa1dfe-6718-469e-9159-3a680ce43b37 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-5b19a645-5e14-4794-9ec3-04e61957323a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-5b19a645-5e14-4794-9ec3-04e61957323a {
  display: none;
}
#s-5b19a645-5e14-4794-9ec3-04e61957323a, #wrap-s-5b19a645-5e14-4794-9ec3-04e61957323a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b19a645-5e14-4794-9ec3-04e61957323a {
  display: none;
}
#s-5b19a645-5e14-4794-9ec3-04e61957323a, #wrap-s-5b19a645-5e14-4794-9ec3-04e61957323a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b19a645-5e14-4794-9ec3-04e61957323a {
  display: none;
}
#s-5b19a645-5e14-4794-9ec3-04e61957323a, #wrap-s-5b19a645-5e14-4794-9ec3-04e61957323a { display:none !important; }}







#s-5b19a645-5e14-4794-9ec3-04e61957323a > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-5b19a645-5e14-4794-9ec3-04e61957323a {
  cursor: pointer;
}#s-5b19a645-5e14-4794-9ec3-04e61957323a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d7ec2665-864a-4213-835a-5f58d8d817de {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-1c365250-4192-4803-abc5-794e46061946 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 447px;
background-position: center center;
}
@media (max-width: 767px){#s-1c365250-4192-4803-abc5-794e46061946 {
  display: none;
}
#s-1c365250-4192-4803-abc5-794e46061946, #wrap-s-1c365250-4192-4803-abc5-794e46061946 { display:none !important; }}







#s-1c365250-4192-4803-abc5-794e46061946 > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-1c365250-4192-4803-abc5-794e46061946 {
  cursor: pointer;
}#s-1c365250-4192-4803-abc5-794e46061946.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 {
  margin-top: -224px;
margin-bottom: -188px;
opacity: 1;
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.87);
  padding: ;
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Tenor Sans;
  font-weight: ;
  font-style: ;
  font-size: 35px;
}

#s-c2eddedc-85a0-4cf7-b3ed-d23a5fedb379 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 35px;
}
#s-0a28f51e-ff87-4e3c-a491-84c56dd6ce3c {
  padding-top: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-964fc749-a9fb-4701-b591-77a6bd46e025 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-964fc749-a9fb-4701-b591-77a6bd46e025 {
  display: none;
}
#s-964fc749-a9fb-4701-b591-77a6bd46e025, #wrap-s-964fc749-a9fb-4701-b591-77a6bd46e025 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-964fc749-a9fb-4701-b591-77a6bd46e025 {
  display: none;
}
#s-964fc749-a9fb-4701-b591-77a6bd46e025, #wrap-s-964fc749-a9fb-4701-b591-77a6bd46e025 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-964fc749-a9fb-4701-b591-77a6bd46e025 {
  display: none;
}
#s-964fc749-a9fb-4701-b591-77a6bd46e025, #wrap-s-964fc749-a9fb-4701-b591-77a6bd46e025 { display:none !important; }}







#s-964fc749-a9fb-4701-b591-77a6bd46e025 > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-964fc749-a9fb-4701-b591-77a6bd46e025 {
  cursor: pointer;
}#s-964fc749-a9fb-4701-b591-77a6bd46e025.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-32dff647-be96-4204-aac4-1ba687290a98 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-680d94c5-3a8d-4438-9f7b-c812613f293f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-680d94c5-3a8d-4438-9f7b-c812613f293f {
  display: none;
}
#s-680d94c5-3a8d-4438-9f7b-c812613f293f, #wrap-s-680d94c5-3a8d-4438-9f7b-c812613f293f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-680d94c5-3a8d-4438-9f7b-c812613f293f {
  display: none;
}
#s-680d94c5-3a8d-4438-9f7b-c812613f293f, #wrap-s-680d94c5-3a8d-4438-9f7b-c812613f293f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-680d94c5-3a8d-4438-9f7b-c812613f293f {
  display: none;
}
#s-680d94c5-3a8d-4438-9f7b-c812613f293f, #wrap-s-680d94c5-3a8d-4438-9f7b-c812613f293f { display:none !important; }}







#s-680d94c5-3a8d-4438-9f7b-c812613f293f > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-680d94c5-3a8d-4438-9f7b-c812613f293f {
  cursor: pointer;
}#s-680d94c5-3a8d-4438-9f7b-c812613f293f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fffdfa32-ca88-4d4c-8d59-78d653c9439c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 {
  display: none;
}
#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3, #wrap-s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 {
  display: none;
}
#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3, #wrap-s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 {
  display: none;
}
#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3, #wrap-s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 { display:none !important; }}







#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3 {
  cursor: pointer;
}#s-9a5db282-b1e4-4aa1-837e-dfa1009f11a3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dda685cc-6235-4bfc-ab4b-21b5d2055279 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-3f9932e1-ec36-4c12-af61-aa973d2f3a8d {
  min-height: 50px;
}
@media (max-width: 767px){#s-3f9932e1-ec36-4c12-af61-aa973d2f3a8d {
  display: none;
}
#s-3f9932e1-ec36-4c12-af61-aa973d2f3a8d, #wrap-s-3f9932e1-ec36-4c12-af61-aa973d2f3a8d { display:none !important; }}







#s-3f9932e1-ec36-4c12-af61-aa973d2f3a8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f9932e1-ec36-4c12-af61-aa973d2f3a8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3bc479a-a127-4284-84e7-189c22fd0439 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 447px;
background-position: center center;
}
@media (max-width: 767px){#s-c3bc479a-a127-4284-84e7-189c22fd0439 {
  display: none;
}
#s-c3bc479a-a127-4284-84e7-189c22fd0439, #wrap-s-c3bc479a-a127-4284-84e7-189c22fd0439 { display:none !important; }}







#s-c3bc479a-a127-4284-84e7-189c22fd0439 > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-c3bc479a-a127-4284-84e7-189c22fd0439 {
  cursor: pointer;
}#s-c3bc479a-a127-4284-84e7-189c22fd0439.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 {
  margin-top: -224px;
margin-bottom: -224px;
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.85);
  padding: 0px;
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Tenor Sans;
  font-weight: ;
  font-style: ;
  font-size: 35px;
}

#s-2f9d5f59-a1a2-42ae-8880-86922f498a23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 35px;
}
#s-7c3e1718-6a43-4f96-950e-9a7657be13a0 {
  padding-top: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7 {
  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: 0px;
background-color: rgba(255, 255, 255, 1);
}








#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7 > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-e2ff78aa-57c6-4f52-accd-d881eeaa49f7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-073071ac-a697-4ea8-bda8-4e2101ea16f5 {
  min-height: 50px;
}








#s-073071ac-a697-4ea8-bda8-4e2101ea16f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-073071ac-a697-4ea8-bda8-4e2101ea16f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5f6a6eb-539a-4d34-84ac-ddc9458ff19a {
  border-style: solid;
margin-top: 0px;
margin-left: 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: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-d5f6a6eb-539a-4d34-84ac-ddc9458ff19a {
  display: none;
}
#s-d5f6a6eb-539a-4d34-84ac-ddc9458ff19a, #wrap-s-d5f6a6eb-539a-4d34-84ac-ddc9458ff19a { display:none !important; }}







#s-d5f6a6eb-539a-4d34-84ac-ddc9458ff19a > .shg-box-overlay {
  background-color: rgba(9, 54, 55, 1);
  opacity: 0;
}#s-d5f6a6eb-539a-4d34-84ac-ddc9458ff19a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6ccecc0-4f51-4bba-a031-f5cdc22715c5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e6ccecc0-4f51-4bba-a031-f5cdc22715c5 {
  display: none;
}
#s-e6ccecc0-4f51-4bba-a031-f5cdc22715c5, #wrap-s-e6ccecc0-4f51-4bba-a031-f5cdc22715c5 { display:none !important; }}







#s-e6ccecc0-4f51-4bba-a031-f5cdc22715c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6ccecc0-4f51-4bba-a031-f5cdc22715c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3153ed2b-60c8-4f6d-880b-3042c3372e6f {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-3153ed2b-60c8-4f6d-880b-3042c3372e6f {
  display: none;
}
#s-3153ed2b-60c8-4f6d-880b-3042c3372e6f, #wrap-s-3153ed2b-60c8-4f6d-880b-3042c3372e6f { display:none !important; }}
@media (min-width: 0px) {
[id="s-3153ed2b-60c8-4f6d-880b-3042c3372e6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3153ed2b-60c8-4f6d-880b-3042c3372e6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3153ed2b-60c8-4f6d-880b-3042c3372e6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3153ed2b-60c8-4f6d-880b-3042c3372e6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a3cee04b-d553-49c0-877f-5f16d4ba216b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 447px;
background-position: center center;
}
@media (max-width: 767px){#s-a3cee04b-d553-49c0-877f-5f16d4ba216b {
  display: none;
}
#s-a3cee04b-d553-49c0-877f-5f16d4ba216b, #wrap-s-a3cee04b-d553-49c0-877f-5f16d4ba216b { display:none !important; }}







#s-a3cee04b-d553-49c0-877f-5f16d4ba216b > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-a3cee04b-d553-49c0-877f-5f16d4ba216b {
  cursor: pointer;
}#s-a3cee04b-d553-49c0-877f-5f16d4ba216b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 {
  margin-top: -224px;
margin-bottom: -224px;
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.85);
  padding: 0px;
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Tenor Sans;
  font-weight: ;
  font-style: ;
  font-size: 35px;
}

#s-a18f62e8-33ab-48c8-9e99-83674c0d9db5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 35px;
}
#s-b2ebd6e7-a56f-4bec-8933-af8467444792 {
  padding-top: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-cd83519a-290f-4f36-9ee3-aa8e80645e93 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 447px;
background-position: center center;
}
@media (max-width: 767px){#s-cd83519a-290f-4f36-9ee3-aa8e80645e93 {
  display: none;
}
#s-cd83519a-290f-4f36-9ee3-aa8e80645e93, #wrap-s-cd83519a-290f-4f36-9ee3-aa8e80645e93 { display:none !important; }}







#s-cd83519a-290f-4f36-9ee3-aa8e80645e93 > .shg-box-overlay {
  background-color: rgba(0, 101, 129, 1);
  opacity: 0;
}#s-cd83519a-290f-4f36-9ee3-aa8e80645e93 {
  cursor: pointer;
}#s-cd83519a-290f-4f36-9ee3-aa8e80645e93.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-29539817-4f23-466f-b0b0-056337a30eca {
  margin-top: -224px;
margin-bottom: -224px;
}

#s-29539817-4f23-466f-b0b0-056337a30eca > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-29539817-4f23-466f-b0b0-056337a30eca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.66);
  padding: 0px;
}

#s-29539817-4f23-466f-b0b0-056337a30eca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-29539817-4f23-466f-b0b0-056337a30eca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-29539817-4f23-466f-b0b0-056337a30eca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Tenor Sans;
  font-weight: ;
  font-style: ;
  font-size: 35px;
}

#s-29539817-4f23-466f-b0b0-056337a30eca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 35px;
}
#s-f4736b23-dd77-4fa5-8334-0f2d8067d4a5 {
  padding-top: 10px;
background-color: rgba(0, 0, 0, 0.26);
}

#s-8dc50ff9-e6e8-4c10-af29-dadb03ce6d0b {
  background-repeat: no-repeat;
min-height: 30px;
}








#s-8dc50ff9-e6e8-4c10-af29-dadb03ce6d0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dc50ff9-e6e8-4c10-af29-dadb03ce6d0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84db36d9-6fce-4b39-8028-5a0cd37dc970 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-84db36d9-6fce-4b39-8028-5a0cd37dc970 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84db36d9-6fce-4b39-8028-5a0cd37dc970.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

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