.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -40px;
min-height: 650px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  display: none;
}
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b, #wrap-s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b { display: none !important; }}@media (max-width: 767px){#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  display: none;
}
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b, #wrap-s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b { display: none !important; }}
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/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-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/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-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b {
  background-image: url(https://i.shgcdn.com/ea448621-da8c-4e91-a7c9-edf589b268ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b > .shg-box-overlay {
  background-color: rgba(7, 7, 7, 1);
  opacity: 0.5;
}#s-cf8eb177-f7fb-44d6-967b-b05079f7fa7b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

.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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-3f1808c4-efa0-46f0-8dce-cb784c5b7d7b {
  margin-top: 0px;
margin-bottom: -10px;
}

.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 {
  
  
}

.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-ba6c066d-e792-49e1-8548-2a4024adc3b9 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWYxMzQwOTUtYjNlZi00YTJlLTlhZjMtMGM2OTI4YTVhN2JlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZjEzNDA5NS1iM2VmLTRhMmUtOWFmMy0wYzY5MjhhNWE3YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 186, 54, 1);
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
letter-spacing: 3px;
color: rgba(10, 10, 10, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffba36"}, {"id"=>2, "pos"=>1, "color"=>"#f5901e"}];
}
#s-ba6c066d-e792-49e1-8548-2a4024adc3b9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2E0MDBiY2MtZmZmYy00ZWI2LTg2NTMtMjRmZTAyN2M0MWQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzYTQwMGJjYy1mZmZjLTRlYjYtODY1My0yNGZlMDI3YzQxZDcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f5901e"}, {"id"=>2, "pos"=>1, "color"=>"#ffba36"}] !important;}#s-ba6c066d-e792-49e1-8548-2a4024adc3b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ba6c066d-e792-49e1-8548-2a4024adc3b9-root {
    text-align: center;
  }


#s-ba6c066d-e792-49e1-8548-2a4024adc3b9.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ba6c066d-e792-49e1-8548-2a4024adc3b9-root {
    text-align: center;
  }


#s-ba6c066d-e792-49e1-8548-2a4024adc3b9.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ba6c066d-e792-49e1-8548-2a4024adc3b9-root {
    text-align: center;
  }


#s-ba6c066d-e792-49e1-8548-2a4024adc3b9.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ba6c066d-e792-49e1-8548-2a4024adc3b9-root {
    text-align: center;
  }


#s-ba6c066d-e792-49e1-8548-2a4024adc3b9.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ba6c066d-e792-49e1-8548-2a4024adc3b9-root {
    text-align: center;
  }


#s-ba6c066d-e792-49e1-8548-2a4024adc3b9.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  display: none;
}
#s-4216b398-59c1-4c7e-b0bc-818a2705072c, #wrap-s-4216b398-59c1-4c7e-b0bc-818a2705072c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  display: none;
}
#s-4216b398-59c1-4c7e-b0bc-818a2705072c, #wrap-s-4216b398-59c1-4c7e-b0bc-818a2705072c { display: none !important; }}@media (max-width: 767px){#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  margin-top: -71px;
margin-bottom: 0px;
}
}
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/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-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/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-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4216b398-59c1-4c7e-b0bc-818a2705072c {
  background-image: url(https://i.shgcdn.com/70e3b5fa-30b0-4713-bb74-cfca050e68ab/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-4216b398-59c1-4c7e-b0bc-818a2705072c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-4216b398-59c1-4c7e-b0bc-818a2705072c.shg-box.shg-c {
  justify-content: center;
}

#s-f7b2d4e7-1452-4815-b156-ed3f920b4e09 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 450px;
max-width: 400px;
}
@media (max-width: 767px){#s-f7b2d4e7-1452-4815-b156-ed3f920b4e09 {
  margin-top: 0px;
}
}







#s-f7b2d4e7-1452-4815-b156-ed3f920b4e09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7b2d4e7-1452-4815-b156-ed3f920b4e09.shg-box.shg-c {
  justify-content: center;
}

#s-08a179b7-ec80-4443-a41c-373608f0e0f6 {
  margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}
@media (max-width: 767px){#s-08a179b7-ec80-4443-a41c-373608f0e0f6 {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-51ab2d67-6a67-4a5c-990f-7898f7926d46 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 400px;
}

#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWYxMzQwOTUtYjNlZi00YTJlLTlhZjMtMGM2OTI4YTVhN2JlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZjEzNDA5NS1iM2VmLTRhMmUtOWFmMy0wYzY5MjhhNWE3YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 4%;
margin-right: 4%;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 186, 54, 1);
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
letter-spacing: 3px;
color: rgba(10, 10, 10, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffba36"}, {"id"=>2, "pos"=>1, "color"=>"#f5901e"}];
}
#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWI4MGU5NzgtYzk0NS00MzQ5LTk5YjMtOGRmNjA5ODI2YjJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjgwZTk3OC1jOTQ1LTQzNDktOTliMy04ZGY2MDk4MjZiMmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f5901e"}, {"id"=>2, "pos"=>1, "color"=>"#ffba36"}] !important;}#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f-root {
    text-align: center;
  }


#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f-root {
    text-align: center;
  }


#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f-root {
    text-align: center;
  }


#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f-root {
    text-align: center;
  }


#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f-root {
    text-align: center;
  }


#s-2f67e4b0-f6d1-4c54-a5a6-36a46bb2004f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}
#s-1d69661a-590f-402e-a26c-107aff252595 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1d69661a-590f-402e-a26c-107aff252595 {
  display: unset;
}
#s-1d69661a-590f-402e-a26c-107aff252595, #wrap-s-1d69661a-590f-402e-a26c-107aff252595 { display: unset !important; }}@media (max-width: 767px){#s-1d69661a-590f-402e-a26c-107aff252595 {
  margin-top: 0px;
margin-bottom: -80px;
display: unset;
}
#s-1d69661a-590f-402e-a26c-107aff252595, #wrap-s-1d69661a-590f-402e-a26c-107aff252595 { display: unset !important; }}







#s-1d69661a-590f-402e-a26c-107aff252595 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d69661a-590f-402e-a26c-107aff252595.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  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-939d44a8-0882-4c92-b4a7-cc240236f4c8 {
  margin-top: -100px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 250px;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-939d44a8-0882-4c92-b4a7-cc240236f4c8 {
  display: none;
}
#s-939d44a8-0882-4c92-b4a7-cc240236f4c8, #wrap-s-939d44a8-0882-4c92-b4a7-cc240236f4c8 { display: none !important; }}@media (max-width: 767px){#s-939d44a8-0882-4c92-b4a7-cc240236f4c8 {
  display: none;
}
#s-939d44a8-0882-4c92-b4a7-cc240236f4c8, #wrap-s-939d44a8-0882-4c92-b4a7-cc240236f4c8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-939d44a8-0882-4c92-b4a7-cc240236f4c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-939d44a8-0882-4c92-b4a7-cc240236f4c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-939d44a8-0882-4c92-b4a7-cc240236f4c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-939d44a8-0882-4c92-b4a7-cc240236f4c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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-15b6d352-24b6-4029-8b8f-3121677c7bfc {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
    width: 100%;
    height: auto;
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
    
    
  }


.s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-content {
  
    align-items: center;
  
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
      position: relative;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
    width: 100%;
    height: auto;
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
    
    
  }


.s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-content {
  
    align-items: center;
  
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
      position: relative;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
    width: 100%;
    height: auto;
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
    
    
  }


.s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-content {
  
    align-items: center;
  
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
      position: relative;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
    width: 100%;
    height: auto;
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
    
    
  }


.s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-content {
  
    align-items: center;
  
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
      position: relative;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
    width: 100%;
    height: auto;
  }

  #s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
    
    
  }


.s-15b6d352-24b6-4029-8b8f-3121677c7bfc .shogun-image-content {
  
    align-items: center;
  
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container {
      position: relative;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b6d352-24b6-4029-8b8f-3121677c7bfc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d1e92c12-aca3-4eb8-9948-3695823dd44b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
    width: 100%;
    height: auto;
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
    
    
  }


.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-content {
  
    align-items: center;
  
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
      position: relative;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
    width: 100%;
    height: auto;
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
    
    
  }


.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-content {
  
    align-items: center;
  
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
      position: relative;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
    width: 100%;
    height: auto;
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
    
    
  }


.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-content {
  
    align-items: center;
  
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
      position: relative;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
    width: 100%;
    height: auto;
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
    
    
  }


.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-content {
  
    align-items: center;
  
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
      position: relative;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
    width: 100%;
    height: auto;
  }

  #s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
    
    
  }


.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f .shogun-image-content {
  
    align-items: center;
  
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container {
      position: relative;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-396898b9-37ac-4639-b9f9-bfb7191f2c1f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-e57c76f2-63b4-4254-b5cc-34ec97da3ca0 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
    width: 100%;
    height: auto;
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
    
    
  }


.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-content {
  
    align-items: center;
  
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
      position: relative;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
    width: 100%;
    height: auto;
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
    
    
  }


.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-content {
  
    align-items: center;
  
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
      position: relative;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
    width: 100%;
    height: auto;
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
    
    
  }


.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-content {
  
    align-items: center;
  
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
      position: relative;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
    width: 100%;
    height: auto;
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
    
    
  }


.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-content {
  
    align-items: center;
  
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
      position: relative;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
    width: 100%;
    height: auto;
  }

  #s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
    
    
  }


.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb .shogun-image-content {
  
    align-items: center;
  
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container {
      position: relative;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eefd1f1e-bbdf-4709-9166-769ed1fab7bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-8cef028b-8689-4c75-a9e7-b6ca26dc7e66 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
    width: 100%;
    height: auto;
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
    
    
  }


.s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-content {
  
    align-items: center;
  
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
      position: relative;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
    width: 100%;
    height: auto;
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
    
    
  }


.s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-content {
  
    align-items: center;
  
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
      position: relative;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
    width: 100%;
    height: auto;
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
    
    
  }


.s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-content {
  
    align-items: center;
  
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
      position: relative;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
    width: 100%;
    height: auto;
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
    
    
  }


.s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-content {
  
    align-items: center;
  
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
      position: relative;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
    width: 100%;
    height: auto;
  }

  #s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
    
    
  }


.s-05ca5862-2799-4bdc-90d5-87b7b0ade324 .shogun-image-content {
  
    align-items: center;
  
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container {
      position: relative;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05ca5862-2799-4bdc-90d5-87b7b0ade324 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-297b0527-d384-429d-ab7a-26e9a6ed8941 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-3a58817e-fe78-4404-9ea5-c9808f216514 {
  margin-top: -100px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 250px;
max-width: 1600px;
}
@media (min-width: 1200px){#s-3a58817e-fe78-4404-9ea5-c9808f216514 {
  display: none;
}
#s-3a58817e-fe78-4404-9ea5-c9808f216514, #wrap-s-3a58817e-fe78-4404-9ea5-c9808f216514 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a58817e-fe78-4404-9ea5-c9808f216514 {
  display: none;
}
#s-3a58817e-fe78-4404-9ea5-c9808f216514, #wrap-s-3a58817e-fe78-4404-9ea5-c9808f216514 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a58817e-fe78-4404-9ea5-c9808f216514 {
  display: unset;
}
#s-3a58817e-fe78-4404-9ea5-c9808f216514, #wrap-s-3a58817e-fe78-4404-9ea5-c9808f216514 { display: unset !important; }}@media (max-width: 767px){#s-3a58817e-fe78-4404-9ea5-c9808f216514 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
display: unset;
}
#s-3a58817e-fe78-4404-9ea5-c9808f216514, #wrap-s-3a58817e-fe78-4404-9ea5-c9808f216514 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-3a58817e-fe78-4404-9ea5-c9808f216514"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a58817e-fe78-4404-9ea5-c9808f216514"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3a58817e-fe78-4404-9ea5-c9808f216514"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a58817e-fe78-4404-9ea5-c9808f216514"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}
@media (max-width: 767px){#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
  margin-top: -35px;
}
}




  @supports  (aspect-ratio: 1/1) {
    
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
    width: 100%;
    height: auto;
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
    
    
  }


.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-content {
  
    align-items: center;
  
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
      position: relative;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
    width: 100%;
    height: auto;
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
    
    
  }


.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-content {
  
    align-items: center;
  
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
      position: relative;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
    width: 100%;
    height: auto;
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
    
    
  }


.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-content {
  
    align-items: center;
  
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
      position: relative;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
    width: 100%;
    height: auto;
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
    
    
  }


.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-content {
  
    align-items: center;
  
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
      position: relative;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
    width: 100%;
    height: auto;
  }

  #s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
    
    
  }


.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 .shogun-image-content {
  
    align-items: center;
  
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container {
      position: relative;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79c1fcdd-f037-4a21-a0b0-fd19df2a2414 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-684ffcd2-a276-4d96-b5a2-c2204cbf551c {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
    width: 100%;
    height: auto;
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
    
    
  }


.s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
      position: relative;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
    width: 100%;
    height: auto;
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
    
    
  }


.s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
      position: relative;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
    width: 100%;
    height: auto;
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
    
    
  }


.s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
      position: relative;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
    width: 100%;
    height: auto;
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
    
    
  }


.s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
      position: relative;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
    width: 100%;
    height: auto;
  }

  #s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
    
    
  }


.s-cdc98b62-cf59-4c17-9f63-808aefa08d13 .shogun-image-content {
  
    align-items: center;
  
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container {
      position: relative;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cdc98b62-cf59-4c17-9f63-808aefa08d13 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-de5e5cec-e48a-499e-91c6-7dd71d42e10e {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
    width: 100%;
    height: auto;
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
    
    
  }


.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
      position: relative;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
    width: 100%;
    height: auto;
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
    
    
  }


.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
      position: relative;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
    width: 100%;
    height: auto;
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
    
    
  }


.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
      position: relative;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
    width: 100%;
    height: auto;
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
    
    
  }


.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
      position: relative;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
    width: 100%;
    height: auto;
  }

  #s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
    
    
  }


.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 .shogun-image-content {
  
    align-items: center;
  
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container {
      position: relative;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba26dfdb-28d5-466f-a35e-9e78031e86e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-881052c1-e337-449b-8aec-d4f798757c17 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-5a66cf69-79ba-46f2-be57-b598a364f733 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 {
    width: 100%;
    height: auto;
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
    
    
  }


.s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a66cf69-79ba-46f2-be57-b598a364f733 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
      position: relative;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 {
    width: 100%;
    height: auto;
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
    
    
  }


.s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a66cf69-79ba-46f2-be57-b598a364f733 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
      position: relative;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 {
    width: 100%;
    height: auto;
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
    
    
  }


.s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a66cf69-79ba-46f2-be57-b598a364f733 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
      position: relative;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 {
    width: 100%;
    height: auto;
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
    
    
  }


.s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a66cf69-79ba-46f2-be57-b598a364f733 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
      position: relative;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a66cf69-79ba-46f2-be57-b598a364f733 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 {
    width: 100%;
    height: auto;
  }

  #s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
    
    
  }


.s-5a66cf69-79ba-46f2-be57-b598a364f733 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a66cf69-79ba-46f2-be57-b598a364f733 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container {
      position: relative;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a66cf69-79ba-46f2-be57-b598a364f733 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-edb3a169-6273-4c81-907d-bc4a5b0987ac {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-5f39db38-0325-4bfc-9849-4441bd07ec2c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
background-color: rgba(22, 22, 22, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5f39db38-0325-4bfc-9849-4441bd07ec2c {
  display: none;
}
#s-5f39db38-0325-4bfc-9849-4441bd07ec2c, #wrap-s-5f39db38-0325-4bfc-9849-4441bd07ec2c { display: none !important; }}@media (max-width: 767px){#s-5f39db38-0325-4bfc-9849-4441bd07ec2c {
  display: none;
}
#s-5f39db38-0325-4bfc-9849-4441bd07ec2c, #wrap-s-5f39db38-0325-4bfc-9849-4441bd07ec2c { display: none !important; }}







#s-5f39db38-0325-4bfc-9849-4441bd07ec2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f39db38-0325-4bfc-9849-4441bd07ec2c.shg-box.shg-c {
  justify-content: center;
}

#s-c6253448-1037-46af-84e8-35d5b0ed7ed8 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-c6253448-1037-46af-84e8-35d5b0ed7ed8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6253448-1037-46af-84e8-35d5b0ed7ed8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6253448-1037-46af-84e8-35d5b0ed7ed8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6253448-1037-46af-84e8-35d5b0ed7ed8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-330d11c5-197a-4344-9a04-500a461932ed {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
max-width: 1800px;
aspect-ratio: 1800/1200;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed {
    width: 100%;
    height: auto;
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-content {
  
    align-items: center;
  
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330d11c5-197a-4344-9a04-500a461932ed {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
      position: relative;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed {
    width: 100%;
    height: auto;
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-content {
  
    align-items: center;
  
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330d11c5-197a-4344-9a04-500a461932ed {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
      position: relative;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed {
    width: 100%;
    height: auto;
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-content {
  
    align-items: center;
  
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330d11c5-197a-4344-9a04-500a461932ed {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
      position: relative;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed {
    width: 100%;
    height: auto;
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-content {
  
    align-items: center;
  
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330d11c5-197a-4344-9a04-500a461932ed {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
      position: relative;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330d11c5-197a-4344-9a04-500a461932ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed {
    width: 100%;
    height: auto;
  }

  #s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-330d11c5-197a-4344-9a04-500a461932ed .shogun-image-content {
  
    align-items: center;
  
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330d11c5-197a-4344-9a04-500a461932ed {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container {
      position: relative;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330d11c5-197a-4344-9a04-500a461932ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-6b09bb63-f184-4847-ad27-e06d5a6d8674 {
  margin-left: auto;
margin-right: auto;
}








#s-6b09bb63-f184-4847-ad27-e06d5a6d8674 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b09bb63-f184-4847-ad27-e06d5a6d8674.shg-box.shg-c {
  justify-content: center;
}

#s-bdcd013e-e124-4e7c-811b-424eeb0ea0b6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-5e331b25-3e48-4813-be24-f833a5179bcd {
  margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-5fffb300-da3e-417c-bb79-4ed476058f38 {
  margin-left: 0px;
margin-right: 0px;
max-width: 600px;
}

#s-f530e617-c978-4f13-8d14-2dc5084d27ef {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWYxMzQwOTUtYjNlZi00YTJlLTlhZjMtMGM2OTI4YTVhN2JlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZjEzNDA5NS1iM2VmLTRhMmUtOWFmMy0wYzY5MjhhNWE3YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 186, 54, 1);
border-style: solid;
border-radius: 6px;
text-align: left;
text-decoration: none;
letter-spacing: 3px;
color: rgba(10, 10, 10, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffba36"}, {"id"=>2, "pos"=>1, "color"=>"#f5901e"}];
}
#s-f530e617-c978-4f13-8d14-2dc5084d27ef:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDc4ZjNjOTktZDY4OC00NTEyLTg1ODgtY2JiOWZlYmZlYTQ5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNzhmM2M5OS1kNjg4LTQ1MTItODU4OC1jYmI5ZmViZmVhNDkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f5901e"}, {"id"=>2, "pos"=>1, "color"=>"#ffba36"}] !important;}#s-f530e617-c978-4f13-8d14-2dc5084d27ef:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f530e617-c978-4f13-8d14-2dc5084d27ef-root {
    text-align: left;
  }


#s-f530e617-c978-4f13-8d14-2dc5084d27ef.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f530e617-c978-4f13-8d14-2dc5084d27ef-root {
    text-align: left;
  }


#s-f530e617-c978-4f13-8d14-2dc5084d27ef.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f530e617-c978-4f13-8d14-2dc5084d27ef-root {
    text-align: left;
  }


#s-f530e617-c978-4f13-8d14-2dc5084d27ef.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f530e617-c978-4f13-8d14-2dc5084d27ef-root {
    text-align: left;
  }


#s-f530e617-c978-4f13-8d14-2dc5084d27ef.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f530e617-c978-4f13-8d14-2dc5084d27ef-root {
    text-align: left;
  }


#s-f530e617-c978-4f13-8d14-2dc5084d27ef.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
background-color: rgba(22, 22, 22, 1);
}
@media (min-width: 1200px){#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 {
  display: none;
}
#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23, #wrap-s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 {
  display: none;
}
#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23, #wrap-s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 {
  display: unset;
}
#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23, #wrap-s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 { display: unset !important; }}@media (max-width: 767px){#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 {
  display: unset;
}
#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23, #wrap-s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 { display: unset !important; }}







#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-419e90a8-3561-4c00-b8d5-8afbe7c79e23.shg-box.shg-c {
  justify-content: center;
}

#s-011fae8c-efa5-492f-98ef-14e37369a8ed {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-011fae8c-efa5-492f-98ef-14e37369a8ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-011fae8c-efa5-492f-98ef-14e37369a8ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-011fae8c-efa5-492f-98ef-14e37369a8ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-011fae8c-efa5-492f-98ef-14e37369a8ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
max-width: 1800px;
aspect-ratio: 1800/1200;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
    width: 100%;
    height: auto;
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
    
    
  }


.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-content {
  
    align-items: center;
  
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
      position: relative;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
    width: 100%;
    height: auto;
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
    
    
  }


.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-content {
  
    align-items: center;
  
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
      position: relative;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
    width: 100%;
    height: auto;
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
    
    
  }


.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-content {
  
    align-items: center;
  
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
      position: relative;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
    width: 100%;
    height: auto;
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
    
    
  }


.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-content {
  
    align-items: center;
  
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
      position: relative;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
    width: 100%;
    height: auto;
  }

  #s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
    
    
  }


.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e .shogun-image-content {
  
    align-items: center;
  
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container {
      position: relative;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5156d5ed-79b9-4f9c-b8fa-0e166e20dd2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1599af3e-5ca1-43eb-a28b-0bac41373cb5 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}








#s-1599af3e-5ca1-43eb-a28b-0bac41373cb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1599af3e-5ca1-43eb-a28b-0bac41373cb5.shg-box.shg-c {
  justify-content: center;
}

#s-8a288600-b3e7-46a0-86d6-42fc4744ee20 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-53bf061c-7400-400f-ad0b-c5ff1fd33e82 {
  margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-8c04cf84-e3b2-43cc-95a2-a73873546cbe {
  margin-left: auto;
margin-right: auto;
}

#s-7ff3a513-c49f-45b7-80f9-1a977a02016f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWYxMzQwOTUtYjNlZi00YTJlLTlhZjMtMGM2OTI4YTVhN2JlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZjEzNDA5NS1iM2VmLTRhMmUtOWFmMy0wYzY5MjhhNWE3YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 186, 54, 1);
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
letter-spacing: 3px;
color: rgba(10, 10, 10, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffba36"}, {"id"=>2, "pos"=>1, "color"=>"#f5901e"}];
}
#s-7ff3a513-c49f-45b7-80f9-1a977a02016f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjc3NmYzZTItOWYxYi00YjBkLWI1OTYtYTA2MjY2YzMwYjZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNzc2ZjNlMi05ZjFiLTRiMGQtYjU5Ni1hMDYyNjZjMzBiNmIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f5901e"}, {"id"=>2, "pos"=>1, "color"=>"#ffba36"}] !important;}#s-7ff3a513-c49f-45b7-80f9-1a977a02016f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ff3a513-c49f-45b7-80f9-1a977a02016f-root {
    text-align: center;
  }


#s-7ff3a513-c49f-45b7-80f9-1a977a02016f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7ff3a513-c49f-45b7-80f9-1a977a02016f-root {
    text-align: center;
  }


#s-7ff3a513-c49f-45b7-80f9-1a977a02016f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ff3a513-c49f-45b7-80f9-1a977a02016f-root {
    text-align: center;
  }


#s-7ff3a513-c49f-45b7-80f9-1a977a02016f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7ff3a513-c49f-45b7-80f9-1a977a02016f-root {
    text-align: center;
  }


#s-7ff3a513-c49f-45b7-80f9-1a977a02016f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7ff3a513-c49f-45b7-80f9-1a977a02016f-root {
    text-align: center;
  }


#s-7ff3a513-c49f-45b7-80f9-1a977a02016f.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}
#s-3e7d9091-f44e-431e-a159-e8c2dd835cda {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
background-color: rgba(22, 22, 22, 1);
}
@media (min-width: 1200px){#s-3e7d9091-f44e-431e-a159-e8c2dd835cda {
  display: none;
}
#s-3e7d9091-f44e-431e-a159-e8c2dd835cda, #wrap-s-3e7d9091-f44e-431e-a159-e8c2dd835cda { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e7d9091-f44e-431e-a159-e8c2dd835cda {
  display: none;
}
#s-3e7d9091-f44e-431e-a159-e8c2dd835cda, #wrap-s-3e7d9091-f44e-431e-a159-e8c2dd835cda { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e7d9091-f44e-431e-a159-e8c2dd835cda {
  display: unset;
}
#s-3e7d9091-f44e-431e-a159-e8c2dd835cda, #wrap-s-3e7d9091-f44e-431e-a159-e8c2dd835cda { display: unset !important; }}@media (max-width: 767px){#s-3e7d9091-f44e-431e-a159-e8c2dd835cda {
  margin-top: 0px;
display: unset;
}
#s-3e7d9091-f44e-431e-a159-e8c2dd835cda, #wrap-s-3e7d9091-f44e-431e-a159-e8c2dd835cda { display: unset !important; }}







#s-3e7d9091-f44e-431e-a159-e8c2dd835cda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e7d9091-f44e-431e-a159-e8c2dd835cda.shg-box.shg-c {
  justify-content: center;
}

#s-289935e0-373f-436a-a350-aae9112a56ad {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-289935e0-373f-436a-a350-aae9112a56ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-289935e0-373f-436a-a350-aae9112a56ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-289935e0-373f-436a-a350-aae9112a56ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-289935e0-373f-436a-a350-aae9112a56ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
max-width: 1800px;
aspect-ratio: 1800/1200;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
    width: 100%;
    height: auto;
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
    
    
  }


.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-content {
  
    align-items: center;
  
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
      position: relative;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
    width: 100%;
    height: auto;
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
    
    
  }


.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-content {
  
    align-items: center;
  
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
      position: relative;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
    width: 100%;
    height: auto;
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
    
    
  }


.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-content {
  
    align-items: center;
  
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
      position: relative;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
    width: 100%;
    height: auto;
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
    
    
  }


.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-content {
  
    align-items: center;
  
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
      position: relative;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
    width: 100%;
    height: auto;
  }

  #s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
    
    
  }


.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 .shogun-image-content {
  
    align-items: center;
  
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container {
      position: relative;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995996ed-7cc4-4ca3-b6e3-d8601ff17b95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-085ee07c-1574-4823-9845-dca43323214c {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}








#s-085ee07c-1574-4823-9845-dca43323214c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-085ee07c-1574-4823-9845-dca43323214c.shg-box.shg-c {
  justify-content: center;
}

#s-53da9d46-aac4-4dd0-bead-732250ea7c2a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
}

#s-cef62599-4421-424d-a0ba-80310da4bf5b {
  margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-6cb3be77-50ef-4879-ba38-0684f0e5f545 {
  margin-left: auto;
margin-right: auto;
}

#s-7083a093-23ff-489d-a158-8bb0543871a4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWYxMzQwOTUtYjNlZi00YTJlLTlhZjMtMGM2OTI4YTVhN2JlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZjEzNDA5NS1iM2VmLTRhMmUtOWFmMy0wYzY5MjhhNWE3YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 186, 54, 1);
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
letter-spacing: 3px;
color: rgba(10, 10, 10, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffba36"}, {"id"=>2, "pos"=>1, "color"=>"#f5901e"}];
}
#s-7083a093-23ff-489d-a158-8bb0543871a4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDQ1ODJhZTktMGUzNC00YjBjLTk5ZDktNDM2ZDgyOGJkNDUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NDU4MmFlOS0wZTM0LTRiMGMtOTlkOS00MzZkODI4YmQ0NTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f5901e"}, {"id"=>2, "pos"=>1, "color"=>"#ffba36"}] !important;}#s-7083a093-23ff-489d-a158-8bb0543871a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7083a093-23ff-489d-a158-8bb0543871a4-root {
    text-align: center;
  }


#s-7083a093-23ff-489d-a158-8bb0543871a4.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7083a093-23ff-489d-a158-8bb0543871a4-root {
    text-align: center;
  }


#s-7083a093-23ff-489d-a158-8bb0543871a4.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7083a093-23ff-489d-a158-8bb0543871a4-root {
    text-align: center;
  }


#s-7083a093-23ff-489d-a158-8bb0543871a4.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7083a093-23ff-489d-a158-8bb0543871a4-root {
    text-align: center;
  }


#s-7083a093-23ff-489d-a158-8bb0543871a4.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7083a093-23ff-489d-a158-8bb0543871a4-root {
    text-align: center;
  }


#s-7083a093-23ff-489d-a158-8bb0543871a4.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  block ;
}
}
#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
background-color: rgba(22, 22, 22, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748 {
  display: none;
}
#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748, #wrap-s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748 { display: none !important; }}@media (max-width: 767px){#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748 {
  display: none;
}
#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748, #wrap-s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748 { display: none !important; }}







#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cacbdf8b-14a4-474c-bee9-4e5a85f0f748.shg-box.shg-c {
  justify-content: center;
}

#s-96deed19-bbb3-452e-a3fe-1ff5b6f4180e {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 16px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-96deed19-bbb3-452e-a3fe-1ff5b6f4180e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96deed19-bbb3-452e-a3fe-1ff5b6f4180e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96deed19-bbb3-452e-a3fe-1ff5b6f4180e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96deed19-bbb3-452e-a3fe-1ff5b6f4180e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-66b44798-0234-480c-8b1e-4d9e38dd3103 {
  margin-left: auto;
margin-right: auto;
padding-left: 6%;
padding-right: 6%;
}








#s-66b44798-0234-480c-8b1e-4d9e38dd3103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66b44798-0234-480c-8b1e-4d9e38dd3103.shg-box.shg-c {
  justify-content: center;
}

#s-c60c6564-c261-4e5b-9d0c-7ad6044f70a0 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-73df848f-04a0-4ed0-92d2-02f66a49f357 {
  margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-0f20a48f-ec20-4c51-bdf3-c1847936ce49 {
  margin-left: 0px;
margin-right: 0px;
max-width: 600px;
}

#s-d850dc22-13d1-49af-a28d-9d59710ad75c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWYxMzQwOTUtYjNlZi00YTJlLTlhZjMtMGM2OTI4YTVhN2JlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZjEzNDA5NS1iM2VmLTRhMmUtOWFmMy0wYzY5MjhhNWE3YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 186, 54, 1);
border-style: solid;
border-radius: 6px;
text-align: left;
text-decoration: none;
letter-spacing: 3px;
color: rgba(10, 10, 10, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffba36"}, {"id"=>2, "pos"=>1, "color"=>"#f5901e"}];
}
#s-d850dc22-13d1-49af-a28d-9d59710ad75c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjdmZjk3NWQtYjMzNS00NDhkLTlhM2UtM2M5ODk5MzY5YTQzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjU5MDFlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiYTM2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2N2ZmOTc1ZC1iMzM1LTQ0OGQtOWEzZS0zYzk4OTkzNjlhNDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f5901e"}, {"id"=>2, "pos"=>1, "color"=>"#ffba36"}] !important;}#s-d850dc22-13d1-49af-a28d-9d59710ad75c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d850dc22-13d1-49af-a28d-9d59710ad75c-root {
    text-align: left;
  }


#s-d850dc22-13d1-49af-a28d-9d59710ad75c.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d850dc22-13d1-49af-a28d-9d59710ad75c-root {
    text-align: left;
  }


#s-d850dc22-13d1-49af-a28d-9d59710ad75c.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d850dc22-13d1-49af-a28d-9d59710ad75c-root {
    text-align: left;
  }


#s-d850dc22-13d1-49af-a28d-9d59710ad75c.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d850dc22-13d1-49af-a28d-9d59710ad75c-root {
    text-align: left;
  }


#s-d850dc22-13d1-49af-a28d-9d59710ad75c.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d850dc22-13d1-49af-a28d-9d59710ad75c-root {
    text-align: left;
  }


#s-d850dc22-13d1-49af-a28d-9d59710ad75c.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
max-width: 1800px;
aspect-ratio: 1800/1200;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
    width: 100%;
    height: auto;
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
    
    
  }


.s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
      position: relative;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
    width: 100%;
    height: auto;
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
    
    
  }


.s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
      position: relative;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
    width: 100%;
    height: auto;
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
    
    
  }


.s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
      position: relative;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
    width: 100%;
    height: auto;
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
    
    
  }


.s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
      position: relative;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }

    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-link {
      aspect-ratio: 1800/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
    width: 100%;
    height: auto;
  }

  #s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
    
    
  }


.s-a6d98689-8d5d-4592-a037-217d3e4a1c85 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 {
      --shg-aspect-ratio: calc(1800/1200); 
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container {
      position: relative;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6d98689-8d5d-4592-a037-217d3e4a1c85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-eba14ed1-602c-42a0-b019-2d43c098037b {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-eba14ed1-602c-42a0-b019-2d43c098037b {
  display: none;
}
#s-eba14ed1-602c-42a0-b019-2d43c098037b, #wrap-s-eba14ed1-602c-42a0-b019-2d43c098037b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eba14ed1-602c-42a0-b019-2d43c098037b {
  display: none;
}
#s-eba14ed1-602c-42a0-b019-2d43c098037b, #wrap-s-eba14ed1-602c-42a0-b019-2d43c098037b { display: none !important; }}







#s-eba14ed1-602c-42a0-b019-2d43c098037b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eba14ed1-602c-42a0-b019-2d43c098037b.shg-box.shg-c {
  justify-content: center;
}

#s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc {
  margin-left: auto;
margin-bottom: -22px;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc {
  display: unset;
}
#s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc, #wrap-s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc { display: unset !important; }}@media (max-width: 767px){#s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc {
  display: unset;
}
#s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc, #wrap-s-9ab4ba01-9fcc-4cbe-a0b3-3b074d83bcbc { display: unset !important; }}
#s-29aacb14-5b93-40be-be2b-be5b7e094fb5 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-29aacb14-5b93-40be-be2b-be5b7e094fb5 {
  display: unset;
}
#s-29aacb14-5b93-40be-be2b-be5b7e094fb5, #wrap-s-29aacb14-5b93-40be-be2b-be5b7e094fb5 { display: unset !important; }}@media (max-width: 767px){#s-29aacb14-5b93-40be-be2b-be5b7e094fb5 {
  display: unset;
}
#s-29aacb14-5b93-40be-be2b-be5b7e094fb5, #wrap-s-29aacb14-5b93-40be-be2b-be5b7e094fb5 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-29aacb14-5b93-40be-be2b-be5b7e094fb5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-29aacb14-5b93-40be-be2b-be5b7e094fb5"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-29aacb14-5b93-40be-be2b-be5b7e094fb5"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-29aacb14-5b93-40be-be2b-be5b7e094fb5"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-2414c70d-b469-4bee-a20d-b95c60911120 {
  min-height: 50px;
}








#s-2414c70d-b469-4bee-a20d-b95c60911120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2414c70d-b469-4bee-a20d-b95c60911120.shg-box.shg-c {
  justify-content: center;
}

#s-547b628d-bbf2-460c-a2d4-5a3b286c4619 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-547b628d-bbf2-460c-a2d4-5a3b286c4619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-547b628d-bbf2-460c-a2d4-5a3b286c4619.shg-box.shg-c {
  justify-content: center;
}

#s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
    width: 100%;
    height: auto;
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
    
    
  }


.s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
      position: relative;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
    width: 100%;
    height: auto;
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
    
    
  }


.s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
      position: relative;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
    width: 100%;
    height: auto;
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
    
    
  }


.s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
      position: relative;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
    width: 100%;
    height: auto;
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
    
    
  }


.s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
      position: relative;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
    width: 100%;
    height: auto;
  }

  #s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
    
    
  }


.s-08c832dc-d95f-4ccf-a468-bb5950030a9f .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container {
      position: relative;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08c832dc-d95f-4ccf-a468-bb5950030a9f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-f55a2830-d602-46e9-accb-26789107cd13 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-f55a2830-d602-46e9-accb-26789107cd13:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f55a2830-d602-46e9-accb-26789107cd13:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f55a2830-d602-46e9-accb-26789107cd13 {
  line-height: 1.5em;
}
}

  #s-f55a2830-d602-46e9-accb-26789107cd13-root {
    text-align: center;
  }


#s-f55a2830-d602-46e9-accb-26789107cd13.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f55a2830-d602-46e9-accb-26789107cd13-root {
    text-align: center;
  }


#s-f55a2830-d602-46e9-accb-26789107cd13.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f55a2830-d602-46e9-accb-26789107cd13-root {
    text-align: center;
  }


#s-f55a2830-d602-46e9-accb-26789107cd13.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f55a2830-d602-46e9-accb-26789107cd13-root {
    text-align: center;
  }


#s-f55a2830-d602-46e9-accb-26789107cd13.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f55a2830-d602-46e9-accb-26789107cd13-root {
    text-align: center;
  }


#s-f55a2830-d602-46e9-accb-26789107cd13.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-412c1b63-9965-4cc7-9ff0-123c8e86feee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-412c1b63-9965-4cc7-9ff0-123c8e86feee:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-412c1b63-9965-4cc7-9ff0-123c8e86feee:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-412c1b63-9965-4cc7-9ff0-123c8e86feee-root {
    text-align: center;
  }


#s-412c1b63-9965-4cc7-9ff0-123c8e86feee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-412c1b63-9965-4cc7-9ff0-123c8e86feee-root {
    text-align: center;
  }


#s-412c1b63-9965-4cc7-9ff0-123c8e86feee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-412c1b63-9965-4cc7-9ff0-123c8e86feee-root {
    text-align: center;
  }


#s-412c1b63-9965-4cc7-9ff0-123c8e86feee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-412c1b63-9965-4cc7-9ff0-123c8e86feee-root {
    text-align: center;
  }


#s-412c1b63-9965-4cc7-9ff0-123c8e86feee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-412c1b63-9965-4cc7-9ff0-123c8e86feee-root {
    text-align: center;
  }


#s-412c1b63-9965-4cc7-9ff0-123c8e86feee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-5497264d-4bb0-4ea2-86e1-45cb5175494b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-5497264d-4bb0-4ea2-86e1-45cb5175494b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5497264d-4bb0-4ea2-86e1-45cb5175494b.shg-box.shg-c {
  justify-content: center;
}

#s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
    width: 100%;
    height: auto;
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
    
    
  }


.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
      position: relative;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
    width: 100%;
    height: auto;
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
    
    
  }


.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
      position: relative;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
    width: 100%;
    height: auto;
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
    
    
  }


.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
      position: relative;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
    width: 100%;
    height: auto;
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
    
    
  }


.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
      position: relative;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
    width: 100%;
    height: auto;
  }

  #s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
    
    
  }


.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container {
      position: relative;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ebaa45f-6897-4c3d-a7ea-52ddabd5eb7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3 {
  line-height: 1.5em;
}
}

  #s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3-root {
    text-align: center;
  }


#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3-root {
    text-align: center;
  }


#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3-root {
    text-align: center;
  }


#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3-root {
    text-align: center;
  }


#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3-root {
    text-align: center;
  }


#s-fb3ecd58-d6ac-4c18-a405-99dcf0b048c3.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-c5ea4003-ec49-44ae-9648-ec010d76ea16 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-c5ea4003-ec49-44ae-9648-ec010d76ea16:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c5ea4003-ec49-44ae-9648-ec010d76ea16:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c5ea4003-ec49-44ae-9648-ec010d76ea16-root {
    text-align: center;
  }


#s-c5ea4003-ec49-44ae-9648-ec010d76ea16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c5ea4003-ec49-44ae-9648-ec010d76ea16-root {
    text-align: center;
  }


#s-c5ea4003-ec49-44ae-9648-ec010d76ea16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c5ea4003-ec49-44ae-9648-ec010d76ea16-root {
    text-align: center;
  }


#s-c5ea4003-ec49-44ae-9648-ec010d76ea16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c5ea4003-ec49-44ae-9648-ec010d76ea16-root {
    text-align: center;
  }


#s-c5ea4003-ec49-44ae-9648-ec010d76ea16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c5ea4003-ec49-44ae-9648-ec010d76ea16-root {
    text-align: center;
  }


#s-c5ea4003-ec49-44ae-9648-ec010d76ea16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-bdd74f35-db35-43b6-b29d-a1d98bb73307 {
  min-height: 50px;
}








#s-bdd74f35-db35-43b6-b29d-a1d98bb73307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdd74f35-db35-43b6-b29d-a1d98bb73307.shg-box.shg-c {
  justify-content: center;
}

#s-1f98c0be-4aa3-4256-aff9-752b9742a7c1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1f98c0be-4aa3-4256-aff9-752b9742a7c1 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-1f98c0be-4aa3-4256-aff9-752b9742a7c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f98c0be-4aa3-4256-aff9-752b9742a7c1.shg-box.shg-c {
  justify-content: center;
}

#s-27683716-ea1b-4438-ad9d-f9f46bb827e9 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: rgba(22, 22, 22, 1);
}








#s-27683716-ea1b-4438-ad9d-f9f46bb827e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27683716-ea1b-4438-ad9d-f9f46bb827e9.shg-box.shg-c {
  justify-content: center;
}

#s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
    width: 100%;
    height: auto;
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
    
    
  }


.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
      position: relative;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
    width: 100%;
    height: auto;
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
    
    
  }


.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
      position: relative;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
    width: 100%;
    height: auto;
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
    
    
  }


.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
      position: relative;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
    width: 100%;
    height: auto;
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
    
    
  }


.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
      position: relative;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
    width: 100%;
    height: auto;
  }

  #s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
    
    
  }


.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container {
      position: relative;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77ff08d7-dafc-488d-8cad-b9deb330b4fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-5d96d547-c29a-4345-b6c7-873eb35aa97d {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-5d96d547-c29a-4345-b6c7-873eb35aa97d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5d96d547-c29a-4345-b6c7-873eb35aa97d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5d96d547-c29a-4345-b6c7-873eb35aa97d {
  line-height: 1.5em;
}
}

  #s-5d96d547-c29a-4345-b6c7-873eb35aa97d-root {
    text-align: center;
  }


#s-5d96d547-c29a-4345-b6c7-873eb35aa97d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5d96d547-c29a-4345-b6c7-873eb35aa97d-root {
    text-align: center;
  }


#s-5d96d547-c29a-4345-b6c7-873eb35aa97d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d96d547-c29a-4345-b6c7-873eb35aa97d-root {
    text-align: center;
  }


#s-5d96d547-c29a-4345-b6c7-873eb35aa97d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d96d547-c29a-4345-b6c7-873eb35aa97d-root {
    text-align: center;
  }


#s-5d96d547-c29a-4345-b6c7-873eb35aa97d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5d96d547-c29a-4345-b6c7-873eb35aa97d-root {
    text-align: center;
  }


#s-5d96d547-c29a-4345-b6c7-873eb35aa97d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-a405c76f-9be8-466b-8ab8-09119cb2edfe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-a405c76f-9be8-466b-8ab8-09119cb2edfe:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a405c76f-9be8-466b-8ab8-09119cb2edfe:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a405c76f-9be8-466b-8ab8-09119cb2edfe-root {
    text-align: center;
  }


#s-a405c76f-9be8-466b-8ab8-09119cb2edfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a405c76f-9be8-466b-8ab8-09119cb2edfe-root {
    text-align: center;
  }


#s-a405c76f-9be8-466b-8ab8-09119cb2edfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a405c76f-9be8-466b-8ab8-09119cb2edfe-root {
    text-align: center;
  }


#s-a405c76f-9be8-466b-8ab8-09119cb2edfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a405c76f-9be8-466b-8ab8-09119cb2edfe-root {
    text-align: center;
  }


#s-a405c76f-9be8-466b-8ab8-09119cb2edfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a405c76f-9be8-466b-8ab8-09119cb2edfe-root {
    text-align: center;
  }


#s-a405c76f-9be8-466b-8ab8-09119cb2edfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-0a043af5-d6a6-4cf6-8320-a79023af8d87 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}
@media (max-width: 767px){#s-0a043af5-d6a6-4cf6-8320-a79023af8d87 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-0a043af5-d6a6-4cf6-8320-a79023af8d87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a043af5-d6a6-4cf6-8320-a79023af8d87.shg-box.shg-c {
  justify-content: center;
}

#s-22646f79-c27d-419f-8099-359f210e64da {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-22646f79-c27d-419f-8099-359f210e64da {
    width: 100%;
    height: auto;
  }

  #s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
    
    
  }


.s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-22646f79-c27d-419f-8099-359f210e64da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22646f79-c27d-419f-8099-359f210e64da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
      position: relative;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-22646f79-c27d-419f-8099-359f210e64da {
    width: 100%;
    height: auto;
  }

  #s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
    
    
  }


.s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-22646f79-c27d-419f-8099-359f210e64da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22646f79-c27d-419f-8099-359f210e64da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
      position: relative;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-22646f79-c27d-419f-8099-359f210e64da {
    width: 100%;
    height: auto;
  }

  #s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
    
    
  }


.s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-22646f79-c27d-419f-8099-359f210e64da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22646f79-c27d-419f-8099-359f210e64da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
      position: relative;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-22646f79-c27d-419f-8099-359f210e64da {
    width: 100%;
    height: auto;
  }

  #s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
    
    
  }


.s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-22646f79-c27d-419f-8099-359f210e64da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22646f79-c27d-419f-8099-359f210e64da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
      position: relative;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22646f79-c27d-419f-8099-359f210e64da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-22646f79-c27d-419f-8099-359f210e64da {
    width: 100%;
    height: auto;
  }

  #s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
    
    
  }


.s-22646f79-c27d-419f-8099-359f210e64da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-22646f79-c27d-419f-8099-359f210e64da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22646f79-c27d-419f-8099-359f210e64da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-22646f79-c27d-419f-8099-359f210e64da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container {
      position: relative;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22646f79-c27d-419f-8099-359f210e64da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22646f79-c27d-419f-8099-359f210e64da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-546381b5-d882-43db-8227-9f46e4ddfc28 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-546381b5-d882-43db-8227-9f46e4ddfc28:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-546381b5-d882-43db-8227-9f46e4ddfc28:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-546381b5-d882-43db-8227-9f46e4ddfc28 {
  line-height: 1.5em;
}
}

  #s-546381b5-d882-43db-8227-9f46e4ddfc28-root {
    text-align: center;
  }


#s-546381b5-d882-43db-8227-9f46e4ddfc28.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-546381b5-d882-43db-8227-9f46e4ddfc28-root {
    text-align: center;
  }


#s-546381b5-d882-43db-8227-9f46e4ddfc28.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-546381b5-d882-43db-8227-9f46e4ddfc28-root {
    text-align: center;
  }


#s-546381b5-d882-43db-8227-9f46e4ddfc28.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-546381b5-d882-43db-8227-9f46e4ddfc28-root {
    text-align: center;
  }


#s-546381b5-d882-43db-8227-9f46e4ddfc28.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-546381b5-d882-43db-8227-9f46e4ddfc28-root {
    text-align: center;
  }


#s-546381b5-d882-43db-8227-9f46e4ddfc28.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-652a4a63-bdf8-467e-b747-af90a0af06fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-652a4a63-bdf8-467e-b747-af90a0af06fb:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-652a4a63-bdf8-467e-b747-af90a0af06fb:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-652a4a63-bdf8-467e-b747-af90a0af06fb-root {
    text-align: center;
  }


#s-652a4a63-bdf8-467e-b747-af90a0af06fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-652a4a63-bdf8-467e-b747-af90a0af06fb-root {
    text-align: center;
  }


#s-652a4a63-bdf8-467e-b747-af90a0af06fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-652a4a63-bdf8-467e-b747-af90a0af06fb-root {
    text-align: center;
  }


#s-652a4a63-bdf8-467e-b747-af90a0af06fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-652a4a63-bdf8-467e-b747-af90a0af06fb-root {
    text-align: center;
  }


#s-652a4a63-bdf8-467e-b747-af90a0af06fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-652a4a63-bdf8-467e-b747-af90a0af06fb-root {
    text-align: center;
  }


#s-652a4a63-bdf8-467e-b747-af90a0af06fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-bc11ff50-2f39-4c77-9b85-206fb75abb7d {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}
@media (max-width: 767px){#s-bc11ff50-2f39-4c77-9b85-206fb75abb7d {
  margin-top: 0px;
margin-bottom: 20px;
}
}







#s-bc11ff50-2f39-4c77-9b85-206fb75abb7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc11ff50-2f39-4c77-9b85-206fb75abb7d.shg-box.shg-c {
  justify-content: center;
}

#s-4742499a-c100-49aa-8ddd-37f62e77dbda {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda {
    width: 100%;
    height: auto;
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
    
    
  }


.s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4742499a-c100-49aa-8ddd-37f62e77dbda {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
      position: relative;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda {
    width: 100%;
    height: auto;
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
    
    
  }


.s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4742499a-c100-49aa-8ddd-37f62e77dbda {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
      position: relative;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda {
    width: 100%;
    height: auto;
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
    
    
  }


.s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4742499a-c100-49aa-8ddd-37f62e77dbda {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
      position: relative;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda {
    width: 100%;
    height: auto;
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
    
    
  }


.s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4742499a-c100-49aa-8ddd-37f62e77dbda {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
      position: relative;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4742499a-c100-49aa-8ddd-37f62e77dbda .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda {
    width: 100%;
    height: auto;
  }

  #s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
    
    
  }


.s-4742499a-c100-49aa-8ddd-37f62e77dbda .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4742499a-c100-49aa-8ddd-37f62e77dbda {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container {
      position: relative;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4742499a-c100-49aa-8ddd-37f62e77dbda img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-b9e7c813-12ec-413b-a21f-89f092f6955d {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-left: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-b9e7c813-12ec-413b-a21f-89f092f6955d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b9e7c813-12ec-413b-a21f-89f092f6955d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b9e7c813-12ec-413b-a21f-89f092f6955d {
  line-height: 1.5em;
}
}

  #s-b9e7c813-12ec-413b-a21f-89f092f6955d-root {
    text-align: center;
  }


#s-b9e7c813-12ec-413b-a21f-89f092f6955d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b9e7c813-12ec-413b-a21f-89f092f6955d-root {
    text-align: center;
  }


#s-b9e7c813-12ec-413b-a21f-89f092f6955d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b9e7c813-12ec-413b-a21f-89f092f6955d-root {
    text-align: center;
  }


#s-b9e7c813-12ec-413b-a21f-89f092f6955d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b9e7c813-12ec-413b-a21f-89f092f6955d-root {
    text-align: center;
  }


#s-b9e7c813-12ec-413b-a21f-89f092f6955d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b9e7c813-12ec-413b-a21f-89f092f6955d-root {
    text-align: center;
  }


#s-b9e7c813-12ec-413b-a21f-89f092f6955d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-db25785c-ec96-4fb2-8710-3c57c6853bea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-db25785c-ec96-4fb2-8710-3c57c6853bea:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db25785c-ec96-4fb2-8710-3c57c6853bea:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-db25785c-ec96-4fb2-8710-3c57c6853bea-root {
    text-align: center;
  }


#s-db25785c-ec96-4fb2-8710-3c57c6853bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-db25785c-ec96-4fb2-8710-3c57c6853bea-root {
    text-align: center;
  }


#s-db25785c-ec96-4fb2-8710-3c57c6853bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db25785c-ec96-4fb2-8710-3c57c6853bea-root {
    text-align: center;
  }


#s-db25785c-ec96-4fb2-8710-3c57c6853bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db25785c-ec96-4fb2-8710-3c57c6853bea-root {
    text-align: center;
  }


#s-db25785c-ec96-4fb2-8710-3c57c6853bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-db25785c-ec96-4fb2-8710-3c57c6853bea-root {
    text-align: center;
  }


#s-db25785c-ec96-4fb2-8710-3c57c6853bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028 {
  display: none;
}
#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028, #wrap-s-caaefa98-91c0-4d61-9997-a8b5dcaa6028 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028 {
  display: none;
}
#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028, #wrap-s-caaefa98-91c0-4d61-9997-a8b5dcaa6028 { display: none !important; }}







#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-caaefa98-91c0-4d61-9997-a8b5dcaa6028.shg-box.shg-c {
  justify-content: center;
}

#s-33f7b652-f812-4f4c-b0a9-834f737db934 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
max-width: 1440px;
aspect-ratio: 1440/1920;
text-align: center;
}
@media (max-width: 767px){#s-33f7b652-f812-4f4c-b0a9-834f737db934 {
  margin-top: 20px;
margin-bottom: 20px;
}
}




  @supports  (aspect-ratio: 1/1) {
    
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }

    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-link {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 {
    width: 100%;
    height: auto;
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
    
    
  }


.s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-content {
  
    align-items: center;
  
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33f7b652-f812-4f4c-b0a9-834f737db934 {
      --shg-aspect-ratio: calc(1440/1920); 
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
      position: relative;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }

    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-link {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 {
    width: 100%;
    height: auto;
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
    
    
  }


.s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-content {
  
    align-items: center;
  
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33f7b652-f812-4f4c-b0a9-834f737db934 {
      --shg-aspect-ratio: calc(1440/1920); 
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
      position: relative;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }

    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-link {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 {
    width: 100%;
    height: auto;
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
    
    
  }


.s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-content {
  
    align-items: center;
  
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33f7b652-f812-4f4c-b0a9-834f737db934 {
      --shg-aspect-ratio: calc(1440/1920); 
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
      position: relative;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }

    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-link {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 {
    width: 100%;
    height: auto;
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
    
    
  }


.s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-content {
  
    align-items: center;
  
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33f7b652-f812-4f4c-b0a9-834f737db934 {
      --shg-aspect-ratio: calc(1440/1920); 
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
      position: relative;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }

    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-link {
      aspect-ratio: 1440/1920;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33f7b652-f812-4f4c-b0a9-834f737db934 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 {
    width: 100%;
    height: auto;
  }

  #s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
    
    
  }


.s-33f7b652-f812-4f4c-b0a9-834f737db934 .shogun-image-content {
  
    align-items: center;
  
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33f7b652-f812-4f4c-b0a9-834f737db934 {
      --shg-aspect-ratio: calc(1440/1920); 
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container {
      position: relative;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33f7b652-f812-4f4c-b0a9-834f737db934 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-a833b043-5b97-42c7-92fc-71dbb31aa15b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a833b043-5b97-42c7-92fc-71dbb31aa15b {
  display: none;
}
#s-a833b043-5b97-42c7-92fc-71dbb31aa15b, #wrap-s-a833b043-5b97-42c7-92fc-71dbb31aa15b { display: none !important; }}@media (max-width: 767px){#s-a833b043-5b97-42c7-92fc-71dbb31aa15b {
  display: none;
}
#s-a833b043-5b97-42c7-92fc-71dbb31aa15b, #wrap-s-a833b043-5b97-42c7-92fc-71dbb31aa15b { display: none !important; }}







#s-a833b043-5b97-42c7-92fc-71dbb31aa15b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a833b043-5b97-42c7-92fc-71dbb31aa15b.shg-box.shg-c {
  justify-content: center;
}

#s-27c35017-e019-4f6b-864d-fb649f5e1243 {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: -22px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-27c35017-e019-4f6b-864d-fb649f5e1243 {
  display: none;
}
#s-27c35017-e019-4f6b-864d-fb649f5e1243, #wrap-s-27c35017-e019-4f6b-864d-fb649f5e1243 { display: none !important; }}@media (max-width: 767px){#s-27c35017-e019-4f6b-864d-fb649f5e1243 {
  display: none;
}
#s-27c35017-e019-4f6b-864d-fb649f5e1243, #wrap-s-27c35017-e019-4f6b-864d-fb649f5e1243 { display: none !important; }}
#s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d {
  display: none;
}
#s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d, #wrap-s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d { display: none !important; }}@media (max-width: 767px){#s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d {
  display: none;
}
#s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d, #wrap-s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d { display: none !important; }}
@media (min-width: 0px) {
[id="s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3eac952-dbb5-48bc-ac84-8bd4ba236d9d"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-9e74faeb-a4b5-49c3-b947-1b6ae440053d {
  min-height: 50px;
}








#s-9e74faeb-a4b5-49c3-b947-1b6ae440053d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e74faeb-a4b5-49c3-b947-1b6ae440053d.shg-box.shg-c {
  justify-content: center;
}

#s-b30f5bcf-a843-4041-b670-399ddd3b39be {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-b30f5bcf-a843-4041-b670-399ddd3b39be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b30f5bcf-a843-4041-b670-399ddd3b39be.shg-box.shg-c {
  justify-content: center;
}

#s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
    width: 100%;
    height: auto;
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
    
    
  }


.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
      position: relative;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
    width: 100%;
    height: auto;
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
    
    
  }


.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
      position: relative;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
    width: 100%;
    height: auto;
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
    
    
  }


.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
      position: relative;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
    width: 100%;
    height: auto;
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
    
    
  }


.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
      position: relative;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
    width: 100%;
    height: auto;
  }

  #s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
    
    
  }


.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container {
      position: relative;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1912a79-49ed-40db-a13c-d8e8af9d6a10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e {
  line-height: 1.5em;
}
}

  #s-79a542b3-e358-4732-bdf6-cd6829f2ea2e-root {
    text-align: center;
  }


#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-79a542b3-e358-4732-bdf6-cd6829f2ea2e-root {
    text-align: center;
  }


#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79a542b3-e358-4732-bdf6-cd6829f2ea2e-root {
    text-align: center;
  }


#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79a542b3-e358-4732-bdf6-cd6829f2ea2e-root {
    text-align: center;
  }


#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-79a542b3-e358-4732-bdf6-cd6829f2ea2e-root {
    text-align: center;
  }


#s-79a542b3-e358-4732-bdf6-cd6829f2ea2e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-cb0108f9-8602-4ac2-afb7-70c07865440e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-cb0108f9-8602-4ac2-afb7-70c07865440e:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cb0108f9-8602-4ac2-afb7-70c07865440e:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-cb0108f9-8602-4ac2-afb7-70c07865440e-root {
    text-align: center;
  }


#s-cb0108f9-8602-4ac2-afb7-70c07865440e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cb0108f9-8602-4ac2-afb7-70c07865440e-root {
    text-align: center;
  }


#s-cb0108f9-8602-4ac2-afb7-70c07865440e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cb0108f9-8602-4ac2-afb7-70c07865440e-root {
    text-align: center;
  }


#s-cb0108f9-8602-4ac2-afb7-70c07865440e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cb0108f9-8602-4ac2-afb7-70c07865440e-root {
    text-align: center;
  }


#s-cb0108f9-8602-4ac2-afb7-70c07865440e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cb0108f9-8602-4ac2-afb7-70c07865440e-root {
    text-align: center;
  }


#s-cb0108f9-8602-4ac2-afb7-70c07865440e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-71a16f46-dc39-455d-b150-040eca75712e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-71a16f46-dc39-455d-b150-040eca75712e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71a16f46-dc39-455d-b150-040eca75712e.shg-box.shg-c {
  justify-content: center;
}

#s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
    width: 100%;
    height: auto;
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
    
    
  }


.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
      position: relative;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
    width: 100%;
    height: auto;
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
    
    
  }


.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
      position: relative;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
    width: 100%;
    height: auto;
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
    
    
  }


.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
      position: relative;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
    width: 100%;
    height: auto;
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
    
    
  }


.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
      position: relative;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
    width: 100%;
    height: auto;
  }

  #s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
    
    
  }


.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container {
      position: relative;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8ab2da6-64ce-45c0-a922-c62f0d4be5fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-46f9650e-2543-4d22-b62f-2b0625e6d241 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-46f9650e-2543-4d22-b62f-2b0625e6d241:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-46f9650e-2543-4d22-b62f-2b0625e6d241:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-46f9650e-2543-4d22-b62f-2b0625e6d241 {
  line-height: 1.5em;
}
}

  #s-46f9650e-2543-4d22-b62f-2b0625e6d241-root {
    text-align: center;
  }


#s-46f9650e-2543-4d22-b62f-2b0625e6d241.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-46f9650e-2543-4d22-b62f-2b0625e6d241-root {
    text-align: center;
  }


#s-46f9650e-2543-4d22-b62f-2b0625e6d241.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-46f9650e-2543-4d22-b62f-2b0625e6d241-root {
    text-align: center;
  }


#s-46f9650e-2543-4d22-b62f-2b0625e6d241.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-46f9650e-2543-4d22-b62f-2b0625e6d241-root {
    text-align: center;
  }


#s-46f9650e-2543-4d22-b62f-2b0625e6d241.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-46f9650e-2543-4d22-b62f-2b0625e6d241-root {
    text-align: center;
  }


#s-46f9650e-2543-4d22-b62f-2b0625e6d241.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-6253d141-30dc-45a8-87dd-f23f8fed58ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-6253d141-30dc-45a8-87dd-f23f8fed58ac:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6253d141-30dc-45a8-87dd-f23f8fed58ac:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6253d141-30dc-45a8-87dd-f23f8fed58ac-root {
    text-align: center;
  }


#s-6253d141-30dc-45a8-87dd-f23f8fed58ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6253d141-30dc-45a8-87dd-f23f8fed58ac-root {
    text-align: center;
  }


#s-6253d141-30dc-45a8-87dd-f23f8fed58ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6253d141-30dc-45a8-87dd-f23f8fed58ac-root {
    text-align: center;
  }


#s-6253d141-30dc-45a8-87dd-f23f8fed58ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6253d141-30dc-45a8-87dd-f23f8fed58ac-root {
    text-align: center;
  }


#s-6253d141-30dc-45a8-87dd-f23f8fed58ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6253d141-30dc-45a8-87dd-f23f8fed58ac-root {
    text-align: center;
  }


#s-6253d141-30dc-45a8-87dd-f23f8fed58ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-850716fb-4172-4ac8-8d8f-dfd04040baff {
  min-height: 50px;
}








#s-850716fb-4172-4ac8-8d8f-dfd04040baff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-850716fb-4172-4ac8-8d8f-dfd04040baff.shg-box.shg-c {
  justify-content: center;
}

#s-b2c49ced-7282-4971-8789-f86dd8420c24 {
  min-height: 50px;
}








#s-b2c49ced-7282-4971-8789-f86dd8420c24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2c49ced-7282-4971-8789-f86dd8420c24.shg-box.shg-c {
  justify-content: center;
}

#s-06b9b149-414d-4336-90e9-cedabe5d912a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-06b9b149-414d-4336-90e9-cedabe5d912a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06b9b149-414d-4336-90e9-cedabe5d912a.shg-box.shg-c {
  justify-content: center;
}

#s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
    width: 100%;
    height: auto;
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
    
    
  }


.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
      position: relative;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
    width: 100%;
    height: auto;
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
    
    
  }


.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
      position: relative;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
    width: 100%;
    height: auto;
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
    
    
  }


.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
      position: relative;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
    width: 100%;
    height: auto;
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
    
    
  }


.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
      position: relative;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
    width: 100%;
    height: auto;
  }

  #s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
    
    
  }


.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container {
      position: relative;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a44860a8-d8bf-4b27-8436-2a5e5c5c80ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-45757551-5774-44a1-a969-b11b70ae567e {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-45757551-5774-44a1-a969-b11b70ae567e:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-45757551-5774-44a1-a969-b11b70ae567e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-45757551-5774-44a1-a969-b11b70ae567e {
  line-height: 1.5em;
}
}

  #s-45757551-5774-44a1-a969-b11b70ae567e-root {
    text-align: center;
  }


#s-45757551-5774-44a1-a969-b11b70ae567e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-45757551-5774-44a1-a969-b11b70ae567e-root {
    text-align: center;
  }


#s-45757551-5774-44a1-a969-b11b70ae567e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-45757551-5774-44a1-a969-b11b70ae567e-root {
    text-align: center;
  }


#s-45757551-5774-44a1-a969-b11b70ae567e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-45757551-5774-44a1-a969-b11b70ae567e-root {
    text-align: center;
  }


#s-45757551-5774-44a1-a969-b11b70ae567e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-45757551-5774-44a1-a969-b11b70ae567e-root {
    text-align: center;
  }


#s-45757551-5774-44a1-a969-b11b70ae567e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-ba1094f9-231e-437a-9a79-1b1293268aa8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-ba1094f9-231e-437a-9a79-1b1293268aa8:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ba1094f9-231e-437a-9a79-1b1293268aa8:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ba1094f9-231e-437a-9a79-1b1293268aa8-root {
    text-align: center;
  }


#s-ba1094f9-231e-437a-9a79-1b1293268aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ba1094f9-231e-437a-9a79-1b1293268aa8-root {
    text-align: center;
  }


#s-ba1094f9-231e-437a-9a79-1b1293268aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ba1094f9-231e-437a-9a79-1b1293268aa8-root {
    text-align: center;
  }


#s-ba1094f9-231e-437a-9a79-1b1293268aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ba1094f9-231e-437a-9a79-1b1293268aa8-root {
    text-align: center;
  }


#s-ba1094f9-231e-437a-9a79-1b1293268aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ba1094f9-231e-437a-9a79-1b1293268aa8-root {
    text-align: center;
  }


#s-ba1094f9-231e-437a-9a79-1b1293268aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-fbc65509-fa13-4fe8-b674-feedc6fcbb97 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-fbc65509-fa13-4fe8-b674-feedc6fcbb97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbc65509-fa13-4fe8-b674-feedc6fcbb97.shg-box.shg-c {
  justify-content: center;
}

#s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
    width: 100%;
    height: auto;
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
    
    
  }


.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
      position: relative;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
    width: 100%;
    height: auto;
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
    
    
  }


.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
      position: relative;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
    width: 100%;
    height: auto;
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
    
    
  }


.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
      position: relative;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
    width: 100%;
    height: auto;
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
    
    
  }


.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
      position: relative;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
    width: 100%;
    height: auto;
  }

  #s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
    
    
  }


.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container {
      position: relative;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea6c21e-84e6-4427-92ad-cd49fb67cc3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c {
  line-height: 1.5em;
}
}

  #s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c-root {
    text-align: center;
  }


#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c-root {
    text-align: center;
  }


#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c-root {
    text-align: center;
  }


#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c-root {
    text-align: center;
  }


#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c-root {
    text-align: center;
  }


#s-bc05005b-4eb2-4eaf-b3f2-a74003bdc44c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-980d9a84-e6a7-44fa-9fce-38885211177c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-980d9a84-e6a7-44fa-9fce-38885211177c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-980d9a84-e6a7-44fa-9fce-38885211177c:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-980d9a84-e6a7-44fa-9fce-38885211177c-root {
    text-align: center;
  }


#s-980d9a84-e6a7-44fa-9fce-38885211177c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-980d9a84-e6a7-44fa-9fce-38885211177c-root {
    text-align: center;
  }


#s-980d9a84-e6a7-44fa-9fce-38885211177c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-980d9a84-e6a7-44fa-9fce-38885211177c-root {
    text-align: center;
  }


#s-980d9a84-e6a7-44fa-9fce-38885211177c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-980d9a84-e6a7-44fa-9fce-38885211177c-root {
    text-align: center;
  }


#s-980d9a84-e6a7-44fa-9fce-38885211177c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-980d9a84-e6a7-44fa-9fce-38885211177c-root {
    text-align: center;
  }


#s-980d9a84-e6a7-44fa-9fce-38885211177c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-a4bd2a74-7b6f-4885-8d77-9fe576661d0d {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-a4bd2a74-7b6f-4885-8d77-9fe576661d0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4bd2a74-7b6f-4885-8d77-9fe576661d0d.shg-box.shg-c {
  justify-content: center;
}

#s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
    width: 100%;
    height: auto;
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
    
    
  }


.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
      position: relative;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
    width: 100%;
    height: auto;
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
    
    
  }


.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
      position: relative;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
    width: 100%;
    height: auto;
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
    
    
  }


.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
      position: relative;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
    width: 100%;
    height: auto;
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
    
    
  }


.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
      position: relative;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
    width: 100%;
    height: auto;
  }

  #s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
    
    
  }


.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container {
      position: relative;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c0ceaff-22f6-4dcd-bb22-dcfef87a45e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05 {
  line-height: 1.5em;
}
}

  #s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05-root {
    text-align: center;
  }


#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05-root {
    text-align: center;
  }


#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05-root {
    text-align: center;
  }


#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05-root {
    text-align: center;
  }


#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05-root {
    text-align: center;
  }


#s-b8e50e3c-d1f6-4aba-88ce-56df0c69de05.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7cdaf692-4129-4bc3-99f6-29fbb1781b37-root {
    text-align: center;
  }


#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7cdaf692-4129-4bc3-99f6-29fbb1781b37-root {
    text-align: center;
  }


#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7cdaf692-4129-4bc3-99f6-29fbb1781b37-root {
    text-align: center;
  }


#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7cdaf692-4129-4bc3-99f6-29fbb1781b37-root {
    text-align: center;
  }


#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7cdaf692-4129-4bc3-99f6-29fbb1781b37-root {
    text-align: center;
  }


#s-7cdaf692-4129-4bc3-99f6-29fbb1781b37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-a274606f-1941-4a80-9bd9-6c14712ec725 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1599px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-a274606f-1941-4a80-9bd9-6c14712ec725 {
  display: none;
}
#s-a274606f-1941-4a80-9bd9-6c14712ec725, #wrap-s-a274606f-1941-4a80-9bd9-6c14712ec725 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a274606f-1941-4a80-9bd9-6c14712ec725 {
  display: none;
}
#s-a274606f-1941-4a80-9bd9-6c14712ec725, #wrap-s-a274606f-1941-4a80-9bd9-6c14712ec725 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a274606f-1941-4a80-9bd9-6c14712ec725 {
  display: unset;
}
#s-a274606f-1941-4a80-9bd9-6c14712ec725, #wrap-s-a274606f-1941-4a80-9bd9-6c14712ec725 { display: unset !important; }}@media (max-width: 767px){#s-a274606f-1941-4a80-9bd9-6c14712ec725 {
  margin-bottom: -90px;
display: unset;
}
#s-a274606f-1941-4a80-9bd9-6c14712ec725, #wrap-s-a274606f-1941-4a80-9bd9-6c14712ec725 { display: unset !important; }}







#s-a274606f-1941-4a80-9bd9-6c14712ec725 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a274606f-1941-4a80-9bd9-6c14712ec725.shg-box.shg-c {
  justify-content: center;
}

#s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -22px;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365 {
  display: none;
}
#s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365, #wrap-s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365 { display: none !important; }}@media (max-width: 767px){#s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365 {
  display: none;
}
#s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365, #wrap-s-0f399e4d-9fe2-474b-a5d3-66edb3ef8365 { display: none !important; }}
#s-3de97b21-06aa-4181-80d2-55eea5dea84a {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3de97b21-06aa-4181-80d2-55eea5dea84a {
  display: none;
}
#s-3de97b21-06aa-4181-80d2-55eea5dea84a, #wrap-s-3de97b21-06aa-4181-80d2-55eea5dea84a { display: none !important; }}@media (max-width: 767px){#s-3de97b21-06aa-4181-80d2-55eea5dea84a {
  display: none;
}
#s-3de97b21-06aa-4181-80d2-55eea5dea84a, #wrap-s-3de97b21-06aa-4181-80d2-55eea5dea84a { display: none !important; }}
@media (min-width: 0px) {
[id="s-3de97b21-06aa-4181-80d2-55eea5dea84a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3de97b21-06aa-4181-80d2-55eea5dea84a"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-3de97b21-06aa-4181-80d2-55eea5dea84a"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-3de97b21-06aa-4181-80d2-55eea5dea84a"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-444d04d8-037c-4e25-a973-a6cd4f4cfcc0 {
  min-height: 50px;
}








#s-444d04d8-037c-4e25-a973-a6cd4f4cfcc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-444d04d8-037c-4e25-a973-a6cd4f4cfcc0.shg-box.shg-c {
  justify-content: center;
}

#s-027c495f-c806-47cb-998c-30508644ebd5 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-027c495f-c806-47cb-998c-30508644ebd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-027c495f-c806-47cb-998c-30508644ebd5.shg-box.shg-c {
  justify-content: center;
}

#s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
    width: 100%;
    height: auto;
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
    
    
  }


.s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
      position: relative;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
    width: 100%;
    height: auto;
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
    
    
  }


.s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
      position: relative;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
    width: 100%;
    height: auto;
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
    
    
  }


.s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
      position: relative;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
    width: 100%;
    height: auto;
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
    
    
  }


.s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
      position: relative;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
    width: 100%;
    height: auto;
  }

  #s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
    
    
  }


.s-d73751e8-2a8a-45c6-ab14-4122a3527836 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container {
      position: relative;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73751e8-2a8a-45c6-ab14-4122a3527836 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1257ed3b-f22f-4634-a765-00f26f89ec6f {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-1257ed3b-f22f-4634-a765-00f26f89ec6f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1257ed3b-f22f-4634-a765-00f26f89ec6f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1257ed3b-f22f-4634-a765-00f26f89ec6f {
  line-height: 1.5em;
}
}

  #s-1257ed3b-f22f-4634-a765-00f26f89ec6f-root {
    text-align: center;
  }


#s-1257ed3b-f22f-4634-a765-00f26f89ec6f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1257ed3b-f22f-4634-a765-00f26f89ec6f-root {
    text-align: center;
  }


#s-1257ed3b-f22f-4634-a765-00f26f89ec6f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1257ed3b-f22f-4634-a765-00f26f89ec6f-root {
    text-align: center;
  }


#s-1257ed3b-f22f-4634-a765-00f26f89ec6f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1257ed3b-f22f-4634-a765-00f26f89ec6f-root {
    text-align: center;
  }


#s-1257ed3b-f22f-4634-a765-00f26f89ec6f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1257ed3b-f22f-4634-a765-00f26f89ec6f-root {
    text-align: center;
  }


#s-1257ed3b-f22f-4634-a765-00f26f89ec6f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f-root {
    text-align: center;
  }


#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f-root {
    text-align: center;
  }


#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f-root {
    text-align: center;
  }


#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f-root {
    text-align: center;
  }


#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f-root {
    text-align: center;
  }


#s-82b59817-74f7-4d2b-b0a9-c98cf4aa232f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-d5b9bd53-740e-4501-89fa-ea6d6d4ded1e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-d5b9bd53-740e-4501-89fa-ea6d6d4ded1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5b9bd53-740e-4501-89fa-ea6d6d4ded1e.shg-box.shg-c {
  justify-content: center;
}

#s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
    width: 100%;
    height: auto;
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
    
    
  }


.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
      position: relative;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
    width: 100%;
    height: auto;
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
    
    
  }


.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
      position: relative;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
    width: 100%;
    height: auto;
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
    
    
  }


.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
      position: relative;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
    width: 100%;
    height: auto;
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
    
    
  }


.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
      position: relative;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
    width: 100%;
    height: auto;
  }

  #s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
    
    
  }


.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container {
      position: relative;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28068cf6-c7bb-4ed0-9786-6b4cf75eac88 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3 {
  line-height: 1.5em;
}
}

  #s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3-root {
    text-align: center;
  }


#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3-root {
    text-align: center;
  }


#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3-root {
    text-align: center;
  }


#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3-root {
    text-align: center;
  }


#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3-root {
    text-align: center;
  }


#s-7a58c577-3a34-4ff2-af6b-c7ddf95322b3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8-root {
    text-align: center;
  }


#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8-root {
    text-align: center;
  }


#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8-root {
    text-align: center;
  }


#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8-root {
    text-align: center;
  }


#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8-root {
    text-align: center;
  }


#s-e220cb01-6e7d-4864-9d1f-b89bfc960bd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-d7020c9b-cc2f-47bd-a998-3dab07215b1d {
  min-height: 50px;
}








#s-d7020c9b-cc2f-47bd-a998-3dab07215b1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7020c9b-cc2f-47bd-a998-3dab07215b1d.shg-box.shg-c {
  justify-content: center;
}

#s-c7b88db7-c85b-42e0-8ef7-56ce772b82ce {
  min-height: 50px;
}








#s-c7b88db7-c85b-42e0-8ef7-56ce772b82ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7b88db7-c85b-42e0-8ef7-56ce772b82ce.shg-box.shg-c {
  justify-content: center;
}

#s-4b56a4eb-2af5-490f-82a1-9618fa772c18 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-4b56a4eb-2af5-490f-82a1-9618fa772c18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b56a4eb-2af5-490f-82a1-9618fa772c18.shg-box.shg-c {
  justify-content: center;
}

#s-c983358b-cc24-4e5d-a5ec-4239a605269c {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c {
    width: 100%;
    height: auto;
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
    
    
  }


.s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c983358b-cc24-4e5d-a5ec-4239a605269c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
      position: relative;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c {
    width: 100%;
    height: auto;
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
    
    
  }


.s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c983358b-cc24-4e5d-a5ec-4239a605269c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
      position: relative;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c {
    width: 100%;
    height: auto;
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
    
    
  }


.s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c983358b-cc24-4e5d-a5ec-4239a605269c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
      position: relative;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c {
    width: 100%;
    height: auto;
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
    
    
  }


.s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c983358b-cc24-4e5d-a5ec-4239a605269c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
      position: relative;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c983358b-cc24-4e5d-a5ec-4239a605269c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c {
    width: 100%;
    height: auto;
  }

  #s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
    
    
  }


.s-c983358b-cc24-4e5d-a5ec-4239a605269c .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c983358b-cc24-4e5d-a5ec-4239a605269c {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container {
      position: relative;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c983358b-cc24-4e5d-a5ec-4239a605269c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b {
  line-height: 1.5em;
}
}

  #s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b-root {
    text-align: center;
  }


#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b-root {
    text-align: center;
  }


#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b-root {
    text-align: center;
  }


#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b-root {
    text-align: center;
  }


#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b-root {
    text-align: center;
  }


#s-ffc4a290-192f-478b-9aa9-f4a1eae4f50b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3cd10d12-c8f9-4699-823e-57d93f62d4a4-root {
    text-align: center;
  }


#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3cd10d12-c8f9-4699-823e-57d93f62d4a4-root {
    text-align: center;
  }


#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3cd10d12-c8f9-4699-823e-57d93f62d4a4-root {
    text-align: center;
  }


#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3cd10d12-c8f9-4699-823e-57d93f62d4a4-root {
    text-align: center;
  }


#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3cd10d12-c8f9-4699-823e-57d93f62d4a4-root {
    text-align: center;
  }


#s-3cd10d12-c8f9-4699-823e-57d93f62d4a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-4b328103-8de2-43e9-b6dd-8736acf7e4c2 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-4b328103-8de2-43e9-b6dd-8736acf7e4c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b328103-8de2-43e9-b6dd-8736acf7e4c2.shg-box.shg-c {
  justify-content: center;
}

#s-595cb04e-32bc-418f-96d4-978b28775353 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 {
    width: 100%;
    height: auto;
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
    
    
  }


.s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shg-align-container {
  display: flex;
  justify-content: center
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-595cb04e-32bc-418f-96d4-978b28775353 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
      position: relative;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 {
    width: 100%;
    height: auto;
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
    
    
  }


.s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shg-align-container {
  display: flex;
  justify-content: center
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-595cb04e-32bc-418f-96d4-978b28775353 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
      position: relative;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 {
    width: 100%;
    height: auto;
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
    
    
  }


.s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shg-align-container {
  display: flex;
  justify-content: center
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-595cb04e-32bc-418f-96d4-978b28775353 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
      position: relative;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 {
    width: 100%;
    height: auto;
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
    
    
  }


.s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shg-align-container {
  display: flex;
  justify-content: center
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-595cb04e-32bc-418f-96d4-978b28775353 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
      position: relative;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-595cb04e-32bc-418f-96d4-978b28775353 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 {
    width: 100%;
    height: auto;
  }

  #s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
    
    
  }


.s-595cb04e-32bc-418f-96d4-978b28775353 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shg-align-container {
  display: flex;
  justify-content: center
}

.s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-595cb04e-32bc-418f-96d4-978b28775353 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container {
      position: relative;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-595cb04e-32bc-418f-96d4-978b28775353 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-4eb4cb55-d59c-448d-b164-4d0e646c4622 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-4eb4cb55-d59c-448d-b164-4d0e646c4622:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4eb4cb55-d59c-448d-b164-4d0e646c4622:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4eb4cb55-d59c-448d-b164-4d0e646c4622 {
  line-height: 1.5em;
}
}

  #s-4eb4cb55-d59c-448d-b164-4d0e646c4622-root {
    text-align: center;
  }


#s-4eb4cb55-d59c-448d-b164-4d0e646c4622.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4eb4cb55-d59c-448d-b164-4d0e646c4622-root {
    text-align: center;
  }


#s-4eb4cb55-d59c-448d-b164-4d0e646c4622.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4eb4cb55-d59c-448d-b164-4d0e646c4622-root {
    text-align: center;
  }


#s-4eb4cb55-d59c-448d-b164-4d0e646c4622.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4eb4cb55-d59c-448d-b164-4d0e646c4622-root {
    text-align: center;
  }


#s-4eb4cb55-d59c-448d-b164-4d0e646c4622.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4eb4cb55-d59c-448d-b164-4d0e646c4622-root {
    text-align: center;
  }


#s-4eb4cb55-d59c-448d-b164-4d0e646c4622.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259-root {
    text-align: center;
  }


#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259-root {
    text-align: center;
  }


#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259-root {
    text-align: center;
  }


#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259-root {
    text-align: center;
  }


#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259-root {
    text-align: center;
  }


#s-fa7b3ff2-0fa9-4bac-8d79-55897d0fd259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-fd595e09-568f-440a-a726-e216afbd0492 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-fd595e09-568f-440a-a726-e216afbd0492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd595e09-568f-440a-a726-e216afbd0492.shg-box.shg-c {
  justify-content: center;
}

#s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
    width: 100%;
    height: auto;
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
    
    
  }


.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
      position: relative;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
    width: 100%;
    height: auto;
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
    
    
  }


.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
      position: relative;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
    width: 100%;
    height: auto;
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
    
    
  }


.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
      position: relative;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
    width: 100%;
    height: auto;
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
    
    
  }


.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
      position: relative;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
    width: 100%;
    height: auto;
  }

  #s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
    
    
  }


.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container {
      position: relative;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb3ca8e-0133-42a6-ba64-98aa3574f0fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-8db3bf52-816f-4a9e-be83-90db45773856 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-8db3bf52-816f-4a9e-be83-90db45773856:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8db3bf52-816f-4a9e-be83-90db45773856:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8db3bf52-816f-4a9e-be83-90db45773856 {
  line-height: 1.5em;
}
}

  #s-8db3bf52-816f-4a9e-be83-90db45773856-root {
    text-align: center;
  }


#s-8db3bf52-816f-4a9e-be83-90db45773856.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8db3bf52-816f-4a9e-be83-90db45773856-root {
    text-align: center;
  }


#s-8db3bf52-816f-4a9e-be83-90db45773856.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8db3bf52-816f-4a9e-be83-90db45773856-root {
    text-align: center;
  }


#s-8db3bf52-816f-4a9e-be83-90db45773856.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8db3bf52-816f-4a9e-be83-90db45773856-root {
    text-align: center;
  }


#s-8db3bf52-816f-4a9e-be83-90db45773856.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8db3bf52-816f-4a9e-be83-90db45773856-root {
    text-align: center;
  }


#s-8db3bf52-816f-4a9e-be83-90db45773856.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb-root {
    text-align: center;
  }


#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb-root {
    text-align: center;
  }


#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb-root {
    text-align: center;
  }


#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb-root {
    text-align: center;
  }


#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb-root {
    text-align: center;
  }


#s-df7d01eb-51b3-4bb3-bdc5-cf4eafb86abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1599px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f {
  display: none;
}
#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f, #wrap-s-bda5c8d9-8af2-4fde-aff5-2985d998d23f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f {
  display: none;
}
#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f, #wrap-s-bda5c8d9-8af2-4fde-aff5-2985d998d23f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f {
  display: unset;
}
#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f, #wrap-s-bda5c8d9-8af2-4fde-aff5-2985d998d23f { display: unset !important; }}@media (max-width: 767px){#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f {
  margin-top: 0px;
margin-bottom: -60px;
display: unset;
}
#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f, #wrap-s-bda5c8d9-8af2-4fde-aff5-2985d998d23f { display: unset !important; }}







#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bda5c8d9-8af2-4fde-aff5-2985d998d23f.shg-box.shg-c {
  justify-content: center;
}

#s-29018f69-6a04-469c-9456-7b5b30283de5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -22px;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-29018f69-6a04-469c-9456-7b5b30283de5 {
  display: none;
}
#s-29018f69-6a04-469c-9456-7b5b30283de5, #wrap-s-29018f69-6a04-469c-9456-7b5b30283de5 { display: none !important; }}@media (max-width: 767px){#s-29018f69-6a04-469c-9456-7b5b30283de5 {
  display: none;
}
#s-29018f69-6a04-469c-9456-7b5b30283de5, #wrap-s-29018f69-6a04-469c-9456-7b5b30283de5 { display: none !important; }}
#s-41910c37-cd95-435a-8452-70300a88f1a4 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-41910c37-cd95-435a-8452-70300a88f1a4 {
  display: none;
}
#s-41910c37-cd95-435a-8452-70300a88f1a4, #wrap-s-41910c37-cd95-435a-8452-70300a88f1a4 { display: none !important; }}@media (max-width: 767px){#s-41910c37-cd95-435a-8452-70300a88f1a4 {
  display: none;
}
#s-41910c37-cd95-435a-8452-70300a88f1a4, #wrap-s-41910c37-cd95-435a-8452-70300a88f1a4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-41910c37-cd95-435a-8452-70300a88f1a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-41910c37-cd95-435a-8452-70300a88f1a4"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-41910c37-cd95-435a-8452-70300a88f1a4"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-41910c37-cd95-435a-8452-70300a88f1a4"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-5b664fdd-6dcc-4aa8-9442-e076567e2427 {
  min-height: 50px;
}








#s-5b664fdd-6dcc-4aa8-9442-e076567e2427 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b664fdd-6dcc-4aa8-9442-e076567e2427.shg-box.shg-c {
  justify-content: center;
}

#s-144d0d7a-d161-47d4-bcfb-4ef224a57978 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-144d0d7a-d161-47d4-bcfb-4ef224a57978 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-144d0d7a-d161-47d4-bcfb-4ef224a57978.shg-box.shg-c {
  justify-content: center;
}

#s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
    width: 100%;
    height: auto;
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
    
    
  }


.s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shg-align-container {
  display: flex;
  justify-content: center
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
      position: relative;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
    width: 100%;
    height: auto;
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
    
    
  }


.s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shg-align-container {
  display: flex;
  justify-content: center
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
      position: relative;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
    width: 100%;
    height: auto;
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
    
    
  }


.s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shg-align-container {
  display: flex;
  justify-content: center
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
      position: relative;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
    width: 100%;
    height: auto;
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
    
    
  }


.s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shg-align-container {
  display: flex;
  justify-content: center
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
      position: relative;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
    width: 100%;
    height: auto;
  }

  #s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
    
    
  }


.s-808a6f35-61bc-4042-bea4-15ed0dc41049 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shg-align-container {
  display: flex;
  justify-content: center
}

.s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container {
      position: relative;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-808a6f35-61bc-4042-bea4-15ed0dc41049 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-24a52318-9a2c-45d3-af0e-9b375467a04d {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-24a52318-9a2c-45d3-af0e-9b375467a04d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-24a52318-9a2c-45d3-af0e-9b375467a04d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-24a52318-9a2c-45d3-af0e-9b375467a04d {
  line-height: 1.5em;
}
}

  #s-24a52318-9a2c-45d3-af0e-9b375467a04d-root {
    text-align: center;
  }


#s-24a52318-9a2c-45d3-af0e-9b375467a04d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-24a52318-9a2c-45d3-af0e-9b375467a04d-root {
    text-align: center;
  }


#s-24a52318-9a2c-45d3-af0e-9b375467a04d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-24a52318-9a2c-45d3-af0e-9b375467a04d-root {
    text-align: center;
  }


#s-24a52318-9a2c-45d3-af0e-9b375467a04d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-24a52318-9a2c-45d3-af0e-9b375467a04d-root {
    text-align: center;
  }


#s-24a52318-9a2c-45d3-af0e-9b375467a04d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-24a52318-9a2c-45d3-af0e-9b375467a04d-root {
    text-align: center;
  }


#s-24a52318-9a2c-45d3-af0e-9b375467a04d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9-root {
    text-align: center;
  }


#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9-root {
    text-align: center;
  }


#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9-root {
    text-align: center;
  }


#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9-root {
    text-align: center;
  }


#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9-root {
    text-align: center;
  }


#s-02dda23c-53d2-48a1-92f1-c1d78b2d30c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-c50e5af7-128c-4ef2-922d-dbd6c3141609 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-c50e5af7-128c-4ef2-922d-dbd6c3141609 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50e5af7-128c-4ef2-922d-dbd6c3141609.shg-box.shg-c {
  justify-content: center;
}

#s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
    width: 100%;
    height: auto;
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
    
    
  }


.s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
      position: relative;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
    width: 100%;
    height: auto;
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
    
    
  }


.s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
      position: relative;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
    width: 100%;
    height: auto;
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
    
    
  }


.s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
      position: relative;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
    width: 100%;
    height: auto;
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
    
    
  }


.s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
      position: relative;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
    width: 100%;
    height: auto;
  }

  #s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
    
    
  }


.s-320e6cff-630b-40dc-8eb9-fe86c8987082 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shg-align-container {
  display: flex;
  justify-content: center
}

.s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container {
      position: relative;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-320e6cff-630b-40dc-8eb9-fe86c8987082 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-9fa5725b-fb4f-45c0-9168-5258b12d461a {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-9fa5725b-fb4f-45c0-9168-5258b12d461a:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9fa5725b-fb4f-45c0-9168-5258b12d461a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9fa5725b-fb4f-45c0-9168-5258b12d461a {
  line-height: 1.5em;
}
}

  #s-9fa5725b-fb4f-45c0-9168-5258b12d461a-root {
    text-align: center;
  }


#s-9fa5725b-fb4f-45c0-9168-5258b12d461a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9fa5725b-fb4f-45c0-9168-5258b12d461a-root {
    text-align: center;
  }


#s-9fa5725b-fb4f-45c0-9168-5258b12d461a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9fa5725b-fb4f-45c0-9168-5258b12d461a-root {
    text-align: center;
  }


#s-9fa5725b-fb4f-45c0-9168-5258b12d461a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9fa5725b-fb4f-45c0-9168-5258b12d461a-root {
    text-align: center;
  }


#s-9fa5725b-fb4f-45c0-9168-5258b12d461a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9fa5725b-fb4f-45c0-9168-5258b12d461a-root {
    text-align: center;
  }


#s-9fa5725b-fb4f-45c0-9168-5258b12d461a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc-root {
    text-align: center;
  }


#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc-root {
    text-align: center;
  }


#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc-root {
    text-align: center;
  }


#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc-root {
    text-align: center;
  }


#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc-root {
    text-align: center;
  }


#s-3ea22b3a-54d0-4288-8714-e44fb7e7a3bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-44c614b3-9321-4489-a03f-26366cb9d4a8 {
  min-height: 50px;
}








#s-44c614b3-9321-4489-a03f-26366cb9d4a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44c614b3-9321-4489-a03f-26366cb9d4a8.shg-box.shg-c {
  justify-content: center;
}

#s-8fe859ac-c8d2-4c6c-956d-c25b8970f5d1 {
  min-height: 50px;
}








#s-8fe859ac-c8d2-4c6c-956d-c25b8970f5d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fe859ac-c8d2-4c6c-956d-c25b8970f5d1.shg-box.shg-c {
  justify-content: center;
}

#s-0e51a2b9-7060-449d-8291-7b66cbb89473 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-0e51a2b9-7060-449d-8291-7b66cbb89473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e51a2b9-7060-449d-8291-7b66cbb89473.shg-box.shg-c {
  justify-content: center;
}

#s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
    width: 100%;
    height: auto;
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
    
    
  }


.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
      position: relative;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
    width: 100%;
    height: auto;
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
    
    
  }


.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
      position: relative;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
    width: 100%;
    height: auto;
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
    
    
  }


.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
      position: relative;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
    width: 100%;
    height: auto;
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
    
    
  }


.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
      position: relative;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
    width: 100%;
    height: auto;
  }

  #s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
    
    
  }


.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container {
      position: relative;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-532dc2bb-38f3-491f-a62d-19e14b7f15d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d613fc19-9323-493c-b507-8b5d71a42673 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-d613fc19-9323-493c-b507-8b5d71a42673:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d613fc19-9323-493c-b507-8b5d71a42673:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d613fc19-9323-493c-b507-8b5d71a42673 {
  line-height: 1.5em;
}
}

  #s-d613fc19-9323-493c-b507-8b5d71a42673-root {
    text-align: center;
  }


#s-d613fc19-9323-493c-b507-8b5d71a42673.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d613fc19-9323-493c-b507-8b5d71a42673-root {
    text-align: center;
  }


#s-d613fc19-9323-493c-b507-8b5d71a42673.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d613fc19-9323-493c-b507-8b5d71a42673-root {
    text-align: center;
  }


#s-d613fc19-9323-493c-b507-8b5d71a42673.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d613fc19-9323-493c-b507-8b5d71a42673-root {
    text-align: center;
  }


#s-d613fc19-9323-493c-b507-8b5d71a42673.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d613fc19-9323-493c-b507-8b5d71a42673-root {
    text-align: center;
  }


#s-d613fc19-9323-493c-b507-8b5d71a42673.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191-root {
    text-align: center;
  }


#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191-root {
    text-align: center;
  }


#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191-root {
    text-align: center;
  }


#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191-root {
    text-align: center;
  }


#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191-root {
    text-align: center;
  }


#s-4ee64fc5-7ed6-485a-9aa7-23e4fd264191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-ddf7d7e0-7dec-4ee3-8331-2798c4ad0dfd {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-ddf7d7e0-7dec-4ee3-8331-2798c4ad0dfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddf7d7e0-7dec-4ee3-8331-2798c4ad0dfd.shg-box.shg-c {
  justify-content: center;
}

#s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
    width: 100%;
    height: auto;
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
    
    
  }


.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
      position: relative;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
    width: 100%;
    height: auto;
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
    
    
  }


.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
      position: relative;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
    width: 100%;
    height: auto;
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
    
    
  }


.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
      position: relative;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
    width: 100%;
    height: auto;
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
    
    
  }


.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
      position: relative;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
    width: 100%;
    height: auto;
  }

  #s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
    
    
  }


.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container {
      position: relative;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aedcdbf0-1f8e-4274-b56c-8b861cab347b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2d63740c-0fcf-4c8f-b171-a608c140828a {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-2d63740c-0fcf-4c8f-b171-a608c140828a:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2d63740c-0fcf-4c8f-b171-a608c140828a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2d63740c-0fcf-4c8f-b171-a608c140828a {
  line-height: 1.5em;
}
}

  #s-2d63740c-0fcf-4c8f-b171-a608c140828a-root {
    text-align: center;
  }


#s-2d63740c-0fcf-4c8f-b171-a608c140828a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2d63740c-0fcf-4c8f-b171-a608c140828a-root {
    text-align: center;
  }


#s-2d63740c-0fcf-4c8f-b171-a608c140828a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2d63740c-0fcf-4c8f-b171-a608c140828a-root {
    text-align: center;
  }


#s-2d63740c-0fcf-4c8f-b171-a608c140828a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2d63740c-0fcf-4c8f-b171-a608c140828a-root {
    text-align: center;
  }


#s-2d63740c-0fcf-4c8f-b171-a608c140828a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2d63740c-0fcf-4c8f-b171-a608c140828a-root {
    text-align: center;
  }


#s-2d63740c-0fcf-4c8f-b171-a608c140828a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-1a77a580-dea4-4ae9-add4-cefb372e15f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-1a77a580-dea4-4ae9-add4-cefb372e15f4:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1a77a580-dea4-4ae9-add4-cefb372e15f4:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-1a77a580-dea4-4ae9-add4-cefb372e15f4-root {
    text-align: center;
  }


#s-1a77a580-dea4-4ae9-add4-cefb372e15f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1a77a580-dea4-4ae9-add4-cefb372e15f4-root {
    text-align: center;
  }


#s-1a77a580-dea4-4ae9-add4-cefb372e15f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1a77a580-dea4-4ae9-add4-cefb372e15f4-root {
    text-align: center;
  }


#s-1a77a580-dea4-4ae9-add4-cefb372e15f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1a77a580-dea4-4ae9-add4-cefb372e15f4-root {
    text-align: center;
  }


#s-1a77a580-dea4-4ae9-add4-cefb372e15f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1a77a580-dea4-4ae9-add4-cefb372e15f4-root {
    text-align: center;
  }


#s-1a77a580-dea4-4ae9-add4-cefb372e15f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-56a01562-9fec-4096-a770-9c63af0b93ad {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-56a01562-9fec-4096-a770-9c63af0b93ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56a01562-9fec-4096-a770-9c63af0b93ad.shg-box.shg-c {
  justify-content: center;
}

#s-071813ce-98f9-4b8a-9b9f-d312fea412da {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da {
    width: 100%;
    height: auto;
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
    
    
  }


.s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-071813ce-98f9-4b8a-9b9f-d312fea412da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
      position: relative;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da {
    width: 100%;
    height: auto;
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
    
    
  }


.s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-071813ce-98f9-4b8a-9b9f-d312fea412da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
      position: relative;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da {
    width: 100%;
    height: auto;
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
    
    
  }


.s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-071813ce-98f9-4b8a-9b9f-d312fea412da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
      position: relative;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da {
    width: 100%;
    height: auto;
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
    
    
  }


.s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-071813ce-98f9-4b8a-9b9f-d312fea412da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
      position: relative;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-071813ce-98f9-4b8a-9b9f-d312fea412da .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da {
    width: 100%;
    height: auto;
  }

  #s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
    
    
  }


.s-071813ce-98f9-4b8a-9b9f-d312fea412da .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-071813ce-98f9-4b8a-9b9f-d312fea412da {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container {
      position: relative;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-071813ce-98f9-4b8a-9b9f-d312fea412da img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675 {
  line-height: 1.5em;
}
}

  #s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675-root {
    text-align: center;
  }


#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675-root {
    text-align: center;
  }


#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675-root {
    text-align: center;
  }


#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675-root {
    text-align: center;
  }


#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675-root {
    text-align: center;
  }


#s-dd3b7ca1-204d-41e9-aadc-b1b2fb2c2675.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba-root {
    text-align: center;
  }


#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba-root {
    text-align: center;
  }


#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba-root {
    text-align: center;
  }


#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba-root {
    text-align: center;
  }


#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba-root {
    text-align: center;
  }


#s-34db9f3f-5a06-45ac-b28b-4dcdbba237ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-3694fae4-fe80-41a1-9604-510d9d2033c7 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3694fae4-fe80-41a1-9604-510d9d2033c7 {
  display: none;
}
#s-3694fae4-fe80-41a1-9604-510d9d2033c7, #wrap-s-3694fae4-fe80-41a1-9604-510d9d2033c7 { display: none !important; }}@media (max-width: 767px){#s-3694fae4-fe80-41a1-9604-510d9d2033c7 {
  display: none;
}
#s-3694fae4-fe80-41a1-9604-510d9d2033c7, #wrap-s-3694fae4-fe80-41a1-9604-510d9d2033c7 { display: none !important; }}







#s-3694fae4-fe80-41a1-9604-510d9d2033c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3694fae4-fe80-41a1-9604-510d9d2033c7.shg-box.shg-c {
  justify-content: center;
}

#s-a68626ec-e130-4601-8e46-85d27e0ff706 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-a68626ec-e130-4601-8e46-85d27e0ff706 {
  display: none;
}
#s-a68626ec-e130-4601-8e46-85d27e0ff706, #wrap-s-a68626ec-e130-4601-8e46-85d27e0ff706 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a68626ec-e130-4601-8e46-85d27e0ff706 {
  display: none;
}
#s-a68626ec-e130-4601-8e46-85d27e0ff706, #wrap-s-a68626ec-e130-4601-8e46-85d27e0ff706 { display: none !important; }}







#s-a68626ec-e130-4601-8e46-85d27e0ff706 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a68626ec-e130-4601-8e46-85d27e0ff706.shg-box.shg-c {
  justify-content: center;
}

#s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -22px;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857 {
  display: none;
}
#s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857, #wrap-s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857 { display: none !important; }}@media (max-width: 767px){#s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857 {
  display: none;
}
#s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857, #wrap-s-8fdc6b02-a735-48d2-ac44-6b3e48e0c857 { display: none !important; }}
#s-e1a7f316-890e-4a0d-9f9a-17a3459730e4 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1a7f316-890e-4a0d-9f9a-17a3459730e4 {
  display: none;
}
#s-e1a7f316-890e-4a0d-9f9a-17a3459730e4, #wrap-s-e1a7f316-890e-4a0d-9f9a-17a3459730e4 { display: none !important; }}@media (max-width: 767px){#s-e1a7f316-890e-4a0d-9f9a-17a3459730e4 {
  display: none;
}
#s-e1a7f316-890e-4a0d-9f9a-17a3459730e4, #wrap-s-e1a7f316-890e-4a0d-9f9a-17a3459730e4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e1a7f316-890e-4a0d-9f9a-17a3459730e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e1a7f316-890e-4a0d-9f9a-17a3459730e4"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-e1a7f316-890e-4a0d-9f9a-17a3459730e4"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1a7f316-890e-4a0d-9f9a-17a3459730e4"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-21338131-7354-442b-80d1-ce44575b52dc {
  min-height: 50px;
}








#s-21338131-7354-442b-80d1-ce44575b52dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21338131-7354-442b-80d1-ce44575b52dc.shg-box.shg-c {
  justify-content: center;
}

#s-40f9e7c4-05e7-42b9-9543-cb37ff9c928f {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-40f9e7c4-05e7-42b9-9543-cb37ff9c928f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40f9e7c4-05e7-42b9-9543-cb37ff9c928f.shg-box.shg-c {
  justify-content: center;
}

#s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
    width: 100%;
    height: auto;
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
    
    
  }


.s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
      position: relative;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
    width: 100%;
    height: auto;
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
    
    
  }


.s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
      position: relative;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
    width: 100%;
    height: auto;
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
    
    
  }


.s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
      position: relative;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
    width: 100%;
    height: auto;
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
    
    
  }


.s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
      position: relative;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
    width: 100%;
    height: auto;
  }

  #s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
    
    
  }


.s-4aaec919-9d47-441b-b6c9-cc0d798543d0 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container {
      position: relative;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4aaec919-9d47-441b-b6c9-cc0d798543d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a {
  line-height: 1.5em;
}
}

  #s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a-root {
    text-align: center;
  }


#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a-root {
    text-align: center;
  }


#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a-root {
    text-align: center;
  }


#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a-root {
    text-align: center;
  }


#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a-root {
    text-align: center;
  }


#s-2ed1e959-0f1f-479c-8c24-bca71d3ee52a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b068bb46-9f7d-4326-9461-0a12f1ca55ec-root {
    text-align: center;
  }


#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b068bb46-9f7d-4326-9461-0a12f1ca55ec-root {
    text-align: center;
  }


#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b068bb46-9f7d-4326-9461-0a12f1ca55ec-root {
    text-align: center;
  }


#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b068bb46-9f7d-4326-9461-0a12f1ca55ec-root {
    text-align: center;
  }


#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b068bb46-9f7d-4326-9461-0a12f1ca55ec-root {
    text-align: center;
  }


#s-b068bb46-9f7d-4326-9461-0a12f1ca55ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-fca0d260-813e-4248-96a6-2ac1ae1d839c {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-fca0d260-813e-4248-96a6-2ac1ae1d839c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fca0d260-813e-4248-96a6-2ac1ae1d839c.shg-box.shg-c {
  justify-content: center;
}

#s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
    width: 100%;
    height: auto;
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
    
    
  }


.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
      position: relative;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
    width: 100%;
    height: auto;
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
    
    
  }


.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
      position: relative;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
    width: 100%;
    height: auto;
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
    
    
  }


.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
      position: relative;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
    width: 100%;
    height: auto;
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
    
    
  }


.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
      position: relative;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
    width: 100%;
    height: auto;
  }

  #s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
    
    
  }


.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container {
      position: relative;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a7f29d1-adf0-4905-a3b8-03f67e3baee3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c {
  line-height: 1.5em;
}
}

  #s-f10b35af-1fc7-4c11-9639-ceef2630fb9c-root {
    text-align: center;
  }


#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f10b35af-1fc7-4c11-9639-ceef2630fb9c-root {
    text-align: center;
  }


#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f10b35af-1fc7-4c11-9639-ceef2630fb9c-root {
    text-align: center;
  }


#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f10b35af-1fc7-4c11-9639-ceef2630fb9c-root {
    text-align: center;
  }


#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f10b35af-1fc7-4c11-9639-ceef2630fb9c-root {
    text-align: center;
  }


#s-f10b35af-1fc7-4c11-9639-ceef2630fb9c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-9de4136f-da4f-47c1-9be1-8b860e016973 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-9de4136f-da4f-47c1-9be1-8b860e016973:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9de4136f-da4f-47c1-9be1-8b860e016973:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-9de4136f-da4f-47c1-9be1-8b860e016973-root {
    text-align: center;
  }


#s-9de4136f-da4f-47c1-9be1-8b860e016973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9de4136f-da4f-47c1-9be1-8b860e016973-root {
    text-align: center;
  }


#s-9de4136f-da4f-47c1-9be1-8b860e016973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9de4136f-da4f-47c1-9be1-8b860e016973-root {
    text-align: center;
  }


#s-9de4136f-da4f-47c1-9be1-8b860e016973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9de4136f-da4f-47c1-9be1-8b860e016973-root {
    text-align: center;
  }


#s-9de4136f-da4f-47c1-9be1-8b860e016973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9de4136f-da4f-47c1-9be1-8b860e016973-root {
    text-align: center;
  }


#s-9de4136f-da4f-47c1-9be1-8b860e016973.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-8a1a8228-def9-43b3-b162-ab6b6496eec9 {
  min-height: 50px;
}








#s-8a1a8228-def9-43b3-b162-ab6b6496eec9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a1a8228-def9-43b3-b162-ab6b6496eec9.shg-box.shg-c {
  justify-content: center;
}

#s-11619ce5-9e38-4eeb-83eb-1941529877a7 {
  min-height: 50px;
}








#s-11619ce5-9e38-4eeb-83eb-1941529877a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11619ce5-9e38-4eeb-83eb-1941529877a7.shg-box.shg-c {
  justify-content: center;
}

#s-a117981b-f189-4abf-8ff2-ba2c9501db8d {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-a117981b-f189-4abf-8ff2-ba2c9501db8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a117981b-f189-4abf-8ff2-ba2c9501db8d.shg-box.shg-c {
  justify-content: center;
}

#s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
    width: 100%;
    height: auto;
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
    
    
  }


.s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
      position: relative;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
    width: 100%;
    height: auto;
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
    
    
  }


.s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
      position: relative;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
    width: 100%;
    height: auto;
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
    
    
  }


.s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
      position: relative;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
    width: 100%;
    height: auto;
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
    
    
  }


.s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
      position: relative;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
    width: 100%;
    height: auto;
  }

  #s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
    
    
  }


.s-930dd9ea-f285-4bd4-a021-295f7cd05f87 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container {
      position: relative;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-930dd9ea-f285-4bd4-a021-295f7cd05f87 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d {
  line-height: 1.5em;
}
}

  #s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d-root {
    text-align: center;
  }


#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d-root {
    text-align: center;
  }


#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d-root {
    text-align: center;
  }


#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d-root {
    text-align: center;
  }


#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d-root {
    text-align: center;
  }


#s-2030eff4-a1f5-4d0f-85cb-9a4a840fe86d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-2950c3f9-4619-4ce6-89eb-27196538faf6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-2950c3f9-4619-4ce6-89eb-27196538faf6:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2950c3f9-4619-4ce6-89eb-27196538faf6:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2950c3f9-4619-4ce6-89eb-27196538faf6-root {
    text-align: center;
  }


#s-2950c3f9-4619-4ce6-89eb-27196538faf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2950c3f9-4619-4ce6-89eb-27196538faf6-root {
    text-align: center;
  }


#s-2950c3f9-4619-4ce6-89eb-27196538faf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2950c3f9-4619-4ce6-89eb-27196538faf6-root {
    text-align: center;
  }


#s-2950c3f9-4619-4ce6-89eb-27196538faf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2950c3f9-4619-4ce6-89eb-27196538faf6-root {
    text-align: center;
  }


#s-2950c3f9-4619-4ce6-89eb-27196538faf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2950c3f9-4619-4ce6-89eb-27196538faf6-root {
    text-align: center;
  }


#s-2950c3f9-4619-4ce6-89eb-27196538faf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-d3d83974-6ee8-4207-ad2f-b036b04647da {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-d3d83974-6ee8-4207-ad2f-b036b04647da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3d83974-6ee8-4207-ad2f-b036b04647da.shg-box.shg-c {
  justify-content: center;
}

#s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
    width: 100%;
    height: auto;
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
    
    
  }


.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
      position: relative;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
    width: 100%;
    height: auto;
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
    
    
  }


.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
      position: relative;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
    width: 100%;
    height: auto;
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
    
    
  }


.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
      position: relative;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
    width: 100%;
    height: auto;
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
    
    
  }


.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
      position: relative;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
    width: 100%;
    height: auto;
  }

  #s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
    
    
  }


.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container {
      position: relative;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd805b81-e3f7-46df-b673-6ebee0aa2f79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e {
  line-height: 1.5em;
}
}

  #s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e-root {
    text-align: center;
  }


#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e-root {
    text-align: center;
  }


#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e-root {
    text-align: center;
  }


#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e-root {
    text-align: center;
  }


#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e-root {
    text-align: center;
  }


#s-38cd6b38-ebba-494a-acf7-13a66a7e9a9e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c164dfa9-200d-49e9-9f72-b6441c1d1b38-root {
    text-align: center;
  }


#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c164dfa9-200d-49e9-9f72-b6441c1d1b38-root {
    text-align: center;
  }


#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c164dfa9-200d-49e9-9f72-b6441c1d1b38-root {
    text-align: center;
  }


#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c164dfa9-200d-49e9-9f72-b6441c1d1b38-root {
    text-align: center;
  }


#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c164dfa9-200d-49e9-9f72-b6441c1d1b38-root {
    text-align: center;
  }


#s-c164dfa9-200d-49e9-9f72-b6441c1d1b38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-f75f0887-d73d-4c81-9f6b-1a126885054a {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}








#s-f75f0887-d73d-4c81-9f6b-1a126885054a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f75f0887-d73d-4c81-9f6b-1a126885054a.shg-box.shg-c {
  justify-content: center;
}

#s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
  max-width: 1440px;
aspect-ratio: 2/3;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
    width: 100%;
    height: auto;
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
    
    
  }


.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
      position: relative;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
    width: 100%;
    height: auto;
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
    
    
  }


.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
      position: relative;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
    width: 100%;
    height: auto;
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
    
    
  }


.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
      position: relative;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
    width: 100%;
    height: auto;
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
    
    
  }


.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
      position: relative;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }

    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-link {
      aspect-ratio: 2/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
    width: 100%;
    height: auto;
  }

  #s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
    
    
  }


.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc {
      --shg-aspect-ratio: calc(2/3); 
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container {
      position: relative;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-851b8556-7e66-42c3-8d89-36bcd6fcaccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1em;
}
#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff {
  line-height: 1.5em;
}
}

  #s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff-root {
    text-align: center;
  }


#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
@media (min-width: 1200px){
  #s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff-root {
    text-align: center;
  }


#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff-root {
    text-align: center;
  }


#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff-root {
    text-align: center;
  }


#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}@media (max-width: 767px){
  #s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff-root {
    text-align: center;
  }


#s-442fbd7a-ac6e-4321-ae3a-529f8524d9ff.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Urbanist;
  display:  block ;
}
}
#s-fc161d8a-85dd-4071-b728-5a2137ea6c45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-fc161d8a-85dd-4071-b728-5a2137ea6c45:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fc161d8a-85dd-4071-b728-5a2137ea6c45:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fc161d8a-85dd-4071-b728-5a2137ea6c45-root {
    text-align: center;
  }


#s-fc161d8a-85dd-4071-b728-5a2137ea6c45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fc161d8a-85dd-4071-b728-5a2137ea6c45-root {
    text-align: center;
  }


#s-fc161d8a-85dd-4071-b728-5a2137ea6c45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fc161d8a-85dd-4071-b728-5a2137ea6c45-root {
    text-align: center;
  }


#s-fc161d8a-85dd-4071-b728-5a2137ea6c45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fc161d8a-85dd-4071-b728-5a2137ea6c45-root {
    text-align: center;
  }


#s-fc161d8a-85dd-4071-b728-5a2137ea6c45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fc161d8a-85dd-4071-b728-5a2137ea6c45-root {
    text-align: center;
  }


#s-fc161d8a-85dd-4071-b728-5a2137ea6c45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Urbanist;
  display:  inline-block ;
}
}
#s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
  margin-left: 4%;
margin-right: 4%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
max-width: 1920px;
aspect-ratio: 1920/640;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }

    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-link {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
    width: 100%;
    height: auto;
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
    
    
  }


.s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
      --shg-aspect-ratio: calc(1920/640); 
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
      position: relative;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }

    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-link {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
    width: 100%;
    height: auto;
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
    
    
  }


.s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
      --shg-aspect-ratio: calc(1920/640); 
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
      position: relative;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }

    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-link {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
    width: 100%;
    height: auto;
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
    
    
  }


.s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
      --shg-aspect-ratio: calc(1920/640); 
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
      position: relative;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }

    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-link {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
    width: 100%;
    height: auto;
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
    
    
  }


.s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
      --shg-aspect-ratio: calc(1920/640); 
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
      position: relative;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }

    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-link {
      aspect-ratio: 1920/640;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
    width: 100%;
    height: auto;
  }

  #s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
    
    
  }


.s-61901d9b-ded3-44bb-b068-ddbc174c83f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 {
      --shg-aspect-ratio: calc(1920/640); 
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container {
      position: relative;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61901d9b-ded3-44bb-b068-ddbc174c83f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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;-webkit-user-select:none;-moz-user-select:none;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}
