.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-f514b05e-af29-4214-a146-d8cdf6272a1f {
  margin-left: 1%;
margin-right: 1%;
background-color: rgba(0, 128, 128, 0.1);
}

.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-d64d086f-352d-49e1-ab59-6476e3424d1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d64d086f-352d-49e1-ab59-6476e3424d1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d64d086f-352d-49e1-ab59-6476e3424d1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d64d086f-352d-49e1-ab59-6476e3424d1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4cd3bf78-f313-41b0-b6d4-f32f2b927317 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-4cd3bf78-f313-41b0-b6d4-f32f2b927317 img.shogun-image {
    

    
    
    
  }


#s-4cd3bf78-f313-41b0-b6d4-f32f2b927317 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3d743a5-4f56-4dde-a3a3-bd2f1256a891 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
padding-top: 1px;
padding-left: 2%;
padding-bottom: 1px;
padding-right: 2%;
background-color: rgba(244, 246, 246, 1);
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-eadcba0b-a343-42e5-b631-fa9eb3964636 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-eadcba0b-a343-42e5-b631-fa9eb3964636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eadcba0b-a343-42e5-b631-fa9eb3964636.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8906c98-ba93-4da4-9ea8-ef3407ffc7f3 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 128, 128, 1);
border-style: dashed;
border-radius: 5px;
}

#s-4fcb3119-1a91-4f8d-aa56-54bb086b4f26 {
  text-align: left;
}

#s-d37085aa-8ef9-48d5-8a78-27842790f41e {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-c0940606-1ac9-431c-b442-d9686000bc58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

}

#s-09d88dcb-14db-4a7f-ad10-623c690a6cb5 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: none;
}







  #s-09d88dcb-14db-4a7f-ad10-623c690a6cb5 img.shogun-image {
    

    
    
    
  }


#s-09d88dcb-14db-4a7f-ad10-623c690a6cb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-de067683-be18-47ee-bc1b-579869b7560f {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(244, 246, 246, 1);
}

#s-e85b3070-8de4-413c-bce8-7c0ce4170001 {
  min-height: 50px;
}








#s-e85b3070-8de4-413c-bce8-7c0ce4170001 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e85b3070-8de4-413c-bce8-7c0ce4170001.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c077f6f2-ea4b-4303-95f4-06f2596ae684 {
  min-height: 50px;
}








#s-c077f6f2-ea4b-4303-95f4-06f2596ae684 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c077f6f2-ea4b-4303-95f4-06f2596ae684.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d5caa74-4307-4d30-98d7-9c3b04de1a76 {
  text-align: left;
}

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

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

#s-f8233cbb-e90e-469a-8330-1c628e6799b5 hr {
  border-top: 1px solid #ddd;
}

#s-f7b2b6f9-4282-4bf9-8a8e-4b669ebcbcb1 {
  min-height: 50px;
}








#s-f7b2b6f9-4282-4bf9-8a8e-4b669ebcbcb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7b2b6f9-4282-4bf9-8a8e-4b669ebcbcb1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-800d2a6e-c59f-4507-9efc-bef1e169d4bb hr {
  border-top: 1px solid #ddd;
}

#s-d3598afb-452b-4861-9017-4ccb4fcdc971 {
  text-align: left;
}

#s-01e5476a-6184-4f72-8bfb-15dfd6b89ec5 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-01e5476a-6184-4f72-8bfb-15dfd6b89ec5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01e5476a-6184-4f72-8bfb-15dfd6b89ec5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-01e5476a-6184-4f72-8bfb-15dfd6b89ec5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-01e5476a-6184-4f72-8bfb-15dfd6b89ec5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-7ca8ba1c-5600-42d7-87ef-b367a0964005 {
  display: none;
}
#s-4e456422-8f60-4c95-96a5-1fc3c019cdea {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-4e456422-8f60-4c95-96a5-1fc3c019cdea img.shogun-image {
    

    
    
    
  }


#s-4e456422-8f60-4c95-96a5-1fc3c019cdea .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-f61ee2fb-fead-4faf-9e7b-d810fdb75bea {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea-root {
    text-align: center;
  }


#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea-root {
    text-align: center;
  }


#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea-root {
    text-align: center;
  }


#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea-root {
    text-align: center;
  }


#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea-root {
    text-align: center;
  }


#s-f61ee2fb-fead-4faf-9e7b-d810fdb75bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-86aa9814-6f42-481a-8874-37de3494ef92 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(0, 128, 128, 0.1);
}

#s-21cb211d-ece0-4e05-a2c2-84f4a849e320 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(244, 246, 246, 1);
}

#s-7759f2aa-dfc4-48da-a0b4-a7e0acee8e20 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-d1a55714-1bfa-484e-ac46-8881e081062f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1a55714-1bfa-484e-ac46-8881e081062f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d1a55714-1bfa-484e-ac46-8881e081062f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d1a55714-1bfa-484e-ac46-8881e081062f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-288d1cc2-589b-4307-b761-1a1210e9b4bc {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-288d1cc2-589b-4307-b761-1a1210e9b4bc img.shogun-image {
    

    
    
    
  }


#s-288d1cc2-589b-4307-b761-1a1210e9b4bc .shogun-image-content {
  
    align-items: center;
  
}

#s-ec04eb55-d923-4cbc-882d-71e300ed156e {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-ec04eb55-d923-4cbc-882d-71e300ed156e img.shogun-image {
    

    
    
    
  }


#s-ec04eb55-d923-4cbc-882d-71e300ed156e .shogun-image-content {
  
    align-items: center;
  
}

#s-ae16ab15-2f7e-4c24-bd8f-f26b9400479b {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-ae16ab15-2f7e-4c24-bd8f-f26b9400479b img.shogun-image {
    

    
    
    
  }


#s-ae16ab15-2f7e-4c24-bd8f-f26b9400479b .shogun-image-content {
  
    align-items: center;
  
}

#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc-root {
    text-align: center;
  }


#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc-root {
    text-align: center;
  }


#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc-root {
    text-align: center;
  }


#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc-root {
    text-align: center;
  }


#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc-root {
    text-align: center;
  }


#s-f3f66dd7-f6c4-4a73-9e2f-561deb0b30dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-543df264-c47f-4d61-aaf7-5f8d85202948 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4b9ac582-bfb2-4da0-abb3-c194fcb0edc0 hr {
  border-top: 1px solid #ddd;
}

#s-1dc779f3-3db7-406c-a9ba-78d5ac1d5531 {
  text-align: left;
}

#s-b1acb22b-17ec-485f-a5dc-a95857742236 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-b1acb22b-17ec-485f-a5dc-a95857742236"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

}

#s-1969d66a-b624-4d87-9158-52c589557d72 {
  display: none;
}
#s-197ce021-5450-43b5-9352-22ae2debdc05 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-197ce021-5450-43b5-9352-22ae2debdc05 img.shogun-image {
    

    
    
    
  }


#s-197ce021-5450-43b5-9352-22ae2debdc05 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8840152-aeb7-4929-af7c-18da3bab784a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b8840152-aeb7-4929-af7c-18da3bab784a:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b8840152-aeb7-4929-af7c-18da3bab784a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8840152-aeb7-4929-af7c-18da3bab784a-root {
    text-align: center;
  }


#s-b8840152-aeb7-4929-af7c-18da3bab784a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b8840152-aeb7-4929-af7c-18da3bab784a-root {
    text-align: center;
  }


#s-b8840152-aeb7-4929-af7c-18da3bab784a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8840152-aeb7-4929-af7c-18da3bab784a-root {
    text-align: center;
  }


#s-b8840152-aeb7-4929-af7c-18da3bab784a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8840152-aeb7-4929-af7c-18da3bab784a-root {
    text-align: center;
  }


#s-b8840152-aeb7-4929-af7c-18da3bab784a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b8840152-aeb7-4929-af7c-18da3bab784a-root {
    text-align: center;
  }


#s-b8840152-aeb7-4929-af7c-18da3bab784a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-64455268-a7a5-4e15-867d-43cbda01bd1e {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(0, 128, 128, 0.1);
}

#s-41b7df60-c3df-46e2-9bfa-6e7b674bf0cd {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(244, 246, 246, 1);
}

@media (min-width: 0px) {
[id="s-c9561580-df34-401d-ae9c-934f25ff9644"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9561580-df34-401d-ae9c-934f25ff9644"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c9561580-df34-401d-ae9c-934f25ff9644"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c9561580-df34-401d-ae9c-934f25ff9644"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-518df0c9-9799-4d7e-909d-8752e2e821c6 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-518df0c9-9799-4d7e-909d-8752e2e821c6 img.shogun-image {
    

    
    
    
  }


#s-518df0c9-9799-4d7e-909d-8752e2e821c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-306e602f-0fd4-4bd9-b615-c1ff7e75e97d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-306e602f-0fd4-4bd9-b615-c1ff7e75e97d img.shogun-image {
    

    
    
    
  }


#s-306e602f-0fd4-4bd9-b615-c1ff7e75e97d .shogun-image-content {
  
    align-items: center;
  
}

#s-c37821ad-0046-4a68-a43c-04d4855f23cb {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-c37821ad-0046-4a68-a43c-04d4855f23cb img.shogun-image {
    

    
    
    
  }


#s-c37821ad-0046-4a68-a43c-04d4855f23cb .shogun-image-content {
  
    align-items: center;
  
}

#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c-root {
    text-align: center;
  }


#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c-root {
    text-align: center;
  }


#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c-root {
    text-align: center;
  }


#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c-root {
    text-align: center;
  }


#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c-root {
    text-align: center;
  }


#s-f2d9d0cd-9e94-44f5-9d77-b9cf5e58f79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-10b6d1f1-c792-40d4-a04b-4f308440abce {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-729b4530-54c6-43fb-9c31-b6d45dc55fb6 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 3px;
padding-left: 3%;
padding-bottom: 3px;
padding-right: 3%;
background-color: rgba(244, 246, 246, 1);
}

#s-9b6c1053-8361-4b42-9ca7-3331f5ed817d hr {
  border-top: 1px solid #ddd;
}

#s-71c27e4f-6e7e-4ae2-ab03-2e420d9f8787 {
  text-align: left;
}

#s-b766be67-d849-40fe-8664-f4ad2c7de068 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b766be67-d849-40fe-8664-f4ad2c7de068"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b766be67-d849-40fe-8664-f4ad2c7de068"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-b766be67-d849-40fe-8664-f4ad2c7de068"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-b766be67-d849-40fe-8664-f4ad2c7de068"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-76c9b3ce-451a-4ec4-a59e-038db9329243 {
  display: none;
}
#s-e7abce9e-1c11-4810-b39c-b341baf57e7d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-e7abce9e-1c11-4810-b39c-b341baf57e7d img.shogun-image {
    

    
    
    
  }


#s-e7abce9e-1c11-4810-b39c-b341baf57e7d .shogun-image-content {
  
    align-items: center;
  
}

#s-9289d9d7-b837-4192-a2ba-6e2849f427da {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9289d9d7-b837-4192-a2ba-6e2849f427da:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9289d9d7-b837-4192-a2ba-6e2849f427da:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9289d9d7-b837-4192-a2ba-6e2849f427da-root {
    text-align: center;
  }


#s-9289d9d7-b837-4192-a2ba-6e2849f427da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9289d9d7-b837-4192-a2ba-6e2849f427da-root {
    text-align: center;
  }


#s-9289d9d7-b837-4192-a2ba-6e2849f427da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9289d9d7-b837-4192-a2ba-6e2849f427da-root {
    text-align: center;
  }


#s-9289d9d7-b837-4192-a2ba-6e2849f427da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9289d9d7-b837-4192-a2ba-6e2849f427da-root {
    text-align: center;
  }


#s-9289d9d7-b837-4192-a2ba-6e2849f427da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9289d9d7-b837-4192-a2ba-6e2849f427da-root {
    text-align: center;
  }


#s-9289d9d7-b837-4192-a2ba-6e2849f427da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-b8b9ad25-e10a-4203-9c0d-013eb111aba2 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(0, 128, 128, 0.1);
}

#s-51f38846-adb3-4baf-9d3a-1b2b7f3f92f9 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(244, 246, 246, 1);
}

#s-a1aa237d-5c87-4d87-92c6-8272c0af88ff {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-75e9bbb2-258a-4360-ab91-57d4d1bc5ab7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75e9bbb2-258a-4360-ab91-57d4d1bc5ab7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-75e9bbb2-258a-4360-ab91-57d4d1bc5ab7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-75e9bbb2-258a-4360-ab91-57d4d1bc5ab7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-d5f2bfe8-a2ef-4fa0-94f9-a52553b50787 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-d5f2bfe8-a2ef-4fa0-94f9-a52553b50787 img.shogun-image {
    

    
    
    
  }


#s-d5f2bfe8-a2ef-4fa0-94f9-a52553b50787 .shogun-image-content {
  
    align-items: center;
  
}

#s-6654a97b-c231-46bc-979f-f5c27ed64f36 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-6654a97b-c231-46bc-979f-f5c27ed64f36 img.shogun-image {
    

    
    
    
  }


#s-6654a97b-c231-46bc-979f-f5c27ed64f36 .shogun-image-content {
  
    align-items: center;
  
}

#s-e24e4bc0-fbca-406c-8cb3-0da99777b86f {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-e24e4bc0-fbca-406c-8cb3-0da99777b86f img.shogun-image {
    

    
    
    
  }


#s-e24e4bc0-fbca-406c-8cb3-0da99777b86f .shogun-image-content {
  
    align-items: center;
  
}

#s-051c645a-2bd6-467e-a571-c7641d216be7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-051c645a-2bd6-467e-a571-c7641d216be7:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-051c645a-2bd6-467e-a571-c7641d216be7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-051c645a-2bd6-467e-a571-c7641d216be7-root {
    text-align: center;
  }


#s-051c645a-2bd6-467e-a571-c7641d216be7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-051c645a-2bd6-467e-a571-c7641d216be7-root {
    text-align: center;
  }


#s-051c645a-2bd6-467e-a571-c7641d216be7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-051c645a-2bd6-467e-a571-c7641d216be7-root {
    text-align: center;
  }


#s-051c645a-2bd6-467e-a571-c7641d216be7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-051c645a-2bd6-467e-a571-c7641d216be7-root {
    text-align: center;
  }


#s-051c645a-2bd6-467e-a571-c7641d216be7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-051c645a-2bd6-467e-a571-c7641d216be7-root {
    text-align: center;
  }


#s-051c645a-2bd6-467e-a571-c7641d216be7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ac38845d-eba3-4388-add7-c208b1ef8f59 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-725b7722-5263-4989-9533-75880a459660 hr {
  border-top: 1px solid #ddd;
}

#s-f4c38467-7c15-4fbf-adaa-ce7df895754f {
  text-align: left;
}

#s-f4e15ba0-a2e5-48ef-a958-7c98d13aa68c {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f4e15ba0-a2e5-48ef-a958-7c98d13aa68c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4e15ba0-a2e5-48ef-a958-7c98d13aa68c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-f4e15ba0-a2e5-48ef-a958-7c98d13aa68c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4e15ba0-a2e5-48ef-a958-7c98d13aa68c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-7460b889-fdf8-4f3d-a814-82eda83580d9 {
  display: none;
}
#s-c10392ea-1c75-4506-849e-617b7464239e {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-c10392ea-1c75-4506-849e-617b7464239e img.shogun-image {
    

    
    
    
  }


#s-c10392ea-1c75-4506-849e-617b7464239e .shogun-image-content {
  
    align-items: center;
  
}

#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c-root {
    text-align: center;
  }


#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c-root {
    text-align: center;
  }


#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c-root {
    text-align: center;
  }


#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c-root {
    text-align: center;
  }


#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c-root {
    text-align: center;
  }


#s-cc0c1e16-a9e6-49ba-bcd4-5e7bf66aa70c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-58b3202a-0bb6-4bdc-bc84-833ee66b173e {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(0, 128, 128, 0.1);
}

#s-97b52ff8-574d-4e24-8413-e9cef6b3c5c9 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(244, 246, 246, 1);
}

#s-84faf2d2-0070-4d44-935c-2a46ee836152 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-1ce0093e-0803-4de7-9028-4deb6afd4e23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ce0093e-0803-4de7-9028-4deb6afd4e23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1ce0093e-0803-4de7-9028-4deb6afd4e23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ce0093e-0803-4de7-9028-4deb6afd4e23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-be3c4b72-3a47-4107-a20e-85d771fe05ee {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-be3c4b72-3a47-4107-a20e-85d771fe05ee img.shogun-image {
    

    
    
    
  }


#s-be3c4b72-3a47-4107-a20e-85d771fe05ee .shogun-image-content {
  
    align-items: center;
  
}

#s-333ab3c4-f2f9-4f6a-b887-3c5bd8834d45 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-333ab3c4-f2f9-4f6a-b887-3c5bd8834d45 img.shogun-image {
    

    
    
    
  }


#s-333ab3c4-f2f9-4f6a-b887-3c5bd8834d45 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f386bf2-6cf4-4f16-93c8-8026071c6674 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4f386bf2-6cf4-4f16-93c8-8026071c6674:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4f386bf2-6cf4-4f16-93c8-8026071c6674:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f386bf2-6cf4-4f16-93c8-8026071c6674-root {
    text-align: center;
  }


#s-4f386bf2-6cf4-4f16-93c8-8026071c6674.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4f386bf2-6cf4-4f16-93c8-8026071c6674-root {
    text-align: center;
  }


#s-4f386bf2-6cf4-4f16-93c8-8026071c6674.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4f386bf2-6cf4-4f16-93c8-8026071c6674-root {
    text-align: center;
  }


#s-4f386bf2-6cf4-4f16-93c8-8026071c6674.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4f386bf2-6cf4-4f16-93c8-8026071c6674-root {
    text-align: center;
  }


#s-4f386bf2-6cf4-4f16-93c8-8026071c6674.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4f386bf2-6cf4-4f16-93c8-8026071c6674-root {
    text-align: center;
  }


#s-4f386bf2-6cf4-4f16-93c8-8026071c6674.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-01c2d265-64f4-40e5-941a-a566d91462a0 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-688b655e-865d-4fa5-b70a-45d71241d42b hr {
  border-top: 1px solid #ddd;
}

#s-bcf99f49-0dd1-47a5-aa43-e2a6f3c4d8a1 {
  text-align: left;
}

#s-b1ac0e1a-5b1f-4ba0-b832-258e3bae7fe5 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b1ac0e1a-5b1f-4ba0-b832-258e3bae7fe5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1ac0e1a-5b1f-4ba0-b832-258e3bae7fe5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-b1ac0e1a-5b1f-4ba0-b832-258e3bae7fe5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1ac0e1a-5b1f-4ba0-b832-258e3bae7fe5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-6ad0228e-1043-4d9f-827f-d28b115d95da {
  display: none;
}
#s-898958d2-378f-46a2-9096-76a55c601de0 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-898958d2-378f-46a2-9096-76a55c601de0 img.shogun-image {
    

    
    
    
  }


#s-898958d2-378f-46a2-9096-76a55c601de0 .shogun-image-content {
  
    align-items: center;
  
}

#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed-root {
    text-align: center;
  }


#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed-root {
    text-align: center;
  }


#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed-root {
    text-align: center;
  }


#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed-root {
    text-align: center;
  }


#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed-root {
    text-align: center;
  }


#s-752360e0-4a4f-49e3-8f01-c57a9c0c5aed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-d5f02324-e18b-4d74-94a8-a4682d02a23d {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(0, 128, 128, 0.1);
}

#s-2819dd11-9e06-4e09-94d8-29e00411fce9 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
background-color: rgba(244, 246, 246, 1);
}

#s-330869dd-4a5a-4dec-9c8b-8bb4dc88c000 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-a0c18d0a-4e69-4907-80bb-1e35a36be8db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0c18d0a-4e69-4907-80bb-1e35a36be8db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a0c18d0a-4e69-4907-80bb-1e35a36be8db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0c18d0a-4e69-4907-80bb-1e35a36be8db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d83183b1-9012-4547-b871-080a3af08b79 {
  text-align: center;
}







  #s-d83183b1-9012-4547-b871-080a3af08b79 img.shogun-image {
    

    
    
    
  }


#s-d83183b1-9012-4547-b871-080a3af08b79 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0a7b33f-f955-47bc-be28-af33793e6536 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
}

#s-9ce08001-f265-427b-a738-cd2d0c3b88bc {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9ce08001-f265-427b-a738-cd2d0c3b88bc:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9ce08001-f265-427b-a738-cd2d0c3b88bc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9ce08001-f265-427b-a738-cd2d0c3b88bc-root {
    text-align: center;
  }


#s-9ce08001-f265-427b-a738-cd2d0c3b88bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9ce08001-f265-427b-a738-cd2d0c3b88bc-root {
    text-align: center;
  }


#s-9ce08001-f265-427b-a738-cd2d0c3b88bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9ce08001-f265-427b-a738-cd2d0c3b88bc-root {
    text-align: center;
  }


#s-9ce08001-f265-427b-a738-cd2d0c3b88bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9ce08001-f265-427b-a738-cd2d0c3b88bc-root {
    text-align: center;
  }


#s-9ce08001-f265-427b-a738-cd2d0c3b88bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9ce08001-f265-427b-a738-cd2d0c3b88bc-root {
    text-align: center;
  }


#s-9ce08001-f265-427b-a738-cd2d0c3b88bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-42e3876d-8f97-4c50-9d46-656655dd2884 hr {
  border-top: 1px solid #ddd;
}

#s-2429dddc-3fef-463a-a646-3b577c372bec {
  text-align: left;
}

#s-37a1f632-ae47-4d91-81a2-af401e0d9b1b {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-37a1f632-ae47-4d91-81a2-af401e0d9b1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37a1f632-ae47-4d91-81a2-af401e0d9b1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-37a1f632-ae47-4d91-81a2-af401e0d9b1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-37a1f632-ae47-4d91-81a2-af401e0d9b1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-5b2adc12-b393-4197-9ab8-5526b5e82200 {
  display: none;
}
#s-c6bef87e-7cb1-4873-babd-b68117327143 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-c6bef87e-7cb1-4873-babd-b68117327143 img.shogun-image {
    

    
    
    
  }


#s-c6bef87e-7cb1-4873-babd-b68117327143 .shogun-image-content {
  
    align-items: center;
  
}

#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b47bc2e4-bcca-4535-bb58-288b2abce1b2-root {
    text-align: center;
  }


#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b47bc2e4-bcca-4535-bb58-288b2abce1b2-root {
    text-align: center;
  }


#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b47bc2e4-bcca-4535-bb58-288b2abce1b2-root {
    text-align: center;
  }


#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b47bc2e4-bcca-4535-bb58-288b2abce1b2-root {
    text-align: center;
  }


#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b47bc2e4-bcca-4535-bb58-288b2abce1b2-root {
    text-align: center;
  }


#s-b47bc2e4-bcca-4535-bb58-288b2abce1b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-bfd84a44-ceae-4ee7-bc72-c2c307ddf462 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(0, 128, 128, 0.1);
}

#s-599b6874-90d6-498f-bdf8-8add08a6ea0c {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
background-color: rgba(244, 246, 246, 1);
}

@media (min-width: 0px) {
[id="s-709b19dd-93e3-4183-afdd-4a4480a0a273"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-709b19dd-93e3-4183-afdd-4a4480a0a273"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-709b19dd-93e3-4183-afdd-4a4480a0a273"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-709b19dd-93e3-4183-afdd-4a4480a0a273"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5b2f8a46-aa24-4199-a350-98fb8b9c405e {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}







  #s-5b2f8a46-aa24-4199-a350-98fb8b9c405e img.shogun-image {
    

    
    
    
  }


#s-5b2f8a46-aa24-4199-a350-98fb8b9c405e .shogun-image-content {
  
    align-items: center;
  
}

#s-2a63aa0e-430f-459e-ab76-fd3506ac4a28 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}







  #s-2a63aa0e-430f-459e-ab76-fd3506ac4a28 img.shogun-image {
    

    
    
    
  }


#s-2a63aa0e-430f-459e-ab76-fd3506ac4a28 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5:hover {background-color: rgba(19, 77, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5-root {
    text-align: center;
  }


#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5-root {
    text-align: center;
  }


#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5-root {
    text-align: center;
  }


#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5-root {
    text-align: center;
  }


#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5-root {
    text-align: center;
  }


#s-e0b4c3bb-9a47-48f2-a78c-0d35244275f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-6163af98-80ce-4e47-a2be-1c0f28d9ee8a {
  margin-top: 6px;
margin-left: 5%;
margin-bottom: 6px;
margin-right: 5%;
}

#s-8f56adfe-b2e3-4a8a-80c8-ec10239fab1c hr {
  border-top: 1px solid #ddd;
}

#s-353ba81f-8154-4c55-862a-ff68decafe6a {
  min-height: 50px;
}








#s-353ba81f-8154-4c55-862a-ff68decafe6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-353ba81f-8154-4c55-862a-ff68decafe6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f67db584-cb30-4bf8-bf82-d94cd04cf7f7 {
  text-align: left;
}

@media (min-width: 0px) {
[id="s-754cf01a-6de2-4372-9d5e-e4e5a085bfec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-754cf01a-6de2-4372-9d5e-e4e5a085bfec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-754cf01a-6de2-4372-9d5e-e4e5a085bfec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-754cf01a-6de2-4372-9d5e-e4e5a085bfec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-6b6c7757-6901-4fdc-afe6-4fd088398a2a {
  margin-top: 5px;
margin-bottom: 5px;
text-align: none;
}







  #s-6b6c7757-6901-4fdc-afe6-4fd088398a2a img.shogun-image {
    

    
    
    
  }


#s-6b6c7757-6901-4fdc-afe6-4fd088398a2a .shogun-image-content {
  
    align-items: center;
  
}

#s-1ea7e1ae-cbb7-4a7a-aab9-b784c670cfa9 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
}

#s-a0e3d456-c6bf-4578-a379-0358a6a89f83 {
  min-height: 50px;
}








#s-a0e3d456-c6bf-4578-a379-0358a6a89f83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0e3d456-c6bf-4578-a379-0358a6a89f83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14d97976-86dd-49a3-a1b4-ef99d845efd0 {
  margin-left: 2%;
margin-right: 2%;
}

#s-e5fcc77a-ccca-48eb-ab70-a6082421faf9 hr {
  border-top: 1px solid #ddd;
}

#s-277ff287-e1a7-4b7a-aa14-bca697fa49e4 {
  text-align: left;
}

@media (min-width: 0px) {
[id="s-57664601-0865-491b-beda-86330ae11023"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57664601-0865-491b-beda-86330ae11023"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-57664601-0865-491b-beda-86330ae11023"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-57664601-0865-491b-beda-86330ae11023"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-2459845d-ad23-4405-825a-9909522f7ae3 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: none;
}







  #s-2459845d-ad23-4405-825a-9909522f7ae3 img.shogun-image {
    

    
    
    
  }


#s-2459845d-ad23-4405-825a-9909522f7ae3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8038295b-1be8-41a0-8f6a-c091747ab7e3 {
  margin-left: 2%;
margin-right: 2%;
}

#s-1669652c-6c28-4183-8b34-a8152c3fe90f hr {
  border-top: 1px solid #ddd;
}

#s-495f2953-b608-41bb-913c-b09423a3d67b {
  text-align: left;
}

@media (min-width: 0px) {
[id="s-b45dce7d-dcb9-4371-a598-5989be4d7ae1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b45dce7d-dcb9-4371-a598-5989be4d7ae1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b45dce7d-dcb9-4371-a598-5989be4d7ae1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b45dce7d-dcb9-4371-a598-5989be4d7ae1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-a89386e7-723a-496a-839a-3896af897422 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: none;
}







  #s-a89386e7-723a-496a-839a-3896af897422 img.shogun-image {
    

    
    
    
  }


#s-a89386e7-723a-496a-839a-3896af897422 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca5bba9b-3b3e-405b-aa94-3ad18fabf2cb {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-113662e2-6dfa-4db6-85be-3bd593c37bee {
  margin-left: 2%;
margin-right: 2%;
}

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