.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-ea17e8c5-42d9-488f-83ad-08ea76050032 {
  min-height: 50px;
}








#s-ea17e8c5-42d9-488f-83ad-08ea76050032 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea17e8c5-42d9-488f-83ad-08ea76050032.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-f179aea7-4a97-40fb-8df3-7d3e27d9ee34 {
  margin-top: 3%;
margin-bottom: 3%;
text-align: center;
}

#s-f179aea7-4a97-40fb-8df3-7d3e27d9ee34 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Inter";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-5a989572-e4cb-422b-b7d4-185121216436 {
  min-height: 50px;
}








#s-5a989572-e4cb-422b-b7d4-185121216436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a989572-e4cb-422b-b7d4-185121216436.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

#s-78e790eb-6f71-4bbb-a02a-b1f54d1b006a {
  margin-top: 3%;
margin-bottom: 3%;
min-height: 50px;
}








#s-78e790eb-6f71-4bbb-a02a-b1f54d1b006a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78e790eb-6f71-4bbb-a02a-b1f54d1b006a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e138a374-c3b5-4d72-92e6-188bf7e19664 {
  min-height: 50px;
}








#s-e138a374-c3b5-4d72-92e6-188bf7e19664 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e138a374-c3b5-4d72-92e6-188bf7e19664.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0131f3e-ca17-4eb0-ab75-b8622f5ffc67 {
  margin-top: 6%;
margin-bottom: 6%;
text-align: center;
}

#s-f0131f3e-ca17-4eb0-ab75-b8622f5ffc67 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Inter";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: 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-8d93ed0a-48ad-4a8c-a435-f8e88ff87f55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d93ed0a-48ad-4a8c-a435-f8e88ff87f55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d93ed0a-48ad-4a8c-a435-f8e88ff87f55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d93ed0a-48ad-4a8c-a435-f8e88ff87f55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-8d93ed0a-48ad-4a8c-a435-f8e88ff87f55"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-fd934480-818c-481e-97ed-12241b9f440a {
  text-align: center;
}







  #s-fd934480-818c-481e-97ed-12241b9f440a img.shogun-image {
    

    
    
    
  }


#s-fd934480-818c-481e-97ed-12241b9f440a .shogun-image-content {
  
    align-items: center;
  
}

#s-595d0417-68a1-4c8d-87ef-28f42d96c90b {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}

#s-595d0417-68a1-4c8d-87ef-28f42d96c90b .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3fd224a0-8832-4bfb-962b-9f6e518d3eba {
  margin-top: 3%;
margin-bottom: 3%;
}

#s-030b34fc-4e4d-4ebe-9ef2-e22ed33dc734 {
  min-height: 50px;
}








#s-030b34fc-4e4d-4ebe-9ef2-e22ed33dc734 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-030b34fc-4e4d-4ebe-9ef2-e22ed33dc734.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4dc231e-e053-4d10-b515-5adaaf16c069 {
  box-shadow:0px 0px 15px 1px rgba(197, 197, 197, 1);
margin-top: 3%;
margin-bottom: 3%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
}








#s-b4dc231e-e053-4d10-b515-5adaaf16c069 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4dc231e-e053-4d10-b515-5adaaf16c069.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6872d8a2-0e02-455e-bc71-a3b447d0f79e {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}








#s-6872d8a2-0e02-455e-bc71-a3b447d0f79e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6872d8a2-0e02-455e-bc71-a3b447d0f79e.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-49280ad5-9623-4626-a9bf-319511172d56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49280ad5-9623-4626-a9bf-319511172d56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-49280ad5-9623-4626-a9bf-319511172d56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-49280ad5-9623-4626-a9bf-319511172d56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
}@media (max-width: 767px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
}
#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-0a30d2a2-bd0b-4b71-95d7-dd398b400cd8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


}
#s-2f6a93fc-6915-4e4e-b5e1-e4e9f737865e {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-d0608353-952e-4a25-9aa4-53610c2604a4 {
  min-height: 50px;
}








#s-d0608353-952e-4a25-9aa4-53610c2604a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0608353-952e-4a25-9aa4-53610c2604a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0797cfe-6293-4ddc-8ff6-d62fc9345a54 {
  box-shadow:0px 0px 15px 1px rgba(197, 197, 197, 1);
margin-top: 3%;
margin-bottom: 3%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
}








#s-e0797cfe-6293-4ddc-8ff6-d62fc9345a54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0797cfe-6293-4ddc-8ff6-d62fc9345a54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-196a7789-2208-4533-be1e-d4193776f4f7 {
  text-align: center;
}







  #s-196a7789-2208-4533-be1e-d4193776f4f7 img.shogun-image {
    

    
    
    
  }


#s-196a7789-2208-4533-be1e-d4193776f4f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a2f21f3-065f-4d79-ae43-0f4635785b32 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}








#s-0a2f21f3-065f-4d79-ae43-0f4635785b32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a2f21f3-065f-4d79-ae43-0f4635785b32.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-b077e6d9-e85b-4914-8861-da5a7a70cdf1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b077e6d9-e85b-4914-8861-da5a7a70cdf1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b077e6d9-e85b-4914-8861-da5a7a70cdf1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b077e6d9-e85b-4914-8861-da5a7a70cdf1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-b077e6d9-e85b-4914-8861-da5a7a70cdf1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9bd33efb-76ad-4530-a737-e86e87f6666f {
  text-align: center;
}







  #s-9bd33efb-76ad-4530-a737-e86e87f6666f img.shogun-image {
    

    
    
    
  }


#s-9bd33efb-76ad-4530-a737-e86e87f6666f .shogun-image-content {
  
    align-items: center;
  
}

#s-64810285-5ca4-41f6-a548-afc035d28c92 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}

#s-64810285-5ca4-41f6-a548-afc035d28c92 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-f94ca42c-f393-43c4-b004-556c6d36a4b5 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-f94ca42c-f393-43c4-b004-556c6d36a4b5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f94ca42c-f393-43c4-b004-556c6d36a4b5 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: left;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-f94ca42c-f393-43c4-b004-556c6d36a4b5 td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-f94ca42c-f393-43c4-b004-556c6d36a4b5 td.shogun-table-column, #s-f94ca42c-f393-43c4-b004-556c6d36a4b5 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-609591c5-dfc0-4f8f-82af-bcfbe77c6b79 {
  min-height: 50px;
}








#s-609591c5-dfc0-4f8f-82af-bcfbe77c6b79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-609591c5-dfc0-4f8f-82af-bcfbe77c6b79.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af64208f-ffe6-48ee-a4f9-058d8be04b75 {
  box-shadow:0px 0px 15px 1px rgba(197, 197, 197, 1);
margin-top: 3%;
margin-bottom: 3%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
}








#s-af64208f-ffe6-48ee-a4f9-058d8be04b75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af64208f-ffe6-48ee-a4f9-058d8be04b75.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-00e574b5-ea75-4a91-bdbc-2cef8bbe20ec {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}








#s-00e574b5-ea75-4a91-bdbc-2cef8bbe20ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00e574b5-ea75-4a91-bdbc-2cef8bbe20ec.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-f495d9d2-e881-40c7-8765-6cd60bdc2d92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f495d9d2-e881-40c7-8765-6cd60bdc2d92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f495d9d2-e881-40c7-8765-6cd60bdc2d92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f495d9d2-e881-40c7-8765-6cd60bdc2d92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e87f9e99-c9c4-4aa3-ac3d-8f779151ce71 {
  min-height: 50px;
}








#s-e87f9e99-c9c4-4aa3-ac3d-8f779151ce71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e87f9e99-c9c4-4aa3-ac3d-8f779151ce71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-597d65fc-a0ed-47a0-b043-38060c27669e {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}

#s-597d65fc-a0ed-47a0-b043-38060c27669e .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-737114c3-d3be-4487-ad92-fd759f6041b9 {
  box-shadow:0px 0px 15px 1px rgba(197, 197, 197, 1);
margin-top: 3%;
margin-bottom: 3%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
}








#s-737114c3-d3be-4487-ad92-fd759f6041b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-737114c3-d3be-4487-ad92-fd759f6041b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9e80065-9af8-4ffd-90a0-d3b15407293c {
  text-align: center;
}







  #s-a9e80065-9af8-4ffd-90a0-d3b15407293c img.shogun-image {
    

    
    
    
  }


#s-a9e80065-9af8-4ffd-90a0-d3b15407293c .shogun-image-content {
  
    align-items: center;
  
}

.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-709d9fe1-4e79-421c-aa97-fce3bea50e1e {
  border-style: solid;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(51, 153, 51, 1);
border-radius: 15px;
background-color: rgba(51, 153, 51, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e:hover {background-color: rgba(51, 153, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e:active {background-color: rgba(51, 153, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-709d9fe1-4e79-421c-aa97-fce3bea50e1e-root {
    text-align: center;
  }


#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Inter;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-709d9fe1-4e79-421c-aa97-fce3bea50e1e-root {
    text-align: center;
  }


#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Inter;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-709d9fe1-4e79-421c-aa97-fce3bea50e1e-root {
    text-align: center;
  }


#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Inter;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-709d9fe1-4e79-421c-aa97-fce3bea50e1e-root {
    text-align: center;
  }


#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Inter;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-709d9fe1-4e79-421c-aa97-fce3bea50e1e-root {
    text-align: center;
  }


#s-709d9fe1-4e79-421c-aa97-fce3bea50e1e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Inter;
  display:  inline-block ;
}
}
#s-5b67a54c-4841-49fa-b19e-f41dd5a1dea9 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 600px;
background-color: rgba(30, 93, 30, 1);
background-attachment: scroll;
}








#s-5b67a54c-4841-49fa-b19e-f41dd5a1dea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b67a54c-4841-49fa-b19e-f41dd5a1dea9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a701000d-c295-4812-b17d-afc59c825779 {
  margin-top: 5px;
margin-left: 15%;
margin-bottom: 5px;
margin-right: 15%;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a701000d-c295-4812-b17d-afc59c825779 {
  margin-left: 18%;
margin-right: 18%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a701000d-c295-4812-b17d-afc59c825779 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-a701000d-c295-4812-b17d-afc59c825779 {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-a701000d-c295-4812-b17d-afc59c825779 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a701000d-c295-4812-b17d-afc59c825779.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d26e23f0-48e0-4be6-bb72-278aaa500c3b {
  margin-top: 3%;
margin-bottom: 3%;
text-align: center;
}

#s-d26e23f0-48e0-4be6-bb72-278aaa500c3b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Inter";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-aa4eb9f4-b546-4e75-9b84-f405fb36dcdb {
  margin-top: 3%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-aa4eb9f4-b546-4e75-9b84-f405fb36dcdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa4eb9f4-b546-4e75-9b84-f405fb36dcdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aa4eb9f4-b546-4e75-9b84-f405fb36dcdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa4eb9f4-b546-4e75-9b84-f405fb36dcdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6f735465-75ee-494a-8bae-ea3a185b6fd4 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}








#s-6f735465-75ee-494a-8bae-ea3a185b6fd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f735465-75ee-494a-8bae-ea3a185b6fd4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e55445b-37db-4aff-953a-7af6e8cca595 {
  min-height: 50px;
}








#s-7e55445b-37db-4aff-953a-7af6e8cca595 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e55445b-37db-4aff-953a-7af6e8cca595.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a18b499-897d-48ba-a681-53be5bf16dd2 {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-4a18b499-897d-48ba-a681-53be5bf16dd2 img.shogun-image {
    

    
    
    
  }


#s-4a18b499-897d-48ba-a681-53be5bf16dd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ba0761a-3076-4da3-93cc-186d7d1aa596 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5ba0761a-3076-4da3-93cc-186d7d1aa596 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-5ba0761a-3076-4da3-93cc-186d7d1aa596 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-d09a4ec8-c59a-415f-bff5-f7f02e28a93b {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}








#s-d09a4ec8-c59a-415f-bff5-f7f02e28a93b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d09a4ec8-c59a-415f-bff5-f7f02e28a93b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e831ea7b-6c72-4044-835f-a666a78e5d3c {
  min-height: 50px;
}








#s-e831ea7b-6c72-4044-835f-a666a78e5d3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e831ea7b-6c72-4044-835f-a666a78e5d3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53d74cf4-1d75-4a75-b99b-b71ad78c0633 {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-53d74cf4-1d75-4a75-b99b-b71ad78c0633 img.shogun-image {
    

    
    
    
  }


#s-53d74cf4-1d75-4a75-b99b-b71ad78c0633 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1d334fb-f5ee-48a0-a9fd-a08456a6604b {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f1d334fb-f5ee-48a0-a9fd-a08456a6604b {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-f1d334fb-f5ee-48a0-a9fd-a08456a6604b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-fd7858de-1429-4245-a289-201324566d2f {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}








#s-fd7858de-1429-4245-a289-201324566d2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd7858de-1429-4245-a289-201324566d2f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f394f2f-dd41-4195-a672-7e0ee3f9aa72 {
  min-height: 50px;
}








#s-5f394f2f-dd41-4195-a672-7e0ee3f9aa72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f394f2f-dd41-4195-a672-7e0ee3f9aa72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15ee4462-d7be-43f3-aa42-78c2da9225e4 {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-15ee4462-d7be-43f3-aa42-78c2da9225e4 img.shogun-image {
    

    
    
    
  }


#s-15ee4462-d7be-43f3-aa42-78c2da9225e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a316a0a-ddb2-4404-8f19-76c1316bb7f7 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9a316a0a-ddb2-4404-8f19-76c1316bb7f7 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-9a316a0a-ddb2-4404-8f19-76c1316bb7f7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-dc40b2ad-380e-43e7-aa37-8b0f79d786c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc40b2ad-380e-43e7-aa37-8b0f79d786c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc40b2ad-380e-43e7-aa37-8b0f79d786c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc40b2ad-380e-43e7-aa37-8b0f79d786c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-53734519-5777-41ee-a331-b0d0a7ea99b2 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}








#s-53734519-5777-41ee-a331-b0d0a7ea99b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53734519-5777-41ee-a331-b0d0a7ea99b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39c08738-a715-40ec-8887-437c87a6173f {
  min-height: 50px;
}








#s-39c08738-a715-40ec-8887-437c87a6173f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39c08738-a715-40ec-8887-437c87a6173f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90a2812e-9656-45f7-aa6b-346064b47f06 {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-90a2812e-9656-45f7-aa6b-346064b47f06 img.shogun-image {
    

    
    
    
  }


#s-90a2812e-9656-45f7-aa6b-346064b47f06 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbd71793-879e-4b6b-a28a-642fd913723c {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fbd71793-879e-4b6b-a28a-642fd913723c {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-fbd71793-879e-4b6b-a28a-642fd913723c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-89d223be-3bd9-474e-a254-032110c478c2 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}








#s-89d223be-3bd9-474e-a254-032110c478c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89d223be-3bd9-474e-a254-032110c478c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e226110-e582-476b-8c83-759fd95740d5 {
  min-height: 50px;
}








#s-1e226110-e582-476b-8c83-759fd95740d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e226110-e582-476b-8c83-759fd95740d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88f2bd45-f0a3-47cb-b32a-fc8c4182a1ee {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-88f2bd45-f0a3-47cb-b32a-fc8c4182a1ee img.shogun-image {
    

    
    
    
  }


#s-88f2bd45-f0a3-47cb-b32a-fc8c4182a1ee .shogun-image-content {
  
    align-items: center;
  
}

#s-c70e7ad6-b0e0-446d-9d36-9100b74853db {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c70e7ad6-b0e0-446d-9d36-9100b74853db {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-c70e7ad6-b0e0-446d-9d36-9100b74853db .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-0a011c75-d6f9-4c49-bc26-9dabb1f3e8ca {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}








#s-0a011c75-d6f9-4c49-bc26-9dabb1f3e8ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a011c75-d6f9-4c49-bc26-9dabb1f3e8ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6936cfa8-45e0-478d-8d72-15b8c4909ce9 {
  min-height: 50px;
}








#s-6936cfa8-45e0-478d-8d72-15b8c4909ce9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6936cfa8-45e0-478d-8d72-15b8c4909ce9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9987e6e0-9259-4190-9f8c-53d41813327b {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-9987e6e0-9259-4190-9f8c-53d41813327b img.shogun-image {
    

    
    
    
  }


#s-9987e6e0-9259-4190-9f8c-53d41813327b .shogun-image-content {
  
    align-items: center;
  
}

#s-938c13ba-8b2c-479c-9c6a-a91a649fd5ae {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-938c13ba-8b2c-479c-9c6a-a91a649fd5ae {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-938c13ba-8b2c-479c-9c6a-a91a649fd5ae .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-284b023b-b87a-42eb-b6a8-124207657582 {
  margin-top: 2%;
margin-left: 35%;
margin-bottom: 2%;
margin-right: 35%;
padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(33, 104, 33, 1);
}
@media (max-width: 767px){#s-284b023b-b87a-42eb-b6a8-124207657582 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-284b023b-b87a-42eb-b6a8-124207657582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-284b023b-b87a-42eb-b6a8-124207657582.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af246326-be51-4a27-8af3-6c575e33bf73 {
  min-height: 50px;
}








#s-af246326-be51-4a27-8af3-6c575e33bf73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af246326-be51-4a27-8af3-6c575e33bf73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61cd7045-eb2e-48e6-a5e6-afd731d68fb6 {
  margin-left: auto;
margin-right: auto;
max-width: 52px;
text-align: center;
}







  #s-61cd7045-eb2e-48e6-a5e6-afd731d68fb6 img.shogun-image {
    

    
    
    
  }


#s-61cd7045-eb2e-48e6-a5e6-afd731d68fb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-341e480f-1da4-40b6-8d5a-56d435fe71aa {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-341e480f-1da4-40b6-8d5a-56d435fe71aa {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-341e480f-1da4-40b6-8d5a-56d435fe71aa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-ca5396de-65d4-4ada-a515-d4daf9078af4 {
  min-height: 600px;
}








#s-ca5396de-65d4-4ada-a515-d4daf9078af4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca5396de-65d4-4ada-a515-d4daf9078af4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee552e27-51f2-4f7f-b82c-3b9cfa125377 {
  min-height: 50px;
}








#s-ee552e27-51f2-4f7f-b82c-3b9cfa125377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee552e27-51f2-4f7f-b82c-3b9cfa125377.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-27fb31f6-30e9-4974-a934-36f663d3368a {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}

#s-27fb31f6-30e9-4974-a934-36f663d3368a .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Inter";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: 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-5bfe90d0-bdb8-42b4-99d8-2dad6a9f6e79 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5bfe90d0-bdb8-42b4-99d8-2dad6a9f6e79 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 20px;
}

#s-5bfe90d0-bdb8-42b4-99d8-2dad6a9f6e79 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5bfe90d0-bdb8-42b4-99d8-2dad6a9f6e79 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5bfe90d0-bdb8-42b4-99d8-2dad6a9f6e79 > .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: Inter;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5bfe90d0-bdb8-42b4-99d8-2dad6a9f6e79 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4129d203-8511-48dc-bbfc-f1afc5980bb3 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-9d1d7d78-2d96-48c5-98fb-5b9bb04f4011 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-fa2faa7a-58e2-4be6-bd67-abe232887921 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-63fa07cd-fd7e-4acf-9811-f3c7dfeb08e4 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-a50dd645-3070-4c28-9c8c-cfe542d896f4 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-98441675-6777-49e1-b28f-618c8cacae76 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-6f915d79-163a-4810-b86b-c73ead5a6830 {
  margin-top: 3%;
margin-bottom: 3%;
min-height: 600px;
}








#s-6f915d79-163a-4810-b86b-c73ead5a6830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f915d79-163a-4810-b86b-c73ead5a6830.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8204589b-0836-42df-8cc3-5f2c7d756ed3 {
  padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-8204589b-0836-42df-8cc3-5f2c7d756ed3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8204589b-0836-42df-8cc3-5f2c7d756ed3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e4a924c-bb90-464a-9c55-270401060b4f {
  margin-top: 5%;
margin-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-8e4a924c-bb90-464a-9c55-270401060b4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e4a924c-bb90-464a-9c55-270401060b4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e4a924c-bb90-464a-9c55-270401060b4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e4a924c-bb90-464a-9c55-270401060b4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7fdec735-b21a-4b36-9877-ca763eada0fc {
  margin-left: auto;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  #s-7fdec735-b21a-4b36-9877-ca763eada0fc img.shogun-image {
    

    
    
    
  }


#s-7fdec735-b21a-4b36-9877-ca763eada0fc .shogun-image-content {
  
    align-items: center;
  
}

#s-d98ffbc0-25e3-40bf-9af7-52e3fcd820cf {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}

#s-d98ffbc0-25e3-40bf-9af7-52e3fcd820cf .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-82919cb4-0396-4b1e-8118-6b5355f0a8e4 {
  margin-left: auto;
margin-right: auto;
max-width: 120px;
text-align: center;
}







  #s-82919cb4-0396-4b1e-8118-6b5355f0a8e4 img.shogun-image {
    

    
    
    
  }


#s-82919cb4-0396-4b1e-8118-6b5355f0a8e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e31ebf8-4b20-4aa1-9a89-0e363f2e1a4f {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}

#s-3e31ebf8-4b20-4aa1-9a89-0e363f2e1a4f .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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