.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-0119ec75-de52-4b46-bdbf-64eb1d07b34f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0119ec75-de52-4b46-bdbf-64eb1d07b34f {
  display: none;
}
#s-0119ec75-de52-4b46-bdbf-64eb1d07b34f, #wrap-s-0119ec75-de52-4b46-bdbf-64eb1d07b34f { display:none !important; }}@media (max-width: 767px){#s-0119ec75-de52-4b46-bdbf-64eb1d07b34f {
  display: none;
}
#s-0119ec75-de52-4b46-bdbf-64eb1d07b34f, #wrap-s-0119ec75-de52-4b46-bdbf-64eb1d07b34f { display:none !important; }}







#s-0119ec75-de52-4b46-bdbf-64eb1d07b34f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0119ec75-de52-4b46-bdbf-64eb1d07b34f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a {
  display: none;
}
#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a, #wrap-s-5bee2a60-4a00-41ba-aaa5-d09dd744139a { display:none !important; }}@media (max-width: 767px){#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a {
  display: none;
}
#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a, #wrap-s-5bee2a60-4a00-41ba-aaa5-d09dd744139a { display:none !important; }}







#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bee2a60-4a00-41ba-aaa5-d09dd744139a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b18ea90-7fba-4d07-8483-da8b2436b3be {
  min-height: 50px;
}








#s-4b18ea90-7fba-4d07-8483-da8b2436b3be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b18ea90-7fba-4d07-8483-da8b2436b3be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce15cde0-0fba-4627-8475-d3f509f83d43 {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
background-color: rgba(133, 219, 215, 1);
}








#s-ce15cde0-0fba-4627-8475-d3f509f83d43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce15cde0-0fba-4627-8475-d3f509f83d43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-a82ca49c-2e64-48a1-a432-658078bf20b9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: left;
background-color: rgba(133, 219, 215, 0);
}

#s-a82ca49c-2e64-48a1-a432-658078bf20b9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-48bcc432-c017-4337-bc92-3e3a98f18d9c {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
}








#s-48bcc432-c017-4337-bc92-3e3a98f18d9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48bcc432-c017-4337-bc92-3e3a98f18d9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f05bdd7a-fa46-4bfb-9bd6-88b182571d25 {
  min-height: 50px;
}








#s-f05bdd7a-fa46-4bfb-9bd6-88b182571d25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f05bdd7a-fa46-4bfb-9bd6-88b182571d25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08869207-bedf-4ebe-b8e4-377e2f96db85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-08869207-bedf-4ebe-b8e4-377e2f96db85 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  line-height: 0.5em;
  
  text-align: left;
}



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

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

#s-94313561-a7b0-4afa-8c51-21078c25b81f hr {
  border-top: 2px solid #ddd;
}

.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-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6095c90-9128-470b-833a-741554e78c52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-fcbc66c4-c640-49eb-9020-7760e33b0fac {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-fcbc66c4-c640-49eb-9020-7760e33b0fac .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-9e8b9439-4636-4367-9830-65c06873907b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9e8b9439-4636-4367-9830-65c06873907b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-59900a0e-0226-4fec-a7a7-79e1382c502f hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96a3a437-c1c0-4d87-9216-dafa317d82c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-23f23641-46da-4264-8fd1-b9a88ad64433 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-23f23641-46da-4264-8fd1-b9a88ad64433 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-81595248-92d2-4aa9-835e-42fd4afe580e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-81595248-92d2-4aa9-835e-42fd4afe580e .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-eb4c5d60-d228-4891-8a35-153f39f7650d hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1c205a6-cb4f-44bb-a10a-4712d0bd5bd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-763d1b22-7848-4b74-bae0-39ee1c1ce911 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-763d1b22-7848-4b74-bae0-39ee1c1ce911 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-0426ffc8-d0ba-44b2-8a65-7d4dfee51ce0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-0426ffc8-d0ba-44b2-8a65-7d4dfee51ce0 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-9af1fc19-cf40-416b-b8b0-ad7fafba72b3 hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0837571-3871-44d2-ab87-17c0bb233200"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-ba472195-c98e-4ab1-8c04-480cfc7787d9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ba472195-c98e-4ab1-8c04-480cfc7787d9 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-5ccf73e8-b16e-4558-abad-b1cbf9e86dbd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5ccf73e8-b16e-4558-abad-b1cbf9e86dbd .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-905bed2a-febd-4ea2-9b93-8eda4e316980 {
  min-height: 50px;
}








#s-905bed2a-febd-4ea2-9b93-8eda4e316980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-905bed2a-febd-4ea2-9b93-8eda4e316980.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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%;
}

.shg-imageV2-content {
  text-align: initial;
}

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

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

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

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

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

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

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

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

#s-50c7f5b8-9e50-49d9-87d8-454ed545673b {
  text-align: center;
}







  img.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
    
    
  }


.s-50c7f5b8-9e50-49d9-87d8-454ed545673b .shogun-image-content {
  
    align-items: center;
  
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shg-align-container {
  text-align: center
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
    
    
  }


.s-50c7f5b8-9e50-49d9-87d8-454ed545673b .shogun-image-content {
  
    align-items: center;
  
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shg-align-container {
  text-align: center
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
    
    
  }


.s-50c7f5b8-9e50-49d9-87d8-454ed545673b .shogun-image-content {
  
    align-items: center;
  
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shg-align-container {
  text-align: center
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
    
    
  }


.s-50c7f5b8-9e50-49d9-87d8-454ed545673b .shogun-image-content {
  
    align-items: center;
  
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shg-align-container {
  text-align: center
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
    
    
  }


.s-50c7f5b8-9e50-49d9-87d8-454ed545673b .shogun-image-content {
  
    align-items: center;
  
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shg-align-container {
  text-align: center
}

.s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c7f5b8-9e50-49d9-87d8-454ed545673b.shogun-image {
  box-sizing: border-box;
}


}
#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99 {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99 {
  display: none;
}
#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99, #wrap-s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99 { display:none !important; }}@media (max-width: 767px){#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99 {
  display: none;
}
#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99, #wrap-s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99 { display:none !important; }}







#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c589d8e4-8229-41c4-9d96-cbf8c38eaa99.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-841ca693-d20b-4b06-b4a2-4d4102d2c845 {
  min-height: 50px;
}








#s-841ca693-d20b-4b06-b4a2-4d4102d2c845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-841ca693-d20b-4b06-b4a2-4d4102d2c845.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fdc43f10-5800-49c3-9603-489f66bba295 {
  min-height: 50px;
}








#s-fdc43f10-5800-49c3-9603-489f66bba295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdc43f10-5800-49c3-9603-489f66bba295.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8dbce83-e7d8-4ce1-8bbb-a8fdc3791329 {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
background-color: rgba(133, 219, 215, 1);
}








#s-a8dbce83-e7d8-4ce1-8bbb-a8fdc3791329 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8dbce83-e7d8-4ce1-8bbb-a8fdc3791329.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fca91e7e-e635-4e61-91ad-6a487cc91605 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: left;
background-color: rgba(133, 219, 215, 0);
}

#s-fca91e7e-e635-4e61-91ad-6a487cc91605 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-c50f01e1-ddd1-4154-8b32-4db6c51257b3 {
  margin-left: 15%;
margin-right: 15%;
min-height: 50px;
}








#s-c50f01e1-ddd1-4154-8b32-4db6c51257b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50f01e1-ddd1-4154-8b32-4db6c51257b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ba9992a9-4da7-496e-bf5a-05ae718a4ba5 {
  min-height: 50px;
}








#s-ba9992a9-4da7-496e-bf5a-05ae718a4ba5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba9992a9-4da7-496e-bf5a-05ae718a4ba5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3b79ad20-4581-4b5f-979d-fcd083c9ffb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b79ad20-4581-4b5f-979d-fcd083c9ffb0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b79ad20-4581-4b5f-979d-fcd083c9ffb0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b79ad20-4581-4b5f-979d-fcd083c9ffb0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c4fadf4d-cca0-402f-a8d5-69972cf0373a {
  margin-left: 5%;
min-height: 50px;
}








#s-c4fadf4d-cca0-402f-a8d5-69972cf0373a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4fadf4d-cca0-402f-a8d5-69972cf0373a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8841acdc-91ec-4cb6-a314-5f6e2a9aef95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-e5f24b26-4823-4264-91f5-570f12045df6 .shogun-icon-wrapper {
  text-align: center;
}


#s-e5f24b26-4823-4264-91f5-570f12045df6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(133, 219, 215, 1);
}

#s-62d43cbe-244c-4e65-bbe6-4141521255b1 {
  min-height: 50px;
}








#s-62d43cbe-244c-4e65-bbe6-4141521255b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62d43cbe-244c-4e65-bbe6-4141521255b1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0acae91d-2353-4937-b0d6-56aeab9a60b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0acae91d-2353-4937-b0d6-56aeab9a60b8 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  line-height: 0.5em;
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7187fe1-18af-448f-bbf5-189497bcbdc6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-afe848a2-ef88-4814-83a3-f4bd9f427a78 {
  min-height: 50px;
}








#s-afe848a2-ef88-4814-83a3-f4bd9f427a78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afe848a2-ef88-4814-83a3-f4bd9f427a78.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6148642-3778-4a6a-944a-b679f658ab03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d6148642-3778-4a6a-944a-b679f658ab03 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.5em;
  
  text-align: left;
}



.shg-map-info-window-container {
  max-width: 200px;
  color: #000000;
}

.shg-map-container {
  height: 400px;
}

.shg-map {
  height: 100%;
}

.shg-map .gm-style-cc,
.shg-map .gm-style-cc + div {
  visibility: visible !important;
}

#s-568e74ac-78eb-4e82-a6cb-66e1988aeb80 {
  min-height: 500px;
}

#s-5d860515-220a-4a9a-8dc3-1fb1c56a8f39 {
  min-height: 50px;
}








#s-5d860515-220a-4a9a-8dc3-1fb1c56a8f39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d860515-220a-4a9a-8dc3-1fb1c56a8f39.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab1517f0-0652-40b2-8ba7-b84454c8664e {
  min-height: 50px;
}








#s-ab1517f0-0652-40b2-8ba7-b84454c8664e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab1517f0-0652-40b2-8ba7-b84454c8664e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7fba9efb-44cf-48be-85af-3b16781e9815 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7fba9efb-44cf-48be-85af-3b16781e9815 {
  display: none;
}
#s-7fba9efb-44cf-48be-85af-3b16781e9815, #wrap-s-7fba9efb-44cf-48be-85af-3b16781e9815 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fba9efb-44cf-48be-85af-3b16781e9815 {
  display: none;
}
#s-7fba9efb-44cf-48be-85af-3b16781e9815, #wrap-s-7fba9efb-44cf-48be-85af-3b16781e9815 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fba9efb-44cf-48be-85af-3b16781e9815 {
  
}
}@media (max-width: 767px){#s-7fba9efb-44cf-48be-85af-3b16781e9815 {
  
}
}







#s-7fba9efb-44cf-48be-85af-3b16781e9815 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fba9efb-44cf-48be-85af-3b16781e9815.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a24921e7-d7cf-4407-a083-5aa133aa306b {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a24921e7-d7cf-4407-a083-5aa133aa306b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a24921e7-d7cf-4407-a083-5aa133aa306b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a24921e7-d7cf-4407-a083-5aa133aa306b {
  
}
}@media (max-width: 767px){#s-a24921e7-d7cf-4407-a083-5aa133aa306b {
  
}
}







#s-a24921e7-d7cf-4407-a083-5aa133aa306b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a24921e7-d7cf-4407-a083-5aa133aa306b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a2dadf3-1dd0-44cb-a36b-d87d9d1e2862 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(133, 219, 215, 1);
}








#s-2a2dadf3-1dd0-44cb-a36b-d87d9d1e2862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a2dadf3-1dd0-44cb-a36b-d87d9d1e2862.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b485029f-ac2d-443e-a4df-d9bc9f712d21 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: left;
background-color: rgba(133, 219, 215, 0);
}

#s-b485029f-ac2d-443e-a4df-d9bc9f712d21 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  
  
  text-align: left;
}



#s-dff9f5fb-30d0-416d-a4ed-602d208e7883 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-dff9f5fb-30d0-416d-a4ed-602d208e7883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dff9f5fb-30d0-416d-a4ed-602d208e7883.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-82b6d6ef-183a-4bcf-81f8-f52fd14923e2 {
  min-height: 50px;
}








#s-82b6d6ef-183a-4bcf-81f8-f52fd14923e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82b6d6ef-183a-4bcf-81f8-f52fd14923e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e77e40e4-f0d7-4f4e-b7d2-225f71b81eb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e77e40e4-f0d7-4f4e-b7d2-225f71b81eb0 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-cf9ad33a-73ab-4fa3-b333-f55e62c7e841 hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f1c596d-4be4-49aa-b431-0a2cb55b1514"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-07eef2e8-19a4-4eed-8296-c0bb9f7ca802 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-07eef2e8-19a4-4eed-8296-c0bb9f7ca802 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-cebe5b84-695d-4a70-b36b-7df5e34571cd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-cebe5b84-695d-4a70-b36b-7df5e34571cd .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-3b1284e8-eb8d-4f56-9dec-99e62484958f hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a929ce0-eced-4b2b-9f55-e7ae7684f0c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-20757efc-393b-4efb-97b3-e1b3909a0f49 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-20757efc-393b-4efb-97b3-e1b3909a0f49 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-8c51eb1e-af98-4619-a825-66fa4953e0a7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8c51eb1e-af98-4619-a825-66fa4953e0a7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-b72dd4fc-0a26-4395-b06c-ea5bef7568f3 hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ef633ce-4950-411d-a291-c338e605b14e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-9952292e-76d0-4af7-a25c-cec55127d066 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9952292e-76d0-4af7-a25c-cec55127d066 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-dd98c390-162c-45a8-a4fe-a62c28356440 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-dd98c390-162c-45a8-a4fe-a62c28356440 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-a9773b92-57d7-49e8-99c5-f4af99ba9e8c hr {
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e415bca-9c82-4936-8cbb-37c08cdb6005"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-bef837eb-0c95-4cde-83b7-4a2a542232e7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-bef837eb-0c95-4cde-83b7-4a2a542232e7 .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-c3bc6bd5-d8b4-4aed-a278-c2262531b6b0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c3bc6bd5-d8b4-4aed-a278-c2262531b6b0 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-fe69eff6-ad15-4839-95fb-12d96ea5b4ae {
  min-height: 50px;
}








#s-fe69eff6-ad15-4839-95fb-12d96ea5b4ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe69eff6-ad15-4839-95fb-12d96ea5b4ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec {
  text-align: center;
}







  img.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
    
    
  }


.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec .shogun-image-content {
  
    align-items: center;
  
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shg-align-container {
  text-align: center
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
    
    
  }


.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec .shogun-image-content {
  
    align-items: center;
  
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shg-align-container {
  text-align: center
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
    
    
  }


.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec .shogun-image-content {
  
    align-items: center;
  
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shg-align-container {
  text-align: center
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
    
    
  }


.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec .shogun-image-content {
  
    align-items: center;
  
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shg-align-container {
  text-align: center
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
    
    
  }


.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec .shogun-image-content {
  
    align-items: center;
  
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shg-align-container {
  text-align: center
}

.s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b15ce823-b7d0-4c82-80cd-e1abfd1916ec.shogun-image {
  box-sizing: border-box;
}


}
#s-93aa0502-e30c-4cd2-adc4-a02c0f17030a {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-93aa0502-e30c-4cd2-adc4-a02c0f17030a {
  
}
}@media (max-width: 767px){#s-93aa0502-e30c-4cd2-adc4-a02c0f17030a {
  
}
}







#s-93aa0502-e30c-4cd2-adc4-a02c0f17030a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93aa0502-e30c-4cd2-adc4-a02c0f17030a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cdd2e66b-2c24-47a1-abd0-170e10b278f4 {
  min-height: 50px;
}








#s-cdd2e66b-2c24-47a1-abd0-170e10b278f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdd2e66b-2c24-47a1-abd0-170e10b278f4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67a915b9-f2d1-4b62-a7f7-8d9748d8e087 {
  min-height: 50px;
}








#s-67a915b9-f2d1-4b62-a7f7-8d9748d8e087 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67a915b9-f2d1-4b62-a7f7-8d9748d8e087.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af0ec0ad-3e29-4ad7-bbcd-c2ccb0ee45cb {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(133, 219, 215, 1);
}








#s-af0ec0ad-3e29-4ad7-bbcd-c2ccb0ee45cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af0ec0ad-3e29-4ad7-bbcd-c2ccb0ee45cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fffcb61-9dbd-45be-ae91-eb5dc2224be8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: left;
background-color: rgba(133, 219, 215, 0);
}

#s-4fffcb61-9dbd-45be-ae91-eb5dc2224be8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  
  
  text-align: left;
}



#s-34b862c5-c2f3-4373-9169-4c4d5db782ca {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-34b862c5-c2f3-4373-9169-4c4d5db782ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34b862c5-c2f3-4373-9169-4c4d5db782ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ac2ac1d-10cc-457e-a5cf-7f4fb458b141 {
  min-height: 50px;
}








#s-2ac2ac1d-10cc-457e-a5cf-7f4fb458b141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ac2ac1d-10cc-457e-a5cf-7f4fb458b141.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4c77bdbc-0977-41f9-8e79-b08ef22f4b35 {
  margin-left: 1%;
min-height: 50px;
}








#s-4c77bdbc-0977-41f9-8e79-b08ef22f4b35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c77bdbc-0977-41f9-8e79-b08ef22f4b35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ead28907-37ea-43f1-94d7-3518d7211ce4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

}

#s-73e25485-95e2-4ea8-9ae1-ccfd5e72a15b .shogun-icon-wrapper {
  text-align: left;
}


#s-73e25485-95e2-4ea8-9ae1-ccfd5e72a15b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(133, 219, 215, 1);
}

#s-40e8797a-2498-45ef-bd1e-189f130bf295 {
  min-height: 50px;
}








#s-40e8797a-2498-45ef-bd1e-189f130bf295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40e8797a-2498-45ef-bd1e-189f130bf295.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3aae644-bf9d-44e1-917e-da364e1736ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c3aae644-bf9d-44e1-917e-da364e1736ec .shogun-heading-component h1 {
  color: ;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-75f82191-2a28-46f7-8ec7-a82bbe0a364b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-75f82191-2a28-46f7-8ec7-a82bbe0a364b .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.5em;
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-ce0e17a5-c9c4-4e40-9437-77a3ea107d9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce0e17a5-c9c4-4e40-9437-77a3ea107d9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce0e17a5-c9c4-4e40-9437-77a3ea107d9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce0e17a5-c9c4-4e40-9437-77a3ea107d9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8202be93-6a9a-40db-b7e1-b89590144cdd {
  min-height: 50px;
}








#s-8202be93-6a9a-40db-b7e1-b89590144cdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8202be93-6a9a-40db-b7e1-b89590144cdd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8c65659-7ba7-43ec-ade6-9a688ee76bcf {
  min-height: 500px;
}

#s-773f7f26-b89e-492c-9c70-634bcbeecc59 {
  min-height: 50px;
}








#s-773f7f26-b89e-492c-9c70-634bcbeecc59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-773f7f26-b89e-492c-9c70-634bcbeecc59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b0d93f9d-6576-46b4-af4b-dba728860321 {
  min-height: 50px;
}








#s-b0d93f9d-6576-46b4-af4b-dba728860321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0d93f9d-6576-46b4-af4b-dba728860321.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-10a133ac-dbb7-43e3-8749-950498b31763 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-10a133ac-dbb7-43e3-8749-950498b31763 hr {
  border-top: 2px solid #ddd;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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