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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-80581c30-7097-40a2-b6cb-cfde68248bf4 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-80581c30-7097-40a2-b6cb-cfde68248bf4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-80581c30-7097-40a2-b6cb-cfde68248bf4 .shg-sld-nav-button.shg-sld-left,
#s-80581c30-7097-40a2-b6cb-cfde68248bf4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-29f2e3ac-56c2-4a04-bcce-6454a8744268 {
  text-align: center;
}







  #s-29f2e3ac-56c2-4a04-bcce-6454a8744268 img.shogun-image {
    

    
    
    
  }


#s-29f2e3ac-56c2-4a04-bcce-6454a8744268 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ba319a8-9ed9-4dd7-b5f0-ead38bbb88c9 {
  max-width: 2400px;
aspect-ratio: 2400/933;
text-align: center;
}





  #s-6ba319a8-9ed9-4dd7-b5f0-ead38bbb88c9 img.shogun-image,
  #s-6ba319a8-9ed9-4dd7-b5f0-ead38bbb88c9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6ba319a8-9ed9-4dd7-b5f0-ead38bbb88c9 {
    width: 100%;
    height: auto;
  }



  #s-6ba319a8-9ed9-4dd7-b5f0-ead38bbb88c9 img.shogun-image {
    

    
    
    
  }


#s-6ba319a8-9ed9-4dd7-b5f0-ead38bbb88c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b67616e9-eff3-416b-84a5-b72bde0e884d {
  max-width: 2400px;
aspect-ratio: 2400/933;
text-align: center;
}





  #s-b67616e9-eff3-416b-84a5-b72bde0e884d img.shogun-image,
  #s-b67616e9-eff3-416b-84a5-b72bde0e884d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b67616e9-eff3-416b-84a5-b72bde0e884d {
    width: 100%;
    height: auto;
  }



  #s-b67616e9-eff3-416b-84a5-b72bde0e884d img.shogun-image {
    

    
    
    
  }


#s-b67616e9-eff3-416b-84a5-b72bde0e884d .shogun-image-content {
  
    align-items: center;
  
}

#s-9f5d6364-baf3-499b-9376-aad759abd8b6 {
  text-align: center;
}







  #s-9f5d6364-baf3-499b-9376-aad759abd8b6 img.shogun-image {
    

    
    
    
  }


#s-9f5d6364-baf3-499b-9376-aad759abd8b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-00e53560-fed7-4380-9c59-bb11755389de {
  max-width: 2400px;
aspect-ratio: 2400/933;
text-align: center;
}





  #s-00e53560-fed7-4380-9c59-bb11755389de img.shogun-image,
  #s-00e53560-fed7-4380-9c59-bb11755389de .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-00e53560-fed7-4380-9c59-bb11755389de {
    width: 100%;
    height: auto;
  }



  #s-00e53560-fed7-4380-9c59-bb11755389de img.shogun-image {
    

    
    
    
  }


#s-00e53560-fed7-4380-9c59-bb11755389de .shogun-image-content {
  
    align-items: center;
  
}

.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-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
background-position: center center;
}
@media (min-width: 1200px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (max-width: 767px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}







#s-5b6466bb-abca-408e-ad65-9f0b49172d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6466bb-abca-408e-ad65-9f0b49172d7a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-6a345038-6186-4bec-9274-8e409489555f {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a345038-6186-4bec-9274-8e409489555f {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-6a345038-6186-4bec-9274-8e409489555f {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-6a345038-6186-4bec-9274-8e409489555f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 55px;
  
  letter-spacing: 0px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-6a345038-6186-4bec-9274-8e409489555f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 0px;
  
}


}@media (max-width: 767px){#s-6a345038-6186-4bec-9274-8e409489555f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 0px;
  
}


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

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

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

#s-4b075803-c072-4e93-9532-d593f4a21884 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
background-color: rgba(26, 26, 26, 0);
}
@media (min-width: 1200px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (max-width: 767px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}
@media (min-width: 0px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-da0c5215-ebbe-4221-a66d-0861bda3a903 {
  min-height: 50px;
}








#s-da0c5215-ebbe-4221-a66d-0861bda3a903 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da0c5215-ebbe-4221-a66d-0861bda3a903.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6786be62-dbaa-4b44-a6b2-553718e300bf {
  min-height: 35px;
}








#s-6786be62-dbaa-4b44-a6b2-553718e300bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6786be62-dbaa-4b44-a6b2-553718e300bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-e39d9a5c-2185-4df8-a7cb-171129e56bb5 {
  margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
max-width: 1920px;
}
@media (min-width: 1200px){#s-e39d9a5c-2185-4df8-a7cb-171129e56bb5 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e39d9a5c-2185-4df8-a7cb-171129e56bb5 {
  margin-left: 0%;
margin-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e39d9a5c-2185-4df8-a7cb-171129e56bb5 {
  margin-left: 0px;
margin-right: 0%;
}
}@media (max-width: 767px){#s-e39d9a5c-2185-4df8-a7cb-171129e56bb5 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-1e77789e-0a89-4303-8075-07a09a51e286 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1e77789e-0a89-4303-8075-07a09a51e286 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-1e77789e-0a89-4303-8075-07a09a51e286 {
  margin-left: 0%;
margin-right: 0%;
}
}






  #s-1e77789e-0a89-4303-8075-07a09a51e286 img.shogun-image {
    

    
    
    
  }


#s-1e77789e-0a89-4303-8075-07a09a51e286 .shogun-image-content {
  
    align-items: center;
  
}

#s-16cca11b-f431-406a-abf1-854221ff4524 {
  min-height: 50px;
}








#s-16cca11b-f431-406a-abf1-854221ff4524 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16cca11b-f431-406a-abf1-854221ff4524.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2229f9aa-f252-443f-9ee5-483cbd613d8e {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-2229f9aa-f252-443f-9ee5-483cbd613d8e {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-2229f9aa-f252-443f-9ee5-483cbd613d8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2229f9aa-f252-443f-9ee5-483cbd613d8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2229f9aa-f252-443f-9ee5-483cbd613d8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2229f9aa-f252-443f-9ee5-483cbd613d8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c21e527e-df5e-4676-a9ef-4e3e050169f4 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-0e80286e-6df7-4c89-9386-66dfa68277c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e80286e-6df7-4c89-9386-66dfa68277c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e80286e-6df7-4c89-9386-66dfa68277c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e80286e-6df7-4c89-9386-66dfa68277c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d1027bcd-81a1-48d9-8d09-7ab920102f94 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d1027bcd-81a1-48d9-8d09-7ab920102f94 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d1027bcd-81a1-48d9-8d09-7ab920102f94 .shg-sld-nav-button.shg-sld-left,
#s-d1027bcd-81a1-48d9-8d09-7ab920102f94 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b24c907c-db0a-4b24-b80b-7b5974efeedd {
  text-align: center;
}







  #s-b24c907c-db0a-4b24-b80b-7b5974efeedd img.shogun-image {
    

    
    
    
  }


#s-b24c907c-db0a-4b24-b80b-7b5974efeedd .shogun-image-content {
  
    align-items: center;
  
}

#s-c4308eeb-f063-4cc2-8f58-0835f8316347 {
  text-align: center;
}







  #s-c4308eeb-f063-4cc2-8f58-0835f8316347 img.shogun-image {
    

    
    
    
  }


#s-c4308eeb-f063-4cc2-8f58-0835f8316347 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1e9cbfa-b24c-47db-a9ea-f93010b492b0 {
  text-align: center;
}







  #s-e1e9cbfa-b24c-47db-a9ea-f93010b492b0 img.shogun-image {
    

    
    
    
  }


#s-e1e9cbfa-b24c-47db-a9ea-f93010b492b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d3121e1-e3e1-4256-b580-fb592ab8b753 {
  text-align: center;
}







  #s-1d3121e1-e3e1-4256-b580-fb592ab8b753 img.shogun-image {
    

    
    
    
  }


#s-1d3121e1-e3e1-4256-b580-fb592ab8b753 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-2fb294a3-b528-4789-91e6-3b67e749024c {
  margin-left: 5%;
margin-right: 5%;
}
}
.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-d3ef35fe-00cb-43b1-80f9-95d61be7ca65 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65-root {
    text-align: center;
  }


#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65-root {
    text-align: center;
  }


#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65-root {
    text-align: center;
  }


#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65-root {
    text-align: center;
  }


#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65-root {
    text-align: center;
  }


#s-d3ef35fe-00cb-43b1-80f9-95d61be7ca65.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-725930fb-22aa-4a7b-90bc-fac333554f77 {
  min-height: 50px;
}








#s-725930fb-22aa-4a7b-90bc-fac333554f77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-725930fb-22aa-4a7b-90bc-fac333554f77.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0ffa8932-cb81-4ec0-90da-f81b62f21246 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-f45e0155-4d9e-4f3c-8106-2c04febefe3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f45e0155-4d9e-4f3c-8106-2c04febefe3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f45e0155-4d9e-4f3c-8106-2c04febefe3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f45e0155-4d9e-4f3c-8106-2c04febefe3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d457d3f7-096c-4ae6-8ad1-ed8aec0ed719 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d457d3f7-096c-4ae6-8ad1-ed8aec0ed719 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d457d3f7-096c-4ae6-8ad1-ed8aec0ed719 .shg-sld-nav-button.shg-sld-left,
#s-d457d3f7-096c-4ae6-8ad1-ed8aec0ed719 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-6c7bca63-e7e1-4a43-b802-a1d51e6334f1 {
  text-align: center;
}







  #s-6c7bca63-e7e1-4a43-b802-a1d51e6334f1 img.shogun-image {
    

    
    
    
  }


#s-6c7bca63-e7e1-4a43-b802-a1d51e6334f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4c37f4d-5e24-4893-a44b-c8026958578a {
  text-align: center;
}







  #s-d4c37f4d-5e24-4893-a44b-c8026958578a img.shogun-image {
    

    
    
    
  }


#s-d4c37f4d-5e24-4893-a44b-c8026958578a .shogun-image-content {
  
    align-items: center;
  
}

#s-0e1a7ffc-6cb3-411d-8834-f117082aadb2 {
  text-align: center;
}







  #s-0e1a7ffc-6cb3-411d-8834-f117082aadb2 img.shogun-image {
    

    
    
    
  }


#s-0e1a7ffc-6cb3-411d-8834-f117082aadb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-65c08c67-5b24-406a-aab0-f33c0bab7f7c {
  text-align: center;
}







  #s-65c08c67-5b24-406a-aab0-f33c0bab7f7c img.shogun-image {
    

    
    
    
  }


#s-65c08c67-5b24-406a-aab0-f33c0bab7f7c .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-7c9362d5-d0b9-42a0-a421-edcecd537e69 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-8631d8ec-f340-49a2-924e-54f71c43b6d1 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-8631d8ec-f340-49a2-924e-54f71c43b6d1:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8631d8ec-f340-49a2-924e-54f71c43b6d1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8631d8ec-f340-49a2-924e-54f71c43b6d1-root {
    text-align: center;
  }


#s-8631d8ec-f340-49a2-924e-54f71c43b6d1.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8631d8ec-f340-49a2-924e-54f71c43b6d1-root {
    text-align: center;
  }


#s-8631d8ec-f340-49a2-924e-54f71c43b6d1.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8631d8ec-f340-49a2-924e-54f71c43b6d1-root {
    text-align: center;
  }


#s-8631d8ec-f340-49a2-924e-54f71c43b6d1.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8631d8ec-f340-49a2-924e-54f71c43b6d1-root {
    text-align: center;
  }


#s-8631d8ec-f340-49a2-924e-54f71c43b6d1.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8631d8ec-f340-49a2-924e-54f71c43b6d1-root {
    text-align: center;
  }


#s-8631d8ec-f340-49a2-924e-54f71c43b6d1.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-1657c736-ab7e-4cf6-bfd9-2dc8992f0143 {
  min-height: 50px;
}








#s-1657c736-ab7e-4cf6-bfd9-2dc8992f0143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1657c736-ab7e-4cf6-bfd9-2dc8992f0143.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1f43e7f-f936-419c-9193-ecccb3fdfb97 {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-d1f43e7f-f936-419c-9193-ecccb3fdfb97 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-d1f43e7f-f936-419c-9193-ecccb3fdfb97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1f43e7f-f936-419c-9193-ecccb3fdfb97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1f43e7f-f936-419c-9193-ecccb3fdfb97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1f43e7f-f936-419c-9193-ecccb3fdfb97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f9a2de10-2a7e-4a22-b88c-88f9f07c3f71 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-ecb4ee05-4008-4592-bdb3-ddeb14bfb30b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecb4ee05-4008-4592-bdb3-ddeb14bfb30b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ecb4ee05-4008-4592-bdb3-ddeb14bfb30b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecb4ee05-4008-4592-bdb3-ddeb14bfb30b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-33930177-25b3-434d-a9ba-ab23cf1a17f9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-33930177-25b3-434d-a9ba-ab23cf1a17f9 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-33930177-25b3-434d-a9ba-ab23cf1a17f9 .shg-sld-nav-button.shg-sld-left,
#s-33930177-25b3-434d-a9ba-ab23cf1a17f9 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-5c31426f-8dc8-4257-8a13-e491a99322a3 {
  text-align: center;
}







  img.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
    
    
  }


.s-5c31426f-8dc8-4257-8a13-e491a99322a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shg-align-container {
  text-align: center
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
    
    
  }


.s-5c31426f-8dc8-4257-8a13-e491a99322a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shg-align-container {
  text-align: center
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
    
    
  }


.s-5c31426f-8dc8-4257-8a13-e491a99322a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shg-align-container {
  text-align: center
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
    
    
  }


.s-5c31426f-8dc8-4257-8a13-e491a99322a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shg-align-container {
  text-align: center
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
    
    
  }


.s-5c31426f-8dc8-4257-8a13-e491a99322a3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shg-align-container {
  text-align: center
}

.s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c31426f-8dc8-4257-8a13-e491a99322a3.shogun-image {
  box-sizing: border-box;
}


}
#s-5f3035d0-db07-4100-aa6a-55aa330a54b4 {
  text-align: center;
}







  img.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
    
    
  }


.s-5f3035d0-db07-4100-aa6a-55aa330a54b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shg-align-container {
  text-align: center
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
    
    
  }


.s-5f3035d0-db07-4100-aa6a-55aa330a54b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shg-align-container {
  text-align: center
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
    
    
  }


.s-5f3035d0-db07-4100-aa6a-55aa330a54b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shg-align-container {
  text-align: center
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
    
    
  }


.s-5f3035d0-db07-4100-aa6a-55aa330a54b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shg-align-container {
  text-align: center
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
    
    
  }


.s-5f3035d0-db07-4100-aa6a-55aa330a54b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shg-align-container {
  text-align: center
}

.s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3035d0-db07-4100-aa6a-55aa330a54b4.shogun-image {
  box-sizing: border-box;
}


}
#s-74a10a9f-7b4d-4852-ba4f-d4fe8b7b3448 {
  text-align: center;
}







  #s-74a10a9f-7b4d-4852-ba4f-d4fe8b7b3448 img.shogun-image {
    

    
    
    
  }


#s-74a10a9f-7b4d-4852-ba4f-d4fe8b7b3448 .shogun-image-content {
  
    align-items: center;
  
}

#s-35e302e4-302a-47a1-9572-9f43cf268e73 {
  text-align: center;
}







  #s-35e302e4-302a-47a1-9572-9f43cf268e73 img.shogun-image {
    

    
    
    
  }


#s-35e302e4-302a-47a1-9572-9f43cf268e73 .shogun-image-content {
  
    align-items: center;
  
}

#s-958279f3-1927-46c0-9130-e8fa0a4abc48 {
  text-align: center;
}







  #s-958279f3-1927-46c0-9130-e8fa0a4abc48 img.shogun-image {
    

    
    
    
  }


#s-958279f3-1927-46c0-9130-e8fa0a4abc48 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-0d6e0a0c-6deb-4cc3-9f6c-895a013ddd60 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 {
  display: none;
}
#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5, #wrap-s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 {
  display: none;
}
#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5, #wrap-s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 {
  display: none;
}
#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5, #wrap-s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 { display:none !important; }}







#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-166c390f-3c3c-41cb-97cb-f7cdfe6f77e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7-root {
    text-align: center;
  }


#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7-root {
    text-align: center;
  }


#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7-root {
    text-align: center;
  }


#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7-root {
    text-align: center;
  }


#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7-root {
    text-align: center;
  }


#s-6a6e2c6f-f26b-46d3-8f8b-fbb49bfe5ee7.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-43a3e2f7-d78c-433c-b2ec-9f7de695933f {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b7d14884-e051-43e9-bbab-e00ba7f7472b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7d14884-e051-43e9-bbab-e00ba7f7472b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b7d14884-e051-43e9-bbab-e00ba7f7472b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7d14884-e051-43e9-bbab-e00ba7f7472b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-64b85379-0520-493c-9a63-b650caa5dced {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-64b85379-0520-493c-9a63-b650caa5dced .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-64b85379-0520-493c-9a63-b650caa5dced .shg-sld-nav-button.shg-sld-left,
#s-64b85379-0520-493c-9a63-b650caa5dced .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b93a23ef-573e-423f-bca9-492ee1d7d953 {
  text-align: center;
}







  #s-b93a23ef-573e-423f-bca9-492ee1d7d953 img.shogun-image {
    

    
    
    
  }


#s-b93a23ef-573e-423f-bca9-492ee1d7d953 .shogun-image-content {
  
    align-items: center;
  
}

#s-cfadbe9c-22e5-45f9-8bde-b3c0086a077e {
  text-align: center;
}







  #s-cfadbe9c-22e5-45f9-8bde-b3c0086a077e img.shogun-image {
    

    
    
    
  }


#s-cfadbe9c-22e5-45f9-8bde-b3c0086a077e .shogun-image-content {
  
    align-items: center;
  
}

#s-f6763a45-5a5f-40f3-abca-0e413d7e6343 {
  text-align: center;
}







  #s-f6763a45-5a5f-40f3-abca-0e413d7e6343 img.shogun-image {
    

    
    
    
  }


#s-f6763a45-5a5f-40f3-abca-0e413d7e6343 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-ead46ce0-1259-4269-bd12-c8d49f25cff6 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-24bc33f9-6a94-45eb-958b-8994bd468ec5 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-24bc33f9-6a94-45eb-958b-8994bd468ec5:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-24bc33f9-6a94-45eb-958b-8994bd468ec5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-24bc33f9-6a94-45eb-958b-8994bd468ec5-root {
    text-align: center;
  }


#s-24bc33f9-6a94-45eb-958b-8994bd468ec5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-24bc33f9-6a94-45eb-958b-8994bd468ec5-root {
    text-align: center;
  }


#s-24bc33f9-6a94-45eb-958b-8994bd468ec5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-24bc33f9-6a94-45eb-958b-8994bd468ec5-root {
    text-align: center;
  }


#s-24bc33f9-6a94-45eb-958b-8994bd468ec5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-24bc33f9-6a94-45eb-958b-8994bd468ec5-root {
    text-align: center;
  }


#s-24bc33f9-6a94-45eb-958b-8994bd468ec5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-24bc33f9-6a94-45eb-958b-8994bd468ec5-root {
    text-align: center;
  }


#s-24bc33f9-6a94-45eb-958b-8994bd468ec5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-4dc4e1e8-d59d-469f-9cf5-b0b5a1684fe0 {
  min-height: 50px;
}








#s-4dc4e1e8-d59d-469f-9cf5-b0b5a1684fe0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dc4e1e8-d59d-469f-9cf5-b0b5a1684fe0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9587d4aa-36b2-490c-83bb-7b316fe53c2d {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-9587d4aa-36b2-490c-83bb-7b316fe53c2d {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-9587d4aa-36b2-490c-83bb-7b316fe53c2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9587d4aa-36b2-490c-83bb-7b316fe53c2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9587d4aa-36b2-490c-83bb-7b316fe53c2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9587d4aa-36b2-490c-83bb-7b316fe53c2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0f37e036-62a3-438b-b2d3-2817afd76043 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-0d0712dc-fb48-4926-b8fb-d89ebb5cbffc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d0712dc-fb48-4926-b8fb-d89ebb5cbffc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d0712dc-fb48-4926-b8fb-d89ebb5cbffc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d0712dc-fb48-4926-b8fb-d89ebb5cbffc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6fb4d1d3-0c68-4e84-b340-cff861fc8976 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-6fb4d1d3-0c68-4e84-b340-cff861fc8976 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6fb4d1d3-0c68-4e84-b340-cff861fc8976 .shg-sld-nav-button.shg-sld-left,
#s-6fb4d1d3-0c68-4e84-b340-cff861fc8976 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-542dc700-1766-4304-bd0b-fa6091340951 {
  text-align: center;
}







  #s-542dc700-1766-4304-bd0b-fa6091340951 img.shogun-image {
    

    
    
    
  }


#s-542dc700-1766-4304-bd0b-fa6091340951 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1907dfc-1430-4b5a-9631-3bd665559be6 {
  text-align: center;
}







  #s-b1907dfc-1430-4b5a-9631-3bd665559be6 img.shogun-image {
    

    
    
    
  }


#s-b1907dfc-1430-4b5a-9631-3bd665559be6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5af89015-d69e-46a7-98ef-cabc3b3b3d9a {
  text-align: center;
}







  #s-5af89015-d69e-46a7-98ef-cabc3b3b3d9a img.shogun-image {
    

    
    
    
  }


#s-5af89015-d69e-46a7-98ef-cabc3b3b3d9a .shogun-image-content {
  
    align-items: center;
  
}

#s-1124f8b9-0feb-43eb-8305-993811cadebf {
  text-align: center;
}







  #s-1124f8b9-0feb-43eb-8305-993811cadebf img.shogun-image {
    

    
    
    
  }


#s-1124f8b9-0feb-43eb-8305-993811cadebf .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-0c84006e-3ff1-4515-964d-491d1631a415 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b-root {
    text-align: center;
  }


#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b-root {
    text-align: center;
  }


#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b-root {
    text-align: center;
  }


#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b-root {
    text-align: center;
  }


#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b-root {
    text-align: center;
  }


#s-f04526d3-d6a8-4ff7-98e7-f97a4ef8243b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-c63fa963-4159-467f-85e6-55d4afb92338 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c63fa963-4159-467f-85e6-55d4afb92338 {
  display: none;
}
#s-c63fa963-4159-467f-85e6-55d4afb92338, #wrap-s-c63fa963-4159-467f-85e6-55d4afb92338 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c63fa963-4159-467f-85e6-55d4afb92338 {
  display: none;
}
#s-c63fa963-4159-467f-85e6-55d4afb92338, #wrap-s-c63fa963-4159-467f-85e6-55d4afb92338 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c63fa963-4159-467f-85e6-55d4afb92338 {
  display: none;
}
#s-c63fa963-4159-467f-85e6-55d4afb92338, #wrap-s-c63fa963-4159-467f-85e6-55d4afb92338 { display:none !important; }}







#s-c63fa963-4159-467f-85e6-55d4afb92338 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c63fa963-4159-467f-85e6-55d4afb92338.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b1d0043-d6bd-4b2f-8df4-e8edb34c7e96 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-062025e7-f1e3-40be-86ec-4d972d12d2cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-062025e7-f1e3-40be-86ec-4d972d12d2cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-062025e7-f1e3-40be-86ec-4d972d12d2cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-062025e7-f1e3-40be-86ec-4d972d12d2cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-36672bbd-741c-4fac-bb82-31e81cc3996f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-36672bbd-741c-4fac-bb82-31e81cc3996f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-36672bbd-741c-4fac-bb82-31e81cc3996f .shg-sld-nav-button.shg-sld-left,
#s-36672bbd-741c-4fac-bb82-31e81cc3996f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-90750126-1e3c-45f9-91fa-31caee770bef {
  text-align: center;
}







  #s-90750126-1e3c-45f9-91fa-31caee770bef img.shogun-image {
    

    
    
    
  }


#s-90750126-1e3c-45f9-91fa-31caee770bef .shogun-image-content {
  
    align-items: center;
  
}

#s-c57e3339-a59c-4ef6-a258-9d35ecf8ffca {
  text-align: center;
}







  #s-c57e3339-a59c-4ef6-a258-9d35ecf8ffca img.shogun-image {
    

    
    
    
  }


#s-c57e3339-a59c-4ef6-a258-9d35ecf8ffca .shogun-image-content {
  
    align-items: center;
  
}

#s-d89283a4-be89-427c-972d-9b20c135d3db {
  text-align: center;
}







  #s-d89283a4-be89-427c-972d-9b20c135d3db img.shogun-image {
    

    
    
    
  }


#s-d89283a4-be89-427c-972d-9b20c135d3db .shogun-image-content {
  
    align-items: center;
  
}

#s-400a7113-dab9-44c6-bd98-85d2114f373a {
  text-align: center;
}







  #s-400a7113-dab9-44c6-bd98-85d2114f373a img.shogun-image {
    

    
    
    
  }


#s-400a7113-dab9-44c6-bd98-85d2114f373a .shogun-image-content {
  
    align-items: center;
  
}

#s-b6f117b9-0d7d-431f-9839-97b1d100c2a2 {
  text-align: center;
}







  #s-b6f117b9-0d7d-431f-9839-97b1d100c2a2 img.shogun-image {
    

    
    
    
  }


#s-b6f117b9-0d7d-431f-9839-97b1d100c2a2 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-f0867359-4b29-4f6f-8f3d-c2afd31faaac {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-57afacec-ab73-49fb-ac47-6bc2a95ac99e-root {
    text-align: center;
  }


#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-57afacec-ab73-49fb-ac47-6bc2a95ac99e-root {
    text-align: center;
  }


#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-57afacec-ab73-49fb-ac47-6bc2a95ac99e-root {
    text-align: center;
  }


#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-57afacec-ab73-49fb-ac47-6bc2a95ac99e-root {
    text-align: center;
  }


#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-57afacec-ab73-49fb-ac47-6bc2a95ac99e-root {
    text-align: center;
  }


#s-57afacec-ab73-49fb-ac47-6bc2a95ac99e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-8540aa30-ce53-43e3-8e2a-1e989fa09f97 {
  min-height: 50px;
}








#s-8540aa30-ce53-43e3-8e2a-1e989fa09f97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8540aa30-ce53-43e3-8e2a-1e989fa09f97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b44308da-10e3-47bb-b7f6-05dbaacdc7ba {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-b44308da-10e3-47bb-b7f6-05dbaacdc7ba {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-b44308da-10e3-47bb-b7f6-05dbaacdc7ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b44308da-10e3-47bb-b7f6-05dbaacdc7ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b44308da-10e3-47bb-b7f6-05dbaacdc7ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b44308da-10e3-47bb-b7f6-05dbaacdc7ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-81ed50b3-3dac-4ff6-afdd-2dced95c59d1 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-44a5d56b-f1fc-4880-b906-096882085d49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44a5d56b-f1fc-4880-b906-096882085d49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-44a5d56b-f1fc-4880-b906-096882085d49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-44a5d56b-f1fc-4880-b906-096882085d49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ae4d82d4-8cd7-4652-be65-acfc3337ad9f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ae4d82d4-8cd7-4652-be65-acfc3337ad9f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ae4d82d4-8cd7-4652-be65-acfc3337ad9f .shg-sld-nav-button.shg-sld-left,
#s-ae4d82d4-8cd7-4652-be65-acfc3337ad9f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949 {
  text-align: center;
}







  img.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
    
    
  }


.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949 .shogun-image-content {
  
    align-items: center;
  
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shg-align-container {
  text-align: center
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
    
    
  }


.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949 .shogun-image-content {
  
    align-items: center;
  
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shg-align-container {
  text-align: center
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
    
    
  }


.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949 .shogun-image-content {
  
    align-items: center;
  
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shg-align-container {
  text-align: center
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
    
    
  }


.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949 .shogun-image-content {
  
    align-items: center;
  
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shg-align-container {
  text-align: center
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
  box-sizing: border-box;
}


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





  img.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
    
    
  }


.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949 .shogun-image-content {
  
    align-items: center;
  
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shg-align-container {
  text-align: center
}

.s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4afefa6b-3d0d-4f8b-85ce-d36ba0f5d949.shogun-image {
  box-sizing: border-box;
}


}
#s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc {
  text-align: center;
}







  img.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
    
    
  }


.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc .shogun-image-content {
  
    align-items: center;
  
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shg-align-container {
  text-align: center
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
    
    
  }


.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc .shogun-image-content {
  
    align-items: center;
  
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shg-align-container {
  text-align: center
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
    
    
  }


.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc .shogun-image-content {
  
    align-items: center;
  
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shg-align-container {
  text-align: center
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
    
    
  }


.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc .shogun-image-content {
  
    align-items: center;
  
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shg-align-container {
  text-align: center
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
  box-sizing: border-box;
}


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





  img.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
    
    
  }


.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc .shogun-image-content {
  
    align-items: center;
  
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shg-align-container {
  text-align: center
}

.s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07e43576-6f1f-44aa-8ce8-62ef86a57bbc.shogun-image {
  box-sizing: border-box;
}


}
#s-37677785-fac1-490b-abf3-3b67faf4badb {
  text-align: center;
}







  img.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
    
    
  }


.s-37677785-fac1-490b-abf3-3b67faf4badb .shogun-image-content {
  
    align-items: center;
  
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shg-align-container {
  text-align: center
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
    
    
  }


.s-37677785-fac1-490b-abf3-3b67faf4badb .shogun-image-content {
  
    align-items: center;
  
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shg-align-container {
  text-align: center
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
  box-sizing: border-box;
}


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





  img.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
    
    
  }


.s-37677785-fac1-490b-abf3-3b67faf4badb .shogun-image-content {
  
    align-items: center;
  
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shg-align-container {
  text-align: center
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
  box-sizing: border-box;
}


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





  img.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
    
    
  }


.s-37677785-fac1-490b-abf3-3b67faf4badb .shogun-image-content {
  
    align-items: center;
  
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shg-align-container {
  text-align: center
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
  box-sizing: border-box;
}


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





  img.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
    
    
  }


.s-37677785-fac1-490b-abf3-3b67faf4badb .shogun-image-content {
  
    align-items: center;
  
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shg-align-container {
  text-align: center
}

.s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37677785-fac1-490b-abf3-3b67faf4badb.shogun-image {
  box-sizing: border-box;
}


}
#s-ce14811f-664e-45fa-9caa-4d90c1263db5 {
  text-align: center;
}







  img.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
    
    
  }


.s-ce14811f-664e-45fa-9caa-4d90c1263db5 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shg-align-container {
  text-align: center
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
    
    
  }


.s-ce14811f-664e-45fa-9caa-4d90c1263db5 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shg-align-container {
  text-align: center
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
    
    
  }


.s-ce14811f-664e-45fa-9caa-4d90c1263db5 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shg-align-container {
  text-align: center
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
    
    
  }


.s-ce14811f-664e-45fa-9caa-4d90c1263db5 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shg-align-container {
  text-align: center
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
    
    
  }


.s-ce14811f-664e-45fa-9caa-4d90c1263db5 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shg-align-container {
  text-align: center
}

.s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce14811f-664e-45fa-9caa-4d90c1263db5.shogun-image {
  box-sizing: border-box;
}


}
#s-73ba1230-848a-4524-970f-cf736ba48b49 {
  text-align: center;
}







  #s-73ba1230-848a-4524-970f-cf736ba48b49 img.shogun-image {
    

    
    
    
  }


#s-73ba1230-848a-4524-970f-cf736ba48b49 .shogun-image-content {
  
    align-items: center;
  
}

#s-b462c302-2894-4e8a-af54-78a74efab3ae {
  text-align: center;
}







  #s-b462c302-2894-4e8a-af54-78a74efab3ae img.shogun-image {
    

    
    
    
  }


#s-b462c302-2894-4e8a-af54-78a74efab3ae .shogun-image-content {
  
    align-items: center;
  
}

#s-fab1257c-1cbd-46fc-8b96-c87108abd380 {
  text-align: center;
}







  #s-fab1257c-1cbd-46fc-8b96-c87108abd380 img.shogun-image {
    

    
    
    
  }


#s-fab1257c-1cbd-46fc-8b96-c87108abd380 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-722c082d-e867-42d5-b884-3634064b217f {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26-root {
    text-align: center;
  }


#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26-root {
    text-align: center;
  }


#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26-root {
    text-align: center;
  }


#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26-root {
    text-align: center;
  }


#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26-root {
    text-align: center;
  }


#s-bd1e4aa6-3a6c-4577-aef2-760674b8dd26.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-e7dc9ea8-2dad-496c-b69f-090f28f8bbc0 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-33e448fc-169b-4110-92d0-40cd9b6bff24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33e448fc-169b-4110-92d0-40cd9b6bff24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-33e448fc-169b-4110-92d0-40cd9b6bff24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-33e448fc-169b-4110-92d0-40cd9b6bff24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cfcac319-1ec0-4539-8963-f78a71f3fc94 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-cfcac319-1ec0-4539-8963-f78a71f3fc94 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-cfcac319-1ec0-4539-8963-f78a71f3fc94 .shg-sld-nav-button.shg-sld-left,
#s-cfcac319-1ec0-4539-8963-f78a71f3fc94 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-a8858661-c7e8-4a1f-854c-5bb7e1868555 {
  text-align: center;
}







  img.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
    
    
  }


.s-a8858661-c7e8-4a1f-854c-5bb7e1868555 .shogun-image-content {
  
    align-items: center;
  
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shg-align-container {
  text-align: center
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
    
    
  }


.s-a8858661-c7e8-4a1f-854c-5bb7e1868555 .shogun-image-content {
  
    align-items: center;
  
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shg-align-container {
  text-align: center
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
    
    
  }


.s-a8858661-c7e8-4a1f-854c-5bb7e1868555 .shogun-image-content {
  
    align-items: center;
  
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shg-align-container {
  text-align: center
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
    
    
  }


.s-a8858661-c7e8-4a1f-854c-5bb7e1868555 .shogun-image-content {
  
    align-items: center;
  
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shg-align-container {
  text-align: center
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
    
    
  }


.s-a8858661-c7e8-4a1f-854c-5bb7e1868555 .shogun-image-content {
  
    align-items: center;
  
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shg-align-container {
  text-align: center
}

.s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8858661-c7e8-4a1f-854c-5bb7e1868555.shogun-image {
  box-sizing: border-box;
}


}
#s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556 {
  text-align: center;
}







  img.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
    
    
  }


.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shg-align-container {
  text-align: center
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
    
    
  }


.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shg-align-container {
  text-align: center
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
    
    
  }


.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shg-align-container {
  text-align: center
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
    
    
  }


.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shg-align-container {
  text-align: center
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
  box-sizing: border-box;
}


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





  img.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
    
    
  }


.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shg-align-container {
  text-align: center
}

.s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0b2c0f-5a2f-4abd-bad9-c4b7d4dfa556.shogun-image {
  box-sizing: border-box;
}


}
#s-43b85978-2a93-473d-bd55-fdc14817a860 {
  text-align: center;
}







  #s-43b85978-2a93-473d-bd55-fdc14817a860 img.shogun-image {
    

    
    
    
  }


#s-43b85978-2a93-473d-bd55-fdc14817a860 .shogun-image-content {
  
    align-items: center;
  
}

#s-721a8b49-7b1e-4f76-be42-8eb5ccdaa600 {
  text-align: center;
}







  #s-721a8b49-7b1e-4f76-be42-8eb5ccdaa600 img.shogun-image {
    

    
    
    
  }


#s-721a8b49-7b1e-4f76-be42-8eb5ccdaa600 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f09a895-1aea-4777-8bd6-d29906491088 {
  text-align: center;
}







  #s-0f09a895-1aea-4777-8bd6-d29906491088 img.shogun-image {
    

    
    
    
  }


#s-0f09a895-1aea-4777-8bd6-d29906491088 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d901d12-03ac-4429-b152-a14e6c1818f9 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-7d901d12-03ac-4429-b152-a14e6c1818f9:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7d901d12-03ac-4429-b152-a14e6c1818f9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7d901d12-03ac-4429-b152-a14e6c1818f9-root {
    text-align: center;
  }


#s-7d901d12-03ac-4429-b152-a14e6c1818f9.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7d901d12-03ac-4429-b152-a14e6c1818f9-root {
    text-align: center;
  }


#s-7d901d12-03ac-4429-b152-a14e6c1818f9.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7d901d12-03ac-4429-b152-a14e6c1818f9-root {
    text-align: center;
  }


#s-7d901d12-03ac-4429-b152-a14e6c1818f9.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7d901d12-03ac-4429-b152-a14e6c1818f9-root {
    text-align: center;
  }


#s-7d901d12-03ac-4429-b152-a14e6c1818f9.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7d901d12-03ac-4429-b152-a14e6c1818f9-root {
    text-align: center;
  }


#s-7d901d12-03ac-4429-b152-a14e6c1818f9.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-7e3a4758-98fd-4c47-9e08-ce6423040a37 {
  min-height: 50px;
}








#s-7e3a4758-98fd-4c47-9e08-ce6423040a37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e3a4758-98fd-4c47-9e08-ce6423040a37.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b27689bf-180f-4e65-92c6-d8e50300c09a {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-b27689bf-180f-4e65-92c6-d8e50300c09a {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-b27689bf-180f-4e65-92c6-d8e50300c09a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b27689bf-180f-4e65-92c6-d8e50300c09a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b27689bf-180f-4e65-92c6-d8e50300c09a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b27689bf-180f-4e65-92c6-d8e50300c09a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-335b5ad1-8cf6-42b4-8f1b-91cac007fa61 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-632334a9-543a-475d-aa8e-983195c31d7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-632334a9-543a-475d-aa8e-983195c31d7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-632334a9-543a-475d-aa8e-983195c31d7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-632334a9-543a-475d-aa8e-983195c31d7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3604a96b-d45d-4a1e-b9b8-2c58f1faf41c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3604a96b-d45d-4a1e-b9b8-2c58f1faf41c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3604a96b-d45d-4a1e-b9b8-2c58f1faf41c .shg-sld-nav-button.shg-sld-left,
#s-3604a96b-d45d-4a1e-b9b8-2c58f1faf41c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7b65d1c1-d3ff-43d5-8b5a-e52fabffe86a {
  text-align: center;
}







  #s-7b65d1c1-d3ff-43d5-8b5a-e52fabffe86a img.shogun-image {
    

    
    
    
  }


#s-7b65d1c1-d3ff-43d5-8b5a-e52fabffe86a .shogun-image-content {
  
    align-items: center;
  
}

#s-18b8fd48-0619-4e20-8eda-8ab0409769ba {
  text-align: center;
}







  #s-18b8fd48-0619-4e20-8eda-8ab0409769ba img.shogun-image {
    

    
    
    
  }


#s-18b8fd48-0619-4e20-8eda-8ab0409769ba .shogun-image-content {
  
    align-items: center;
  
}

#s-9d296b65-c954-4de0-aabf-b65124f04011 {
  text-align: center;
}







  #s-9d296b65-c954-4de0-aabf-b65124f04011 img.shogun-image {
    

    
    
    
  }


#s-9d296b65-c954-4de0-aabf-b65124f04011 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-a8407279-fa27-46d8-b740-752dd06faccd {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-423bee8b-1bec-415a-91de-c7f7a31600c2 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-423bee8b-1bec-415a-91de-c7f7a31600c2:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-423bee8b-1bec-415a-91de-c7f7a31600c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-423bee8b-1bec-415a-91de-c7f7a31600c2-root {
    text-align: center;
  }


#s-423bee8b-1bec-415a-91de-c7f7a31600c2.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-423bee8b-1bec-415a-91de-c7f7a31600c2-root {
    text-align: center;
  }


#s-423bee8b-1bec-415a-91de-c7f7a31600c2.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-423bee8b-1bec-415a-91de-c7f7a31600c2-root {
    text-align: center;
  }


#s-423bee8b-1bec-415a-91de-c7f7a31600c2.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-423bee8b-1bec-415a-91de-c7f7a31600c2-root {
    text-align: center;
  }


#s-423bee8b-1bec-415a-91de-c7f7a31600c2.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-423bee8b-1bec-415a-91de-c7f7a31600c2-root {
    text-align: center;
  }


#s-423bee8b-1bec-415a-91de-c7f7a31600c2.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 {
  display: none;
}
#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70, #wrap-s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 {
  display: none;
}
#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70, #wrap-s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 {
  display: none;
}
#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70, #wrap-s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 { display:none !important; }}







#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8ff8755-3966-4ee4-9cb8-cabe4a67ff70.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e38af783-5b87-40b0-9d41-fad65bfbc55a {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-78a8e310-1a36-4611-92c2-8b5f8858b8f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78a8e310-1a36-4611-92c2-8b5f8858b8f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78a8e310-1a36-4611-92c2-8b5f8858b8f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78a8e310-1a36-4611-92c2-8b5f8858b8f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0016ee04-ec8d-4d96-90db-a3e7f8baaf69 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0016ee04-ec8d-4d96-90db-a3e7f8baaf69 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0016ee04-ec8d-4d96-90db-a3e7f8baaf69 .shg-sld-nav-button.shg-sld-left,
#s-0016ee04-ec8d-4d96-90db-a3e7f8baaf69 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d778680e-155e-4552-a0d5-a186791723e5 {
  text-align: center;
}







  #s-d778680e-155e-4552-a0d5-a186791723e5 img.shogun-image {
    

    
    
    
  }


#s-d778680e-155e-4552-a0d5-a186791723e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-463cd027-9594-4f6d-8d5a-c8fe5bd36be1 {
  text-align: center;
}







  #s-463cd027-9594-4f6d-8d5a-c8fe5bd36be1 img.shogun-image {
    

    
    
    
  }


#s-463cd027-9594-4f6d-8d5a-c8fe5bd36be1 .shogun-image-content {
  
    align-items: center;
  
}

#s-355f3b69-54ad-4711-8f78-9594ca610541 {
  text-align: center;
}







  #s-355f3b69-54ad-4711-8f78-9594ca610541 img.shogun-image {
    

    
    
    
  }


#s-355f3b69-54ad-4711-8f78-9594ca610541 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-976247a3-556e-4b53-9caf-6d68adbb739f {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-eb00bac3-814d-43af-b633-69a49c5ed64e {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-eb00bac3-814d-43af-b633-69a49c5ed64e:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eb00bac3-814d-43af-b633-69a49c5ed64e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eb00bac3-814d-43af-b633-69a49c5ed64e-root {
    text-align: center;
  }


#s-eb00bac3-814d-43af-b633-69a49c5ed64e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eb00bac3-814d-43af-b633-69a49c5ed64e-root {
    text-align: center;
  }


#s-eb00bac3-814d-43af-b633-69a49c5ed64e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb00bac3-814d-43af-b633-69a49c5ed64e-root {
    text-align: center;
  }


#s-eb00bac3-814d-43af-b633-69a49c5ed64e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb00bac3-814d-43af-b633-69a49c5ed64e-root {
    text-align: center;
  }


#s-eb00bac3-814d-43af-b633-69a49c5ed64e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eb00bac3-814d-43af-b633-69a49c5ed64e-root {
    text-align: center;
  }


#s-eb00bac3-814d-43af-b633-69a49c5ed64e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-bb5217aa-eded-4fc4-90a2-46ac70712202 {
  min-height: 50px;
}
@media (max-width: 767px){#s-bb5217aa-eded-4fc4-90a2-46ac70712202 {
  min-height: 20px;
}
}







#s-bb5217aa-eded-4fc4-90a2-46ac70712202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb5217aa-eded-4fc4-90a2-46ac70712202.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73b9c21f-b503-468a-a454-fb01d5c17c41 {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-73b9c21f-b503-468a-a454-fb01d5c17c41 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-73b9c21f-b503-468a-a454-fb01d5c17c41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73b9c21f-b503-468a-a454-fb01d5c17c41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73b9c21f-b503-468a-a454-fb01d5c17c41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73b9c21f-b503-468a-a454-fb01d5c17c41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-948cb3b6-8201-410e-a924-af4f5f35aec2 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-32e772e0-7ce7-4082-b92e-b7945d35feff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e772e0-7ce7-4082-b92e-b7945d35feff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32e772e0-7ce7-4082-b92e-b7945d35feff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32e772e0-7ce7-4082-b92e-b7945d35feff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-71ed32a3-907e-4ee2-b7ca-888905dc3440 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-71ed32a3-907e-4ee2-b7ca-888905dc3440 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-71ed32a3-907e-4ee2-b7ca-888905dc3440 .shg-sld-nav-button.shg-sld-left,
#s-71ed32a3-907e-4ee2-b7ca-888905dc3440 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-eb71834f-95ec-4caa-86aa-5dbb36022d5c {
  text-align: center;
}







  img.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
    
    
  }


.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c .shogun-image-content {
  
    align-items: center;
  
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shg-align-container {
  text-align: center
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
    
    
  }


.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c .shogun-image-content {
  
    align-items: center;
  
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shg-align-container {
  text-align: center
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
    
    
  }


.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c .shogun-image-content {
  
    align-items: center;
  
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shg-align-container {
  text-align: center
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
    
    
  }


.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c .shogun-image-content {
  
    align-items: center;
  
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shg-align-container {
  text-align: center
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
    
    
  }


.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c .shogun-image-content {
  
    align-items: center;
  
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shg-align-container {
  text-align: center
}

.s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb71834f-95ec-4caa-86aa-5dbb36022d5c.shogun-image {
  box-sizing: border-box;
}


}
#s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf {
  text-align: center;
}







  img.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
    
    
  }


.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf .shogun-image-content {
  
    align-items: center;
  
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shg-align-container {
  text-align: center
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
    
    
  }


.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf .shogun-image-content {
  
    align-items: center;
  
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shg-align-container {
  text-align: center
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
    
    
  }


.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf .shogun-image-content {
  
    align-items: center;
  
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shg-align-container {
  text-align: center
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
    
    
  }


.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf .shogun-image-content {
  
    align-items: center;
  
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shg-align-container {
  text-align: center
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
    
    
  }


.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf .shogun-image-content {
  
    align-items: center;
  
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shg-align-container {
  text-align: center
}

.s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e8f7d25-43fc-40f4-8ee3-560792b59ddf.shogun-image {
  box-sizing: border-box;
}


}
#s-171c38d1-c00b-4f96-bff3-d1fe10faa632 {
  text-align: center;
}







  img.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
    
    
  }


.s-171c38d1-c00b-4f96-bff3-d1fe10faa632 .shogun-image-content {
  
    align-items: center;
  
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shg-align-container {
  text-align: center
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
    
    
  }


.s-171c38d1-c00b-4f96-bff3-d1fe10faa632 .shogun-image-content {
  
    align-items: center;
  
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shg-align-container {
  text-align: center
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
  box-sizing: border-box;
}


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





  img.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
    
    
  }


.s-171c38d1-c00b-4f96-bff3-d1fe10faa632 .shogun-image-content {
  
    align-items: center;
  
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shg-align-container {
  text-align: center
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
  box-sizing: border-box;
}


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





  img.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
    
    
  }


.s-171c38d1-c00b-4f96-bff3-d1fe10faa632 .shogun-image-content {
  
    align-items: center;
  
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shg-align-container {
  text-align: center
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
  box-sizing: border-box;
}


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





  img.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
    
    
  }


.s-171c38d1-c00b-4f96-bff3-d1fe10faa632 .shogun-image-content {
  
    align-items: center;
  
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shg-align-container {
  text-align: center
}

.s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c38d1-c00b-4f96-bff3-d1fe10faa632.shogun-image {
  box-sizing: border-box;
}


}
#s-3c94e5ae-5054-4e4e-820d-7c7b98504f00 {
  text-align: center;
}







  #s-3c94e5ae-5054-4e4e-820d-7c7b98504f00 img.shogun-image {
    

    
    
    
  }


#s-3c94e5ae-5054-4e4e-820d-7c7b98504f00 .shogun-image-content {
  
    align-items: center;
  
}

#s-438c183b-1314-42bf-bf4d-25bddad2f2cb {
  text-align: center;
}







  #s-438c183b-1314-42bf-bf4d-25bddad2f2cb img.shogun-image {
    

    
    
    
  }


#s-438c183b-1314-42bf-bf4d-25bddad2f2cb .shogun-image-content {
  
    align-items: center;
  
}

#s-9dd9e2a3-43d2-439d-a8e6-ee6831129d7d {
  text-align: center;
}







  #s-9dd9e2a3-43d2-439d-a8e6-ee6831129d7d img.shogun-image {
    

    
    
    
  }


#s-9dd9e2a3-43d2-439d-a8e6-ee6831129d7d .shogun-image-content {
  
    align-items: center;
  
}

#s-769941d4-35ed-4934-b3b6-be6a3ded305f {
  text-align: center;
}







  #s-769941d4-35ed-4934-b3b6-be6a3ded305f img.shogun-image {
    

    
    
    
  }


#s-769941d4-35ed-4934-b3b6-be6a3ded305f .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-e14ce0f9-0ed7-4bdb-a5b2-b1d9d5dd079b {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-e453b988-958a-4b51-97c8-61c63eed59aa {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-e453b988-958a-4b51-97c8-61c63eed59aa:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e453b988-958a-4b51-97c8-61c63eed59aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e453b988-958a-4b51-97c8-61c63eed59aa-root {
    text-align: center;
  }


#s-e453b988-958a-4b51-97c8-61c63eed59aa.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e453b988-958a-4b51-97c8-61c63eed59aa-root {
    text-align: center;
  }


#s-e453b988-958a-4b51-97c8-61c63eed59aa.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e453b988-958a-4b51-97c8-61c63eed59aa-root {
    text-align: center;
  }


#s-e453b988-958a-4b51-97c8-61c63eed59aa.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e453b988-958a-4b51-97c8-61c63eed59aa-root {
    text-align: center;
  }


#s-e453b988-958a-4b51-97c8-61c63eed59aa.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e453b988-958a-4b51-97c8-61c63eed59aa-root {
    text-align: center;
  }


#s-e453b988-958a-4b51-97c8-61c63eed59aa.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}
#s-339fed50-73c5-45fe-be47-78973b5e983d {
  min-height: 50px;
}
@media (max-width: 767px){#s-339fed50-73c5-45fe-be47-78973b5e983d {
  min-height: 20px;
display: none;
}
#s-339fed50-73c5-45fe-be47-78973b5e983d, #wrap-s-339fed50-73c5-45fe-be47-78973b5e983d { display:none !important; }}







#s-339fed50-73c5-45fe-be47-78973b5e983d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-339fed50-73c5-45fe-be47-78973b5e983d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b029815-3f13-424d-a19c-a868899bb89b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-8b029815-3f13-424d-a19c-a868899bb89b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b029815-3f13-424d-a19c-a868899bb89b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b029815-3f13-424d-a19c-a868899bb89b {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-8b029815-3f13-424d-a19c-a868899bb89b {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-8b029815-3f13-424d-a19c-a868899bb89b > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-8b029815-3f13-424d-a19c-a868899bb89b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d5e1d493-c2a5-4643-9b2a-d82cf877d6fd {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-d5e1d493-c2a5-4643-9b2a-d82cf877d6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5e1d493-c2a5-4643-9b2a-d82cf877d6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d5e1d493-c2a5-4643-9b2a-d82cf877d6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5e1d493-c2a5-4643-9b2a-d82cf877d6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e93e69b4-0398-42b8-b651-d80e4f620548 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-e93e69b4-0398-42b8-b651-d80e4f620548 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e93e69b4-0398-42b8-b651-d80e4f620548 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e93e69b4-0398-42b8-b651-d80e4f620548 {
  
}
}@media (max-width: 767px){#s-e93e69b4-0398-42b8-b651-d80e4f620548 {
  
}
}
#s-5068f965-dc0c-4a12-bf04-cbc9039e82f4 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-5068f965-dc0c-4a12-bf04-cbc9039e82f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5068f965-dc0c-4a12-bf04-cbc9039e82f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5068f965-dc0c-4a12-bf04-cbc9039e82f4 {
  
}
}@media (max-width: 767px){#s-5068f965-dc0c-4a12-bf04-cbc9039e82f4 {
  
}
}
#s-06d353c1-8080-45a1-97e1-aa2046f505b9 {
  border-style: solid;
margin-top: 15px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: left;
background-color: rgba(0, 0, 0, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-06d353c1-8080-45a1-97e1-aa2046f505b9:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-06d353c1-8080-45a1-97e1-aa2046f505b9:active {background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-06d353c1-8080-45a1-97e1-aa2046f505b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06d353c1-8080-45a1-97e1-aa2046f505b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-06d353c1-8080-45a1-97e1-aa2046f505b9 {
  
}
}@media (max-width: 767px){#s-06d353c1-8080-45a1-97e1-aa2046f505b9 {
  
}
}

  #s-06d353c1-8080-45a1-97e1-aa2046f505b9-root {
    text-align: left;
  }


#s-06d353c1-8080-45a1-97e1-aa2046f505b9.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-06d353c1-8080-45a1-97e1-aa2046f505b9-root {
    text-align: left;
  }


#s-06d353c1-8080-45a1-97e1-aa2046f505b9.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06d353c1-8080-45a1-97e1-aa2046f505b9-root {
    text-align: left;
  }


#s-06d353c1-8080-45a1-97e1-aa2046f505b9.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06d353c1-8080-45a1-97e1-aa2046f505b9-root {
    text-align: left;
  }


#s-06d353c1-8080-45a1-97e1-aa2046f505b9.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-06d353c1-8080-45a1-97e1-aa2046f505b9-root {
    text-align: left;
  }


#s-06d353c1-8080-45a1-97e1-aa2046f505b9.shg-btn {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  display:  inline-block ;
}
}
#s-8b664fd7-8534-4556-a235-2a0abb57c449 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8b664fd7-8534-4556-a235-2a0abb57c449 {
  min-height: 20px;
}
}







#s-8b664fd7-8534-4556-a235-2a0abb57c449 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b664fd7-8534-4556-a235-2a0abb57c449.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2 {
  display: none;
}
#s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2, #wrap-s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3f5b622-6b66-49b0-938d-60ae68b2a3f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-41045b2b-9739-4f18-a696-67c95977c5c7 {
  min-height: 50px;
background-color: rgba(233, 229, 229, 1);
}








#s-41045b2b-9739-4f18-a696-67c95977c5c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41045b2b-9739-4f18-a696-67c95977c5c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d9e83dd-c4ad-4e53-8d79-b10eac228bb6 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2d9e83dd-c4ad-4e53-8d79-b10eac228bb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d9e83dd-c4ad-4e53-8d79-b10eac228bb6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-836fc07e-7901-42b3-8e45-92194e62413e {
  text-align: left;
}







  #s-836fc07e-7901-42b3-8e45-92194e62413e img.shogun-image {
    

    
    
    
  }


#s-836fc07e-7901-42b3-8e45-92194e62413e .shogun-image-content {
  
    align-items: center;
  
}

#s-55e6f0c7-6f14-44a4-973c-c8be6e32e1fa {
  min-height: 50px;
}








#s-55e6f0c7-6f14-44a4-973c-c8be6e32e1fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55e6f0c7-6f14-44a4-973c-c8be6e32e1fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48dc38e4-1377-4a25-b784-b2423c34ed92 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-48dc38e4-1377-4a25-b784-b2423c34ed92 {
  min-height: 400px;
}
}@media (max-width: 767px){#s-48dc38e4-1377-4a25-b784-b2423c34ed92 {
  display: none;
}
#s-48dc38e4-1377-4a25-b784-b2423c34ed92, #wrap-s-48dc38e4-1377-4a25-b784-b2423c34ed92 { display:none !important; }}







#s-48dc38e4-1377-4a25-b784-b2423c34ed92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48dc38e4-1377-4a25-b784-b2423c34ed92.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f569ecf2-1ebb-41c0-9509-fac4978427b4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f569ecf2-1ebb-41c0-9509-fac4978427b4 {
  display: none;
}
#s-f569ecf2-1ebb-41c0-9509-fac4978427b4, #wrap-s-f569ecf2-1ebb-41c0-9509-fac4978427b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f569ecf2-1ebb-41c0-9509-fac4978427b4 {
  display: none;
}
#s-f569ecf2-1ebb-41c0-9509-fac4978427b4, #wrap-s-f569ecf2-1ebb-41c0-9509-fac4978427b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f569ecf2-1ebb-41c0-9509-fac4978427b4 {
  display: none;
}
#s-f569ecf2-1ebb-41c0-9509-fac4978427b4, #wrap-s-f569ecf2-1ebb-41c0-9509-fac4978427b4 { display:none !important; }}







#s-f569ecf2-1ebb-41c0-9509-fac4978427b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f569ecf2-1ebb-41c0-9509-fac4978427b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c8ddc16-c050-4a97-8a09-716697b071fd {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-7c8ddc16-c050-4a97-8a09-716697b071fd {
  display: none;
}
#s-7c8ddc16-c050-4a97-8a09-716697b071fd, #wrap-s-7c8ddc16-c050-4a97-8a09-716697b071fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c8ddc16-c050-4a97-8a09-716697b071fd {
  display: none;
}
#s-7c8ddc16-c050-4a97-8a09-716697b071fd, #wrap-s-7c8ddc16-c050-4a97-8a09-716697b071fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c8ddc16-c050-4a97-8a09-716697b071fd {
  min-height: 400px;
}
}@media (max-width: 767px){#s-7c8ddc16-c050-4a97-8a09-716697b071fd {
  
}
}







#s-7c8ddc16-c050-4a97-8a09-716697b071fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c8ddc16-c050-4a97-8a09-716697b071fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae {
  min-height: 50px;
background-color: rgba(223, 219, 219, 1);
}
@media (min-width: 1200px){#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae {
  display: none;
}
#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae, #wrap-s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae {
  display: none;
}
#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae, #wrap-s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae { display:none !important; }}







#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee08aa31-7dd6-43bd-bd59-dae61e2049ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44642348-28ec-4985-8798-713b8f25a823 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-44642348-28ec-4985-8798-713b8f25a823 {
  display: none;
}
#s-44642348-28ec-4985-8798-713b8f25a823, #wrap-s-44642348-28ec-4985-8798-713b8f25a823 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44642348-28ec-4985-8798-713b8f25a823 {
  display: none;
}
#s-44642348-28ec-4985-8798-713b8f25a823, #wrap-s-44642348-28ec-4985-8798-713b8f25a823 { display:none !important; }}







#s-44642348-28ec-4985-8798-713b8f25a823 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44642348-28ec-4985-8798-713b8f25a823.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab77acd8-2b2f-4bed-a232-089e82b315f9 {
  text-align: left;
}







  #s-ab77acd8-2b2f-4bed-a232-089e82b315f9 img.shogun-image {
    

    
    
    
  }


#s-ab77acd8-2b2f-4bed-a232-089e82b315f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d9e45f2-954a-4557-af60-a21a2afc3acf {
  min-height: 50px;
}








#s-1d9e45f2-954a-4557-af60-a21a2afc3acf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d9e45f2-954a-4557-af60-a21a2afc3acf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38dc1b19-78d9-410d-97a1-acbe559422f6 {
  min-height: 50px;
}








#s-38dc1b19-78d9-410d-97a1-acbe559422f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38dc1b19-78d9-410d-97a1-acbe559422f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31a06099-c910-4405-8d78-034dbac342ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31a06099-c910-4405-8d78-034dbac342ab .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.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-5cf3c669-a3a3-42a2-aa77-2b206dc09b11 {
  margin-left: 10%;
margin-right: 10%;
}

#s-f5a2a0a2-8085-4775-b04f-2f07b3caa148 {
  min-height: 50px;
}








#s-f5a2a0a2-8085-4775-b04f-2f07b3caa148 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5a2a0a2-8085-4775-b04f-2f07b3caa148.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7455b02b-aa47-499c-bf4d-e8f582f5d2d7 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-7455b02b-aa47-499c-bf4d-e8f582f5d2d7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7455b02b-aa47-499c-bf4d-e8f582f5d2d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7455b02b-aa47-499c-bf4d-e8f582f5d2d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7455b02b-aa47-499c-bf4d-e8f582f5d2d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-09d9904d-9843-4b5e-bfa1-99e0cc09da02 {
  margin-bottom: 10px;
}

#s-341e750b-4cce-49a4-b747-5fcd0317e81e {
  margin-bottom: 10px;
}

#s-4cb42846-13e2-4d85-a72d-727ebf2ba46f {
  margin-bottom: 10px;
}

#s-02e36053-3dca-4685-92bb-430d14dbcf1c {
  margin-bottom: 10px;
}

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