#s-46b6a1f0-1e4e-4750-8ba4-677bcf6f3e4a {
  text-align: left;
}

#s-1b6b6560-d07e-46c2-8b87-94ab42e3e62c {
  text-align: left;
}

#s-fa9d2870-dff2-4d2b-a9dc-87d45c957c75 {
  text-align: left;
}

.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-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  display: none;
}
#s-be5a0202-9816-4321-94cb-74ec9d9835d2, #wrap-s-be5a0202-9816-4321-94cb-74ec9d9835d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  display: none;
}
#s-be5a0202-9816-4321-94cb-74ec9d9835d2, #wrap-s-be5a0202-9816-4321-94cb-74ec9d9835d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  display: none;
}
#s-be5a0202-9816-4321-94cb-74ec9d9835d2, #wrap-s-be5a0202-9816-4321-94cb-74ec9d9835d2 { display: none !important; }}@media (max-width: 767px){#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
border-radius: 0px;
display: none;
}
#s-be5a0202-9816-4321-94cb-74ec9d9835d2, #wrap-s-be5a0202-9816-4321-94cb-74ec9d9835d2 { display: none !important; }}
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-be5a0202-9816-4321-94cb-74ec9d9835d2 {
  background-image: url(https://i.shgcdn.com/f884adbf-6e2d-4d16-9e0e-b1a0c571e6c3/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-be5a0202-9816-4321-94cb-74ec9d9835d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be5a0202-9816-4321-94cb-74ec9d9835d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-a7dde11c-8237-4a46-921f-bc9678d280bf {
  max-width: 50%;
text-align: center;
}
@media (max-width: 767px){#s-a7dde11c-8237-4a46-921f-bc9678d280bf {
  display: none;
}
#s-a7dde11c-8237-4a46-921f-bc9678d280bf, #wrap-s-a7dde11c-8237-4a46-921f-bc9678d280bf { display: none !important; }}






  img.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
    
    
  }


.s-a7dde11c-8237-4a46-921f-bc9678d280bf .shogun-image-content {
  
    align-items: center;
  
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
    
    
  }


.s-a7dde11c-8237-4a46-921f-bc9678d280bf .shogun-image-content {
  
    align-items: center;
  
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
    
    
  }


.s-a7dde11c-8237-4a46-921f-bc9678d280bf .shogun-image-content {
  
    align-items: center;
  
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
    
    
  }


.s-a7dde11c-8237-4a46-921f-bc9678d280bf .shogun-image-content {
  
    align-items: center;
  
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
    
    
  }


.s-a7dde11c-8237-4a46-921f-bc9678d280bf .shogun-image-content {
  
    align-items: center;
  
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7dde11c-8237-4a46-921f-bc9678d280bf.shogun-image {
  box-sizing: border-box;
}



}
#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c {
  max-width: 65%;
text-align: center;
}
@media (min-width: 1200px){#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c {
  display: none;
}
#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c, #wrap-s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c {
  display: none;
}
#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c, #wrap-s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c {
  display: none;
}
#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c, #wrap-s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c { display: none !important; }}






  img.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
    
    
  }


.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c .shogun-image-content {
  
    align-items: center;
  
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
    
    
  }


.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c .shogun-image-content {
  
    align-items: center;
  
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
    
    
  }


.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c .shogun-image-content {
  
    align-items: center;
  
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
    
    
  }


.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c .shogun-image-content {
  
    align-items: center;
  
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
    
    
  }


.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c .shogun-image-content {
  
    align-items: center;
  
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b08ceef-69bc-4f1f-bed6-0f9d917a178c.shogun-image {
  box-sizing: border-box;
}



}
.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: ;
}

@media (max-width: 767px){#s-14dadd60-2271-4018-9b39-e020dffd4dbc {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}
.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-860076c8-479a-4aca-94c0-9806464b7ba2 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
padding-top: 0.5em;
padding-left: 18px;
padding-bottom: 0.5em;
padding-right: 18px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 0.93em;
letter-spacing: 0.02px;
}
#s-860076c8-479a-4aca-94c0-9806464b7ba2:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-860076c8-479a-4aca-94c0-9806464b7ba2:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-860076c8-479a-4aca-94c0-9806464b7ba2-root {
    text-align: center;
  }


#s-860076c8-479a-4aca-94c0-9806464b7ba2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-860076c8-479a-4aca-94c0-9806464b7ba2-root {
    text-align: center;
  }


#s-860076c8-479a-4aca-94c0-9806464b7ba2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-860076c8-479a-4aca-94c0-9806464b7ba2-root {
    text-align: center;
  }


#s-860076c8-479a-4aca-94c0-9806464b7ba2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.4em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-860076c8-479a-4aca-94c0-9806464b7ba2-root {
    text-align: center;
  }


#s-860076c8-479a-4aca-94c0-9806464b7ba2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-860076c8-479a-4aca-94c0-9806464b7ba2-root {
    text-align: center;
  }


#s-860076c8-479a-4aca-94c0-9806464b7ba2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.2em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
border-radius: 0px;
}
}
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fad55359-f7e4-477f-846f-e6bd30757b0e {
  background-image: url(https://i.shgcdn.com/f721d312-d418-41d0-96e7-fda68392a7a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-fad55359-f7e4-477f-846f-e6bd30757b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fad55359-f7e4-477f-846f-e6bd30757b0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53bd6eda-e019-43b0-8d4b-5b736e6d515e {
  padding-top: 15px;
padding-bottom: 15px;
}
@media (max-width: 767px){#s-53bd6eda-e019-43b0-8d4b-5b736e6d515e {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}
@media (max-width: 767px){#s-6e29b67d-18e2-47fb-a3c3-194167abf82b {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}
.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-a82d42b0-61ac-470d-8cb2-908194655eb8 {
  padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-a82d42b0-61ac-470d-8cb2-908194655eb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a82d42b0-61ac-470d-8cb2-908194655eb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a82d42b0-61ac-470d-8cb2-908194655eb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a82d42b0-61ac-470d-8cb2-908194655eb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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-137eee85-d51c-4fac-9ff4-8db1f4acd91a {
  margin-top: 0px;
padding-left: 10%;
padding-right: 10%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-137eee85-d51c-4fac-9ff4-8db1f4acd91a {
  padding-top: 0px;
}
}






  #s-137eee85-d51c-4fac-9ff4-8db1f4acd91a img.shogun-image {
    

    
    
    
  }


#s-137eee85-d51c-4fac-9ff4-8db1f4acd91a .shogun-image-content {
  
    align-items: center;
  
}

#s-97ab9651-179d-4690-bb9a-6a64e361be05 {
  margin-top: 2em;
margin-bottom: 0em;
padding-left: 10%;
padding-right: 10%;
text-align: center;
}
@media (max-width: 767px){#s-97ab9651-179d-4690-bb9a-6a64e361be05 {
  display: none;
}
#s-97ab9651-179d-4690-bb9a-6a64e361be05, #wrap-s-97ab9651-179d-4690-bb9a-6a64e361be05 { display: none !important; }}






  #s-97ab9651-179d-4690-bb9a-6a64e361be05 img.shogun-image {
    

    
    
    
  }


#s-97ab9651-179d-4690-bb9a-6a64e361be05 .shogun-image-content {
  
    align-items: center;
  
}

#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5 {
  margin-top: 0em;
margin-bottom: 1em;
padding-top: 0.5em;
padding-left: 18px;
padding-bottom: 0.5em;
padding-right: 18px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 0.93em;
letter-spacing: 0.02px;
}
#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c779fffd-234e-40f2-84ba-d38a2ec70ba5-root {
    text-align: center;
  }


#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c779fffd-234e-40f2-84ba-d38a2ec70ba5-root {
    text-align: center;
  }


#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c779fffd-234e-40f2-84ba-d38a2ec70ba5-root {
    text-align: center;
  }


#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.4em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c779fffd-234e-40f2-84ba-d38a2ec70ba5-root {
    text-align: center;
  }


#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c779fffd-234e-40f2-84ba-d38a2ec70ba5-root {
    text-align: center;
  }


#s-c779fffd-234e-40f2-84ba-d38a2ec70ba5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.2em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}
#s-bff97473-b354-4c42-b145-3966d50c6863 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 10%;
padding-right: 0.5%;
}
@media (min-width: 1200px){#s-bff97473-b354-4c42-b145-3966d50c6863 {
  display: unset;
}
#s-bff97473-b354-4c42-b145-3966d50c6863, #wrap-s-bff97473-b354-4c42-b145-3966d50c6863 { display: unset !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bff97473-b354-4c42-b145-3966d50c6863 {
  display: unset;
}
#s-bff97473-b354-4c42-b145-3966d50c6863, #wrap-s-bff97473-b354-4c42-b145-3966d50c6863 { display: unset !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bff97473-b354-4c42-b145-3966d50c6863 {
  display: unset;
}
#s-bff97473-b354-4c42-b145-3966d50c6863, #wrap-s-bff97473-b354-4c42-b145-3966d50c6863 { display: unset !important; }}@media (max-width: 767px){#s-bff97473-b354-4c42-b145-3966d50c6863 {
  display: none;
}
#s-bff97473-b354-4c42-b145-3966d50c6863, #wrap-s-bff97473-b354-4c42-b145-3966d50c6863 { display: none !important; }}
#s-bcb6e21c-680f-4f92-9d3e-3773a461497f {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
padding-right: 1%;
}
@media (min-width: 1200px){#s-bcb6e21c-680f-4f92-9d3e-3773a461497f {
  display: none;
}
#s-bcb6e21c-680f-4f92-9d3e-3773a461497f, #wrap-s-bcb6e21c-680f-4f92-9d3e-3773a461497f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bcb6e21c-680f-4f92-9d3e-3773a461497f {
  display: none;
}
#s-bcb6e21c-680f-4f92-9d3e-3773a461497f, #wrap-s-bcb6e21c-680f-4f92-9d3e-3773a461497f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bcb6e21c-680f-4f92-9d3e-3773a461497f {
  display: none;
}
#s-bcb6e21c-680f-4f92-9d3e-3773a461497f, #wrap-s-bcb6e21c-680f-4f92-9d3e-3773a461497f { display: none !important; }}
#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -2em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 0em;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 {
  display: none;
}
#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1, #wrap-s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 {
  display: none;
}
#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1, #wrap-s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 {
  display: none;
}
#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1, #wrap-s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 { display: none !important; }}@media (max-width: 767px){#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 {
  margin-top: 1em;
margin-left: 0em;
margin-bottom: 1em;
margin-right: 0em;
border-radius: 0px;
display: none;
}
#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1, #wrap-s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 { display: none !important; }}
#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 {
  background-image: url(https://i.shgcdn.com/003fcb92-61ec-4489-86b4-67db8f0469fa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0c8bf14-44ea-4806-bb1a-8338b61c8af1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc7647f4-5df2-4903-a1f9-1bdaf0e1abfa {
  margin-top: 2em;
margin-bottom: 1em;
padding-top: 0em;
padding-bottom: 0em;
}
@media (max-width: 767px){#s-cc7647f4-5df2-4903-a1f9-1bdaf0e1abfa {
  margin-left: 2em;
margin-bottom: 0em;
margin-right: 2em;
}
}
@media (min-width: 0px) {
[id="s-cc7647f4-5df2-4903-a1f9-1bdaf0e1abfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc7647f4-5df2-4903-a1f9-1bdaf0e1abfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cc7647f4-5df2-4903-a1f9-1bdaf0e1abfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc7647f4-5df2-4903-a1f9-1bdaf0e1abfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-1d3589d3-8f43-4ec7-84cd-52ad66230ea5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1d3589d3-8f43-4ec7-84cd-52ad66230ea5 {
  min-height: 0px;
}
}







#s-1d3589d3-8f43-4ec7-84cd-52ad66230ea5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d3589d3-8f43-4ec7-84cd-52ad66230ea5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
}
#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: right;
}


@media (min-width: 1200px){#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: right;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3.1em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: right;
}


}@media (min-width: 768px) and (max-width: 991px){#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 2.8em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: right;
}


}@media (max-width: 767px){#s-2a9a3abb-208b-4320-a6a2-89ff2871bd77 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 2.8em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: center;
}


}
#s-60d461a2-8985-4459-b71e-5508492452a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-60d461a2-8985-4459-b71e-5508492452a4 {
  display: none;
}
#s-60d461a2-8985-4459-b71e-5508492452a4, #wrap-s-60d461a2-8985-4459-b71e-5508492452a4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60d461a2-8985-4459-b71e-5508492452a4 {
  display: none;
}
#s-60d461a2-8985-4459-b71e-5508492452a4, #wrap-s-60d461a2-8985-4459-b71e-5508492452a4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60d461a2-8985-4459-b71e-5508492452a4 {
  display: none;
}
#s-60d461a2-8985-4459-b71e-5508492452a4, #wrap-s-60d461a2-8985-4459-b71e-5508492452a4 { display: none !important; }}@media (max-width: 767px){#s-60d461a2-8985-4459-b71e-5508492452a4 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-60d461a2-8985-4459-b71e-5508492452a4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-60d461a2-8985-4459-b71e-5508492452a4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3.1em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-60d461a2-8985-4459-b71e-5508492452a4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 2.8em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: center;
}


}@media (max-width: 767px){#s-60d461a2-8985-4459-b71e-5508492452a4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 2.8em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: center;
}


}
@media (max-width: 767px){#s-189fdf38-1103-4f96-bf12-57c978359b78 {
  margin-top: -3em;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0em;
}
}







#s-189fdf38-1103-4f96-bf12-57c978359b78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-189fdf38-1103-4f96-bf12-57c978359b78.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-807ced4f-6299-4a6f-a66b-77c7de025458 {
  text-align: center;
}
@media (max-width: 767px){#s-807ced4f-6299-4a6f-a66b-77c7de025458 {
  margin-top: 2em;
margin-bottom: 0em;
padding-left: 2em;
padding-right: 2em;
}
}






  #s-807ced4f-6299-4a6f-a66b-77c7de025458 img.shogun-image {
    

    
    
    
  }


#s-807ced4f-6299-4a6f-a66b-77c7de025458 .shogun-image-content {
  
    align-items: center;
  
}

#s-64851534-fada-4147-938e-774c03f12c96 {
  min-height: 50px;
}
@media (max-width: 767px){#s-64851534-fada-4147-938e-774c03f12c96 {
  display: none;
}
#s-64851534-fada-4147-938e-774c03f12c96, #wrap-s-64851534-fada-4147-938e-774c03f12c96 { display: none !important; }}







#s-64851534-fada-4147-938e-774c03f12c96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64851534-fada-4147-938e-774c03f12c96.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d29873a-0840-4da3-8312-d01de966d22f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-8d29873a-0840-4da3-8312-d01de966d22f {
  
}
}
#s-8d29873a-0840-4da3-8312-d01de966d22f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


@media (min-width: 1200px){#s-8d29873a-0840-4da3-8312-d01de966d22f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8d29873a-0840-4da3-8312-d01de966d22f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-8d29873a-0840-4da3-8312-d01de966d22f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 2.5em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


}@media (max-width: 767px){#s-8d29873a-0840-4da3-8312-d01de966d22f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3.1em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


}
#s-01d9e98b-8db9-458e-8206-a86c3b33418c {
  margin-top: -0.8em;
margin-bottom: -0.8em;
}
@media (max-width: 767px){#s-01d9e98b-8db9-458e-8206-a86c3b33418c {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}
#s-51f5e4eb-200e-42f1-93a9-f03665a308e0 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
padding-top: 0.5em;
padding-left: 18px;
padding-bottom: 0.5em;
padding-right: 18px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 0.93em;
letter-spacing: 0.02px;
}
#s-51f5e4eb-200e-42f1-93a9-f03665a308e0:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(245, 245, 245, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-51f5e4eb-200e-42f1-93a9-f03665a308e0:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-51f5e4eb-200e-42f1-93a9-f03665a308e0-root {
    text-align: center;
  }


#s-51f5e4eb-200e-42f1-93a9-f03665a308e0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-51f5e4eb-200e-42f1-93a9-f03665a308e0-root {
    text-align: center;
  }


#s-51f5e4eb-200e-42f1-93a9-f03665a308e0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51f5e4eb-200e-42f1-93a9-f03665a308e0-root {
    text-align: center;
  }


#s-51f5e4eb-200e-42f1-93a9-f03665a308e0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.4em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51f5e4eb-200e-42f1-93a9-f03665a308e0-root {
    text-align: center;
  }


#s-51f5e4eb-200e-42f1-93a9-f03665a308e0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-51f5e4eb-200e-42f1-93a9-f03665a308e0-root {
    text-align: center;
  }


#s-51f5e4eb-200e-42f1-93a9-f03665a308e0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.2em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}
#s-d54b041a-9a10-459d-88cc-a6b75d997a23 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 2em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-left: 0em;
padding-right: 0em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-position: center center;
}
@media (min-width: 1200px){#s-d54b041a-9a10-459d-88cc-a6b75d997a23 {
  display: none;
}
#s-d54b041a-9a10-459d-88cc-a6b75d997a23, #wrap-s-d54b041a-9a10-459d-88cc-a6b75d997a23 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d54b041a-9a10-459d-88cc-a6b75d997a23 {
  display: none;
}
#s-d54b041a-9a10-459d-88cc-a6b75d997a23, #wrap-s-d54b041a-9a10-459d-88cc-a6b75d997a23 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d54b041a-9a10-459d-88cc-a6b75d997a23 {
  display: none;
}
#s-d54b041a-9a10-459d-88cc-a6b75d997a23, #wrap-s-d54b041a-9a10-459d-88cc-a6b75d997a23 { display: none !important; }}@media (max-width: 767px){#s-d54b041a-9a10-459d-88cc-a6b75d997a23 {
  margin-left: 0.5em;
margin-right: 0.5em;
display: none;
}
#s-d54b041a-9a10-459d-88cc-a6b75d997a23, #wrap-s-d54b041a-9a10-459d-88cc-a6b75d997a23 { display: none !important; }}
#s-d54b041a-9a10-459d-88cc-a6b75d997a23 {
  background-image: url(https://i.shgcdn.com/6f908288-6cbe-4c3b-a09b-393bacc9bda5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d54b041a-9a10-459d-88cc-a6b75d997a23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d54b041a-9a10-459d-88cc-a6b75d997a23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-766ec858-4d8e-463b-88b3-6ac760163ad2 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
}
@media (max-width: 767px){#s-766ec858-4d8e-463b-88b3-6ac760163ad2 {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-766ec858-4d8e-463b-88b3-6ac760163ad2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-766ec858-4d8e-463b-88b3-6ac760163ad2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-766ec858-4d8e-463b-88b3-6ac760163ad2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-766ec858-4d8e-463b-88b3-6ac760163ad2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

}

#s-5bdd2e4e-d7db-415f-b7be-9b07c609bcf8 {
  margin-top: 2em;
margin-bottom: 2em;
min-height: 50px;
}
@media (min-width: 1200px){#s-5bdd2e4e-d7db-415f-b7be-9b07c609bcf8 {
  margin-left: 2em;
margin-right: 1em;
}
}







#s-5bdd2e4e-d7db-415f-b7be-9b07c609bcf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bdd2e4e-d7db-415f-b7be-9b07c609bcf8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98f43d81-69e1-4f11-a313-b181d316a0da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98f43d81-69e1-4f11-a313-b181d316a0da .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-36b5f8a1-fe85-4787-99f3-8046b2685808 {
  border-style: solid;
padding-top: 11px;
padding-left: 12px;
padding-bottom: 11px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 4px;
background-color: rgba(239, 239, 239, 0.02);
text-align: left;
text-decoration: none;
line-height: 0.93em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-36b5f8a1-fe85-4787-99f3-8046b2685808:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 0.02) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-36b5f8a1-fe85-4787-99f3-8046b2685808:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0.005) !important;
border-radius: 1px !important;
background-color: rgba(239, 239, 239, 0.01) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-36b5f8a1-fe85-4787-99f3-8046b2685808-root {
    text-align: left;
  }


#s-36b5f8a1-fe85-4787-99f3-8046b2685808.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-36b5f8a1-fe85-4787-99f3-8046b2685808-root {
    text-align: left;
  }


#s-36b5f8a1-fe85-4787-99f3-8046b2685808.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-36b5f8a1-fe85-4787-99f3-8046b2685808-root {
    text-align: left;
  }


#s-36b5f8a1-fe85-4787-99f3-8046b2685808.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-36b5f8a1-fe85-4787-99f3-8046b2685808-root {
    text-align: left;
  }


#s-36b5f8a1-fe85-4787-99f3-8046b2685808.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-36b5f8a1-fe85-4787-99f3-8046b2685808-root {
    text-align: left;
  }


#s-36b5f8a1-fe85-4787-99f3-8046b2685808.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}
#s-0b47dcca-436e-4a5c-b212-b4f937c36455 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}







  #s-0b47dcca-436e-4a5c-b212-b4f937c36455 img.shogun-image {
    

    
    
    
  }


#s-0b47dcca-436e-4a5c-b212-b4f937c36455 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -0.5px;
margin-left: 1em;
margin-bottom: 0px;
margin-right: 1em;
padding-left: 0em;
padding-right: 0em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-position: center center;
}
@media (min-width: 1200px){#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 {
  display: none;
}
#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441, #wrap-s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 {
  display: none;
}
#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441, #wrap-s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 {
  display: none;
}
#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441, #wrap-s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 { display: none !important; }}@media (max-width: 767px){#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 {
  margin-left: 0.5em;
margin-right: 0.5em;
display: none;
}
#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441, #wrap-s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 { display: none !important; }}
#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 {
  background-image: url(https://i.shgcdn.com/23f5f872-a4d9-458c-b869-da074366ae5c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd50d3a2-22c8-4eda-a41b-ba369f91f441.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3740f37c-7019-42f7-8c7d-ccc4f674effd {
  margin-top: 2em;
margin-left: 1em;
margin-bottom: 2em;
margin-right: 1em;
}
@media (max-width: 767px){#s-3740f37c-7019-42f7-8c7d-ccc4f674effd {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-3740f37c-7019-42f7-8c7d-ccc4f674effd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3740f37c-7019-42f7-8c7d-ccc4f674effd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-3740f37c-7019-42f7-8c7d-ccc4f674effd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-3740f37c-7019-42f7-8c7d-ccc4f674effd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

}

#s-c3dc12d7-4911-4195-9150-fc34e01f69f9 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-c3dc12d7-4911-4195-9150-fc34e01f69f9 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-c3dc12d7-4911-4195-9150-fc34e01f69f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3dc12d7-4911-4195-9150-fc34e01f69f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-533c2ee0-419f-42d2-beab-622fb0b76933 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-533c2ee0-419f-42d2-beab-622fb0b76933 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-0785dd70-e368-45eb-8c26-9568126152e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0785dd70-e368-45eb-8c26-9568126152e5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 24px;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-77803b80-f3a6-4e10-900c-57e924c88ea1 {
  min-height: 50px;
}








#s-77803b80-f3a6-4e10-900c-57e924c88ea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77803b80-f3a6-4e10-900c-57e924c88ea1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-650abeed-3da4-46e5-bf65-da48c4565d34 {
  text-align: center;
}







  #s-650abeed-3da4-46e5-bf65-da48c4565d34 img.shogun-image {
    

    
    
    
  }


#s-650abeed-3da4-46e5-bf65-da48c4565d34 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ad21810-7fd9-479f-a42d-4a2ca04f0f3a {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}







  #s-1ad21810-7fd9-479f-a42d-4a2ca04f0f3a img.shogun-image {
    

    
    
    
  }


#s-1ad21810-7fd9-479f-a42d-4a2ca04f0f3a .shogun-image-content {
  
    align-items: center;
  
}

#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee {
  border-style: solid;
padding-top: 11px;
padding-left: 12px;
padding-bottom: 11px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 4px;
background-color: rgba(239, 239, 239, 0.02);
text-align: center;
text-decoration: none;
line-height: 0.93em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-position: left top;
}
#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 0.02) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0.005) !important;
border-radius: 1px !important;
background-color: rgba(239, 239, 239, 0.01) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0ca0e846-fc44-427b-aeba-62a410a0a5ee-root {
    text-align: center;
  }


#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0ca0e846-fc44-427b-aeba-62a410a0a5ee-root {
    text-align: center;
  }


#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0ca0e846-fc44-427b-aeba-62a410a0a5ee-root {
    text-align: center;
  }


#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0ca0e846-fc44-427b-aeba-62a410a0a5ee-root {
    text-align: center;
  }


#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0ca0e846-fc44-427b-aeba-62a410a0a5ee-root {
    text-align: center;
  }


#s-0ca0e846-fc44-427b-aeba-62a410a0a5ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.3em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}
#s-8859c06b-ca87-461f-b0b6-2f353d01ae03 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8859c06b-ca87-461f-b0b6-2f353d01ae03 {
  display: none;
}
#s-8859c06b-ca87-461f-b0b6-2f353d01ae03, #wrap-s-8859c06b-ca87-461f-b0b6-2f353d01ae03 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8859c06b-ca87-461f-b0b6-2f353d01ae03 {
  display: none;
}
#s-8859c06b-ca87-461f-b0b6-2f353d01ae03, #wrap-s-8859c06b-ca87-461f-b0b6-2f353d01ae03 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8859c06b-ca87-461f-b0b6-2f353d01ae03 {
  display: none;
}
#s-8859c06b-ca87-461f-b0b6-2f353d01ae03, #wrap-s-8859c06b-ca87-461f-b0b6-2f353d01ae03 { display: none !important; }}@media (max-width: 767px){#s-8859c06b-ca87-461f-b0b6-2f353d01ae03 {
  display: none;
}
#s-8859c06b-ca87-461f-b0b6-2f353d01ae03, #wrap-s-8859c06b-ca87-461f-b0b6-2f353d01ae03 { display: none !important; }}







#s-8859c06b-ca87-461f-b0b6-2f353d01ae03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8859c06b-ca87-461f-b0b6-2f353d01ae03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e04f9b81-8dee-485b-815f-4f5aa272d0bf {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-e04f9b81-8dee-485b-815f-4f5aa272d0bf {
  
}
}@media (max-width: 767px){#s-e04f9b81-8dee-485b-815f-4f5aa272d0bf {
  padding-left: 0.5em;
padding-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-e04f9b81-8dee-485b-815f-4f5aa272d0bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e04f9b81-8dee-485b-815f-4f5aa272d0bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e04f9b81-8dee-485b-815f-4f5aa272d0bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e04f9b81-8dee-485b-815f-4f5aa272d0bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b6d1d0c7-f3ed-40df-9c45-93c0da5c97a3 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(239, 239, 239, 1);
}








#s-b6d1d0c7-f3ed-40df-9c45-93c0da5c97a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6d1d0c7-f3ed-40df-9c45-93c0da5c97a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9327a241-bbd8-4224-9d69-5e85b177b2ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9327a241-bbd8-4224-9d69-5e85b177b2ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9327a241-bbd8-4224-9d69-5e85b177b2ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9327a241-bbd8-4224-9d69-5e85b177b2ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ae97d9c3-7390-458d-a750-1a69eb35aaf5 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-ae97d9c3-7390-458d-a750-1a69eb35aaf5 .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-92d484ec-9b32-4eaa-9063-f6ecac1a682f {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-964e5635-c588-4807-850d-19f70261d143 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-964e5635-c588-4807-850d-19f70261d143:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-964e5635-c588-4807-850d-19f70261d143:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-964e5635-c588-4807-850d-19f70261d143-root {
    text-align: left;
  }


#s-964e5635-c588-4807-850d-19f70261d143.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-964e5635-c588-4807-850d-19f70261d143-root {
    text-align: left;
  }


#s-964e5635-c588-4807-850d-19f70261d143.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-964e5635-c588-4807-850d-19f70261d143-root {
    text-align: left;
  }


#s-964e5635-c588-4807-850d-19f70261d143.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-964e5635-c588-4807-850d-19f70261d143-root {
    text-align: left;
  }


#s-964e5635-c588-4807-850d-19f70261d143.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-964e5635-c588-4807-850d-19f70261d143-root {
    text-align: left;
  }


#s-964e5635-c588-4807-850d-19f70261d143.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ac2e6d8d-4ea2-4a20-82c8-92c1a159d017 {
  margin-left: 0%;
margin-right: 5%;
padding-top: 10px;
padding-right: 5%;
text-align: center;
}







  #s-ac2e6d8d-4ea2-4a20-82c8-92c1a159d017 img.shogun-image {
    

    
    
    
  }


#s-ac2e6d8d-4ea2-4a20-82c8-92c1a159d017 .shogun-image-content {
  
    align-items: center;
  
}

#s-f11ad248-0510-42d9-8dd1-4b600bcaac60 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(239, 239, 239, 1);
}








#s-f11ad248-0510-42d9-8dd1-4b600bcaac60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f11ad248-0510-42d9-8dd1-4b600bcaac60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b5406894-7da2-40a7-a847-39c039b47cca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5406894-7da2-40a7-a847-39c039b47cca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5406894-7da2-40a7-a847-39c039b47cca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5406894-7da2-40a7-a847-39c039b47cca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e1ba8a0d-0914-4c76-93a4-70f36643b82e {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-e1ba8a0d-0914-4c76-93a4-70f36643b82e .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-df2b6f85-1adc-4cc0-8f46-3d408d7b1919 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3 {
  margin-top: 0px;
margin-left: 10%;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3-root {
    text-align: left;
  }


#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3-root {
    text-align: left;
  }


#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3-root {
    text-align: left;
  }


#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3-root {
    text-align: left;
  }


#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3-root {
    text-align: left;
  }


#s-0fa3b37d-55cf-4ce3-b5ee-2354d1c401e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-2003e65b-0e29-49f9-91ad-b290e8e619c1 {
  padding-top: 45px;
text-align: center;
}







  #s-2003e65b-0e29-49f9-91ad-b290e8e619c1 img.shogun-image {
    

    
    
    
  }


#s-2003e65b-0e29-49f9-91ad-b290e8e619c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a {
  display: unset;
}
#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a, #wrap-s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a { display: unset !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a {
  display: unset;
}
#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a, #wrap-s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a { display: unset !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a {
  display: none;
}
#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a, #wrap-s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a { display: none !important; }}@media (max-width: 767px){#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a {
  display: none;
}
#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a, #wrap-s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a { display: none !important; }}







#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3bce685-dcd2-4d07-b2ff-d90febf38f1a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9321faba-d19a-4d4d-adc7-68b661945b9d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-9321faba-d19a-4d4d-adc7-68b661945b9d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9321faba-d19a-4d4d-adc7-68b661945b9d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9321faba-d19a-4d4d-adc7-68b661945b9d {
  
}
}@media (max-width: 767px){#s-9321faba-d19a-4d4d-adc7-68b661945b9d {
  padding-left: 0.5em;
padding-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-9321faba-d19a-4d4d-adc7-68b661945b9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9321faba-d19a-4d4d-adc7-68b661945b9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9321faba-d19a-4d4d-adc7-68b661945b9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9321faba-d19a-4d4d-adc7-68b661945b9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-28d20df8-8c52-4efd-81e3-e76dad0bf2eb {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-position: center center;
}

#s-28d20df8-8c52-4efd-81e3-e76dad0bf2eb {
  background-image: url(https://i.shgcdn.com/2a21e1a2-bd67-48a2-91cb-088ba1234d2e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-28d20df8-8c52-4efd-81e3-e76dad0bf2eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28d20df8-8c52-4efd-81e3-e76dad0bf2eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-daa68ff2-a143-431d-b1f8-0c4ee2202274 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-daa68ff2-a143-431d-b1f8-0c4ee2202274"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-daa68ff2-a143-431d-b1f8-0c4ee2202274"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-daa68ff2-a143-431d-b1f8-0c4ee2202274"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-daa68ff2-a143-431d-b1f8-0c4ee2202274"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e9894f39-fec0-4425-8a00-e96a9cab0c34 {
  padding-top: 20px;
padding-left: 9%;
padding-bottom: 10px;
text-align: left;
}

#s-e9894f39-fec0-4425-8a00-e96a9cab0c34 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-9a72f9eb-7378-4e86-812a-90e989c73886 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-2ac6007c-e54b-44df-8223-56560a3def74 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 15px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-2ac6007c-e54b-44df-8223-56560a3def74:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2ac6007c-e54b-44df-8223-56560a3def74:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-2ac6007c-e54b-44df-8223-56560a3def74-root {
    text-align: left;
  }


#s-2ac6007c-e54b-44df-8223-56560a3def74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ac6007c-e54b-44df-8223-56560a3def74-root {
    text-align: left;
  }


#s-2ac6007c-e54b-44df-8223-56560a3def74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ac6007c-e54b-44df-8223-56560a3def74-root {
    text-align: left;
  }


#s-2ac6007c-e54b-44df-8223-56560a3def74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ac6007c-e54b-44df-8223-56560a3def74-root {
    text-align: left;
  }


#s-2ac6007c-e54b-44df-8223-56560a3def74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ac6007c-e54b-44df-8223-56560a3def74-root {
    text-align: left;
  }


#s-2ac6007c-e54b-44df-8223-56560a3def74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
  margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 200px;
aspect-ratio: 200/292;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
  margin-top: 25px;
margin-bottom: 25px;
}
}




  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image,
  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
    width: 100%;
    height: auto;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
    
    
  }


.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shogun-image-content {
  
    align-items: center;
  
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
      --shg-aspect-ratio: calc(200/292); 
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
      position: relative;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image,
  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
    width: 100%;
    height: auto;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
    
    
  }


.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shogun-image-content {
  
    align-items: center;
  
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
      --shg-aspect-ratio: calc(200/292); 
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
      position: relative;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image,
  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
    width: 100%;
    height: auto;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
    
    
  }


.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shogun-image-content {
  
    align-items: center;
  
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
      --shg-aspect-ratio: calc(200/292); 
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
      position: relative;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image,
  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
    width: 100%;
    height: auto;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
    
    
  }


.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shogun-image-content {
  
    align-items: center;
  
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
      --shg-aspect-ratio: calc(200/292); 
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
      position: relative;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image,
  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
    width: 100%;
    height: auto;
  }

  #s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
    
    
  }


.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea .shogun-image-content {
  
    align-items: center;
  
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea {
      --shg-aspect-ratio: calc(200/292); 
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container {
      position: relative;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7cb3f38f-87e8-46d6-8273-8829b4f693ea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f26e7c3a-f8ca-402d-9283-51389aef920c {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-f26e7c3a-f8ca-402d-9283-51389aef920c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f26e7c3a-f8ca-402d-9283-51389aef920c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d44f97c-0c46-4c12-8c12-692fb79951b1 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4d44f97c-0c46-4c12-8c12-692fb79951b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d44f97c-0c46-4c12-8c12-692fb79951b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d44f97c-0c46-4c12-8c12-692fb79951b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d44f97c-0c46-4c12-8c12-692fb79951b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a8c3723b-a0c7-4dcc-bebd-da4ab053d3ad {
  padding-top: 20px;
padding-left: 9%;
padding-bottom: 10px;
text-align: left;
}

#s-a8c3723b-a0c7-4dcc-bebd-da4ab053d3ad .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-ce3a9705-b1b7-4112-a0c5-17d531a47b7a {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 15px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3-root {
    text-align: left;
  }


#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3-root {
    text-align: left;
  }


#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3-root {
    text-align: left;
  }


#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3-root {
    text-align: left;
  }


#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3-root {
    text-align: left;
  }


#s-87094e5a-ef2f-4695-a24a-c41ebca3f1d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-b63f21ef-6a55-45e4-afd4-4ec8352dbf1c {
  margin-top: 25px;
margin-left: 0%;
margin-right: 5%;
padding-top: 10px;
text-align: center;
}







  #s-b63f21ef-6a55-45e4-afd4-4ec8352dbf1c img.shogun-image {
    

    
    
    
  }


#s-b63f21ef-6a55-45e4-afd4-4ec8352dbf1c .shogun-image-content {
  
    align-items: center;
  
}

#s-f4e8ce90-0f02-4992-9121-d50701ac81d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f4e8ce90-0f02-4992-9121-d50701ac81d5 {
  display: none;
}
#s-f4e8ce90-0f02-4992-9121-d50701ac81d5, #wrap-s-f4e8ce90-0f02-4992-9121-d50701ac81d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4e8ce90-0f02-4992-9121-d50701ac81d5 {
  display: none;
}
#s-f4e8ce90-0f02-4992-9121-d50701ac81d5, #wrap-s-f4e8ce90-0f02-4992-9121-d50701ac81d5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f4e8ce90-0f02-4992-9121-d50701ac81d5 {
  display: none;
}
#s-f4e8ce90-0f02-4992-9121-d50701ac81d5, #wrap-s-f4e8ce90-0f02-4992-9121-d50701ac81d5 { display: none !important; }}@media (max-width: 767px){#s-f4e8ce90-0f02-4992-9121-d50701ac81d5 {
  display: none;
}
#s-f4e8ce90-0f02-4992-9121-d50701ac81d5, #wrap-s-f4e8ce90-0f02-4992-9121-d50701ac81d5 { display: none !important; }}







#s-f4e8ce90-0f02-4992-9121-d50701ac81d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4e8ce90-0f02-4992-9121-d50701ac81d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-217d43f0-d9d2-4f4d-850f-b67d71085343 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-217d43f0-d9d2-4f4d-850f-b67d71085343 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-217d43f0-d9d2-4f4d-850f-b67d71085343 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-217d43f0-d9d2-4f4d-850f-b67d71085343 {
  
}
}@media (max-width: 767px){#s-217d43f0-d9d2-4f4d-850f-b67d71085343 {
  padding-left: 0.5em;
padding-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-217d43f0-d9d2-4f4d-850f-b67d71085343"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-217d43f0-d9d2-4f4d-850f-b67d71085343"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-217d43f0-d9d2-4f4d-850f-b67d71085343"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-217d43f0-d9d2-4f4d-850f-b67d71085343"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-592da836-a6ee-4efb-b1ee-007d1fecebe2 {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-592da836-a6ee-4efb-b1ee-007d1fecebe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-592da836-a6ee-4efb-b1ee-007d1fecebe2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e793208-08ee-499e-a7a0-e807e8797108 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0e793208-08ee-499e-a7a0-e807e8797108"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e793208-08ee-499e-a7a0-e807e8797108"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e793208-08ee-499e-a7a0-e807e8797108"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e793208-08ee-499e-a7a0-e807e8797108"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e2c05316-2b4d-4a58-ba86-37610d3c9c16 {
  padding-top: 20px;
padding-left: 9%;
padding-bottom: 10px;
text-align: left;
}

#s-e2c05316-2b4d-4a58-ba86-37610d3c9c16 .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-cb21f177-7f60-4f64-891c-4f9cc2e7d70b {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 15px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-9a7a152f-49ec-45dc-92d0-40c3fb2db815-root {
    text-align: left;
  }


#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9a7a152f-49ec-45dc-92d0-40c3fb2db815-root {
    text-align: left;
  }


#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a7a152f-49ec-45dc-92d0-40c3fb2db815-root {
    text-align: left;
  }


#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a7a152f-49ec-45dc-92d0-40c3fb2db815-root {
    text-align: left;
  }


#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9a7a152f-49ec-45dc-92d0-40c3fb2db815-root {
    text-align: left;
  }


#s-9a7a152f-49ec-45dc-92d0-40c3fb2db815.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
  margin-top: 25px;
max-width: 1200px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image,
  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
    width: 100%;
    height: auto;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
    
    
  }


.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
      position: relative;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image,
  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
    width: 100%;
    height: auto;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
    
    
  }


.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
      position: relative;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image,
  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
    width: 100%;
    height: auto;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
    
    
  }


.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
      position: relative;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image,
  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
    width: 100%;
    height: auto;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
    
    
  }


.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
      position: relative;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image,
  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
    width: 100%;
    height: auto;
  }

  #s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
    
    
  }


.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container {
      position: relative;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6e2e6db-6bd2-4c96-8028-9437c6f395d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-6e62b8ae-8a32-4c3d-a04d-65715e7294eb {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-6e62b8ae-8a32-4c3d-a04d-65715e7294eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e62b8ae-8a32-4c3d-a04d-65715e7294eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-68d52588-7623-4651-beee-73df90625214"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68d52588-7623-4651-beee-73df90625214"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68d52588-7623-4651-beee-73df90625214"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68d52588-7623-4651-beee-73df90625214"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afff9185-0a33-40eb-b83a-683636cd12af {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-afff9185-0a33-40eb-b83a-683636cd12af .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-15e94111-db1b-4fd5-9023-8d2cc184f967 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-707c450e-31b8-4912-9495-f06f4575740d {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-707c450e-31b8-4912-9495-f06f4575740d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-707c450e-31b8-4912-9495-f06f4575740d:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-707c450e-31b8-4912-9495-f06f4575740d-root {
    text-align: left;
  }


#s-707c450e-31b8-4912-9495-f06f4575740d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-707c450e-31b8-4912-9495-f06f4575740d-root {
    text-align: left;
  }


#s-707c450e-31b8-4912-9495-f06f4575740d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-707c450e-31b8-4912-9495-f06f4575740d-root {
    text-align: left;
  }


#s-707c450e-31b8-4912-9495-f06f4575740d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-707c450e-31b8-4912-9495-f06f4575740d-root {
    text-align: left;
  }


#s-707c450e-31b8-4912-9495-f06f4575740d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-707c450e-31b8-4912-9495-f06f4575740d-root {
    text-align: left;
  }


#s-707c450e-31b8-4912-9495-f06f4575740d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-88ff8ddf-8c50-4480-aea6-253d454f5b25 {
  margin-top: 25px;
margin-left: 0%;
margin-right: 5%;
padding-top: 10px;
text-align: center;
}







  #s-88ff8ddf-8c50-4480-aea6-253d454f5b25 img.shogun-image {
    

    
    
    
  }


#s-88ff8ddf-8c50-4480-aea6-253d454f5b25 .shogun-image-content {
  
    align-items: center;
  
}

#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d {
  display: none;
}
#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d, #wrap-s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d {
  display: none;
}
#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d, #wrap-s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d {
  display: none;
}
#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d, #wrap-s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d { display: none !important; }}@media (max-width: 767px){#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d {
  display: unset;
}
#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d, #wrap-s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d { display: unset !important; }}







#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-026c3ad1-5578-4811-a8cd-38ad67c0ab1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e82dfe35-9609-413b-9406-0363aedde5c7 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-e82dfe35-9609-413b-9406-0363aedde5c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e82dfe35-9609-413b-9406-0363aedde5c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e82dfe35-9609-413b-9406-0363aedde5c7 {
  
}
}@media (max-width: 767px){#s-e82dfe35-9609-413b-9406-0363aedde5c7 {
  padding-left: 0.5em;
padding-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-e82dfe35-9609-413b-9406-0363aedde5c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e82dfe35-9609-413b-9406-0363aedde5c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e82dfe35-9609-413b-9406-0363aedde5c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e82dfe35-9609-413b-9406-0363aedde5c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-9a7e9167-57dd-4d3e-b92b-dfbd15d66462 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 15px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-position: center center;
}

#s-9a7e9167-57dd-4d3e-b92b-dfbd15d66462 {
  background-image: url(https://i.shgcdn.com/2a21e1a2-bd67-48a2-91cb-088ba1234d2e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9a7e9167-57dd-4d3e-b92b-dfbd15d66462 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a7e9167-57dd-4d3e-b92b-dfbd15d66462.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-067eaabd-b7a3-4b3d-b618-5191c6bcde28 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-067eaabd-b7a3-4b3d-b618-5191c6bcde28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-067eaabd-b7a3-4b3d-b618-5191c6bcde28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-067eaabd-b7a3-4b3d-b618-5191c6bcde28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-067eaabd-b7a3-4b3d-b618-5191c6bcde28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c33eae90-1326-45ad-ab99-239795e12bd2 {
  padding-left: 0%;
padding-right: 0%;
max-width: 1109px;
aspect-ratio: 1109/600;
text-align: center;
}





  #s-c33eae90-1326-45ad-ab99-239795e12bd2 img.shogun-image,
  #s-c33eae90-1326-45ad-ab99-239795e12bd2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c33eae90-1326-45ad-ab99-239795e12bd2 {
    width: 100%;
    height: auto;
  }



  #s-c33eae90-1326-45ad-ab99-239795e12bd2 img.shogun-image {
    

    
    
    
  }


#s-c33eae90-1326-45ad-ab99-239795e12bd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b92aadd3-64c3-4aae-986a-e89612abbb9c {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
}

#s-86653d6c-3add-4602-b557-447c53b6bfb7 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-86653d6c-3add-4602-b557-447c53b6bfb7:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-86653d6c-3add-4602-b557-447c53b6bfb7:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-86653d6c-3add-4602-b557-447c53b6bfb7-root {
    text-align: center;
  }


#s-86653d6c-3add-4602-b557-447c53b6bfb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-86653d6c-3add-4602-b557-447c53b6bfb7-root {
    text-align: center;
  }


#s-86653d6c-3add-4602-b557-447c53b6bfb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-86653d6c-3add-4602-b557-447c53b6bfb7-root {
    text-align: center;
  }


#s-86653d6c-3add-4602-b557-447c53b6bfb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-86653d6c-3add-4602-b557-447c53b6bfb7-root {
    text-align: center;
  }


#s-86653d6c-3add-4602-b557-447c53b6bfb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-86653d6c-3add-4602-b557-447c53b6bfb7-root {
    text-align: center;
  }


#s-86653d6c-3add-4602-b557-447c53b6bfb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0bde25eb-5bd9-4e5e-a8bf-d9640309ce34 {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-0bde25eb-5bd9-4e5e-a8bf-d9640309ce34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bde25eb-5bd9-4e5e-a8bf-d9640309ce34.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-857a691e-370e-4613-b858-b89bbcd3e650"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-857a691e-370e-4613-b858-b89bbcd3e650"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-857a691e-370e-4613-b858-b89bbcd3e650"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-857a691e-370e-4613-b858-b89bbcd3e650"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-40741ae3-d187-48ec-997a-5ec667555ec1 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-40741ae3-d187-48ec-997a-5ec667555ec1 .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-bfbd6714-dcf1-428e-bb73-2ccdb5250292 {
  margin-left: 0%;
margin-bottom: 10px;
padding-left: 15%;
padding-right: 15%;
text-align: center;
}







  #s-bfbd6714-dcf1-428e-bb73-2ccdb5250292 img.shogun-image {
    

    
    
    
  }


#s-bfbd6714-dcf1-428e-bb73-2ccdb5250292 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a7f99e7-5588-453b-ab24-f67924e4c38f {
  margin-top: 20px;
margin-bottom: 0px;
padding-left: 10%;
}

#s-3df14807-2711-4085-ab42-0e25a7e8c8e0 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-3df14807-2711-4085-ab42-0e25a7e8c8e0:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3df14807-2711-4085-ab42-0e25a7e8c8e0:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3df14807-2711-4085-ab42-0e25a7e8c8e0-root {
    text-align: center;
  }


#s-3df14807-2711-4085-ab42-0e25a7e8c8e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3df14807-2711-4085-ab42-0e25a7e8c8e0-root {
    text-align: center;
  }


#s-3df14807-2711-4085-ab42-0e25a7e8c8e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3df14807-2711-4085-ab42-0e25a7e8c8e0-root {
    text-align: center;
  }


#s-3df14807-2711-4085-ab42-0e25a7e8c8e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3df14807-2711-4085-ab42-0e25a7e8c8e0-root {
    text-align: center;
  }


#s-3df14807-2711-4085-ab42-0e25a7e8c8e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3df14807-2711-4085-ab42-0e25a7e8c8e0-root {
    text-align: center;
  }


#s-3df14807-2711-4085-ab42-0e25a7e8c8e0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-eef72be8-2081-4f6e-8af1-bbf30580711a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-eef72be8-2081-4f6e-8af1-bbf30580711a {
  display: none;
}
#s-eef72be8-2081-4f6e-8af1-bbf30580711a, #wrap-s-eef72be8-2081-4f6e-8af1-bbf30580711a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eef72be8-2081-4f6e-8af1-bbf30580711a {
  display: none;
}
#s-eef72be8-2081-4f6e-8af1-bbf30580711a, #wrap-s-eef72be8-2081-4f6e-8af1-bbf30580711a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eef72be8-2081-4f6e-8af1-bbf30580711a {
  display: none;
}
#s-eef72be8-2081-4f6e-8af1-bbf30580711a, #wrap-s-eef72be8-2081-4f6e-8af1-bbf30580711a { display: none !important; }}@media (max-width: 767px){#s-eef72be8-2081-4f6e-8af1-bbf30580711a {
  display: none;
}
#s-eef72be8-2081-4f6e-8af1-bbf30580711a, #wrap-s-eef72be8-2081-4f6e-8af1-bbf30580711a { display: none !important; }}







#s-eef72be8-2081-4f6e-8af1-bbf30580711a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eef72be8-2081-4f6e-8af1-bbf30580711a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb457d1d-5592-4bd6-bacd-6745bdcb0520 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-eb457d1d-5592-4bd6-bacd-6745bdcb0520 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb457d1d-5592-4bd6-bacd-6745bdcb0520 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb457d1d-5592-4bd6-bacd-6745bdcb0520 {
  
}
}@media (max-width: 767px){#s-eb457d1d-5592-4bd6-bacd-6745bdcb0520 {
  padding-left: 0.5em;
padding-right: 0.5em;
}
}
@media (min-width: 0px) {
[id="s-eb457d1d-5592-4bd6-bacd-6745bdcb0520"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb457d1d-5592-4bd6-bacd-6745bdcb0520"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eb457d1d-5592-4bd6-bacd-6745bdcb0520"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb457d1d-5592-4bd6-bacd-6745bdcb0520"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-245baef7-6142-470e-babe-ba949a5341ab {
  margin-bottom: 15px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-245baef7-6142-470e-babe-ba949a5341ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-245baef7-6142-470e-babe-ba949a5341ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-647f550a-926c-4792-9f75-0b03beea4bbb {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-647f550a-926c-4792-9f75-0b03beea4bbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-647f550a-926c-4792-9f75-0b03beea4bbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-647f550a-926c-4792-9f75-0b03beea4bbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-647f550a-926c-4792-9f75-0b03beea4bbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fc8fd624-3495-475d-8cc8-bf27279e3a2d {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-fc8fd624-3495-475d-8cc8-bf27279e3a2d .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-c169ccc1-bd79-4ffb-8678-74a25d28f9b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
}

#s-a6fbc251-de35-49c1-8b84-40788eb326aa {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
padding-left: 15%;
padding-right: 15%;
max-width: 1200px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-a6fbc251-de35-49c1-8b84-40788eb326aa img.shogun-image,
  #s-a6fbc251-de35-49c1-8b84-40788eb326aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6fbc251-de35-49c1-8b84-40788eb326aa {
    width: 100%;
    height: auto;
  }



  #s-a6fbc251-de35-49c1-8b84-40788eb326aa img.shogun-image {
    

    
    
    
  }


#s-a6fbc251-de35-49c1-8b84-40788eb326aa .shogun-image-content {
  
    align-items: center;
  
}

#s-3361c67e-0a5b-4441-a0d3-74ade719ee09 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-3361c67e-0a5b-4441-a0d3-74ade719ee09:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3361c67e-0a5b-4441-a0d3-74ade719ee09:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3361c67e-0a5b-4441-a0d3-74ade719ee09-root {
    text-align: center;
  }


#s-3361c67e-0a5b-4441-a0d3-74ade719ee09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3361c67e-0a5b-4441-a0d3-74ade719ee09-root {
    text-align: center;
  }


#s-3361c67e-0a5b-4441-a0d3-74ade719ee09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3361c67e-0a5b-4441-a0d3-74ade719ee09-root {
    text-align: center;
  }


#s-3361c67e-0a5b-4441-a0d3-74ade719ee09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3361c67e-0a5b-4441-a0d3-74ade719ee09-root {
    text-align: center;
  }


#s-3361c67e-0a5b-4441-a0d3-74ade719ee09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3361c67e-0a5b-4441-a0d3-74ade719ee09-root {
    text-align: center;
  }


#s-3361c67e-0a5b-4441-a0d3-74ade719ee09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-85f304c8-3a89-429d-a3f2-202e5e22efe5 {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-85f304c8-3a89-429d-a3f2-202e5e22efe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85f304c8-3a89-429d-a3f2-202e5e22efe5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c50ea9b2-8d18-48ed-9066-5998cfe27c54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c50ea9b2-8d18-48ed-9066-5998cfe27c54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c50ea9b2-8d18-48ed-9066-5998cfe27c54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c50ea9b2-8d18-48ed-9066-5998cfe27c54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bae298ee-7a18-4d26-9d3b-3eb5cb9a4bfd {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-bae298ee-7a18-4d26-9d3b-3eb5cb9a4bfd .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  text-align: left;
}



#s-80d7da29-a3cb-4a40-98cf-52d348202f0c {
  margin-left: 0%;
margin-bottom: 10px;
padding-left: 15%;
padding-right: 15%;
text-align: center;
}







  #s-80d7da29-a3cb-4a40-98cf-52d348202f0c img.shogun-image {
    

    
    
    
  }


#s-80d7da29-a3cb-4a40-98cf-52d348202f0c .shogun-image-content {
  
    align-items: center;
  
}

#s-b7b7de59-dbc7-471e-ba98-999cf11fed33 {
  margin-top: 20px;
margin-bottom: 0px;
padding-left: 10%;
}

#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7-root {
    text-align: center;
  }


#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7-root {
    text-align: center;
  }


#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7-root {
    text-align: center;
  }


#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7-root {
    text-align: center;
  }


#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7-root {
    text-align: center;
  }


#s-0fd4bd3a-d74c-422a-af29-27269b2fd7e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 {
  display: none;
}
#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6, #wrap-s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 {
  display: none;
}
#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6, #wrap-s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 {
  display: unset;
}
#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6, #wrap-s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 { display: unset !important; }}@media (max-width: 767px){#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 {
  display: none;
}
#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6, #wrap-s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 { display: none !important; }}







#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f73052b-831d-4833-b5ae-4fd12f36ffb6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e408e87-eeae-4ec8-b817-98e98bf2a564 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-4e408e87-eeae-4ec8-b817-98e98bf2a564 {
  display: none;
}
#s-4e408e87-eeae-4ec8-b817-98e98bf2a564, #wrap-s-4e408e87-eeae-4ec8-b817-98e98bf2a564 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e408e87-eeae-4ec8-b817-98e98bf2a564 {
  display: none;
}
#s-4e408e87-eeae-4ec8-b817-98e98bf2a564, #wrap-s-4e408e87-eeae-4ec8-b817-98e98bf2a564 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e408e87-eeae-4ec8-b817-98e98bf2a564 {
  
}
}@media (max-width: 767px){#s-4e408e87-eeae-4ec8-b817-98e98bf2a564 {
  padding-left: 0.5em;
padding-right: 0.5em;
display: none;
}
#s-4e408e87-eeae-4ec8-b817-98e98bf2a564, #wrap-s-4e408e87-eeae-4ec8-b817-98e98bf2a564 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4e408e87-eeae-4ec8-b817-98e98bf2a564"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e408e87-eeae-4ec8-b817-98e98bf2a564"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4e408e87-eeae-4ec8-b817-98e98bf2a564"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e408e87-eeae-4ec8-b817-98e98bf2a564"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7760400a-f6b7-42a8-9922-2b613c542526 {
  background-repeat: no-repeat;
background-size: cover;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-position: center center;
}

#s-7760400a-f6b7-42a8-9922-2b613c542526 {
  background-image: url(https://i.shgcdn.com/2a21e1a2-bd67-48a2-91cb-088ba1234d2e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7760400a-f6b7-42a8-9922-2b613c542526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7760400a-f6b7-42a8-9922-2b613c542526.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2817adc-fc5d-4253-a27d-8ec51138fbd8 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-c2817adc-fc5d-4253-a27d-8ec51138fbd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2817adc-fc5d-4253-a27d-8ec51138fbd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2817adc-fc5d-4253-a27d-8ec51138fbd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2817adc-fc5d-4253-a27d-8ec51138fbd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f8996518-9fa9-4826-93c0-4b6ae1279b4f {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-f8996518-9fa9-4826-93c0-4b6ae1279b4f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: left;
}



#s-7b94eba8-a509-489d-bea6-18f33fa6f6c0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-c40aa386-6809-4405-bd36-0dcc06344c60 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-c40aa386-6809-4405-bd36-0dcc06344c60:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c40aa386-6809-4405-bd36-0dcc06344c60:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c40aa386-6809-4405-bd36-0dcc06344c60-root {
    text-align: left;
  }


#s-c40aa386-6809-4405-bd36-0dcc06344c60.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c40aa386-6809-4405-bd36-0dcc06344c60-root {
    text-align: left;
  }


#s-c40aa386-6809-4405-bd36-0dcc06344c60.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c40aa386-6809-4405-bd36-0dcc06344c60-root {
    text-align: left;
  }


#s-c40aa386-6809-4405-bd36-0dcc06344c60.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c40aa386-6809-4405-bd36-0dcc06344c60-root {
    text-align: left;
  }


#s-c40aa386-6809-4405-bd36-0dcc06344c60.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c40aa386-6809-4405-bd36-0dcc06344c60-root {
    text-align: left;
  }


#s-c40aa386-6809-4405-bd36-0dcc06344c60.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-61c0be59-dd6c-4323-a910-4a47d2b20730 {
  margin-top: 120px;
max-width: 200px;
aspect-ratio: 200/292;
text-align: center;
}





  #s-61c0be59-dd6c-4323-a910-4a47d2b20730 img.shogun-image,
  #s-61c0be59-dd6c-4323-a910-4a47d2b20730 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-61c0be59-dd6c-4323-a910-4a47d2b20730 {
    width: 100%;
    height: auto;
  }



  #s-61c0be59-dd6c-4323-a910-4a47d2b20730 img.shogun-image {
    

    
    
    
  }


#s-61c0be59-dd6c-4323-a910-4a47d2b20730 .shogun-image-content {
  
    align-items: center;
  
}

#s-67104eaf-ea6a-4f37-910d-d9f9d8e6bdc2 {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-67104eaf-ea6a-4f37-910d-d9f9d8e6bdc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67104eaf-ea6a-4f37-910d-d9f9d8e6bdc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7704acd1-022e-4c22-80bd-91a25ad692c4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7704acd1-022e-4c22-80bd-91a25ad692c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7704acd1-022e-4c22-80bd-91a25ad692c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7704acd1-022e-4c22-80bd-91a25ad692c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7704acd1-022e-4c22-80bd-91a25ad692c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-11d3a9bc-91f5-4e93-b91c-d931de5dd1fb {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-11d3a9bc-91f5-4e93-b91c-d931de5dd1fb .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: left;
}



#s-d94d2468-ba95-4218-bdac-1ce9fe9e9026 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-6a8662a8-67b4-49c2-8219-29331e215671 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-6a8662a8-67b4-49c2-8219-29331e215671:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6a8662a8-67b4-49c2-8219-29331e215671:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6a8662a8-67b4-49c2-8219-29331e215671-root {
    text-align: left;
  }


#s-6a8662a8-67b4-49c2-8219-29331e215671.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6a8662a8-67b4-49c2-8219-29331e215671-root {
    text-align: left;
  }


#s-6a8662a8-67b4-49c2-8219-29331e215671.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6a8662a8-67b4-49c2-8219-29331e215671-root {
    text-align: left;
  }


#s-6a8662a8-67b4-49c2-8219-29331e215671.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6a8662a8-67b4-49c2-8219-29331e215671-root {
    text-align: left;
  }


#s-6a8662a8-67b4-49c2-8219-29331e215671.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6a8662a8-67b4-49c2-8219-29331e215671-root {
    text-align: left;
  }


#s-6a8662a8-67b4-49c2-8219-29331e215671.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5eb835bb-0ef5-457b-b4af-0e5a9cddd36b {
  margin-top: 120px;
margin-left: 0%;
margin-right: 5%;
padding-top: 10px;
padding-right: 5%;
text-align: center;
}







  #s-5eb835bb-0ef5-457b-b4af-0e5a9cddd36b img.shogun-image {
    

    
    
    
  }


#s-5eb835bb-0ef5-457b-b4af-0e5a9cddd36b .shogun-image-content {
  
    align-items: center;
  
}

#s-fdab6051-9afb-4428-973e-7fed47a41ecc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fdab6051-9afb-4428-973e-7fed47a41ecc {
  display: none;
}
#s-fdab6051-9afb-4428-973e-7fed47a41ecc, #wrap-s-fdab6051-9afb-4428-973e-7fed47a41ecc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fdab6051-9afb-4428-973e-7fed47a41ecc {
  display: none;
}
#s-fdab6051-9afb-4428-973e-7fed47a41ecc, #wrap-s-fdab6051-9afb-4428-973e-7fed47a41ecc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fdab6051-9afb-4428-973e-7fed47a41ecc {
  display: none;
}
#s-fdab6051-9afb-4428-973e-7fed47a41ecc, #wrap-s-fdab6051-9afb-4428-973e-7fed47a41ecc { display: none !important; }}@media (max-width: 767px){#s-fdab6051-9afb-4428-973e-7fed47a41ecc {
  display: none;
}
#s-fdab6051-9afb-4428-973e-7fed47a41ecc, #wrap-s-fdab6051-9afb-4428-973e-7fed47a41ecc { display: none !important; }}







#s-fdab6051-9afb-4428-973e-7fed47a41ecc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdab6051-9afb-4428-973e-7fed47a41ecc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9640a87-fe42-41ff-a157-33c54cc44f6e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-a9640a87-fe42-41ff-a157-33c54cc44f6e {
  display: none;
}
#s-a9640a87-fe42-41ff-a157-33c54cc44f6e, #wrap-s-a9640a87-fe42-41ff-a157-33c54cc44f6e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9640a87-fe42-41ff-a157-33c54cc44f6e {
  display: none;
}
#s-a9640a87-fe42-41ff-a157-33c54cc44f6e, #wrap-s-a9640a87-fe42-41ff-a157-33c54cc44f6e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9640a87-fe42-41ff-a157-33c54cc44f6e {
  
}
}@media (max-width: 767px){#s-a9640a87-fe42-41ff-a157-33c54cc44f6e {
  padding-left: 0.5em;
padding-right: 0.5em;
display: none;
}
#s-a9640a87-fe42-41ff-a157-33c54cc44f6e, #wrap-s-a9640a87-fe42-41ff-a157-33c54cc44f6e { display: none !important; }}
@media (min-width: 0px) {
[id="s-a9640a87-fe42-41ff-a157-33c54cc44f6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9640a87-fe42-41ff-a157-33c54cc44f6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a9640a87-fe42-41ff-a157-33c54cc44f6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9640a87-fe42-41ff-a157-33c54cc44f6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d964db0b-b729-45b0-a253-5a2332361dba {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-d964db0b-b729-45b0-a253-5a2332361dba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d964db0b-b729-45b0-a253-5a2332361dba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0aff8e12-2520-40b0-8eae-c8bffdb41bf1 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0aff8e12-2520-40b0-8eae-c8bffdb41bf1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0aff8e12-2520-40b0-8eae-c8bffdb41bf1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0aff8e12-2520-40b0-8eae-c8bffdb41bf1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0aff8e12-2520-40b0-8eae-c8bffdb41bf1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0a46fb02-a752-4f1e-8193-59e6337a11b0 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-0a46fb02-a752-4f1e-8193-59e6337a11b0 .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: left;
}



#s-3a71486e-04ec-4441-af7a-5c2d4a8962b9 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-0d06a11d-e347-4bed-966f-7e958d21e000 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-0d06a11d-e347-4bed-966f-7e958d21e000:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0d06a11d-e347-4bed-966f-7e958d21e000:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0d06a11d-e347-4bed-966f-7e958d21e000-root {
    text-align: left;
  }


#s-0d06a11d-e347-4bed-966f-7e958d21e000.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0d06a11d-e347-4bed-966f-7e958d21e000-root {
    text-align: left;
  }


#s-0d06a11d-e347-4bed-966f-7e958d21e000.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0d06a11d-e347-4bed-966f-7e958d21e000-root {
    text-align: left;
  }


#s-0d06a11d-e347-4bed-966f-7e958d21e000.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0d06a11d-e347-4bed-966f-7e958d21e000-root {
    text-align: left;
  }


#s-0d06a11d-e347-4bed-966f-7e958d21e000.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0d06a11d-e347-4bed-966f-7e958d21e000-root {
    text-align: left;
  }


#s-0d06a11d-e347-4bed-966f-7e958d21e000.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-228353be-5f28-4c06-8fe3-5c6bf57946cd {
  margin-top: 120px;
margin-left: 0%;
margin-right: 5%;
padding-top: 10px;
padding-right: 5%;
max-width: 1200px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-228353be-5f28-4c06-8fe3-5c6bf57946cd img.shogun-image,
  #s-228353be-5f28-4c06-8fe3-5c6bf57946cd .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-228353be-5f28-4c06-8fe3-5c6bf57946cd {
    width: 100%;
    height: auto;
  }



  #s-228353be-5f28-4c06-8fe3-5c6bf57946cd img.shogun-image {
    

    
    
    
  }


#s-228353be-5f28-4c06-8fe3-5c6bf57946cd .shogun-image-content {
  
    align-items: center;
  
}

#s-0349ba42-ee60-4125-8def-60c7b30e99fa {
  border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(255, 255, 255, 1);
}








#s-0349ba42-ee60-4125-8def-60c7b30e99fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0349ba42-ee60-4125-8def-60c7b30e99fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-98683b78-bf83-4654-9bc0-a714fae5507e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98683b78-bf83-4654-9bc0-a714fae5507e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98683b78-bf83-4654-9bc0-a714fae5507e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98683b78-bf83-4654-9bc0-a714fae5507e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f3ae87e3-af52-44dd-b1af-6ce198448896 {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-f3ae87e3-af52-44dd-b1af-6ce198448896 .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: left;
}



#s-d3c310ea-5128-428b-8d15-4e87af5d61c2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-62310d48-647a-4cba-a8f3-50f0d980368c {
  margin-top: 30px;
margin-left: 10%;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-62310d48-647a-4cba-a8f3-50f0d980368c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62310d48-647a-4cba-a8f3-50f0d980368c:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-62310d48-647a-4cba-a8f3-50f0d980368c-root {
    text-align: left;
  }


#s-62310d48-647a-4cba-a8f3-50f0d980368c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-62310d48-647a-4cba-a8f3-50f0d980368c-root {
    text-align: left;
  }


#s-62310d48-647a-4cba-a8f3-50f0d980368c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-62310d48-647a-4cba-a8f3-50f0d980368c-root {
    text-align: left;
  }


#s-62310d48-647a-4cba-a8f3-50f0d980368c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-62310d48-647a-4cba-a8f3-50f0d980368c-root {
    text-align: left;
  }


#s-62310d48-647a-4cba-a8f3-50f0d980368c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-62310d48-647a-4cba-a8f3-50f0d980368c-root {
    text-align: left;
  }


#s-62310d48-647a-4cba-a8f3-50f0d980368c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-d51d7559-8584-496b-9a30-12ef8673dc68 {
  margin-top: 25px;
margin-left: 0%;
margin-right: 5%;
padding-top: 10px;
text-align: center;
}







  #s-d51d7559-8584-496b-9a30-12ef8673dc68 img.shogun-image {
    

    
    
    
  }


#s-d51d7559-8584-496b-9a30-12ef8673dc68 .shogun-image-content {
  
    align-items: center;
  
}

#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d {
  display: none;
}
#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d, #wrap-s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d {
  display: none;
}
#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d, #wrap-s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d {
  display: none;
}
#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d, #wrap-s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d { display: none !important; }}@media (max-width: 767px){#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d {
  display: none;
}
#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d, #wrap-s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d { display: none !important; }}







#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97d45c5c-e2c0-42e9-b951-1cbd7fcf165d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-107127b1-9e9a-4ae1-935c-042138d27057 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 1200px){#s-107127b1-9e9a-4ae1-935c-042138d27057 {
  
}
}
@media (min-width: 0px) {
[id="s-107127b1-9e9a-4ae1-935c-042138d27057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-107127b1-9e9a-4ae1-935c-042138d27057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-107127b1-9e9a-4ae1-935c-042138d27057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-107127b1-9e9a-4ae1-935c-042138d27057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5f2e44a3-09ae-43ed-9e8d-202473faa156 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(239, 239, 239, 1);
}








#s-5f2e44a3-09ae-43ed-9e8d-202473faa156 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f2e44a3-09ae-43ed-9e8d-202473faa156.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-14ab06f3-01c5-4754-8456-3608d3dd340d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14ab06f3-01c5-4754-8456-3608d3dd340d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14ab06f3-01c5-4754-8456-3608d3dd340d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14ab06f3-01c5-4754-8456-3608d3dd340d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5ff61d24-ecb5-4022-a76c-fef0202ba0bf {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-5ff61d24-ecb5-4022-a76c-fef0202ba0bf .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  text-align: left;
}



#s-3bfb93eb-7086-42ed-8d51-18013be56717 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
}

#s-4619983f-b49d-49a4-87a9-8d6100d1baed {
  margin-top: 0px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-4619983f-b49d-49a4-87a9-8d6100d1baed:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4619983f-b49d-49a4-87a9-8d6100d1baed:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-4619983f-b49d-49a4-87a9-8d6100d1baed-root {
    text-align: center;
  }


#s-4619983f-b49d-49a4-87a9-8d6100d1baed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4619983f-b49d-49a4-87a9-8d6100d1baed-root {
    text-align: center;
  }


#s-4619983f-b49d-49a4-87a9-8d6100d1baed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4619983f-b49d-49a4-87a9-8d6100d1baed-root {
    text-align: center;
  }


#s-4619983f-b49d-49a4-87a9-8d6100d1baed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4619983f-b49d-49a4-87a9-8d6100d1baed-root {
    text-align: center;
  }


#s-4619983f-b49d-49a4-87a9-8d6100d1baed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4619983f-b49d-49a4-87a9-8d6100d1baed-root {
    text-align: center;
  }


#s-4619983f-b49d-49a4-87a9-8d6100d1baed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-75fef625-5ec9-472d-9575-603aaeae92d5 {
  padding-top: 45px;
text-align: center;
}







  #s-75fef625-5ec9-472d-9575-603aaeae92d5 img.shogun-image {
    

    
    
    
  }


#s-75fef625-5ec9-472d-9575-603aaeae92d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b60159d-2615-47a9-81f1-9a79ee54fc56 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(239, 239, 239, 1);
}








#s-0b60159d-2615-47a9-81f1-9a79ee54fc56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b60159d-2615-47a9-81f1-9a79ee54fc56.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b09127b2-343f-459a-90f2-f3f19eff8498"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b09127b2-343f-459a-90f2-f3f19eff8498"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b09127b2-343f-459a-90f2-f3f19eff8498"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b09127b2-343f-459a-90f2-f3f19eff8498"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d655f607-48e6-481f-8b6f-34b693c4a7bd {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
text-align: left;
}

#s-d655f607-48e6-481f-8b6f-34b693c4a7bd .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  text-align: left;
}



#s-d0281807-5486-49ee-93a0-628809889fb3 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
}

#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d {
  margin-top: 14px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d-root {
    text-align: center;
  }


#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d-root {
    text-align: center;
  }


#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d-root {
    text-align: center;
  }


#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d-root {
    text-align: center;
  }


#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d-root {
    text-align: center;
  }


#s-fb7436f3-cec2-4beb-a8f8-7defa6638a4d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}
}
#s-f91a5527-11d9-4222-b872-4d9de484de5c {
  padding-top: 45px;
text-align: center;
}







  #s-f91a5527-11d9-4222-b872-4d9de484de5c img.shogun-image {
    

    
    
    
  }


#s-f91a5527-11d9-4222-b872-4d9de484de5c .shogun-image-content {
  
    align-items: center;
  
}

#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 {
  display: none;
}
#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6, #wrap-s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 {
  display: none;
}
#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6, #wrap-s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 {
  display: none;
}
#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6, #wrap-s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 { display: none !important; }}@media (max-width: 767px){#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 {
  display: none;
}
#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6, #wrap-s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 { display: none !important; }}







#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd2d0be4-ed68-4bc5-ba35-6c7285bce7e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2baa62f9-55d7-485d-8613-7b68689452ea {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 1200px){#s-2baa62f9-55d7-485d-8613-7b68689452ea {
  
}
}
@media (min-width: 0px) {
[id="s-2baa62f9-55d7-485d-8613-7b68689452ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2baa62f9-55d7-485d-8613-7b68689452ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 17.5px);
}

}

@media (min-width: 992px) {
[id="s-2baa62f9-55d7-485d-8613-7b68689452ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 17.5px);
}

}

@media (min-width: 1200px) {
[id="s-2baa62f9-55d7-485d-8613-7b68689452ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 17.5px);
}

}

#s-cfc33f8a-3ef9-4aa6-af10-6d76339a1ee0 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(239, 239, 239, 1);
}








#s-cfc33f8a-3ef9-4aa6-af10-6d76339a1ee0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfc33f8a-3ef9-4aa6-af10-6d76339a1ee0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-29df6ea7-e0b3-431e-bdf0-455797c5ba01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29df6ea7-e0b3-431e-bdf0-455797c5ba01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29df6ea7-e0b3-431e-bdf0-455797c5ba01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29df6ea7-e0b3-431e-bdf0-455797c5ba01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-815baa9b-4a8d-4a97-a619-c956657eb0bd {
  padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
padding-right: 10%;
text-align: left;
}

#s-815baa9b-4a8d-4a97-a619-c956657eb0bd .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 55px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-815baa9b-4a8d-4a97-a619-c956657eb0bd .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3em;
  line-height: 1em;
  
  text-align: left;
}


}
#s-2b950e81-6514-4c6b-8c19-54d2ce685f9f {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
}

#s-69916aa0-0dc7-4278-ab8b-ae54a923d24a {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-69916aa0-0dc7-4278-ab8b-ae54a923d24a img.shogun-image {
    

    
    
    
  }


#s-69916aa0-0dc7-4278-ab8b-ae54a923d24a .shogun-image-content {
  
    align-items: center;
  
}

#s-26952073-c54c-485d-9480-a2fc7fef8daa {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-26952073-c54c-485d-9480-a2fc7fef8daa:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-26952073-c54c-485d-9480-a2fc7fef8daa:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-26952073-c54c-485d-9480-a2fc7fef8daa-root {
    text-align: center;
  }


#s-26952073-c54c-485d-9480-a2fc7fef8daa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-26952073-c54c-485d-9480-a2fc7fef8daa-root {
    text-align: center;
  }


#s-26952073-c54c-485d-9480-a2fc7fef8daa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-26952073-c54c-485d-9480-a2fc7fef8daa-root {
    text-align: center;
  }


#s-26952073-c54c-485d-9480-a2fc7fef8daa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-26952073-c54c-485d-9480-a2fc7fef8daa-root {
    text-align: center;
  }


#s-26952073-c54c-485d-9480-a2fc7fef8daa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-26952073-c54c-485d-9480-a2fc7fef8daa-root {
    text-align: center;
  }


#s-26952073-c54c-485d-9480-a2fc7fef8daa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-edd1de7d-683a-4e2c-b202-1b768f484907 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
min-height: 330px;
background-color: rgba(239, 239, 239, 1);
}








#s-edd1de7d-683a-4e2c-b202-1b768f484907 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edd1de7d-683a-4e2c-b202-1b768f484907.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-26a33dc9-07fc-4a93-ba54-ac4fb07c3cc1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26a33dc9-07fc-4a93-ba54-ac4fb07c3cc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-26a33dc9-07fc-4a93-ba54-ac4fb07c3cc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-26a33dc9-07fc-4a93-ba54-ac4fb07c3cc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c4b1d46c-a46e-4905-bce1-0793c435d4ca {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: left;
}

#s-c4b1d46c-a46e-4905-bce1-0793c435d4ca .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 55px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-c4b1d46c-a46e-4905-bce1-0793c435d4ca .shogun-heading-component h1 {
  color: rgba(20, 133, 239, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 3em;
  line-height: 1em;
  
  text-align: left;
}


}
#s-59daf857-a3d6-4935-a27d-a66716e779cb {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
padding-right: 10%;
}

#s-4425aa7c-5005-4fe8-a187-f93f9feba508 {
  padding-top: 0px;
text-align: center;
}







  #s-4425aa7c-5005-4fe8-a187-f93f9feba508 img.shogun-image {
    

    
    
    
  }


#s-4425aa7c-5005-4fe8-a187-f93f9feba508 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 0) !important;
background-image: none !important;
hover-type: color !important;}

  #s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72-root {
    text-align: center;
  }


#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72-root {
    text-align: center;
  }


#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72-root {
    text-align: center;
  }


#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72-root {
    text-align: center;
  }


#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72-root {
    text-align: center;
  }


#s-8ac780b0-e8ac-481c-a18d-66bbbaaf9b72.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-958edf1f-c77c-4df0-8fdd-e946567a5142 {
  margin-top: 4em;
margin-left: 0em;
margin-bottom: 4em;
margin-right: 0em;
padding-left: 0em;
padding-right: 0em;
}
@media (min-width: 1200px){#s-958edf1f-c77c-4df0-8fdd-e946567a5142 {
  margin-top: 2em;
margin-bottom: 2em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-958edf1f-c77c-4df0-8fdd-e946567a5142 {
  margin-top: 3em;
margin-bottom: 3em;
}
}@media (max-width: 767px){#s-958edf1f-c77c-4df0-8fdd-e946567a5142 {
  margin-top: 3em;
margin-bottom: 3em;
}
}







#s-958edf1f-c77c-4df0-8fdd-e946567a5142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-958edf1f-c77c-4df0-8fdd-e946567a5142.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8a8cbf00-5b0a-4735-b82f-4196e0bc7354 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-8a8cbf00-5b0a-4735-b82f-4196e0bc7354 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-8a8cbf00-5b0a-4735-b82f-4196e0bc7354 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3.5em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8a8cbf00-5b0a-4735-b82f-4196e0bc7354 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (max-width: 767px){#s-8a8cbf00-5b0a-4735-b82f-4196e0bc7354 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}
#s-4b0248cd-c509-4a41-bfed-3a21d01ccede {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-top: 1em;
padding-bottom: 1em;
}

#s-017290a2-ecec-4ffa-bc92-21789ce0c21e {
  min-height: 50px;
}








#s-017290a2-ecec-4ffa-bc92-21789ce0c21e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-017290a2-ecec-4ffa-bc92-21789ce0c21e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.parentCard {
            height: auto;
            /*width: 100%;*/
            width: 100vw !important;
            margin-left: calc(-50vw + 50%);
            color: #fff !important;
        }
        .cameraFrame {
            position: absolute;
            /* width: 375px; */
            width: 33vw;
            left: 50%;
            top: 51%;
            transform: translate(-50%, -50%);
            z-index: 3;
        }
        .centerVideo {
            position: absolute;
            width: 26vw;
            height: 14.1vw;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            z-index: 3;
            border: 0px;
        }
        .fa-play-circle,
        .fa-circle-pause {
            position: absolute;
            z-index: 10;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-size: 3.2vw;
            background: linear-gradient(90deg, #0A78CA, #8111BB);
            border-radius: 50%;
        }
        .fa-play-circle:hover,
        .fa-circle-pause:hover {
            cursor: pointer;
        }
        .row1,
        .row2 {
            display: flex;
            justify-content: center;
        }
        .card {
            min-height: 21vw;
            height: auto;
            width: 48%;
            border-radius: 20px;
            margin: 5px;
        }
        .card1 {
            /*background: linear-gradient(90deg, #0A78CA, #8111BB);*/
            padding: 20px 10px 0px 30px;
        }
        .card1 h2 {
            font-weight: 600;
        }
        .card2 {
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            padding: 20px 10px 0px 30px;
        }
        .card3 {
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            object-fit: fill;
            padding: 0px 10px 0px 50px;
            bottom: 0;
        }
        .card4 {
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            padding: 0px 10px 0px 50px;
        }
        .cardContent-3,
        .cardContent-4 {
            position: absolute;
            bottom: 0%;
            color: #fff;
        }
        .contentHead {
            color: #fff;
            font-size: 2em;
            font-weight: bold;
            line-height: 1;
            font-family: Roobert-Regular;
            margin-bottom: 1.5vw;
        }
        .card-2-Mob,
        .card-3-Mob,
        .card-4-Mob {
            display: none;
        }
        .cardContent-1 h2 {
            font-size: 3.5em;
            font-family: Roobert-Regular;
            margin-bottom: 1.5vw;

        }
        .contentText {
            font-size: 1.5em;
            word-break: break-word;
            line-height: 1.2 !important;
            width: 75%;
            font-family: 'Roobert-Regular' !important
        }
/*     for desktop   */
       
        @media only screen and (max-width: 1200px) 
        {  
           .cardContent-1 h2 {
                font-size: 2.5em;
            }
            .contentText {
                font-size: 1.3em;
            }
            .contentHead {
            font-size: 1.8em;
            }
        }
        @media only screen and (max-width: 1024px) {
            .parentCard {
                top: 50%;
                left: 50%;
                transform: translate(0px, 0px);
            }
            .card{
                min-height: 24vh;
            }
            .cameraFrame {
            width: 30vw;
            }
            .centerVideo {
            width: 23vw;
            }
            .cardContent-1 h2 {
                font-size: 2.5em;
            }
             .contentText {
                font-size: 1.1em;
            }
            .contentHead {
            font-size: 1.7em;
            }
        }
        @media only screen and (max-width: 767px) {
            .mob_dots{
                border-left: 5px dotted #5847E9;
                margin-left: 50%;
                position: absolute;
                height: 95%;
                margin-top: 10px;
                margin-bottom: 20px;
            }
            .row1{
                margin-top:5vw;
            }
                .cardContent-1 h2 {
                font-size: 35px;
                margin-bottom: 5vw;
                font-weight:400 !important;
            }
            .card2{
                background-position: right;
            } 
            .card4, .card3{
                background-position: center;
            }
            .contentText {
                font-size: 16px;
                width:100%;
            }
            .contentHead {
                margin-top: 0px !important;
                font-size: 30px;
                margin-bottom:4vw;
                font-weight: normal;
            }
            .centerVideo {
                position: absolute;
                width: 77vw;
                height: 43vw;
                margin: 0 auto;
                left: 50%;
                top: 0%;
                transform: translate(-50%, 14%);
                z-index: 2;
                border: 0px;
            }
            .cameraFrame {
                position: initial;
                width: auto;
                margin: 0 auto;
                left: 0%;
                top: 0%;
                transform: translate(0%, 0%);
                z-index: 3;
            }
            .row1,
            .row2 {
                flex-direction: column;
            }
            .card {
                width: 95%;
                min-height: 50vw;
                height: auto;
                border: 0px;
                margin: 5px 10px
            }
            .card-2-Mob,
            .card-3-Mob,
            .card-4-Mob {
                display: block;
                background-color: #EFEFEF;
                color: #000;
                padding:30px 0px 0px 20px !important;
                border: 0px;
            }
            .cardContent-2-Mob h2,
            .cardContent-3-Mob h2,
            .cardContent-4-Mob h2 {
                color: #000;
            }
            .cardContent-2,
            .cardContent-3,
            .cardContent-4 {
                display: none;
            }
            .fa-play-circle,
            .fa-circle-pause {
                top: 30vw;
                font-size: 10vw;
                /*left: 50%;*/
                /*transform: translate(-50%, -50%);*/
            }
        }
#s-485f5550-fe1d-44d7-8f1b-fdabf9dab083 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-485f5550-fe1d-44d7-8f1b-fdabf9dab083 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-485f5550-fe1d-44d7-8f1b-fdabf9dab083.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70a0420d-4644-4ace-ae20-ea76ea7e3146 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-70a0420d-4644-4ace-ae20-ea76ea7e3146 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70a0420d-4644-4ace-ae20-ea76ea7e3146.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3737b6c9-0633-47e8-9c6b-9ba2600ee581"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-30281fbb-8d89-4918-bd7a-13e4b168ef38 {
  text-align: left;
}

#s-87d4450d-96a3-41db-ba35-840582710dea {
  margin-top: -16px;
margin-left: 0%;
margin-bottom: -16px;
margin-right: 0%;
padding-top: 1px;
padding-left: 15%;
padding-bottom: 1px;
padding-right: 15%;
}
@media (min-width: 1200px){#s-87d4450d-96a3-41db-ba35-840582710dea {
  padding-left: 12%;
padding-right: 12%;
}
}
#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86 {
  min-height: 30%;
max-width: 65%;
}
@media (min-width: 1200px){#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86 {
  max-width: 75%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86 {
  max-width: 90%;
}
}@media (max-width: 767px){#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86 {
  max-width: 100%;
}
}







#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2293fa5-121b-45dc-9d18-1cf63dae1e86.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-bebcf030-b385-4190-bfb0-e7a6da56951a {
  margin-top: 0%;
margin-left: -4%;
margin-bottom: 0%;
margin-right: -4%;
text-align: center;
}
@media (max-width: 767px){#s-bebcf030-b385-4190-bfb0-e7a6da56951a {
  margin-left: 4%;
margin-right: 4%;
}
}






  #s-bebcf030-b385-4190-bfb0-e7a6da56951a img.shogun-image {
    

    
    
    
  }


#s-bebcf030-b385-4190-bfb0-e7a6da56951a .shogun-image-content {
  
    align-items: flex-end;
  
}
@media (max-width: 767px){





  #s-bebcf030-b385-4190-bfb0-e7a6da56951a img.shogun-image {
    

    
    
    
  }


#s-bebcf030-b385-4190-bfb0-e7a6da56951a .shogun-image-content {
  
    align-items: center;
  
}
}
#s-a0580f41-6cf2-4b71-be2e-e94e7612edb7 {
  margin-top: -24px;
margin-bottom: -24px;
}

#s-7cf12967-13ea-4712-b086-a4b3af376946 {
  margin-top: 4em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.02);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(71, 71, 71, 1);
}
@media (min-width: 1200px){#s-7cf12967-13ea-4712-b086-a4b3af376946 {
  display: none;
}
#s-7cf12967-13ea-4712-b086-a4b3af376946, #wrap-s-7cf12967-13ea-4712-b086-a4b3af376946 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7cf12967-13ea-4712-b086-a4b3af376946 {
  display: none;
}
#s-7cf12967-13ea-4712-b086-a4b3af376946, #wrap-s-7cf12967-13ea-4712-b086-a4b3af376946 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7cf12967-13ea-4712-b086-a4b3af376946 {
  display: none;
}
#s-7cf12967-13ea-4712-b086-a4b3af376946, #wrap-s-7cf12967-13ea-4712-b086-a4b3af376946 { display: none !important; }}@media (max-width: 767px){#s-7cf12967-13ea-4712-b086-a4b3af376946 {
  margin-left: 0.5em;
margin-right: 0.5em;
display: none;
}
#s-7cf12967-13ea-4712-b086-a4b3af376946, #wrap-s-7cf12967-13ea-4712-b086-a4b3af376946 { display: none !important; }}







#s-7cf12967-13ea-4712-b086-a4b3af376946 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cf12967-13ea-4712-b086-a4b3af376946.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51fcd759-ec53-4dcb-942e-9fce8db7401e {
  padding-top: 0%;
padding-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-51fcd759-ec53-4dcb-942e-9fce8db7401e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51fcd759-ec53-4dcb-942e-9fce8db7401e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-51fcd759-ec53-4dcb-942e-9fce8db7401e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-51fcd759-ec53-4dcb-942e-9fce8db7401e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-d59ef0a1-d9c9-49ba-bfce-8332942c3f40 {
  margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 1%;
padding-right: 0em;
text-align: left;
}

#s-d59ef0a1-d9c9-49ba-bfce-8332942c3f40 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 6em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


@media (max-width: 767px){#s-d59ef0a1-d9c9-49ba-bfce-8332942c3f40 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


}
#s-8bac551c-4f0b-4643-a75b-9e9d0a5099b2 {
  padding-top: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-8bac551c-4f0b-4643-a75b-9e9d0a5099b2 {
  padding-top: 1em;
}
}
#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b {
  border-style: solid;
padding-top: 7px;
padding-left: 12px;
padding-bottom: 7px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 4px;
background-color: rgba(239, 239, 239, 0.02);
text-align: left;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 0.02) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0.005) !important;
border-radius: 1px !important;
background-color: rgba(239, 239, 239, 0.01) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b-root {
    text-align: left;
  }


#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b-root {
    text-align: left;
  }


#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b-root {
    text-align: left;
  }


#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b-root {
    text-align: left;
  }


#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b-root {
    text-align: left;
  }


#s-ef030cad-a0a8-4b04-b0b3-d23ccc1d378b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}
#s-ee75f021-47c5-45c3-9dd1-574c8d879498 {
  margin-top: 0em;
margin-bottom: 0em;
}

@media (min-width: 0px) {
[id="s-ee75f021-47c5-45c3-9dd1-574c8d879498"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee75f021-47c5-45c3-9dd1-574c8d879498"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ee75f021-47c5-45c3-9dd1-574c8d879498"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee75f021-47c5-45c3-9dd1-574c8d879498"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7e06ff35-74f2-4e8e-a564-5cd4bb71cd19 {
  padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-7e06ff35-74f2-4e8e-a564-5cd4bb71cd19 {
  margin-top: 1em;
margin-bottom: 0em;
}
}






  #s-7e06ff35-74f2-4e8e-a564-5cd4bb71cd19 img.shogun-image {
    

    
    
    
  }


#s-7e06ff35-74f2-4e8e-a564-5cd4bb71cd19 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c00e5331-ce3f-46fc-83e2-3796db3d3b73 {
  margin-top: 0em;
margin-bottom: 0em;
margin-right: 0.3em;
padding-top: 10px;
text-align: center;
}







  #s-c00e5331-ce3f-46fc-83e2-3796db3d3b73 img.shogun-image {
    

    
    
    
  }


#s-c00e5331-ce3f-46fc-83e2-3796db3d3b73 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb84812b-c193-456c-9b7d-3164ecb67fc1 {
  margin-top: -2px;
padding-left: 7%;
padding-right: 7%;
text-align: center;
}







  #s-cb84812b-c193-456c-9b7d-3164ecb67fc1 img.shogun-image {
    

    
    
    
  }


#s-cb84812b-c193-456c-9b7d-3164ecb67fc1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-ca71b815-ca35-44a7-8934-74da3e2c9bf9 {
  display: none;
}
#s-ca71b815-ca35-44a7-8934-74da3e2c9bf9, #wrap-s-ca71b815-ca35-44a7-8934-74da3e2c9bf9 { display: none !important; }}@media (max-width: 767px){#s-ca71b815-ca35-44a7-8934-74da3e2c9bf9 {
  display: none;
}
#s-ca71b815-ca35-44a7-8934-74da3e2c9bf9, #wrap-s-ca71b815-ca35-44a7-8934-74da3e2c9bf9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ca71b815-ca35-44a7-8934-74da3e2c9bf9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ca71b815-ca35-44a7-8934-74da3e2c9bf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca71b815-ca35-44a7-8934-74da3e2c9bf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca71b815-ca35-44a7-8934-74da3e2c9bf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-84320186-9a2a-46b6-b0c7-5b26da297409 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84320186-9a2a-46b6-b0c7-5b26da297409 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



@media (min-width: 768px) and (max-width: 991px){#s-7752d314-49d3-452f-93da-f3994145bc76 {
  
}
}@media (max-width: 767px){#s-7752d314-49d3-452f-93da-f3994145bc76 {
  display: none;
}
#s-7752d314-49d3-452f-93da-f3994145bc76, #wrap-s-7752d314-49d3-452f-93da-f3994145bc76 { display: none !important; }}
#s-8d4b5026-f4b5-4b25-a1c3-93783792e647 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d4b5026-f4b5-4b25-a1c3-93783792e647 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



@media (min-width: 768px) and (max-width: 991px){#s-87edc10f-317e-4c57-9489-04a499989677 {
  
}
}@media (max-width: 767px){#s-87edc10f-317e-4c57-9489-04a499989677 {
  display: none;
}
#s-87edc10f-317e-4c57-9489-04a499989677, #wrap-s-87edc10f-317e-4c57-9489-04a499989677 { display: none !important; }}
#s-5c406e3b-cea4-4a44-8e0f-7d26bdd96f80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c406e3b-cea4-4a44-8e0f-7d26bdd96f80 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



@media (min-width: 768px) and (max-width: 991px){#s-b957b9f1-eb7f-44c2-9956-528faf61b902 {
  
}
}@media (max-width: 767px){#s-b957b9f1-eb7f-44c2-9956-528faf61b902 {
  
}
}
#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f {
  margin-top: 4em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.02);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(71, 71, 71, 1);
}
@media (min-width: 1200px){#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f {
  display: none;
}
#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f, #wrap-s-cae21460-2cde-4ad8-b359-0bd9f1b4489f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f {
  display: none;
}
#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f, #wrap-s-cae21460-2cde-4ad8-b359-0bd9f1b4489f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f {
  display: none;
}
#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f, #wrap-s-cae21460-2cde-4ad8-b359-0bd9f1b4489f { display: none !important; }}@media (max-width: 767px){#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f {
  margin-left: 0.5em;
margin-right: 0.5em;
display: none;
}
#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f, #wrap-s-cae21460-2cde-4ad8-b359-0bd9f1b4489f { display: none !important; }}







#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cae21460-2cde-4ad8-b359-0bd9f1b4489f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5206fc0-24b7-4215-b0b8-b925b502c987 {
  padding-top: 0%;
padding-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-d5206fc0-24b7-4215-b0b8-b925b502c987"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5206fc0-24b7-4215-b0b8-b925b502c987"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d5206fc0-24b7-4215-b0b8-b925b502c987"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d5206fc0-24b7-4215-b0b8-b925b502c987"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-0808c563-735e-4a28-8bc8-6cd314281565 {
  margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 1%;
padding-right: 0em;
text-align: left;
}

#s-0808c563-735e-4a28-8bc8-6cd314281565 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 6em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


@media (max-width: 767px){#s-0808c563-735e-4a28-8bc8-6cd314281565 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}


}
#s-9cbb6b99-a567-4156-bd4d-0df9c3bfc52c {
  padding-top: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-9cbb6b99-a567-4156-bd4d-0df9c3bfc52c {
  padding-top: 1em;
}
}
#s-53025d98-0aaf-4a1c-b678-03e00c0d237c {
  border-style: solid;
padding-top: 7px;
padding-left: 12px;
padding-bottom: 7px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 4px;
background-color: rgba(239, 239, 239, 0.02);
text-align: left;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-53025d98-0aaf-4a1c-b678-03e00c0d237c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 0.02) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-53025d98-0aaf-4a1c-b678-03e00c0d237c:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0.005) !important;
border-radius: 1px !important;
background-color: rgba(239, 239, 239, 0.01) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-53025d98-0aaf-4a1c-b678-03e00c0d237c-root {
    text-align: left;
  }


#s-53025d98-0aaf-4a1c-b678-03e00c0d237c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-53025d98-0aaf-4a1c-b678-03e00c0d237c-root {
    text-align: left;
  }


#s-53025d98-0aaf-4a1c-b678-03e00c0d237c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53025d98-0aaf-4a1c-b678-03e00c0d237c-root {
    text-align: left;
  }


#s-53025d98-0aaf-4a1c-b678-03e00c0d237c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53025d98-0aaf-4a1c-b678-03e00c0d237c-root {
    text-align: left;
  }


#s-53025d98-0aaf-4a1c-b678-03e00c0d237c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-53025d98-0aaf-4a1c-b678-03e00c0d237c-root {
    text-align: left;
  }


#s-53025d98-0aaf-4a1c-b678-03e00c0d237c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}
#s-4453d152-743d-40ab-aac0-e66a9d97da5a {
  margin-top: 0em;
margin-bottom: 0em;
}

@media (min-width: 0px) {
[id="s-4453d152-743d-40ab-aac0-e66a9d97da5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4453d152-743d-40ab-aac0-e66a9d97da5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4453d152-743d-40ab-aac0-e66a9d97da5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4453d152-743d-40ab-aac0-e66a9d97da5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b17071ad-4a3b-4cc9-8704-7105586c56fd {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}







  #s-b17071ad-4a3b-4cc9-8704-7105586c56fd img.shogun-image {
    

    
    
    
  }


#s-b17071ad-4a3b-4cc9-8704-7105586c56fd .shogun-image-content {
  
    align-items: center;
  
}

#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d {
  display: none;
}
#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d, #wrap-s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d {
  display: none;
}
#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d, #wrap-s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d {
  display: none;
}
#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d, #wrap-s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d { display: none !important; }}
#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-b6bbecce-4017-4aee-bd8a-13ca266ccb2d .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){#s-699cf924-be36-4809-9403-25fbde477672 {
  display: none;
}
#s-699cf924-be36-4809-9403-25fbde477672, #wrap-s-699cf924-be36-4809-9403-25fbde477672 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-699cf924-be36-4809-9403-25fbde477672 {
  display: none;
}
#s-699cf924-be36-4809-9403-25fbde477672, #wrap-s-699cf924-be36-4809-9403-25fbde477672 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-699cf924-be36-4809-9403-25fbde477672 {
  display: none;
}
#s-699cf924-be36-4809-9403-25fbde477672, #wrap-s-699cf924-be36-4809-9403-25fbde477672 { display: none !important; }}
#s-eeaf9f03-306a-42e0-bb77-3f6ece18c9f5 {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}







  #s-eeaf9f03-306a-42e0-bb77-3f6ece18c9f5 img.shogun-image {
    

    
    
    
  }


#s-eeaf9f03-306a-42e0-bb77-3f6ece18c9f5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-0ca0f392-7dbf-479d-8960-5544a495e46d {
  display: none;
}
#s-0ca0f392-7dbf-479d-8960-5544a495e46d, #wrap-s-0ca0f392-7dbf-479d-8960-5544a495e46d { display: none !important; }}@media (max-width: 767px){#s-0ca0f392-7dbf-479d-8960-5544a495e46d {
  display: none;
}
#s-0ca0f392-7dbf-479d-8960-5544a495e46d, #wrap-s-0ca0f392-7dbf-479d-8960-5544a495e46d { display: none !important; }}
@media (min-width: 0px) {
[id="s-0ca0f392-7dbf-479d-8960-5544a495e46d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ca0f392-7dbf-479d-8960-5544a495e46d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ca0f392-7dbf-479d-8960-5544a495e46d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ca0f392-7dbf-479d-8960-5544a495e46d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6feeced1-db49-4ddf-87b7-d5cd8f25c873 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6feeced1-db49-4ddf-87b7-d5cd8f25c873 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-6feeced1-db49-4ddf-87b7-d5cd8f25c873 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 768px) and (max-width: 991px){#s-4253c078-9d85-4edc-81e7-651a99fe12b7 {
  
}
}@media (max-width: 767px){#s-4253c078-9d85-4edc-81e7-651a99fe12b7 {
  display: none;
}
#s-4253c078-9d85-4edc-81e7-651a99fe12b7, #wrap-s-4253c078-9d85-4edc-81e7-651a99fe12b7 { display: none !important; }}
#s-f7a8fe71-a53a-4c2a-b6bb-581b9eccf7f4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f7a8fe71-a53a-4c2a-b6bb-581b9eccf7f4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-f7a8fe71-a53a-4c2a-b6bb-581b9eccf7f4 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 768px) and (max-width: 991px){#s-b40bff4a-8e73-4c79-b521-81e355120cd3 {
  
}
}@media (max-width: 767px){#s-b40bff4a-8e73-4c79-b521-81e355120cd3 {
  display: none;
}
#s-b40bff4a-8e73-4c79-b521-81e355120cd3, #wrap-s-b40bff4a-8e73-4c79-b521-81e355120cd3 { display: none !important; }}
#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 {
  display: none;
}
#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67, #wrap-s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 {
  display: none;
}
#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67, #wrap-s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 {
  display: none;
}
#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67, #wrap-s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 { display: none !important; }}
#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-61f59ec5-12a9-4999-bd1b-9b7c32d66c67 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){#s-f5da5083-91d1-4ec2-ab8e-639213000dba {
  display: none;
}
#s-f5da5083-91d1-4ec2-ab8e-639213000dba, #wrap-s-f5da5083-91d1-4ec2-ab8e-639213000dba { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5da5083-91d1-4ec2-ab8e-639213000dba {
  display: none;
}
#s-f5da5083-91d1-4ec2-ab8e-639213000dba, #wrap-s-f5da5083-91d1-4ec2-ab8e-639213000dba { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f5da5083-91d1-4ec2-ab8e-639213000dba {
  display: none;
}
#s-f5da5083-91d1-4ec2-ab8e-639213000dba, #wrap-s-f5da5083-91d1-4ec2-ab8e-639213000dba { display: none !important; }}
#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b {
  margin-top: 4em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.02);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(71, 71, 71, 1);
}
@media (min-width: 1200px){#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b {
  display: none;
}
#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b, #wrap-s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b {
  display: none;
}
#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b, #wrap-s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b {
  display: none;
}
#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b, #wrap-s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b { display: none !important; }}@media (max-width: 767px){#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b {
  margin-left: 0.5em;
margin-right: 0.5em;
display: none;
}
#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b, #wrap-s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b { display: none !important; }}







#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98bc9be6-f6d9-49ff-8fa6-b348f796fa7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a98c1e1-4937-42ee-9d1b-dd206f9ea527 {
  padding-top: 0%;
padding-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-5a98c1e1-4937-42ee-9d1b-dd206f9ea527"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a98c1e1-4937-42ee-9d1b-dd206f9ea527"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-5a98c1e1-4937-42ee-9d1b-dd206f9ea527"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-5a98c1e1-4937-42ee-9d1b-dd206f9ea527"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-854ad82a-f60f-4355-a10a-06cfda62f342 {
  margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 1%;
padding-right: 0em;
text-align: left;
}

#s-854ad82a-f60f-4355-a10a-06cfda62f342 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 72px;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-d910f6bb-aaeb-4da5-a376-3da201990190 {
  padding-top: 0em;
padding-right: 3em;
}

#s-bd979166-3a23-4f05-b9f8-64d2109129d8 {
  padding-top: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-bd979166-3a23-4f05-b9f8-64d2109129d8 {
  padding-top: 1em;
}
}
#s-311756fc-c182-48d9-8345-68f2e16ba6bb {
  border-style: solid;
padding-top: 5px;
padding-left: 12px;
padding-bottom: 5px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 4px;
background-color: rgba(239, 239, 239, 0.02);
text-align: left;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-311756fc-c182-48d9-8345-68f2e16ba6bb:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 0.02) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-311756fc-c182-48d9-8345-68f2e16ba6bb:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0.005) !important;
border-radius: 1px !important;
background-color: rgba(239, 239, 239, 0.01) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-311756fc-c182-48d9-8345-68f2e16ba6bb-root {
    text-align: left;
  }


#s-311756fc-c182-48d9-8345-68f2e16ba6bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-311756fc-c182-48d9-8345-68f2e16ba6bb-root {
    text-align: left;
  }


#s-311756fc-c182-48d9-8345-68f2e16ba6bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-311756fc-c182-48d9-8345-68f2e16ba6bb-root {
    text-align: left;
  }


#s-311756fc-c182-48d9-8345-68f2e16ba6bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-311756fc-c182-48d9-8345-68f2e16ba6bb-root {
    text-align: left;
  }


#s-311756fc-c182-48d9-8345-68f2e16ba6bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-311756fc-c182-48d9-8345-68f2e16ba6bb-root {
    text-align: left;
  }


#s-311756fc-c182-48d9-8345-68f2e16ba6bb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}
#s-abeefdf4-366f-48e5-b282-21e1db4f5f29 {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-abeefdf4-366f-48e5-b282-21e1db4f5f29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abeefdf4-366f-48e5-b282-21e1db4f5f29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-abeefdf4-366f-48e5-b282-21e1db4f5f29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-abeefdf4-366f-48e5-b282-21e1db4f5f29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-04bc8bb9-6ed2-49d1-bd87-4373e22faf36 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-04bc8bb9-6ed2-49d1-bd87-4373e22faf36 {
  margin-top: 1em;
margin-bottom: 0em;
}
}






  #s-04bc8bb9-6ed2-49d1-bd87-4373e22faf36 img.shogun-image {
    

    
    
    
  }


#s-04bc8bb9-6ed2-49d1-bd87-4373e22faf36 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-aed55c58-c534-462a-afcd-e655a35029a3 {
  margin-top: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-top: 0px;
text-align: center;
}







  #s-aed55c58-c534-462a-afcd-e655a35029a3 img.shogun-image {
    

    
    
    
  }


#s-aed55c58-c534-462a-afcd-e655a35029a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6bb239f7-0746-4b45-9ec9-b6b5309e7490 {
  padding-left: 20%;
padding-right: 20%;
text-align: center;
}







  #s-6bb239f7-0746-4b45-9ec9-b6b5309e7490 img.shogun-image {
    

    
    
    
  }


#s-6bb239f7-0746-4b45-9ec9-b6b5309e7490 .shogun-image-content {
  
    align-items: center;
  
}

#s-464323c0-2c99-4ad6-964e-3244fe006c00 {
  margin-top: 4em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.02);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(71, 71, 71, 1);
}
@media (min-width: 1200px){#s-464323c0-2c99-4ad6-964e-3244fe006c00 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-464323c0-2c99-4ad6-964e-3244fe006c00 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-464323c0-2c99-4ad6-964e-3244fe006c00 {
  
}
}@media (max-width: 767px){#s-464323c0-2c99-4ad6-964e-3244fe006c00 {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}







#s-464323c0-2c99-4ad6-964e-3244fe006c00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464323c0-2c99-4ad6-964e-3244fe006c00.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8587341-1506-4f59-a35f-6c39f563a7c8 {
  padding-top: 0%;
padding-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-e8587341-1506-4f59-a35f-6c39f563a7c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8587341-1506-4f59-a35f-6c39f563a7c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e8587341-1506-4f59-a35f-6c39f563a7c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e8587341-1506-4f59-a35f-6c39f563a7c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-711f73fd-4bdb-48b5-8a7d-4f95ea2a367a {
  margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 1%;
padding-right: 0em;
text-align: left;
}

#s-711f73fd-4bdb-48b5-8a7d-4f95ea2a367a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roobert-Medium";
  font-style:  normal ;
  font-size: 72px;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-07f71006-02b1-47d3-96af-8870d426807f {
  padding-top: 0em;
padding-right: 3em;
}
@media (min-width: 1200px){#s-07f71006-02b1-47d3-96af-8870d426807f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07f71006-02b1-47d3-96af-8870d426807f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07f71006-02b1-47d3-96af-8870d426807f {
  
}
}@media (max-width: 767px){#s-07f71006-02b1-47d3-96af-8870d426807f {
  display: none;
}
#s-07f71006-02b1-47d3-96af-8870d426807f, #wrap-s-07f71006-02b1-47d3-96af-8870d426807f { display: none !important; }}
#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 {
  padding-top: 0em;
padding-right: 3em;
}
@media (min-width: 1200px){#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 {
  display: none;
}
#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61, #wrap-s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 {
  display: none;
}
#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61, #wrap-s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 {
  display: none;
}
#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61, #wrap-s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 { display: none !important; }}@media (max-width: 767px){#s-4a98848b-113b-4e82-bf4e-a2fbdf344d61 {
  
}
}
#s-df969a81-c942-4d7f-bfe7-0ddfe5415195 {
  padding-top: 0em;
padding-right: 3em;
}
@media (min-width: 1200px){#s-df969a81-c942-4d7f-bfe7-0ddfe5415195 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df969a81-c942-4d7f-bfe7-0ddfe5415195 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df969a81-c942-4d7f-bfe7-0ddfe5415195 {
  
}
}@media (max-width: 767px){#s-df969a81-c942-4d7f-bfe7-0ddfe5415195 {
  display: none;
}
#s-df969a81-c942-4d7f-bfe7-0ddfe5415195, #wrap-s-df969a81-c942-4d7f-bfe7-0ddfe5415195 { display: none !important; }}
#s-0e1b0dd0-5079-452d-b565-57133bb08c5f {
  padding-top: 0em;
padding-right: 3em;
}
@media (min-width: 1200px){#s-0e1b0dd0-5079-452d-b565-57133bb08c5f {
  display: none;
}
#s-0e1b0dd0-5079-452d-b565-57133bb08c5f, #wrap-s-0e1b0dd0-5079-452d-b565-57133bb08c5f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e1b0dd0-5079-452d-b565-57133bb08c5f {
  display: none;
}
#s-0e1b0dd0-5079-452d-b565-57133bb08c5f, #wrap-s-0e1b0dd0-5079-452d-b565-57133bb08c5f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e1b0dd0-5079-452d-b565-57133bb08c5f {
  display: none;
}
#s-0e1b0dd0-5079-452d-b565-57133bb08c5f, #wrap-s-0e1b0dd0-5079-452d-b565-57133bb08c5f { display: none !important; }}@media (max-width: 767px){#s-0e1b0dd0-5079-452d-b565-57133bb08c5f {
  
}
}
#s-0617890d-a537-4651-bd9e-f2436504e1f4 {
  margin-top: -22px;
margin-bottom: -22px;
}
@media (min-width: 1200px){#s-0617890d-a537-4651-bd9e-f2436504e1f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0617890d-a537-4651-bd9e-f2436504e1f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0617890d-a537-4651-bd9e-f2436504e1f4 {
  display: none;
}
#s-0617890d-a537-4651-bd9e-f2436504e1f4, #wrap-s-0617890d-a537-4651-bd9e-f2436504e1f4 { display: none !important; }}@media (max-width: 767px){#s-0617890d-a537-4651-bd9e-f2436504e1f4 {
  display: none;
}
#s-0617890d-a537-4651-bd9e-f2436504e1f4, #wrap-s-0617890d-a537-4651-bd9e-f2436504e1f4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0617890d-a537-4651-bd9e-f2436504e1f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
  margin-left: 0%;
margin-right: 20%;
max-width: 1459px;
aspect-ratio: 1459/461;
text-align: left;
}





  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image,
  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
    width: 100%;
    height: auto;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
    
    
  }


.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
      position: relative;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image,
  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
    width: 100%;
    height: auto;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
    
    
  }


.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
      position: relative;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image,
  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
    width: 100%;
    height: auto;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
    
    
  }


.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
      position: relative;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image,
  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
    width: 100%;
    height: auto;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
    
    
  }


.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
      position: relative;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image,
  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
    width: 100%;
    height: auto;
  }

  #s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
    
    
  }


.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container {
      position: relative;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1f2e2dd-3079-4fb9-8d4a-93232efc2192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 {
  margin-top: -26px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 {
  display: none;
}
#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163, #wrap-s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 {
  display: none;
}
#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163, #wrap-s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 {
  display: none;
}
#s-1694a2ad-dafb-4964-a53a-21cf0e7a7163, #wrap-s-1694a2ad-dafb-4964-a53a-21cf0e7a7163 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1694a2ad-dafb-4964-a53a-21cf0e7a7163"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1694a2ad-dafb-4964-a53a-21cf0e7a7163"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1694a2ad-dafb-4964-a53a-21cf0e7a7163"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1694a2ad-dafb-4964-a53a-21cf0e7a7163"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
  margin-left: 0px;
max-width: 1459px;
aspect-ratio: 1459/461;
text-align: left;
}
@media (min-width: 1200px){#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
  display: none;
}
#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f, #wrap-s-bc08ca0a-bf9c-48bc-bda4-9f749275907f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
  display: none;
}
#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f, #wrap-s-bc08ca0a-bf9c-48bc-bda4-9f749275907f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
  display: none;
}
#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f, #wrap-s-bc08ca0a-bf9c-48bc-bda4-9f749275907f { display: none !important; }}@media (max-width: 767px){#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
  
}
}




  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image,
  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
    width: 100%;
    height: auto;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
    
    
  }


.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shogun-image-content {
  
    align-items: center;
  
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
      position: relative;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image,
  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
    width: 100%;
    height: auto;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
    
    
  }


.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shogun-image-content {
  
    align-items: center;
  
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
      position: relative;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image,
  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
    width: 100%;
    height: auto;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
    
    
  }


.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shogun-image-content {
  
    align-items: center;
  
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
      position: relative;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image,
  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
    width: 100%;
    height: auto;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
    
    
  }


.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shogun-image-content {
  
    align-items: center;
  
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
      position: relative;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image,
  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
    width: 100%;
    height: auto;
  }

  #s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
    
    
  }


.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f .shogun-image-content {
  
    align-items: center;
  
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container {
      position: relative;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc08ca0a-bf9c-48bc-bda4-9f749275907f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-167445d0-9c73-42a3-a990-b49be82ff282 {
  margin-top: -25px;
margin-bottom: -25px;
}
@media (min-width: 1200px){#s-167445d0-9c73-42a3-a990-b49be82ff282 {
  display: none;
}
#s-167445d0-9c73-42a3-a990-b49be82ff282, #wrap-s-167445d0-9c73-42a3-a990-b49be82ff282 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-167445d0-9c73-42a3-a990-b49be82ff282 {
  display: none;
}
#s-167445d0-9c73-42a3-a990-b49be82ff282, #wrap-s-167445d0-9c73-42a3-a990-b49be82ff282 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-167445d0-9c73-42a3-a990-b49be82ff282 {
  
}
}@media (max-width: 767px){#s-167445d0-9c73-42a3-a990-b49be82ff282 {
  display: none;
}
#s-167445d0-9c73-42a3-a990-b49be82ff282, #wrap-s-167445d0-9c73-42a3-a990-b49be82ff282 { display: none !important; }}
@media (min-width: 0px) {
[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-167445d0-9c73-42a3-a990-b49be82ff282"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-d4d85c50-79dd-4453-bd50-d397cd098bef {
  margin-left: 0%;
margin-right: 0%;
max-width: 1459px;
aspect-ratio: 1459/461;
text-align: left;
}





  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image,
  #s-d4d85c50-79dd-4453-bd50-d397cd098bef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef {
    width: 100%;
    height: auto;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
    
    
  }


.s-d4d85c50-79dd-4453-bd50-d397cd098bef .shogun-image-content {
  
    align-items: center;
  
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4d85c50-79dd-4453-bd50-d397cd098bef {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
      position: relative;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image,
  #s-d4d85c50-79dd-4453-bd50-d397cd098bef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef {
    width: 100%;
    height: auto;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
    
    
  }


.s-d4d85c50-79dd-4453-bd50-d397cd098bef .shogun-image-content {
  
    align-items: center;
  
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4d85c50-79dd-4453-bd50-d397cd098bef {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
      position: relative;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image,
  #s-d4d85c50-79dd-4453-bd50-d397cd098bef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef {
    width: 100%;
    height: auto;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
    
    
  }


.s-d4d85c50-79dd-4453-bd50-d397cd098bef .shogun-image-content {
  
    align-items: center;
  
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4d85c50-79dd-4453-bd50-d397cd098bef {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
      position: relative;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image,
  #s-d4d85c50-79dd-4453-bd50-d397cd098bef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef {
    width: 100%;
    height: auto;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
    
    
  }


.s-d4d85c50-79dd-4453-bd50-d397cd098bef .shogun-image-content {
  
    align-items: center;
  
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4d85c50-79dd-4453-bd50-d397cd098bef {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
      position: relative;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image,
  #s-d4d85c50-79dd-4453-bd50-d397cd098bef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef {
    width: 100%;
    height: auto;
  }

  #s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
    
    
  }


.s-d4d85c50-79dd-4453-bd50-d397cd098bef .shogun-image-content {
  
    align-items: center;
  
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4d85c50-79dd-4453-bd50-d397cd098bef {
      --shg-aspect-ratio: calc(1459/461); 
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container {
      position: relative;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4d85c50-79dd-4453-bd50-d397cd098bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e974ab9e-40f5-4c85-8079-5daa10fe9db9 {
  padding-top: 3em;
padding-right: 3em;
}
@media (max-width: 767px){#s-e974ab9e-40f5-4c85-8079-5daa10fe9db9 {
  padding-top: 1em;
}
}
#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6 {
  border-style: solid;
padding-top: 5px;
padding-left: 12px;
padding-bottom: 5px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 4px;
background-color: rgba(239, 239, 239, 0.02);
text-align: left;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 0.02) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0.005) !important;
border-radius: 1px !important;
background-color: rgba(239, 239, 239, 0.01) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6-root {
    text-align: left;
  }


#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6-root {
    text-align: left;
  }


#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6-root {
    text-align: left;
  }


#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6-root {
    text-align: left;
  }


#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6-root {
    text-align: left;
  }


#s-d8d2ba08-90f8-46bc-ab76-a412a79e07a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: 'Roobert-Medium';
  display:  inline-block ;
}
}
#s-fdeb6eab-83c1-468d-8d45-e15825fc895a {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-fdeb6eab-83c1-468d-8d45-e15825fc895a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdeb6eab-83c1-468d-8d45-e15825fc895a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fdeb6eab-83c1-468d-8d45-e15825fc895a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fdeb6eab-83c1-468d-8d45-e15825fc895a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-64d774b4-adc6-481a-9020-8efaf2caf7ea {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-64d774b4-adc6-481a-9020-8efaf2caf7ea {
  margin-top: 1em;
margin-bottom: 0em;
}
}






  #s-64d774b4-adc6-481a-9020-8efaf2caf7ea img.shogun-image {
    

    
    
    
  }


#s-64d774b4-adc6-481a-9020-8efaf2caf7ea .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0711ad11-3843-46a6-9e26-1d2bc9f7461c {
  margin-top: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-top: 0px;
text-align: center;
}







  #s-0711ad11-3843-46a6-9e26-1d2bc9f7461c img.shogun-image {
    

    
    
    
  }


#s-0711ad11-3843-46a6-9e26-1d2bc9f7461c .shogun-image-content {
  
    align-items: center;
  
}

#s-df45d6ab-973d-4b4b-9567-a7b18b8457a7 {
  padding-left: 20%;
padding-right: 20%;
text-align: center;
}







  #s-df45d6ab-973d-4b4b-9567-a7b18b8457a7 img.shogun-image {
    

    
    
    
  }


#s-df45d6ab-973d-4b4b-9567-a7b18b8457a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4cbb4f58-1888-46b2-96f6-ffca1c96e11b {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (max-width: 767px){#s-4cbb4f58-1888-46b2-96f6-ffca1c96e11b {
  margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
}
}







#s-4cbb4f58-1888-46b2-96f6-ffca1c96e11b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cbb4f58-1888-46b2-96f6-ffca1c96e11b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b3050a3-7e90-4dcc-88a9-59f272fc9ba5 {
  margin-top: 2em;
margin-bottom: 2em;
padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-6b3050a3-7e90-4dcc-88a9-59f272fc9ba5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-6b3050a3-7e90-4dcc-88a9-59f272fc9ba5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3.5em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6b3050a3-7e90-4dcc-88a9-59f272fc9ba5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (max-width: 767px){#s-6b3050a3-7e90-4dcc-88a9-59f272fc9ba5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}
#s-ea2b03c9-b474-427e-9067-cf43f4afe623 {
  text-align: left;
}

#s-f132764e-e42f-4948-b653-0f62a70a76d4 {
  margin-top: 2.5em;
margin-left: 1em;
margin-right: 1em;
padding-left: 0em;
padding-right: 0em;
min-height: 10em;
}
@media (min-width: 1200px){#s-f132764e-e42f-4948-b653-0f62a70a76d4 {
  display: none;
}
#s-f132764e-e42f-4948-b653-0f62a70a76d4, #wrap-s-f132764e-e42f-4948-b653-0f62a70a76d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f132764e-e42f-4948-b653-0f62a70a76d4 {
  display: none;
}
#s-f132764e-e42f-4948-b653-0f62a70a76d4, #wrap-s-f132764e-e42f-4948-b653-0f62a70a76d4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f132764e-e42f-4948-b653-0f62a70a76d4 {
  display: none;
}
#s-f132764e-e42f-4948-b653-0f62a70a76d4, #wrap-s-f132764e-e42f-4948-b653-0f62a70a76d4 { display: none !important; }}@media (max-width: 767px){#s-f132764e-e42f-4948-b653-0f62a70a76d4 {
  margin-left: 0.5em;
margin-right: 0.5em;
display: none;
}
#s-f132764e-e42f-4948-b653-0f62a70a76d4, #wrap-s-f132764e-e42f-4948-b653-0f62a70a76d4 { display: none !important; }}







#s-f132764e-e42f-4948-b653-0f62a70a76d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f132764e-e42f-4948-b653-0f62a70a76d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bd046160-1492-4a67-86fc-4244c904f658"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd046160-1492-4a67-86fc-4244c904f658"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bd046160-1492-4a67-86fc-4244c904f658"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd046160-1492-4a67-86fc-4244c904f658"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3247080c-36b2-4a48-929c-773737dbc9a6 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2em;
padding-left: 0%;
padding-bottom: 0em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(239, 239, 239, 1);
border-style: solid;
border-radius: 20px;
background-position: center center;
}
@media (max-width: 767px){#s-3247080c-36b2-4a48-929c-773737dbc9a6 {
  margin-bottom: 0.8em;
}
}







#s-3247080c-36b2-4a48-929c-773737dbc9a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3247080c-36b2-4a48-929c-773737dbc9a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea543fea-47b8-46d9-bf6b-225469750f20 {
  min-height: 50px;
}








#s-ea543fea-47b8-46d9-bf6b-225469750f20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea543fea-47b8-46d9-bf6b-225469750f20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-866177a2-402b-4477-93cc-39fe0292e00f {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 35px;
padding-right: 10%;
text-align: left;
}

#s-866177a2-402b-4477-93cc-39fe0292e00f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 65px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-866177a2-402b-4477-93cc-39fe0292e00f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 4em;
  line-height: 1em;
  
  text-align: left;
}


}
#s-4198dadb-bb0f-42c9-89c5-648c19b766d4 {
  padding-top: 0px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
text-align: left;
}

#s-4198dadb-bb0f-42c9-89c5-648c19b766d4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-a7483d80-66f1-4e84-9079-8574adde9aba {
  padding-left: 15%;
padding-right: 15%;
text-align: center;
}







  #s-a7483d80-66f1-4e84-9079-8574adde9aba img.shogun-image {
    

    
    
    
  }


#s-a7483d80-66f1-4e84-9079-8574adde9aba .shogun-image-content {
  
    align-items: center;
  
}

#s-af684fba-b73b-43d4-887f-2fcea7f724b3 {
  background-size: 0px 0px;
margin-top: 15px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
min-height: 15px;
background-color: rgba(37, 37, 37, 0.01);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined custom;
}
#s-af684fba-b73b-43d4-887f-2fcea7f724b3:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-af684fba-b73b-43d4-887f-2fcea7f724b3:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-af684fba-b73b-43d4-887f-2fcea7f724b3-root {
    text-align: center;
  }


#s-af684fba-b73b-43d4-887f-2fcea7f724b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-af684fba-b73b-43d4-887f-2fcea7f724b3-root {
    text-align: center;
  }


#s-af684fba-b73b-43d4-887f-2fcea7f724b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af684fba-b73b-43d4-887f-2fcea7f724b3-root {
    text-align: center;
  }


#s-af684fba-b73b-43d4-887f-2fcea7f724b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af684fba-b73b-43d4-887f-2fcea7f724b3-root {
    text-align: center;
  }


#s-af684fba-b73b-43d4-887f-2fcea7f724b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-af684fba-b73b-43d4-887f-2fcea7f724b3-root {
    text-align: center;
  }


#s-af684fba-b73b-43d4-887f-2fcea7f724b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-958d8fd8-f3a4-4a03-82de-d554ac1a5797 {
  background-size: cover;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 0em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(239, 239, 239, 1);
border-style: solid;
border-radius: 20px;
background-color: rgba(239, 239, 239, 1);
background-position: center center;
}
@media (max-width: 767px){#s-958d8fd8-f3a4-4a03-82de-d554ac1a5797 {
  min-height: 36em;
}
}







#s-958d8fd8-f3a4-4a03-82de-d554ac1a5797 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-958d8fd8-f3a4-4a03-82de-d554ac1a5797.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5a35f405-fea8-4695-afcb-303dda64f224 {
  padding-top: 10px;
padding-bottom: 3%;
text-align: left;
}
@media (max-width: 767px){#s-5a35f405-fea8-4695-afcb-303dda64f224 {
  padding-bottom: 2em;
}
}
#s-5a35f405-fea8-4695-afcb-303dda64f224 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-a88aa3f8-3696-4c77-b33a-d59f85178837 {
  padding-right: 10%;
}
@media (max-width: 767px){#s-a88aa3f8-3696-4c77-b33a-d59f85178837 {
  padding-right: 0%;
}
}
#s-aec75717-7923-49c2-8435-14a999509144 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
padding-top: 4px;
padding-left: 12px;
padding-bottom: 4px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(5, 5, 5, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-aec75717-7923-49c2-8435-14a999509144:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-aec75717-7923-49c2-8435-14a999509144:active {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-aec75717-7923-49c2-8435-14a999509144-root {
    text-align: left;
  }


#s-aec75717-7923-49c2-8435-14a999509144.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aec75717-7923-49c2-8435-14a999509144-root {
    text-align: left;
  }


#s-aec75717-7923-49c2-8435-14a999509144.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aec75717-7923-49c2-8435-14a999509144-root {
    text-align: left;
  }


#s-aec75717-7923-49c2-8435-14a999509144.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aec75717-7923-49c2-8435-14a999509144-root {
    text-align: left;
  }


#s-aec75717-7923-49c2-8435-14a999509144.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aec75717-7923-49c2-8435-14a999509144-root {
    text-align: left;
  }


#s-aec75717-7923-49c2-8435-14a999509144.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}
#s-18bb500f-4567-4a0b-a1ed-d4a6fa87a40e {
  margin-top: 2em;
margin-bottom: 0px;
padding-left: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
text-align: center;
}







  #s-18bb500f-4567-4a0b-a1ed-d4a6fa87a40e img.shogun-image {
    

    
    
    
  }


#s-18bb500f-4567-4a0b-a1ed-d4a6fa87a40e .shogun-image-content {
  
    align-items: center;
  
}

#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d {
  margin-top: 2.5em;
margin-left: 1em;
margin-right: 1em;
padding-left: 0em;
padding-right: 0em;
min-height: 10em;
}
@media (min-width: 1200px){#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d {
  
}
}@media (max-width: 767px){#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}







#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff528e7e-0c8b-44d4-9e6f-938b08ab724d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f1fd3a33-97f0-4b1b-9342-19596f6ab2f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1fd3a33-97f0-4b1b-9342-19596f6ab2f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f1fd3a33-97f0-4b1b-9342-19596f6ab2f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1fd3a33-97f0-4b1b-9342-19596f6ab2f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7600e32d-7186-486c-b3c6-27e3d5c07c69 {
  padding-top: 0em;
padding-left: 0%;
padding-bottom: 0em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(239, 239, 239, 1);
border-style: solid;
border-radius: 20px;
background-color: rgba(239, 239, 239, 1);
}
@media (max-width: 767px){#s-7600e32d-7186-486c-b3c6-27e3d5c07c69 {
  margin-bottom: 0.8em;
}
}







#s-7600e32d-7186-486c-b3c6-27e3d5c07c69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7600e32d-7186-486c-b3c6-27e3d5c07c69.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0007f8a-56ed-4b7e-87c9-4125a1456aa8 {
  margin-top: 32px;
margin-left: 3%;
padding-top: 0px;
padding-bottom: 3%;
text-align: left;
}
@media (max-width: 767px){#s-e0007f8a-56ed-4b7e-87c9-4125a1456aa8 {
  padding-bottom: 2em;
}
}
#s-e0007f8a-56ed-4b7e-87c9-4125a1456aa8 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-fad28c58-ebd6-4edc-9f82-64b6b325b663 {
  margin-left: 3%;
padding-right: 10%;
}
@media (max-width: 767px){#s-fad28c58-ebd6-4edc-9f82-64b6b325b663 {
  padding-right: 0%;
}
}
#s-5ac6e540-000c-4f8f-a702-911026830610 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 4px;
padding-left: 12px;
padding-bottom: 4px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5ac6e540-000c-4f8f-a702-911026830610:hover {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5ac6e540-000c-4f8f-a702-911026830610:active {background-color: rgba(239, 239, 239, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-5ac6e540-000c-4f8f-a702-911026830610-root {
    text-align: left;
  }


#s-5ac6e540-000c-4f8f-a702-911026830610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5ac6e540-000c-4f8f-a702-911026830610-root {
    text-align: left;
  }


#s-5ac6e540-000c-4f8f-a702-911026830610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5ac6e540-000c-4f8f-a702-911026830610-root {
    text-align: left;
  }


#s-5ac6e540-000c-4f8f-a702-911026830610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5ac6e540-000c-4f8f-a702-911026830610-root {
    text-align: left;
  }


#s-5ac6e540-000c-4f8f-a702-911026830610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5ac6e540-000c-4f8f-a702-911026830610-root {
    text-align: left;
  }


#s-5ac6e540-000c-4f8f-a702-911026830610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}
#s-b85384ab-ddf7-4121-a73e-dcbc46f8e040 {
  margin-top: 0px;
padding-top: 30px;
padding-left: 15%;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
}







  #s-b85384ab-ddf7-4121-a73e-dcbc46f8e040 img.shogun-image {
    

    
    
    
  }


#s-b85384ab-ddf7-4121-a73e-dcbc46f8e040 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8039683-b75e-415f-b71b-c9d427f1de29 {
  background-size: cover;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 0em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(239, 239, 239, 1);
border-style: solid;
border-radius: 20px;
background-color: rgba(239, 239, 239, 1);
background-position: center center;
}
@media (max-width: 767px){#s-c8039683-b75e-415f-b71b-c9d427f1de29 {
  min-height: 36em;
}
}







#s-c8039683-b75e-415f-b71b-c9d427f1de29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8039683-b75e-415f-b71b-c9d427f1de29.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f851f3b0-d9fc-48d2-b0ef-2f229bb87c14 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
padding-top: 10px;
padding-bottom: 3%;
text-align: left;
}
@media (max-width: 767px){#s-f851f3b0-d9fc-48d2-b0ef-2f229bb87c14 {
  padding-bottom: 2em;
}
}
#s-f851f3b0-d9fc-48d2-b0ef-2f229bb87c14 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  text-align: left;
}



#s-3c0b6dbf-38ad-4ace-9ddf-80e6921d30b8 {
  padding-right: 10%;
}
@media (max-width: 767px){#s-3c0b6dbf-38ad-4ace-9ddf-80e6921d30b8 {
  padding-right: 0%;
}
}
#s-753081f4-1c97-418b-b968-700b14d6942e {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
padding-top: 4px;
padding-left: 12px;
padding-bottom: 4px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-753081f4-1c97-418b-b968-700b14d6942e:hover {background-color: rgba(239, 239, 239, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-753081f4-1c97-418b-b968-700b14d6942e:active {background-color: rgba(239, 239, 239, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-753081f4-1c97-418b-b968-700b14d6942e-root {
    text-align: left;
  }


#s-753081f4-1c97-418b-b968-700b14d6942e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-753081f4-1c97-418b-b968-700b14d6942e-root {
    text-align: left;
  }


#s-753081f4-1c97-418b-b968-700b14d6942e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-753081f4-1c97-418b-b968-700b14d6942e-root {
    text-align: left;
  }


#s-753081f4-1c97-418b-b968-700b14d6942e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-753081f4-1c97-418b-b968-700b14d6942e-root {
    text-align: left;
  }


#s-753081f4-1c97-418b-b968-700b14d6942e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-753081f4-1c97-418b-b968-700b14d6942e-root {
    text-align: left;
  }


#s-753081f4-1c97-418b-b968-700b14d6942e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-Bold;
  display:  inline-block ;
}
}
#s-92b91302-7dbe-4448-8db8-ea2bd8f8d4f4 {
  margin-top: 2em;
margin-bottom: 0px;
padding-top: 41px;
padding-left: 5%;
padding-bottom: 41px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
text-align: center;
}







  #s-92b91302-7dbe-4448-8db8-ea2bd8f8d4f4 img.shogun-image {
    

    
    
    
  }


#s-92b91302-7dbe-4448-8db8-ea2bd8f8d4f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8edc98df-ebf0-4451-b945-d0f06c1469d0 {
  margin-top: 3.5em;
margin-left: 0.5em;
margin-bottom: 3.5em;
margin-right: 0.5em;
border-color: rgba(255, 185, 52, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 185, 52, 1);
}
@media (min-width: 1200px){#s-8edc98df-ebf0-4451-b945-d0f06c1469d0 {
  margin-left: 1em;
margin-right: 1em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8edc98df-ebf0-4451-b945-d0f06c1469d0 {
  margin-left: 1em;
margin-right: 1em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8edc98df-ebf0-4451-b945-d0f06c1469d0 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-8edc98df-ebf0-4451-b945-d0f06c1469d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8edc98df-ebf0-4451-b945-d0f06c1469d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96e01499-61ff-49e7-8c24-17686cd2bc51 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
}

@media (min-width: 0px) {
[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96e01499-61ff-49e7-8c24-17686cd2bc51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f37c4566-d000-4ec3-91be-8f057c2dfa31 {
  margin-top: -0.2em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 2em;
padding-bottom: 0em;
padding-right: 2em;
text-align: left;
}
@media (min-width: 1200px){#s-f37c4566-d000-4ec3-91be-8f057c2dfa31 {
  display: none;
}
#s-f37c4566-d000-4ec3-91be-8f057c2dfa31, #wrap-s-f37c4566-d000-4ec3-91be-8f057c2dfa31 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f37c4566-d000-4ec3-91be-8f057c2dfa31 {
  display: none;
}
#s-f37c4566-d000-4ec3-91be-8f057c2dfa31, #wrap-s-f37c4566-d000-4ec3-91be-8f057c2dfa31 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f37c4566-d000-4ec3-91be-8f057c2dfa31 {
  display: none;
}
#s-f37c4566-d000-4ec3-91be-8f057c2dfa31, #wrap-s-f37c4566-d000-4ec3-91be-8f057c2dfa31 { display: none !important; }}@media (max-width: 767px){#s-f37c4566-d000-4ec3-91be-8f057c2dfa31 {
  padding-left: 1em;
padding-right: 1em;
}
}






  #s-f37c4566-d000-4ec3-91be-8f057c2dfa31 img.shogun-image {
    

    
    
    
  }


#s-f37c4566-d000-4ec3-91be-8f057c2dfa31 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdca80e7-f482-46b7-91b0-796f851fecc5 {
  margin-top: -0.4em;
margin-left: -0.3em;
margin-bottom: -0.2em;
margin-right: -0.3em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
}
@media (max-width: 767px){#s-bdca80e7-f482-46b7-91b0-796f851fecc5 {
  display: none;
}
#s-bdca80e7-f482-46b7-91b0-796f851fecc5, #wrap-s-bdca80e7-f482-46b7-91b0-796f851fecc5 { display: none !important; }}






  #s-bdca80e7-f482-46b7-91b0-796f851fecc5 img.shogun-image {
    

    
    
    
  }


#s-bdca80e7-f482-46b7-91b0-796f851fecc5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0b58328f-907f-4217-8fde-1a374098b5c4 {
  padding-top: 2em;
padding-bottom: 2em;
}
@media (max-width: 767px){#s-0b58328f-907f-4217-8fde-1a374098b5c4 {
  padding-bottom: 0em;
}
}







#s-0b58328f-907f-4217-8fde-1a374098b5c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b58328f-907f-4217-8fde-1a374098b5c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f06c4157-b567-4f2e-af7a-f5f891005468 {
  margin-top: 0em;
margin-bottom: 0px;
margin-right: 5em;
text-align: center;
}
@media (max-width: 767px){#s-f06c4157-b567-4f2e-af7a-f5f891005468 {
  margin-top: -3.5em;
margin-left: 3em;
margin-right: 1em;
}
}






  #s-f06c4157-b567-4f2e-af7a-f5f891005468 img.shogun-image {
    

    
    
    
  }


#s-f06c4157-b567-4f2e-af7a-f5f891005468 .shogun-image-content {
  
    align-items: center;
  
}

#s-80890f00-8e51-4de0-85d2-851127e910da {
  margin-top: 1em;
margin-right: 3em;
}
@media (min-width: 992px) and (max-width: 1199px){#s-80890f00-8e51-4de0-85d2-851127e910da {
  margin-right: 2.8em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-80890f00-8e51-4de0-85d2-851127e910da {
  margin-right: 2.5em;
}
}@media (max-width: 767px){#s-80890f00-8e51-4de0-85d2-851127e910da {
  margin-top: 0em;
padding-left: 4em;
padding-right: 0em;
}
}
#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(0, 0, 0, 0);
text-align: left;
text-decoration: none;
line-height: 0.93em;
letter-spacing: -0.02px;
color: rgba(0, 0, 0, 1);
}
#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6 {
  margin-left: 4em;
margin-right: 0em;
}
}

  #s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6-root {
    text-align: left;
  }


#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6-root {
    text-align: left;
  }


#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6-root {
    text-align: left;
  }


#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6-root {
    text-align: left;
  }


#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6-root {
    text-align: left;
  }


#s-f9e79bc1-de9c-4f6e-b557-6cc58ca3aef6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}
#s-00c9d645-7886-4c22-b5ff-ad6374652ff2 {
  padding-top: 15em;
text-align: center;
}
@media (max-width: 767px){#s-00c9d645-7886-4c22-b5ff-ad6374652ff2 {
  margin-top: -3em;
margin-bottom: 1em;
padding-top: 0em;
padding-left: 10em;
text-align: right;
}
}






  #s-00c9d645-7886-4c22-b5ff-ad6374652ff2 img.shogun-image {
    

    
    
    
  }


#s-00c9d645-7886-4c22-b5ff-ad6374652ff2 .shogun-image-content {
  
    align-items: center;
  
}
@media (max-width: 767px){





  #s-00c9d645-7886-4c22-b5ff-ad6374652ff2 img.shogun-image {
    

    
    
    
  }


#s-00c9d645-7886-4c22-b5ff-ad6374652ff2 .shogun-image-content {
  
    align-items:  flex-start;
  
}
}
#s-b5dc9546-9738-4155-801e-23ba61883256 {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
min-height: 50px;
}
@media (max-width: 767px){#s-b5dc9546-9738-4155-801e-23ba61883256 {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}







#s-b5dc9546-9738-4155-801e-23ba61883256 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5dc9546-9738-4155-801e-23ba61883256.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-050ee674-dda8-4511-923a-743869eee589 {
  text-align: center;
}
@media (max-width: 767px){#s-050ee674-dda8-4511-923a-743869eee589 {
  display: none;
}
#s-050ee674-dda8-4511-923a-743869eee589, #wrap-s-050ee674-dda8-4511-923a-743869eee589 { display: none !important; }}






  #s-050ee674-dda8-4511-923a-743869eee589 img.shogun-image {
    

    
    
    
  }


#s-050ee674-dda8-4511-923a-743869eee589 .shogun-image-content {
  
    align-items: center;
  
}

#s-a09171a7-147d-4615-a2cf-702c2127878c {
  text-align: center;
}
@media (min-width: 1200px){#s-a09171a7-147d-4615-a2cf-702c2127878c {
  display: none;
}
#s-a09171a7-147d-4615-a2cf-702c2127878c, #wrap-s-a09171a7-147d-4615-a2cf-702c2127878c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a09171a7-147d-4615-a2cf-702c2127878c {
  display: none;
}
#s-a09171a7-147d-4615-a2cf-702c2127878c, #wrap-s-a09171a7-147d-4615-a2cf-702c2127878c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a09171a7-147d-4615-a2cf-702c2127878c {
  display: none;
}
#s-a09171a7-147d-4615-a2cf-702c2127878c, #wrap-s-a09171a7-147d-4615-a2cf-702c2127878c { display: none !important; }}






  #s-a09171a7-147d-4615-a2cf-702c2127878c img.shogun-image {
    

    
    
    
  }


#s-a09171a7-147d-4615-a2cf-702c2127878c .shogun-image-content {
  
    align-items: center;
  
}

#s-65b7caf9-efd5-4c86-a3da-20645ccc3a53 {
  margin-top: 2em;
margin-left: 1em;
margin-bottom: 2em;
margin-right: 1em;
min-height: 50px;
}








#s-65b7caf9-efd5-4c86-a3da-20645ccc3a53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65b7caf9-efd5-4c86-a3da-20645ccc3a53.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a4ad6554-c2fc-4ef0-b67f-304434d16d10 {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}








#s-a4ad6554-c2fc-4ef0-b67f-304434d16d10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4ad6554-c2fc-4ef0-b67f-304434d16d10.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c269556-d5de-43a4-a551-c4fa265ed3fb {
  margin-top: 0em;
margin-bottom: 1em;
padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-1c269556-d5de-43a4-a551-c4fa265ed3fb .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-1c269556-d5de-43a4-a551-c4fa265ed3fb .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3.5em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1c269556-d5de-43a4-a551-c4fa265ed3fb .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (max-width: 767px){#s-1c269556-d5de-43a4-a551-c4fa265ed3fb .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}
#s-71bc50c5-9bbe-4fb0-a468-bf580156d1d5 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
}








#s-71bc50c5-9bbe-4fb0-a468-bf580156d1d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71bc50c5-9bbe-4fb0-a468-bf580156d1d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

#s-3cee49a2-bb46-4e65-a276-40b719b14b01 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
}

#s-f16180d7-43b4-4b51-beb9-42c9ab614152 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
}

#s-83b3e1e0-8f6d-4a7b-86de-7b4235a7ca6a {
  padding-top: 1em;
padding-bottom: 1em;
}

#s-600b9d08-2cfb-4ce5-a1f0-660146935e23 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-left: 12px;
padding-bottom: 8px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 0.93em;
letter-spacing: 0.55555555px;
}
#s-600b9d08-2cfb-4ce5-a1f0-660146935e23:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-600b9d08-2cfb-4ce5-a1f0-660146935e23:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-600b9d08-2cfb-4ce5-a1f0-660146935e23-root {
    text-align: center;
  }


#s-600b9d08-2cfb-4ce5-a1f0-660146935e23.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-600b9d08-2cfb-4ce5-a1f0-660146935e23-root {
    text-align: center;
  }


#s-600b9d08-2cfb-4ce5-a1f0-660146935e23.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-600b9d08-2cfb-4ce5-a1f0-660146935e23-root {
    text-align: center;
  }


#s-600b9d08-2cfb-4ce5-a1f0-660146935e23.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-600b9d08-2cfb-4ce5-a1f0-660146935e23-root {
    text-align: center;
  }


#s-600b9d08-2cfb-4ce5-a1f0-660146935e23.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-600b9d08-2cfb-4ce5-a1f0-660146935e23-root {
    text-align: center;
  }


#s-600b9d08-2cfb-4ce5-a1f0-660146935e23.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Roobert-SemiBold;
  display:  inline-block ;
}
}
#s-d7e4d898-cdd0-4659-8d67-a54c9e2d87b2 {
  margin-top: 3em;
margin-left: 1em;
margin-bottom: 3em;
margin-right: 1em;
min-height: 50px;
}
@media (max-width: 767px){#s-d7e4d898-cdd0-4659-8d67-a54c9e2d87b2 {
  margin-left: 0.5em;
margin-right: 0.5em;
}
}







#s-d7e4d898-cdd0-4659-8d67-a54c9e2d87b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7e4d898-cdd0-4659-8d67-a54c9e2d87b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7ed604a8-0986-4b00-b015-4f1ca4a18eec {
  margin-left: 0em;
margin-right: 0em;
min-height: 50px;
}








#s-7ed604a8-0986-4b00-b015-4f1ca4a18eec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ed604a8-0986-4b00-b015-4f1ca4a18eec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03ce5b2e-7de0-4cb5-ab60-7d8781099737 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-03ce5b2e-7de0-4cb5-ab60-7d8781099737 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 4em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-03ce5b2e-7de0-4cb5-ab60-7d8781099737 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3.5em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-03ce5b2e-7de0-4cb5-ab60-7d8781099737 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 3em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}@media (max-width: 767px){#s-03ce5b2e-7de0-4cb5-ab60-7d8781099737 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Roobert-Bold";
  font-style:  normal ;
  font-size: 2.2em;
  line-height: 0.93em;
  letter-spacing: -0.02px;
  
}


}
.widget-card {
            position: absolute;
            width: 100%;
            min-height: 300px;
            background-image: url(/images/card-bg.png);
            /*background-size: 100% 100%;*/
            /*object-fit: fill;*/
            background-repeat: no-repeat;
            background-size: cover;
            border-radius: 20px;
            padding: 20px 20px;
            color: #fff;
            font-family: 'Roobert TRIAL';
            font-style: normal;
            font-size: 20px;
        }

        #overlay {
            position: absolute;
            width: 100%;
            min-height: 300px;
            height: auto;
            top: 0;
            left: 0;
            right: 0;
            padding: 20px 20px;
            border-radius: 20px;
            background-color: rgba(0, 0, 0, 0.5);
            opacity: 0.9;
            z-index: 2;

        }
        .review-container{
            position:absolute;
            bottom:0;
            z-index:5;
            margin-bottom: 15px;
        }
        .head-container {
            display: flex;
            align-items: center;
        }

        .u_image {
            width: 45px;
            height: 45px;
            margin: 0px 20px 0px 0px;
            z-index: 3;
            border-radius:50%;
        }

        .u_name {
            z-index: 3;
            font-size: 14px;
            margin: 0px;
        }

        .stars {
            display: flex;
            margin: 0px 0px 20px 0px;
        }

        .single-star {
            margin: 0px 0px 0px 6px;
        }

        .rev-head {
            font-weight: bold;
            font-size:14px;
            margin: 0px;
        }

        .rev-content {
            margin: 0px;
            font-size:12px;
        }
        @media only screen and (max-width: 540px) {
           .widget-card, #overlay{
                padding: 5px 5px;
                border-radius: 15px;
                min-height:250px;
            }
            .u_image {
                width: 35px;
                height: 35px;
                margin: 0px 10px 0px 0px;
                z-index: 3;
            }
            .stars img{
                height:15px;
            }
            .rev-head {
            font-size:12px;
        }
        .review-container{
            bottom:unset;
            height: 80%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 10px 0px 0px 0px;
            margin: 0px 0px 15px 0px;
}           
        }
#s-14cace88-a38c-4a78-8452-8c5d30d92a68 {
  margin-left: 0em;
margin-right: 0em;
}

.widget-card {
            position: absolute;
            width: 100%;
            min-height: 300px;
            background-image: url(/images/card-bg.png);
            /*background-size: 100% 100%;*/
            /*object-fit: fill;*/
            background-repeat: no-repeat;
            background-size: cover;
            border-radius: 20px;
            padding: 20px 20px;
            color: #fff;
            font-family: 'Roobert TRIAL';
            font-style: normal;
            font-size: 20px;
        }

        #overlay {
            position: absolute;
            width: 100%;
            min-height: 300px;
            height: auto;
            top: 0;
            left: 0;
            right: 0;
            padding: 20px 20px;
            border-radius: 20px;
            background-color: rgba(0, 0, 0, 0.5);
            opacity: 0.9;
            z-index: 2;

        }
        .review-container{
            position:absolute;
            bottom:0;
            z-index:5;
            margin-bottom: 25px;
        }
        .head-container {
            display: flex;
            align-items: center;
        }

        .u_image {
            width: 45px;
            height: 45px;
            margin: 0px 20px 0px 0px;
            z-index: 3;
            border-radius:50%;
        }

        .u_name {
            z-index: 3;
            font-size: 14px;
            margin: 0px;
            font-family:'Roobert-Regular' !important;
        }

        .stars {
            display: flex;
            margin: 0px 0px 20px 0px;
        }

        .single-star {
            margin: 0px 0px 0px 6px;
        }

        .rev-head {
            font-weight: bold;
            font-family: Roobert-SemiBold !important;
            font-size:1em;
            margin: 0px;
            line-height: 1.3 !important;
        }

        .rev-content {
            margin: 0px;
            font-family: Roobert-Regular !important;
            font-size:1em;
            line-height: 1.3 !important;
        }
        .revie_text{
            padding-bottom: 10px;
        }
        @media only screen and (max-width: 740px) {
           .widget-card, #overlay{
                padding: 5px 15px;
                border-radius: 15px;
                min-height:250px;
            }
            .u_image {
                width: 35px;
                height: 35px;
                margin: 0px 10px 0px 0px;
                z-index: 3;
            }
            .stars img{
                height:15px;
            }
            .rev-head {
            font-size:.7em;
        }
        .rev-content {
            font-size:.7em;
        }
        .review-container{
            bottom:unset;
            height: 80%;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            padding: 10px 0px 0px 0px;
            margin: 0px 0px 15px 0px;
            }
            .u_name {
                line-height: 1.1;
                font-size: 12px;
            }
            .revie_text{
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
            }
        }
#s-c1868cb0-f0b9-4d12-972d-808baa236d84 {
  min-height: 22em;
}
@media (max-width: 767px){#s-c1868cb0-f0b9-4d12-972d-808baa236d84 {
  min-height: 20em;
}
}
#s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142 {
  margin-top: 1em;
margin-bottom: 2em;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142 {
  
}
}@media (max-width: 767px){#s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142 {
  
}
}
@media (min-width: 0px) {
[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 0.0px);
}

[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-sm-1_6 {
  width: calc(13.333333333333336% - 0.0px);
}

[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-sm-3_2 {
  width: calc(26.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 0.0px);
}

[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-md-1_6 {
  width: calc(13.333333333333336% - 0.0px);
}

[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-md-3_2 {
  width: calc(26.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 0.0px);
}

[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-lg-1_6 {
  width: calc(13.333333333333336% - 0.0px);
}

[id="s-5d29a6f5-4ca7-4080-a1ec-fb4ad0afd142"] > .shg-row > .shg-c-lg-3_2 {
  width: calc(26.66666666666667% - 0.0px);
}

}

#s-3f103563-859e-4578-97bd-83d77de5700a {
  min-height: 100%;
max-width: 100%;
text-align: center;
}
@media (max-width: 767px){#s-3f103563-859e-4578-97bd-83d77de5700a {
  min-height: 100%;
max-width: 100%;
}
}






  #s-3f103563-859e-4578-97bd-83d77de5700a img.shogun-image {
    

    
    
    
  }


#s-3f103563-859e-4578-97bd-83d77de5700a .shogun-image-content {
  
    align-items: center;
  
}

#s-5b516da2-4d32-468c-9e50-d6e3697bac3c {
  margin-top: 0em;
margin-bottom: 0em;
text-align: left;
}
@media (min-width: 1200px){#s-5b516da2-4d32-468c-9e50-d6e3697bac3c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b516da2-4d32-468c-9e50-d6e3697bac3c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b516da2-4d32-468c-9e50-d6e3697bac3c {
  
}
}@media (max-width: 767px){#s-5b516da2-4d32-468c-9e50-d6e3697bac3c {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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