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

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

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

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

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

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

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

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

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

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

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

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

#s-f773b8c0-6c45-401b-8081-a07c676d76b5 {
  padding-bottom: 7%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f773b8c0-6c45-401b-8081-a07c676d76b5 {
  display: none;
}
#s-f773b8c0-6c45-401b-8081-a07c676d76b5, #wrap-s-f773b8c0-6c45-401b-8081-a07c676d76b5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f773b8c0-6c45-401b-8081-a07c676d76b5 {
  display: none;
}
#s-f773b8c0-6c45-401b-8081-a07c676d76b5, #wrap-s-f773b8c0-6c45-401b-8081-a07c676d76b5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f773b8c0-6c45-401b-8081-a07c676d76b5 {
  
}
}@media (max-width: 767px){#s-f773b8c0-6c45-401b-8081-a07c676d76b5 {
  
}
}







#s-f773b8c0-6c45-401b-8081-a07c676d76b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f773b8c0-6c45-401b-8081-a07c676d76b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 14%;
padding-bottom: 17%;
min-height: 50px;
background-position: center center;
}

#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/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-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/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-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7f74c34a-b689-410f-aed6-ed833b26b281 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-7f74c34a-b689-410f-aed6-ed833b26b281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f74c34a-b689-410f-aed6-ed833b26b281.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-fe90dbb5-a228-49b7-b7b6-d58457e829de {
  margin-top: -7%;
margin-left: -12%;
margin-bottom: 18%;
margin-right: 39%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}

#s-d52a4402-155d-4305-8eff-5a2cced33ab8 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 7%;
padding-left: 9%;
padding-bottom: 3%;
padding-right: 9%;
background-color: rgba(253, 241, 229, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-d52a4402-155d-4305-8eff-5a2cced33ab8 {
  
}
}@media (max-width: 767px){#s-d52a4402-155d-4305-8eff-5a2cced33ab8 {
  
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 8px;
padding-left: 54px;
padding-bottom: 8px;
padding-right: 54px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f {
  
}
}@media (max-width: 767px){#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f {
  
}
}

  #s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f-root {
    text-align: center;
  }


#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f-root {
    text-align: center;
  }


#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f-root {
    text-align: center;
  }


#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f-root {
    text-align: center;
  }


#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f-root {
    text-align: center;
  }


#s-0159e3ad-b65f-4d02-aecd-2964b8a79a8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60 {
  display: none;
}
#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60, #wrap-s-ccfe1999-77ae-4026-b2d6-850ebbac5b60 { display: none !important; }}@media (max-width: 767px){#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60 {
  display: none;
}
#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60, #wrap-s-ccfe1999-77ae-4026-b2d6-850ebbac5b60 { display: none !important; }}







#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccfe1999-77ae-4026-b2d6-850ebbac5b60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4da5fabe-f569-483b-98d2-e6aa37e15f92 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20%;
padding-bottom: 17%;
min-height: 50px;
background-position: center center;
}

#s-4da5fabe-f569-483b-98d2-e6aa37e15f92 {
  background-image: url(https://i.shgcdn.com/da86bb1d-5c90-47e3-b530-b0aa3752f408/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4da5fabe-f569-483b-98d2-e6aa37e15f92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4da5fabe-f569-483b-98d2-e6aa37e15f92.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0af2c010-fdcb-47fa-81db-094366b18dd2 {
  margin-top: -11%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 46%;
padding-top: 0px;
padding-bottom: 2%;
padding-right: 0%;
}

#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 42%;
padding-top: 9px;
padding-left: 52px;
padding-bottom: 9px;
padding-right: 52px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc {
  
}
}@media (max-width: 767px){#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc {
  
}
}

  #s-5adc090c-a128-4aa2-8853-a5a5ff087ccc-root {
    text-align: center;
  }


#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5adc090c-a128-4aa2-8853-a5a5ff087ccc-root {
    text-align: center;
  }


#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5adc090c-a128-4aa2-8853-a5a5ff087ccc-root {
    text-align: center;
  }


#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5adc090c-a128-4aa2-8853-a5a5ff087ccc-root {
    text-align: center;
  }


#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5adc090c-a128-4aa2-8853-a5a5ff087ccc-root {
    text-align: center;
  }


#s-5adc090c-a128-4aa2-8853-a5a5ff087ccc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-23cfc120-672f-4833-a228-003d0c5fd870 {
  padding-top: 3%;
padding-bottom: 2%;
background-color: rgba(240, 240, 240, 1);
}

#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a {
  min-height: 50px;
background-color: rgba(240, 240, 240, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a {
  display: none;
}
#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a, #wrap-s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a { display: none !important; }}@media (max-width: 767px){#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a {
  display: none;
}
#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a, #wrap-s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a { display: none !important; }}







#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6ad22ea-67ee-41bf-9b5c-048ea2c73d3a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-2dfef9a6-6348-414b-b256-43c61057589e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-2dfef9a6-6348-414b-b256-43c61057589e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dfef9a6-6348-414b-b256-43c61057589e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2dfef9a6-6348-414b-b256-43c61057589e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2dfef9a6-6348-414b-b256-43c61057589e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
max-width: 1652px;
aspect-ratio: 1652/943;
text-align: center;
}
@media (min-width: 1200px){#s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 {
  
}
}@media (max-width: 767px){#s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 {
  
}
}




  #s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 img.shogun-image,
  #s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 {
    width: 100%;
    height: auto;
  }



  #s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 img.shogun-image {
    

    
    
    
  }


#s-8ecee4d7-e44d-4805-bc3d-00d1987ad1e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd87322a-22b7-4ca6-9dd3-e7c6602fa585 {
  padding-top: 3%;
padding-left: 7%;
padding-bottom: 1%;
padding-right: 7%;
}

#s-9d83de4b-5c68-472a-bec0-8fc85afa577a {
  padding-top: 10px;
padding-left: 54px;
padding-bottom: 10px;
padding-right: 54px;
border-radius: 2px;
background-color: rgba(29, 29, 29, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-9d83de4b-5c68-472a-bec0-8fc85afa577a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9d83de4b-5c68-472a-bec0-8fc85afa577a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9d83de4b-5c68-472a-bec0-8fc85afa577a {
  
}
}@media (max-width: 767px){#s-9d83de4b-5c68-472a-bec0-8fc85afa577a {
  
}
}

  #s-9d83de4b-5c68-472a-bec0-8fc85afa577a-root {
    text-align: center;
  }


#s-9d83de4b-5c68-472a-bec0-8fc85afa577a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9d83de4b-5c68-472a-bec0-8fc85afa577a-root {
    text-align: center;
  }


#s-9d83de4b-5c68-472a-bec0-8fc85afa577a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d83de4b-5c68-472a-bec0-8fc85afa577a-root {
    text-align: center;
  }


#s-9d83de4b-5c68-472a-bec0-8fc85afa577a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d83de4b-5c68-472a-bec0-8fc85afa577a-root {
    text-align: center;
  }


#s-9d83de4b-5c68-472a-bec0-8fc85afa577a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9d83de4b-5c68-472a-bec0-8fc85afa577a-root {
    text-align: center;
  }


#s-9d83de4b-5c68-472a-bec0-8fc85afa577a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-6ca070e7-304b-4d89-ab6d-7f2666e04b72 {
  max-width: 1652px;
aspect-ratio: 1652/943;
text-align: center;
}





  #s-6ca070e7-304b-4d89-ab6d-7f2666e04b72 img.shogun-image,
  #s-6ca070e7-304b-4d89-ab6d-7f2666e04b72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6ca070e7-304b-4d89-ab6d-7f2666e04b72 {
    width: 100%;
    height: auto;
  }



  #s-6ca070e7-304b-4d89-ab6d-7f2666e04b72 img.shogun-image {
    

    
    
    
  }


#s-6ca070e7-304b-4d89-ab6d-7f2666e04b72 .shogun-image-content {
  
    align-items: center;
  
}

#s-2dd471f6-9536-46be-93dc-eb2e6a318350 {
  padding-top: 3%;
padding-left: 6%;
padding-bottom: 1%;
padding-right: 6%;
}

#s-d1317293-36f0-412c-86f7-93c9a0d63abf {
  padding-top: 10px;
padding-left: 54px;
padding-bottom: 10px;
padding-right: 54px;
border-radius: 2px;
background-color: rgba(29, 29, 29, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d1317293-36f0-412c-86f7-93c9a0d63abf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1317293-36f0-412c-86f7-93c9a0d63abf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d1317293-36f0-412c-86f7-93c9a0d63abf {
  
}
}@media (max-width: 767px){#s-d1317293-36f0-412c-86f7-93c9a0d63abf {
  
}
}

  #s-d1317293-36f0-412c-86f7-93c9a0d63abf-root {
    text-align: center;
  }


#s-d1317293-36f0-412c-86f7-93c9a0d63abf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d1317293-36f0-412c-86f7-93c9a0d63abf-root {
    text-align: center;
  }


#s-d1317293-36f0-412c-86f7-93c9a0d63abf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d1317293-36f0-412c-86f7-93c9a0d63abf-root {
    text-align: center;
  }


#s-d1317293-36f0-412c-86f7-93c9a0d63abf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d1317293-36f0-412c-86f7-93c9a0d63abf-root {
    text-align: center;
  }


#s-d1317293-36f0-412c-86f7-93c9a0d63abf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d1317293-36f0-412c-86f7-93c9a0d63abf-root {
    text-align: center;
  }


#s-d1317293-36f0-412c-86f7-93c9a0d63abf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83 {
  display: none;
}
#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83, #wrap-s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83 { display: none !important; }}@media (max-width: 767px){#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83 {
  display: none;
}
#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83, #wrap-s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83 { display: none !important; }}







#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d5337bb-f440-4ff3-8118-0ab1e5a73e83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37 {
  display: none;
}
#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37, #wrap-s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37 { display: none !important; }}@media (max-width: 767px){#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37 {
  display: none;
}
#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37, #wrap-s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37 { display: none !important; }}







#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2440c6aa-eed9-4f9c-a257-1d6d3faa4c37.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43c10251-6ec0-4f53-b9cb-15d85d1aafe7 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 0%;
padding-bottom: 4%;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-43c10251-6ec0-4f53-b9cb-15d85d1aafe7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43c10251-6ec0-4f53-b9cb-15d85d1aafe7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-43c10251-6ec0-4f53-b9cb-15d85d1aafe7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-43c10251-6ec0-4f53-b9cb-15d85d1aafe7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0282a29e-525a-4637-ad6c-84c4010222bb {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-0282a29e-525a-4637-ad6c-84c4010222bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0282a29e-525a-4637-ad6c-84c4010222bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0282a29e-525a-4637-ad6c-84c4010222bb {
  
}
}@media (max-width: 767px){#s-0282a29e-525a-4637-ad6c-84c4010222bb {
  
}
}




  #s-0282a29e-525a-4637-ad6c-84c4010222bb img.shogun-image,
  #s-0282a29e-525a-4637-ad6c-84c4010222bb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0282a29e-525a-4637-ad6c-84c4010222bb {
    width: 100%;
    height: auto;
  }



  #s-0282a29e-525a-4637-ad6c-84c4010222bb img.shogun-image {
    

    
    
    
  }


#s-0282a29e-525a-4637-ad6c-84c4010222bb .shogun-image-content {
  
    align-items: center;
  
}

#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7 {
  margin-top: 6%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 54px;
padding-bottom: 10px;
padding-right: 54px;
border-radius: 2px;
background-color: rgba(29, 29, 29, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7 {
  
}
}@media (max-width: 767px){#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7 {
  
}
}

  #s-4110736f-0ffd-4529-ac67-8bbb74f37bc7-root {
    text-align: center;
  }


#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4110736f-0ffd-4529-ac67-8bbb74f37bc7-root {
    text-align: center;
  }


#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4110736f-0ffd-4529-ac67-8bbb74f37bc7-root {
    text-align: center;
  }


#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4110736f-0ffd-4529-ac67-8bbb74f37bc7-root {
    text-align: center;
  }


#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4110736f-0ffd-4529-ac67-8bbb74f37bc7-root {
    text-align: center;
  }


#s-4110736f-0ffd-4529-ac67-8bbb74f37bc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-0fe1672f-91cf-496e-9810-e8770efaca2f {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-0fe1672f-91cf-496e-9810-e8770efaca2f img.shogun-image,
  #s-0fe1672f-91cf-496e-9810-e8770efaca2f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0fe1672f-91cf-496e-9810-e8770efaca2f {
    width: 100%;
    height: auto;
  }



  #s-0fe1672f-91cf-496e-9810-e8770efaca2f img.shogun-image {
    

    
    
    
  }


#s-0fe1672f-91cf-496e-9810-e8770efaca2f .shogun-image-content {
  
    align-items: center;
  
}

#s-7dc408b5-9794-4aa8-a013-6bf68322519f {
  margin-top: 6%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 54px;
padding-bottom: 10px;
padding-right: 54px;
border-radius: 2px;
background-color: rgba(29, 29, 29, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7dc408b5-9794-4aa8-a013-6bf68322519f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7dc408b5-9794-4aa8-a013-6bf68322519f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7dc408b5-9794-4aa8-a013-6bf68322519f {
  
}
}@media (max-width: 767px){#s-7dc408b5-9794-4aa8-a013-6bf68322519f {
  
}
}

  #s-7dc408b5-9794-4aa8-a013-6bf68322519f-root {
    text-align: center;
  }


#s-7dc408b5-9794-4aa8-a013-6bf68322519f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7dc408b5-9794-4aa8-a013-6bf68322519f-root {
    text-align: center;
  }


#s-7dc408b5-9794-4aa8-a013-6bf68322519f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7dc408b5-9794-4aa8-a013-6bf68322519f-root {
    text-align: center;
  }


#s-7dc408b5-9794-4aa8-a013-6bf68322519f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7dc408b5-9794-4aa8-a013-6bf68322519f-root {
    text-align: center;
  }


#s-7dc408b5-9794-4aa8-a013-6bf68322519f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7dc408b5-9794-4aa8-a013-6bf68322519f-root {
    text-align: center;
  }


#s-7dc408b5-9794-4aa8-a013-6bf68322519f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-36796894-afa0-4673-b4a2-7aa8759a0897 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-36796894-afa0-4673-b4a2-7aa8759a0897 img.shogun-image,
  #s-36796894-afa0-4673-b4a2-7aa8759a0897 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-36796894-afa0-4673-b4a2-7aa8759a0897 {
    width: 100%;
    height: auto;
  }



  #s-36796894-afa0-4673-b4a2-7aa8759a0897 img.shogun-image {
    

    
    
    
  }


#s-36796894-afa0-4673-b4a2-7aa8759a0897 .shogun-image-content {
  
    align-items: center;
  
}

#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6 {
  margin-top: 6%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 54px;
padding-bottom: 10px;
padding-right: 54px;
border-radius: 2px;
background-color: rgba(29, 29, 29, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6 {
  
}
}@media (max-width: 767px){#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6 {
  
}
}

  #s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6-root {
    text-align: center;
  }


#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6-root {
    text-align: center;
  }


#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6-root {
    text-align: center;
  }


#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6-root {
    text-align: center;
  }


#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6-root {
    text-align: center;
  }


#s-052ea38e-bfa8-4d13-82e2-3a9f897f65b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9 {
  display: none;
}
#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9, #wrap-s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9 { display: none !important; }}@media (max-width: 767px){#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9 {
  display: none;
}
#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9, #wrap-s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9 { display: none !important; }}







#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84f6b537-9b46-42a2-b3c9-034e79ebb1b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 0px;
max-width: 2956px;
aspect-ratio: 2956/1210;
text-align: center;
}





  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image,
  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
    width: 100%;
    height: auto;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
    
    
  }


.s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shogun-image-content {
  
    align-items: center;
  
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
      --shg-aspect-ratio: calc(2956/1210); 
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
      position: relative;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image,
  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
    width: 100%;
    height: auto;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
    
    
  }


.s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shogun-image-content {
  
    align-items: center;
  
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
      --shg-aspect-ratio: calc(2956/1210); 
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
      position: relative;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image,
  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
    width: 100%;
    height: auto;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
    
    
  }


.s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shogun-image-content {
  
    align-items: center;
  
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
      --shg-aspect-ratio: calc(2956/1210); 
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
      position: relative;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image,
  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
    width: 100%;
    height: auto;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
    
    
  }


.s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shogun-image-content {
  
    align-items: center;
  
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
      --shg-aspect-ratio: calc(2956/1210); 
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
      position: relative;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image,
  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
    width: 100%;
    height: auto;
  }

  #s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
    
    
  }


.s-09c0c478-fe7b-4ccb-aa74-23311b543de1 .shogun-image-content {
  
    align-items: center;
  
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 {
      --shg-aspect-ratio: calc(2956/1210); 
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container {
      position: relative;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c0c478-fe7b-4ccb-aa74-23311b543de1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
@media (min-width: 0px) {
[id="s-baf5d159-e0a6-46f7-82bf-70a5c91491be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-baf5d159-e0a6-46f7-82bf-70a5c91491be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-baf5d159-e0a6-46f7-82bf-70a5c91491be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-baf5d159-e0a6-46f7-82bf-70a5c91491be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8c751bc0-4e56-43fb-ab30-b5b60f9a18d6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-bottom: 2%;
}

#s-e7c39521-bc12-4769-a726-f66090c7263b {
  padding-top: 0%;
padding-left: 17%;
padding-bottom: 3%;
padding-right: 17%;
}

@media (min-width: 0px) {
[id="s-e7c39521-bc12-4769-a726-f66090c7263b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7c39521-bc12-4769-a726-f66090c7263b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-e7c39521-bc12-4769-a726-f66090c7263b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-e7c39521-bc12-4769-a726-f66090c7263b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

#s-4257ee7e-3008-4781-9497-d861cdd800b4 {
  max-width: 800px;
aspect-ratio: 800/189;
text-align: center;
}





  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image,
  #s-4257ee7e-3008-4781-9497-d861cdd800b4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 {
    width: 100%;
    height: auto;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
    
    
  }


.s-4257ee7e-3008-4781-9497-d861cdd800b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4257ee7e-3008-4781-9497-d861cdd800b4 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
      position: relative;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image,
  #s-4257ee7e-3008-4781-9497-d861cdd800b4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 {
    width: 100%;
    height: auto;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
    
    
  }


.s-4257ee7e-3008-4781-9497-d861cdd800b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4257ee7e-3008-4781-9497-d861cdd800b4 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
      position: relative;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image,
  #s-4257ee7e-3008-4781-9497-d861cdd800b4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 {
    width: 100%;
    height: auto;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
    
    
  }


.s-4257ee7e-3008-4781-9497-d861cdd800b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4257ee7e-3008-4781-9497-d861cdd800b4 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
      position: relative;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image,
  #s-4257ee7e-3008-4781-9497-d861cdd800b4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 {
    width: 100%;
    height: auto;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
    
    
  }


.s-4257ee7e-3008-4781-9497-d861cdd800b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4257ee7e-3008-4781-9497-d861cdd800b4 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
      position: relative;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image,
  #s-4257ee7e-3008-4781-9497-d861cdd800b4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 {
    width: 100%;
    height: auto;
  }

  #s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
    
    
  }


.s-4257ee7e-3008-4781-9497-d861cdd800b4 .shogun-image-content {
  
    align-items: center;
  
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4257ee7e-3008-4781-9497-d861cdd800b4 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container {
      position: relative;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4257ee7e-3008-4781-9497-d861cdd800b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-b811029b-6949-4c85-a188-2e48fb3541ad {
  max-width: 800px;
aspect-ratio: 800/189;
text-align: center;
}





  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image,
  #s-b811029b-6949-4c85-a188-2e48fb3541ad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad {
    width: 100%;
    height: auto;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
    
    
  }


.s-b811029b-6949-4c85-a188-2e48fb3541ad .shogun-image-content {
  
    align-items: center;
  
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b811029b-6949-4c85-a188-2e48fb3541ad {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
      position: relative;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image,
  #s-b811029b-6949-4c85-a188-2e48fb3541ad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad {
    width: 100%;
    height: auto;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
    
    
  }


.s-b811029b-6949-4c85-a188-2e48fb3541ad .shogun-image-content {
  
    align-items: center;
  
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b811029b-6949-4c85-a188-2e48fb3541ad {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
      position: relative;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image,
  #s-b811029b-6949-4c85-a188-2e48fb3541ad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad {
    width: 100%;
    height: auto;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
    
    
  }


.s-b811029b-6949-4c85-a188-2e48fb3541ad .shogun-image-content {
  
    align-items: center;
  
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b811029b-6949-4c85-a188-2e48fb3541ad {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
      position: relative;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image,
  #s-b811029b-6949-4c85-a188-2e48fb3541ad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad {
    width: 100%;
    height: auto;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
    
    
  }


.s-b811029b-6949-4c85-a188-2e48fb3541ad .shogun-image-content {
  
    align-items: center;
  
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b811029b-6949-4c85-a188-2e48fb3541ad {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
      position: relative;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image,
  #s-b811029b-6949-4c85-a188-2e48fb3541ad .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad {
    width: 100%;
    height: auto;
  }

  #s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
    
    
  }


.s-b811029b-6949-4c85-a188-2e48fb3541ad .shogun-image-content {
  
    align-items: center;
  
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b811029b-6949-4c85-a188-2e48fb3541ad {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container {
      position: relative;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b811029b-6949-4c85-a188-2e48fb3541ad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-663d798b-76b5-42ce-9f73-961435081817 {
  max-width: 800px;
aspect-ratio: 800/189;
text-align: center;
}





  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image,
  #s-663d798b-76b5-42ce-9f73-961435081817 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 {
    width: 100%;
    height: auto;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
    
    
  }


.s-663d798b-76b5-42ce-9f73-961435081817 .shogun-image-content {
  
    align-items: center;
  
}

.s-663d798b-76b5-42ce-9f73-961435081817.shg-align-container {
  display: flex;
  justify-content: center
}

.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-663d798b-76b5-42ce-9f73-961435081817 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
      position: relative;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image,
  #s-663d798b-76b5-42ce-9f73-961435081817 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 {
    width: 100%;
    height: auto;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
    
    
  }


.s-663d798b-76b5-42ce-9f73-961435081817 .shogun-image-content {
  
    align-items: center;
  
}

.s-663d798b-76b5-42ce-9f73-961435081817.shg-align-container {
  display: flex;
  justify-content: center
}

.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-663d798b-76b5-42ce-9f73-961435081817 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
      position: relative;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image,
  #s-663d798b-76b5-42ce-9f73-961435081817 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 {
    width: 100%;
    height: auto;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
    
    
  }


.s-663d798b-76b5-42ce-9f73-961435081817 .shogun-image-content {
  
    align-items: center;
  
}

.s-663d798b-76b5-42ce-9f73-961435081817.shg-align-container {
  display: flex;
  justify-content: center
}

.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-663d798b-76b5-42ce-9f73-961435081817 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
      position: relative;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image,
  #s-663d798b-76b5-42ce-9f73-961435081817 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 {
    width: 100%;
    height: auto;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
    
    
  }


.s-663d798b-76b5-42ce-9f73-961435081817 .shogun-image-content {
  
    align-items: center;
  
}

.s-663d798b-76b5-42ce-9f73-961435081817.shg-align-container {
  display: flex;
  justify-content: center
}

.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-663d798b-76b5-42ce-9f73-961435081817 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
      position: relative;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image,
  #s-663d798b-76b5-42ce-9f73-961435081817 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 {
    width: 100%;
    height: auto;
  }

  #s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
    
    
  }


.s-663d798b-76b5-42ce-9f73-961435081817 .shogun-image-content {
  
    align-items: center;
  
}

.s-663d798b-76b5-42ce-9f73-961435081817.shg-align-container {
  display: flex;
  justify-content: center
}

.s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-663d798b-76b5-42ce-9f73-961435081817.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-663d798b-76b5-42ce-9f73-961435081817 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container {
      position: relative;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-663d798b-76b5-42ce-9f73-961435081817.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-663d798b-76b5-42ce-9f73-961435081817 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-3f6dbc2d-c40c-4ba1-a6aa-2b62938849c4 {
  padding-top: 0%;
padding-left: 13%;
padding-bottom: 3%;
padding-right: 13%;
}

#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 9px;
padding-left: 52px;
padding-bottom: 9px;
padding-right: 52px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff {
  
}
}@media (max-width: 767px){#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff {
  
}
}

  #s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff-root {
    text-align: center;
  }


#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff-root {
    text-align: center;
  }


#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff-root {
    text-align: center;
  }


#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff-root {
    text-align: center;
  }


#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff-root {
    text-align: center;
  }


#s-c18aad3d-709a-42bb-a9b8-35a3a9ff36ff.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8 {
  display: none;
}
#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8, #wrap-s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8 { display: none !important; }}@media (max-width: 767px){#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8 {
  display: none;
}
#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8, #wrap-s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8 { display: none !important; }}







#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-190340d6-5944-4a1b-a1bb-d5a12f71bcd8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51a58888-59d4-49a8-98d4-36a22f87bf70 {
  margin-top: 0%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
background-color: rgba(27, 27, 27, 1);
}
@media (min-width: 1200px){#s-51a58888-59d4-49a8-98d4-36a22f87bf70 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51a58888-59d4-49a8-98d4-36a22f87bf70 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51a58888-59d4-49a8-98d4-36a22f87bf70 {
  
}
}@media (max-width: 767px){#s-51a58888-59d4-49a8-98d4-36a22f87bf70 {
  
}
}
#s-4f706849-bba2-4790-9dd8-2fc28da016f8 {
  padding-top: 3%;
padding-bottom: 0%;
}

#s-1c0106ab-0831-4a05-b0b2-53256e62f455 {
  padding-top: 2%;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
background-color: rgba(245, 230, 213, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-1c0106ab-0831-4a05-b0b2-53256e62f455 {
  
}
}@media (max-width: 767px){#s-1c0106ab-0831-4a05-b0b2-53256e62f455 {
  
}
}
@media (min-width: 0px) {
[id="s-1c0106ab-0831-4a05-b0b2-53256e62f455"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1c0106ab-0831-4a05-b0b2-53256e62f455"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1c0106ab-0831-4a05-b0b2-53256e62f455"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1c0106ab-0831-4a05-b0b2-53256e62f455"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-39f96efc-6469-4a14-a90c-820efc770877 {
  background-color: rgba(0, 0, 0, 0);
}

#s-ffeb8737-e177-45f0-bbb7-34d8ded87a20 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-ffeb8737-e177-45f0-bbb7-34d8ded87a20 img.shogun-image,
  #s-ffeb8737-e177-45f0-bbb7-34d8ded87a20 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ffeb8737-e177-45f0-bbb7-34d8ded87a20 {
    width: 100%;
    height: auto;
  }



  #s-ffeb8737-e177-45f0-bbb7-34d8ded87a20 img.shogun-image {
    

    
    
    
  }


#s-ffeb8737-e177-45f0-bbb7-34d8ded87a20 .shogun-image-content {
  
    align-items: center;
  
}

#s-11bda47a-be16-416d-ad01-2f3e61348d50 {
  padding-top: 6%;
padding-bottom: 1%;
}

#s-3e10b156-fd1b-4c26-89e1-9f88987dfc46 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-3e10b156-fd1b-4c26-89e1-9f88987dfc46 img.shogun-image,
  #s-3e10b156-fd1b-4c26-89e1-9f88987dfc46 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e10b156-fd1b-4c26-89e1-9f88987dfc46 {
    width: 100%;
    height: auto;
  }



  #s-3e10b156-fd1b-4c26-89e1-9f88987dfc46 img.shogun-image {
    

    
    
    
  }


#s-3e10b156-fd1b-4c26-89e1-9f88987dfc46 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee070237-6fd8-4474-ae32-5bfa7b94a3fa {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 1%;
}

#s-dc37b0c6-1ea9-49a4-bdbe-0152dcd8e1aa {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-dc37b0c6-1ea9-49a4-bdbe-0152dcd8e1aa img.shogun-image,
  #s-dc37b0c6-1ea9-49a4-bdbe-0152dcd8e1aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-dc37b0c6-1ea9-49a4-bdbe-0152dcd8e1aa {
    width: 100%;
    height: auto;
  }



  #s-dc37b0c6-1ea9-49a4-bdbe-0152dcd8e1aa img.shogun-image {
    

    
    
    
  }


#s-dc37b0c6-1ea9-49a4-bdbe-0152dcd8e1aa .shogun-image-content {
  
    align-items: center;
  
}

#s-12f299a8-13b6-47b2-b8e5-90e9877eb0e0 {
  margin-top: -1%;
padding-top: 6%;
padding-bottom: 1%;
}

#s-5ff6c185-5dc8-46a2-9b0f-a1aea0d3babf {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-5ff6c185-5dc8-46a2-9b0f-a1aea0d3babf img.shogun-image,
  #s-5ff6c185-5dc8-46a2-9b0f-a1aea0d3babf .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5ff6c185-5dc8-46a2-9b0f-a1aea0d3babf {
    width: 100%;
    height: auto;
  }



  #s-5ff6c185-5dc8-46a2-9b0f-a1aea0d3babf img.shogun-image {
    

    
    
    
  }


#s-5ff6c185-5dc8-46a2-9b0f-a1aea0d3babf .shogun-image-content {
  
    align-items: center;
  
}

#s-b2de740d-6b22-4875-ad8b-f1d1c0ade01e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 1%;
}

#s-0f820d28-797a-47ef-80bc-ff8451bcb354 {
  padding-top: 3%;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
background-color: rgba(245, 230, 213, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-0f820d28-797a-47ef-80bc-ff8451bcb354 {
  
}
}@media (max-width: 767px){#s-0f820d28-797a-47ef-80bc-ff8451bcb354 {
  
}
}
@media (min-width: 0px) {
[id="s-0f820d28-797a-47ef-80bc-ff8451bcb354"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0f820d28-797a-47ef-80bc-ff8451bcb354"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0f820d28-797a-47ef-80bc-ff8451bcb354"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0f820d28-797a-47ef-80bc-ff8451bcb354"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-c2630591-7bdb-415c-9230-05f99975057f {
  background-color: rgba(0, 0, 0, 0);
}

#s-e20599ad-33a2-4589-957e-65b6d656bc70 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-e20599ad-33a2-4589-957e-65b6d656bc70 img.shogun-image,
  #s-e20599ad-33a2-4589-957e-65b6d656bc70 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e20599ad-33a2-4589-957e-65b6d656bc70 {
    width: 100%;
    height: auto;
  }



  #s-e20599ad-33a2-4589-957e-65b6d656bc70 img.shogun-image {
    

    
    
    
  }


#s-e20599ad-33a2-4589-957e-65b6d656bc70 .shogun-image-content {
  
    align-items: center;
  
}

#s-145e04eb-9d8e-43e4-a172-e87f4b953b4e {
  padding-top: 6%;
padding-bottom: 1%;
}

#s-b373a180-d1d2-4925-b460-ce5516cdbe42 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-b373a180-d1d2-4925-b460-ce5516cdbe42 img.shogun-image,
  #s-b373a180-d1d2-4925-b460-ce5516cdbe42 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b373a180-d1d2-4925-b460-ce5516cdbe42 {
    width: 100%;
    height: auto;
  }



  #s-b373a180-d1d2-4925-b460-ce5516cdbe42 img.shogun-image {
    

    
    
    
  }


#s-b373a180-d1d2-4925-b460-ce5516cdbe42 .shogun-image-content {
  
    align-items: center;
  
}

#s-33325a24-22a1-4592-ae7a-8d27d5a0e155 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6%;
padding-bottom: 1%;
}

#s-a5ddca02-a254-4a85-81b4-d6f9519e9063 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-a5ddca02-a254-4a85-81b4-d6f9519e9063 img.shogun-image,
  #s-a5ddca02-a254-4a85-81b4-d6f9519e9063 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a5ddca02-a254-4a85-81b4-d6f9519e9063 {
    width: 100%;
    height: auto;
  }



  #s-a5ddca02-a254-4a85-81b4-d6f9519e9063 img.shogun-image {
    

    
    
    
  }


#s-a5ddca02-a254-4a85-81b4-d6f9519e9063 .shogun-image-content {
  
    align-items: center;
  
}

#s-6666d1d1-bca6-4538-8e94-989d85c850b3 {
  margin-top: -1%;
padding-top: 6%;
padding-bottom: 1%;
}

#s-11daa7f2-93ec-4580-bc34-b91b8f482723 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-11daa7f2-93ec-4580-bc34-b91b8f482723 img.shogun-image,
  #s-11daa7f2-93ec-4580-bc34-b91b8f482723 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-11daa7f2-93ec-4580-bc34-b91b8f482723 {
    width: 100%;
    height: auto;
  }



  #s-11daa7f2-93ec-4580-bc34-b91b8f482723 img.shogun-image {
    

    
    
    
  }


#s-11daa7f2-93ec-4580-bc34-b91b8f482723 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cc55447-21b1-42ef-a607-f44a4f1c84b2 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 1%;
}

#s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc {
  padding-top: 3%;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
background-color: rgba(245, 230, 213, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc {
  
}
}@media (max-width: 767px){#s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc {
  
}
}
@media (min-width: 0px) {
[id="s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b8c8ebe7-7b5d-410d-85a7-8b63bedbfffc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-48176104-fe16-4705-b9c0-51d4996cfd39 {
  background-color: rgba(0, 0, 0, 0);
}

#s-12b91e03-4d13-4fb5-ac55-2c83a7e2d8e3 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-12b91e03-4d13-4fb5-ac55-2c83a7e2d8e3 img.shogun-image,
  #s-12b91e03-4d13-4fb5-ac55-2c83a7e2d8e3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12b91e03-4d13-4fb5-ac55-2c83a7e2d8e3 {
    width: 100%;
    height: auto;
  }



  #s-12b91e03-4d13-4fb5-ac55-2c83a7e2d8e3 img.shogun-image {
    

    
    
    
  }


#s-12b91e03-4d13-4fb5-ac55-2c83a7e2d8e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c702ea44-b427-4925-9b1b-eafdc337cbf6 {
  padding-top: 6%;
padding-bottom: 1%;
}

#s-ddb1102f-221b-4994-bc4b-5a3a9ab74b93 {
  background-color: rgba(0, 0, 0, 0);
}

#s-47d2deaa-649c-4bb6-aa9a-7b336b0d82a6 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-47d2deaa-649c-4bb6-aa9a-7b336b0d82a6 img.shogun-image,
  #s-47d2deaa-649c-4bb6-aa9a-7b336b0d82a6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-47d2deaa-649c-4bb6-aa9a-7b336b0d82a6 {
    width: 100%;
    height: auto;
  }



  #s-47d2deaa-649c-4bb6-aa9a-7b336b0d82a6 img.shogun-image {
    

    
    
    
  }


#s-47d2deaa-649c-4bb6-aa9a-7b336b0d82a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-128a4927-d217-447b-8670-3fe3eb155a08 {
  padding-top: 6%;
padding-bottom: 1%;
}

#s-319cb9bd-2f7d-4031-9217-78bf1ebff922 {
  background-color: rgba(0, 0, 0, 0);
}

#s-b0ce7580-6747-4758-8ece-2c2df84dd7c7 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-b0ce7580-6747-4758-8ece-2c2df84dd7c7 img.shogun-image,
  #s-b0ce7580-6747-4758-8ece-2c2df84dd7c7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b0ce7580-6747-4758-8ece-2c2df84dd7c7 {
    width: 100%;
    height: auto;
  }



  #s-b0ce7580-6747-4758-8ece-2c2df84dd7c7 img.shogun-image {
    

    
    
    
  }


#s-b0ce7580-6747-4758-8ece-2c2df84dd7c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b913f2d0-6a69-49ab-9f6b-c9909769d3ad {
  padding-top: 6%;
padding-bottom: 1%;
}

#s-7fa13803-7de5-4cb2-8dca-d92b45c8104c {
  background-color: rgba(0, 0, 0, 0);
}

#s-ddb299af-b488-47b5-ac9b-4f67c2547362 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-ddb299af-b488-47b5-ac9b-4f67c2547362 img.shogun-image,
  #s-ddb299af-b488-47b5-ac9b-4f67c2547362 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ddb299af-b488-47b5-ac9b-4f67c2547362 {
    width: 100%;
    height: auto;
  }



  #s-ddb299af-b488-47b5-ac9b-4f67c2547362 img.shogun-image {
    

    
    
    
  }


#s-ddb299af-b488-47b5-ac9b-4f67c2547362 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6cb7230-5a9d-42ce-8d9c-d2233bf7d9c6 {
  padding-top: 6%;
padding-bottom: 1%;
}

#s-b2d82627-7365-435c-8bef-8eb54e6ac170 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 7%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b2d82627-7365-435c-8bef-8eb54e6ac170 {
  display: none;
}
#s-b2d82627-7365-435c-8bef-8eb54e6ac170, #wrap-s-b2d82627-7365-435c-8bef-8eb54e6ac170 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2d82627-7365-435c-8bef-8eb54e6ac170 {
  display: none;
}
#s-b2d82627-7365-435c-8bef-8eb54e6ac170, #wrap-s-b2d82627-7365-435c-8bef-8eb54e6ac170 { display: none !important; }}







#s-b2d82627-7365-435c-8bef-8eb54e6ac170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2d82627-7365-435c-8bef-8eb54e6ac170.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b38b961c-3304-4838-b438-968d24493707 {
  padding-top: 0%;
padding-bottom: 0%;
max-width: 1652px;
aspect-ratio: 1652/943;
text-align: center;
}
@media (min-width: 1200px){#s-b38b961c-3304-4838-b438-968d24493707 {
  display: none;
}
#s-b38b961c-3304-4838-b438-968d24493707, #wrap-s-b38b961c-3304-4838-b438-968d24493707 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b38b961c-3304-4838-b438-968d24493707 {
  display: none;
}
#s-b38b961c-3304-4838-b438-968d24493707, #wrap-s-b38b961c-3304-4838-b438-968d24493707 { display: none !important; }}




  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image,
  #s-b38b961c-3304-4838-b438-968d24493707 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 {
    width: 100%;
    height: auto;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
    
    
  }


.s-b38b961c-3304-4838-b438-968d24493707 .shogun-image-content {
  
    align-items: center;
  
}

.s-b38b961c-3304-4838-b438-968d24493707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b38b961c-3304-4838-b438-968d24493707 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
      position: relative;
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image,
  #s-b38b961c-3304-4838-b438-968d24493707 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 {
    width: 100%;
    height: auto;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
    
    
  }


.s-b38b961c-3304-4838-b438-968d24493707 .shogun-image-content {
  
    align-items: center;
  
}

.s-b38b961c-3304-4838-b438-968d24493707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b38b961c-3304-4838-b438-968d24493707 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
      position: relative;
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image,
  #s-b38b961c-3304-4838-b438-968d24493707 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 {
    width: 100%;
    height: auto;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
    
    
  }


.s-b38b961c-3304-4838-b438-968d24493707 .shogun-image-content {
  
    align-items: center;
  
}

.s-b38b961c-3304-4838-b438-968d24493707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b38b961c-3304-4838-b438-968d24493707 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
      position: relative;
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image,
  #s-b38b961c-3304-4838-b438-968d24493707 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 {
    width: 100%;
    height: auto;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
    
    
  }


.s-b38b961c-3304-4838-b438-968d24493707 .shogun-image-content {
  
    align-items: center;
  
}

.s-b38b961c-3304-4838-b438-968d24493707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b38b961c-3304-4838-b438-968d24493707 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
      position: relative;
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image,
  #s-b38b961c-3304-4838-b438-968d24493707 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 {
    width: 100%;
    height: auto;
  }

  #s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
    
    
  }


.s-b38b961c-3304-4838-b438-968d24493707 .shogun-image-content {
  
    align-items: center;
  
}

.s-b38b961c-3304-4838-b438-968d24493707.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b38b961c-3304-4838-b438-968d24493707.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b38b961c-3304-4838-b438-968d24493707 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container {
      position: relative;
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b38b961c-3304-4838-b438-968d24493707.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b38b961c-3304-4838-b438-968d24493707 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-7a82f650-c4fc-4182-8d6b-17f50fd55737 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 6%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
}

#s-484b0477-0d1c-4e14-a1e7-4292a359d870 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 8px;
padding-left: 54px;
padding-bottom: 8px;
padding-right: 54px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-484b0477-0d1c-4e14-a1e7-4292a359d870:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-484b0477-0d1c-4e14-a1e7-4292a359d870:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-484b0477-0d1c-4e14-a1e7-4292a359d870 {
  
}
}@media (max-width: 767px){#s-484b0477-0d1c-4e14-a1e7-4292a359d870 {
  
}
}

  #s-484b0477-0d1c-4e14-a1e7-4292a359d870-root {
    text-align: center;
  }


#s-484b0477-0d1c-4e14-a1e7-4292a359d870.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-484b0477-0d1c-4e14-a1e7-4292a359d870-root {
    text-align: center;
  }


#s-484b0477-0d1c-4e14-a1e7-4292a359d870.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-484b0477-0d1c-4e14-a1e7-4292a359d870-root {
    text-align: center;
  }


#s-484b0477-0d1c-4e14-a1e7-4292a359d870.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-484b0477-0d1c-4e14-a1e7-4292a359d870-root {
    text-align: center;
  }


#s-484b0477-0d1c-4e14-a1e7-4292a359d870.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-484b0477-0d1c-4e14-a1e7-4292a359d870-root {
    text-align: center;
  }


#s-484b0477-0d1c-4e14-a1e7-4292a359d870.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-20a0d07a-0f18-4682-9abb-f262f21bbb47 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 7%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-20a0d07a-0f18-4682-9abb-f262f21bbb47 {
  display: none;
}
#s-20a0d07a-0f18-4682-9abb-f262f21bbb47, #wrap-s-20a0d07a-0f18-4682-9abb-f262f21bbb47 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20a0d07a-0f18-4682-9abb-f262f21bbb47 {
  display: none;
}
#s-20a0d07a-0f18-4682-9abb-f262f21bbb47, #wrap-s-20a0d07a-0f18-4682-9abb-f262f21bbb47 { display: none !important; }}







#s-20a0d07a-0f18-4682-9abb-f262f21bbb47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20a0d07a-0f18-4682-9abb-f262f21bbb47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
  padding-top: 0%;
padding-bottom: 0%;
max-width: 1652px;
aspect-ratio: 1652/943;
text-align: center;
}
@media (min-width: 1200px){#s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
  display: none;
}
#s-8d52d946-46a1-4905-9ca0-42c2e82aa440, #wrap-s-8d52d946-46a1-4905-9ca0-42c2e82aa440 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
  display: none;
}
#s-8d52d946-46a1-4905-9ca0-42c2e82aa440, #wrap-s-8d52d946-46a1-4905-9ca0-42c2e82aa440 { display: none !important; }}




  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image,
  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
    width: 100%;
    height: auto;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
    
    
  }


.s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shogun-image-content {
  
    align-items: center;
  
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
      position: relative;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image,
  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
    width: 100%;
    height: auto;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
    
    
  }


.s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shogun-image-content {
  
    align-items: center;
  
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
      position: relative;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image,
  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
    width: 100%;
    height: auto;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
    
    
  }


.s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shogun-image-content {
  
    align-items: center;
  
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
      position: relative;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image,
  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
    width: 100%;
    height: auto;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
    
    
  }


.s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shogun-image-content {
  
    align-items: center;
  
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
      position: relative;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image,
  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
    width: 100%;
    height: auto;
  }

  #s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
    
    
  }


.s-8d52d946-46a1-4905-9ca0-42c2e82aa440 .shogun-image-content {
  
    align-items: center;
  
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 {
      --shg-aspect-ratio: calc(1652/943); 
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container {
      position: relative;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d52d946-46a1-4905-9ca0-42c2e82aa440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-7650677d-c791-4eeb-965a-ebb9080432e3 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 6%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
}

#s-739e8b66-48bf-4a38-a901-037c9b8954da {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 8px;
padding-left: 54px;
padding-bottom: 8px;
padding-right: 54px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-739e8b66-48bf-4a38-a901-037c9b8954da:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-739e8b66-48bf-4a38-a901-037c9b8954da:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-739e8b66-48bf-4a38-a901-037c9b8954da {
  
}
}@media (max-width: 767px){#s-739e8b66-48bf-4a38-a901-037c9b8954da {
  
}
}

  #s-739e8b66-48bf-4a38-a901-037c9b8954da-root {
    text-align: center;
  }


#s-739e8b66-48bf-4a38-a901-037c9b8954da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-739e8b66-48bf-4a38-a901-037c9b8954da-root {
    text-align: center;
  }


#s-739e8b66-48bf-4a38-a901-037c9b8954da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-739e8b66-48bf-4a38-a901-037c9b8954da-root {
    text-align: center;
  }


#s-739e8b66-48bf-4a38-a901-037c9b8954da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-739e8b66-48bf-4a38-a901-037c9b8954da-root {
    text-align: center;
  }


#s-739e8b66-48bf-4a38-a901-037c9b8954da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-739e8b66-48bf-4a38-a901-037c9b8954da-root {
    text-align: center;
  }


#s-739e8b66-48bf-4a38-a901-037c9b8954da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-51ca883f-d067-4545-8ffc-11537246dbc6 {
  margin-top: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 7%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-51ca883f-d067-4545-8ffc-11537246dbc6 {
  display: none;
}
#s-51ca883f-d067-4545-8ffc-11537246dbc6, #wrap-s-51ca883f-d067-4545-8ffc-11537246dbc6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51ca883f-d067-4545-8ffc-11537246dbc6 {
  display: none;
}
#s-51ca883f-d067-4545-8ffc-11537246dbc6, #wrap-s-51ca883f-d067-4545-8ffc-11537246dbc6 { display: none !important; }}







#s-51ca883f-d067-4545-8ffc-11537246dbc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51ca883f-d067-4545-8ffc-11537246dbc6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed225381-60af-4425-a234-fbb9155ec03a {
  padding-top: 0%;
padding-bottom: 0%;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-ed225381-60af-4425-a234-fbb9155ec03a {
  display: none;
}
#s-ed225381-60af-4425-a234-fbb9155ec03a, #wrap-s-ed225381-60af-4425-a234-fbb9155ec03a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed225381-60af-4425-a234-fbb9155ec03a {
  display: none;
}
#s-ed225381-60af-4425-a234-fbb9155ec03a, #wrap-s-ed225381-60af-4425-a234-fbb9155ec03a { display: none !important; }}




  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image,
  #s-ed225381-60af-4425-a234-fbb9155ec03a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a {
    width: 100%;
    height: auto;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
    
    
  }


.s-ed225381-60af-4425-a234-fbb9155ec03a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ed225381-60af-4425-a234-fbb9155ec03a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
      position: relative;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image,
  #s-ed225381-60af-4425-a234-fbb9155ec03a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a {
    width: 100%;
    height: auto;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
    
    
  }


.s-ed225381-60af-4425-a234-fbb9155ec03a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ed225381-60af-4425-a234-fbb9155ec03a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
      position: relative;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image,
  #s-ed225381-60af-4425-a234-fbb9155ec03a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a {
    width: 100%;
    height: auto;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
    
    
  }


.s-ed225381-60af-4425-a234-fbb9155ec03a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ed225381-60af-4425-a234-fbb9155ec03a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
      position: relative;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image,
  #s-ed225381-60af-4425-a234-fbb9155ec03a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a {
    width: 100%;
    height: auto;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
    
    
  }


.s-ed225381-60af-4425-a234-fbb9155ec03a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ed225381-60af-4425-a234-fbb9155ec03a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
      position: relative;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image,
  #s-ed225381-60af-4425-a234-fbb9155ec03a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a {
    width: 100%;
    height: auto;
  }

  #s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
    
    
  }


.s-ed225381-60af-4425-a234-fbb9155ec03a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ed225381-60af-4425-a234-fbb9155ec03a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container {
      position: relative;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ed225381-60af-4425-a234-fbb9155ec03a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-2272ba97-4a76-468d-9627-13df8cd53cf9 {
  margin-top: 6%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 8px;
padding-left: 54px;
padding-bottom: 8px;
padding-right: 54px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-2272ba97-4a76-468d-9627-13df8cd53cf9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2272ba97-4a76-468d-9627-13df8cd53cf9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2272ba97-4a76-468d-9627-13df8cd53cf9 {
  
}
}@media (max-width: 767px){#s-2272ba97-4a76-468d-9627-13df8cd53cf9 {
  
}
}

  #s-2272ba97-4a76-468d-9627-13df8cd53cf9-root {
    text-align: center;
  }


#s-2272ba97-4a76-468d-9627-13df8cd53cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2272ba97-4a76-468d-9627-13df8cd53cf9-root {
    text-align: center;
  }


#s-2272ba97-4a76-468d-9627-13df8cd53cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2272ba97-4a76-468d-9627-13df8cd53cf9-root {
    text-align: center;
  }


#s-2272ba97-4a76-468d-9627-13df8cd53cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2272ba97-4a76-468d-9627-13df8cd53cf9-root {
    text-align: center;
  }


#s-2272ba97-4a76-468d-9627-13df8cd53cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2272ba97-4a76-468d-9627-13df8cd53cf9-root {
    text-align: center;
  }


#s-2272ba97-4a76-468d-9627-13df8cd53cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866 {
  margin-top: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 7%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866 {
  display: none;
}
#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866, #wrap-s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866 {
  display: none;
}
#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866, #wrap-s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866 { display: none !important; }}







#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0639fc0-b3a5-4ec1-a625-fb27d9dad866.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
  padding-top: 0%;
padding-bottom: 0%;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
  display: none;
}
#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6, #wrap-s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
  display: none;
}
#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6, #wrap-s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 { display: none !important; }}




  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image,
  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
    width: 100%;
    height: auto;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
    
    
  }


.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
      position: relative;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image,
  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
    width: 100%;
    height: auto;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
    
    
  }


.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
      position: relative;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image,
  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
    width: 100%;
    height: auto;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
    
    
  }


.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
      position: relative;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image,
  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
    width: 100%;
    height: auto;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
    
    
  }


.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
      position: relative;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image,
  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
    width: 100%;
    height: auto;
  }

  #s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
    
    
  }


.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container {
      position: relative;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8e9b4e4f-612c-4dd9-85b1-d1570ef23bd6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-5c4c5296-3515-490e-901f-8a6e872ce7e9 {
  margin-top: 6%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 8px;
padding-left: 54px;
padding-bottom: 8px;
padding-right: 54px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-5c4c5296-3515-490e-901f-8a6e872ce7e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c4c5296-3515-490e-901f-8a6e872ce7e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5c4c5296-3515-490e-901f-8a6e872ce7e9 {
  
}
}@media (max-width: 767px){#s-5c4c5296-3515-490e-901f-8a6e872ce7e9 {
  
}
}

  #s-5c4c5296-3515-490e-901f-8a6e872ce7e9-root {
    text-align: center;
  }


#s-5c4c5296-3515-490e-901f-8a6e872ce7e9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5c4c5296-3515-490e-901f-8a6e872ce7e9-root {
    text-align: center;
  }


#s-5c4c5296-3515-490e-901f-8a6e872ce7e9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c4c5296-3515-490e-901f-8a6e872ce7e9-root {
    text-align: center;
  }


#s-5c4c5296-3515-490e-901f-8a6e872ce7e9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c4c5296-3515-490e-901f-8a6e872ce7e9-root {
    text-align: center;
  }


#s-5c4c5296-3515-490e-901f-8a6e872ce7e9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5c4c5296-3515-490e-901f-8a6e872ce7e9-root {
    text-align: center;
  }


#s-5c4c5296-3515-490e-901f-8a6e872ce7e9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-4c1d98b1-da71-44cd-b712-a873b40ada52 {
  margin-top: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 7%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-4c1d98b1-da71-44cd-b712-a873b40ada52 {
  display: none;
}
#s-4c1d98b1-da71-44cd-b712-a873b40ada52, #wrap-s-4c1d98b1-da71-44cd-b712-a873b40ada52 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c1d98b1-da71-44cd-b712-a873b40ada52 {
  display: none;
}
#s-4c1d98b1-da71-44cd-b712-a873b40ada52, #wrap-s-4c1d98b1-da71-44cd-b712-a873b40ada52 { display: none !important; }}







#s-4c1d98b1-da71-44cd-b712-a873b40ada52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c1d98b1-da71-44cd-b712-a873b40ada52.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-37c9d881-0223-4cfe-9805-146d43fea533 {
  padding-top: 0%;
padding-bottom: 0%;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-37c9d881-0223-4cfe-9805-146d43fea533 {
  display: none;
}
#s-37c9d881-0223-4cfe-9805-146d43fea533, #wrap-s-37c9d881-0223-4cfe-9805-146d43fea533 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37c9d881-0223-4cfe-9805-146d43fea533 {
  display: none;
}
#s-37c9d881-0223-4cfe-9805-146d43fea533, #wrap-s-37c9d881-0223-4cfe-9805-146d43fea533 { display: none !important; }}




  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image,
  #s-37c9d881-0223-4cfe-9805-146d43fea533 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 {
    width: 100%;
    height: auto;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
    
    
  }


.s-37c9d881-0223-4cfe-9805-146d43fea533 .shogun-image-content {
  
    align-items: center;
  
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37c9d881-0223-4cfe-9805-146d43fea533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
      position: relative;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image,
  #s-37c9d881-0223-4cfe-9805-146d43fea533 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 {
    width: 100%;
    height: auto;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
    
    
  }


.s-37c9d881-0223-4cfe-9805-146d43fea533 .shogun-image-content {
  
    align-items: center;
  
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37c9d881-0223-4cfe-9805-146d43fea533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
      position: relative;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image,
  #s-37c9d881-0223-4cfe-9805-146d43fea533 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 {
    width: 100%;
    height: auto;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
    
    
  }


.s-37c9d881-0223-4cfe-9805-146d43fea533 .shogun-image-content {
  
    align-items: center;
  
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37c9d881-0223-4cfe-9805-146d43fea533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
      position: relative;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image,
  #s-37c9d881-0223-4cfe-9805-146d43fea533 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 {
    width: 100%;
    height: auto;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
    
    
  }


.s-37c9d881-0223-4cfe-9805-146d43fea533 .shogun-image-content {
  
    align-items: center;
  
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37c9d881-0223-4cfe-9805-146d43fea533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
      position: relative;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image,
  #s-37c9d881-0223-4cfe-9805-146d43fea533 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 {
    width: 100%;
    height: auto;
  }

  #s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
    
    
  }


.s-37c9d881-0223-4cfe-9805-146d43fea533 .shogun-image-content {
  
    align-items: center;
  
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shg-align-container {
  display: flex;
  justify-content: center
}

.s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-37c9d881-0223-4cfe-9805-146d43fea533 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container {
      position: relative;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-37c9d881-0223-4cfe-9805-146d43fea533 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e {
  margin-top: 6%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 8px;
padding-left: 54px;
padding-bottom: 8px;
padding-right: 54px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e {
  
}
}@media (max-width: 767px){#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e {
  
}
}

  #s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e-root {
    text-align: center;
  }


#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e-root {
    text-align: center;
  }


#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e-root {
    text-align: center;
  }


#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e-root {
    text-align: center;
  }


#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e-root {
    text-align: center;
  }


#s-7f1bf2c6-1f46-4a5b-ac76-af8225bb007e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-83fb9124-7401-43f8-8989-fbb9f6b14314 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-83fb9124-7401-43f8-8989-fbb9f6b14314 {
  display: none;
}
#s-83fb9124-7401-43f8-8989-fbb9f6b14314, #wrap-s-83fb9124-7401-43f8-8989-fbb9f6b14314 { display: none !important; }}@media (max-width: 767px){#s-83fb9124-7401-43f8-8989-fbb9f6b14314 {
  display: none;
}
#s-83fb9124-7401-43f8-8989-fbb9f6b14314, #wrap-s-83fb9124-7401-43f8-8989-fbb9f6b14314 { display: none !important; }}







#s-83fb9124-7401-43f8-8989-fbb9f6b14314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83fb9124-7401-43f8-8989-fbb9f6b14314.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-27f469af-df0e-4663-bb7b-d30aebae469b {
  background-repeat: repeat;
background-size: cover;
padding-top: 45px;
padding-bottom: 45px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-27f469af-df0e-4663-bb7b-d30aebae469b {
  display: none;
}
#s-27f469af-df0e-4663-bb7b-d30aebae469b, #wrap-s-27f469af-df0e-4663-bb7b-d30aebae469b { display: none !important; }}@media (max-width: 767px){#s-27f469af-df0e-4663-bb7b-d30aebae469b {
  padding-top: 0px;
display: none;
}
#s-27f469af-df0e-4663-bb7b-d30aebae469b, #wrap-s-27f469af-df0e-4663-bb7b-d30aebae469b { display: none !important; }}







#s-27f469af-df0e-4663-bb7b-d30aebae469b > .shg-box-overlay {
  background-color: rgba(56, 55, 55, 0.56);
  opacity: 0;
}#s-27f469af-df0e-4663-bb7b-d30aebae469b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e41ada0b-0f32-4dd7-a240-7fb44f4fc6ca {
  padding-top: 4%;
padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-e41ada0b-0f32-4dd7-a240-7fb44f4fc6ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e41ada0b-0f32-4dd7-a240-7fb44f4fc6ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e41ada0b-0f32-4dd7-a240-7fb44f4fc6ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e41ada0b-0f32-4dd7-a240-7fb44f4fc6ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ae240c41-3584-42fe-a3d6-9ed91ed4c1cb {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: -2%;
padding-top: 0%;
padding-left: 3%;
padding-bottom: 0%;
background-color: rgba(245, 230, 213, 0);
}
@media (min-width: 1200px){#s-ae240c41-3584-42fe-a3d6-9ed91ed4c1cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae240c41-3584-42fe-a3d6-9ed91ed4c1cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae240c41-3584-42fe-a3d6-9ed91ed4c1cb {
  
}
}@media (max-width: 767px){#s-ae240c41-3584-42fe-a3d6-9ed91ed4c1cb {
  
}
}
#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172 {
  margin-top: 0%;
margin-left: -14%;
margin-bottom: 0%;
margin-right: 1%;
padding-top: 9px;
padding-left: 52px;
padding-bottom: 9px;
padding-right: 52px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172 {
  
}
}@media (max-width: 767px){#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172 {
  
}
}

  #s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172-root {
    text-align: center;
  }


#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172-root {
    text-align: center;
  }


#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172-root {
    text-align: center;
  }


#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172-root {
    text-align: center;
  }


#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172-root {
    text-align: center;
  }


#s-f1a832c0-8c40-494c-a5ef-6d5eba8ec172.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-f0b4d2b4-c964-42fd-88e1-98c1a92dd04b {
  margin-right: 0%;
padding-top: 0%;
padding-left: 19%;
padding-bottom: 2%;
padding-right: 19%;
}

#s-d432a254-925f-4bbf-89b0-7c689755cd08 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d432a254-925f-4bbf-89b0-7c689755cd08 {
  display: none;
}
#s-d432a254-925f-4bbf-89b0-7c689755cd08, #wrap-s-d432a254-925f-4bbf-89b0-7c689755cd08 { display: none !important; }}@media (max-width: 767px){#s-d432a254-925f-4bbf-89b0-7c689755cd08 {
  display: none;
}
#s-d432a254-925f-4bbf-89b0-7c689755cd08, #wrap-s-d432a254-925f-4bbf-89b0-7c689755cd08 { display: none !important; }}







#s-d432a254-925f-4bbf-89b0-7c689755cd08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d432a254-925f-4bbf-89b0-7c689755cd08.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad325516-dcb4-430a-8760-064dc4219850 {
  margin-top: 0%;
margin-bottom: -1%;
padding-top: 5%;
padding-left: 11%;
padding-bottom: 5%;
padding-right: 11%;
min-height: 0%;
background-color: rgba(240, 240, 240, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ad325516-dcb4-430a-8760-064dc4219850 {
  
}
}@media (max-width: 767px){#s-ad325516-dcb4-430a-8760-064dc4219850 {
  
}
}
@media (min-width: 0px) {
[id="s-ad325516-dcb4-430a-8760-064dc4219850"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-ad325516-dcb4-430a-8760-064dc4219850"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-ad325516-dcb4-430a-8760-064dc4219850"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-ad325516-dcb4-430a-8760-064dc4219850"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

}

#s-181aa5ae-275d-41e3-89f6-a55e80139fe4 {
  text-align: center;
opacity: 0.9;
}







  img.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
    
    
  }


.s-181aa5ae-275d-41e3-89f6-a55e80139fe4 .shogun-image-content {
  
    align-items: center;
  
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
    
    
  }


.s-181aa5ae-275d-41e3-89f6-a55e80139fe4 .shogun-image-content {
  
    align-items: center;
  
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
    
    
  }


.s-181aa5ae-275d-41e3-89f6-a55e80139fe4 .shogun-image-content {
  
    align-items: center;
  
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
    
    
  }


.s-181aa5ae-275d-41e3-89f6-a55e80139fe4 .shogun-image-content {
  
    align-items: center;
  
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
    
    
  }


.s-181aa5ae-275d-41e3-89f6-a55e80139fe4 .shogun-image-content {
  
    align-items: center;
  
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181aa5ae-275d-41e3-89f6-a55e80139fe4.shogun-image {
  box-sizing: border-box;
}



}
#s-2c8067ea-e234-49a0-ad92-329b744c283d {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 3%;
}

#s-9ce74409-7d1e-428e-a11e-4b537aba006f {
  text-align: center;
opacity: 0.9;
}







  img.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
    
    
  }


.s-9ce74409-7d1e-428e-a11e-4b537aba006f .shogun-image-content {
  
    align-items: center;
  
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
    
    
  }


.s-9ce74409-7d1e-428e-a11e-4b537aba006f .shogun-image-content {
  
    align-items: center;
  
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
    
    
  }


.s-9ce74409-7d1e-428e-a11e-4b537aba006f .shogun-image-content {
  
    align-items: center;
  
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
    
    
  }


.s-9ce74409-7d1e-428e-a11e-4b537aba006f .shogun-image-content {
  
    align-items: center;
  
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
    
    
  }


.s-9ce74409-7d1e-428e-a11e-4b537aba006f .shogun-image-content {
  
    align-items: center;
  
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ce74409-7d1e-428e-a11e-4b537aba006f.shogun-image {
  box-sizing: border-box;
}



}
#s-8e890f18-2046-4ba1-88fc-30911b1d3042 {
  margin-left: 6%;
margin-right: 6%;
padding-top: 3%;
}

#s-9374b5b1-b4d1-484f-91f9-a37440ff5424 {
  text-align: center;
opacity: 0.9;
}







  img.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
    
    
  }


.s-9374b5b1-b4d1-484f-91f9-a37440ff5424 .shogun-image-content {
  
    align-items: center;
  
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
    
    
  }


.s-9374b5b1-b4d1-484f-91f9-a37440ff5424 .shogun-image-content {
  
    align-items: center;
  
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
    
    
  }


.s-9374b5b1-b4d1-484f-91f9-a37440ff5424 .shogun-image-content {
  
    align-items: center;
  
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
    
    
  }


.s-9374b5b1-b4d1-484f-91f9-a37440ff5424 .shogun-image-content {
  
    align-items: center;
  
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
    
    
  }


.s-9374b5b1-b4d1-484f-91f9-a37440ff5424 .shogun-image-content {
  
    align-items: center;
  
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9374b5b1-b4d1-484f-91f9-a37440ff5424.shogun-image {
  box-sizing: border-box;
}



}
#s-689617e2-7612-4db5-8b65-5f808ab09f11 {
  margin-left: 6%;
margin-right: 6%;
padding-top: 3%;
}

#s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55 {
  text-align: center;
opacity: 0.9;
}







  img.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
    
    
  }


.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
    
    
  }


.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
    
    
  }


.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
    
    
  }


.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
  box-sizing: border-box;
}



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





  img.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
    
    
  }


.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3594afd-c23c-4ad6-9138-44bfd6dc9a55.shogun-image {
  box-sizing: border-box;
}



}
#s-6fcd1ed9-6fec-4c2e-ba78-bc93baff93f3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 3%;
}

#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 {
  display: none;
}
#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2, #wrap-s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 {
  display: none;
}
#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2, #wrap-s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 {
  
}
}@media (max-width: 767px){#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 {
  
}
}







#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-094cbe61-ce9f-4ca0-b53e-2d5a5a37b0f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 0px;
max-width: 1800px;
aspect-ratio: 1800/1210;
text-align: center;
}





  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image,
  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
    width: 100%;
    height: auto;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
    
    
  }


.s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shogun-image-content {
  
    align-items: center;
  
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shg-align-container {
  display: flex;
  justify-content: center
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
      --shg-aspect-ratio: calc(1800/1210); 
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
      position: relative;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image,
  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
    width: 100%;
    height: auto;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
    
    
  }


.s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shogun-image-content {
  
    align-items: center;
  
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shg-align-container {
  display: flex;
  justify-content: center
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
      --shg-aspect-ratio: calc(1800/1210); 
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
      position: relative;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image,
  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
    width: 100%;
    height: auto;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
    
    
  }


.s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shogun-image-content {
  
    align-items: center;
  
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shg-align-container {
  display: flex;
  justify-content: center
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
      --shg-aspect-ratio: calc(1800/1210); 
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
      position: relative;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image,
  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
    width: 100%;
    height: auto;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
    
    
  }


.s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shogun-image-content {
  
    align-items: center;
  
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shg-align-container {
  display: flex;
  justify-content: center
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
      --shg-aspect-ratio: calc(1800/1210); 
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
      position: relative;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image,
  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
    width: 100%;
    height: auto;
  }

  #s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
    
    
  }


.s-062c7fb3-2726-4a48-b741-5d719a6a0351 .shogun-image-content {
  
    align-items: center;
  
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shg-align-container {
  display: flex;
  justify-content: center
}

.s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 {
      --shg-aspect-ratio: calc(1800/1210); 
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container {
      position: relative;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-062c7fb3-2726-4a48-b741-5d719a6a0351 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e4ca5601-79df-4b7f-ba8b-d4cae6ccc6a8 {
  background-repeat: no-repeat;
padding-top: 5%;
padding-bottom: 8%;
min-height: 50px;
}

#s-e4ca5601-79df-4b7f-ba8b-d4cae6ccc6a8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjJkYWIwNjAtZThiZS00ZTU4LWI3YzctZjk1NmZhM2I3Nzg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojOTE1ZTU0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZThkM2JjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MmRhYjA2MC1lOGJlLTRlNTgtYjdjNy1mOTU2ZmEzYjc3ODQpIi8+PC9zdmc+);
}








#s-e4ca5601-79df-4b7f-ba8b-d4cae6ccc6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4ca5601-79df-4b7f-ba8b-d4cae6ccc6a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff33a681-146e-4b34-afdc-0f9cbe46d786 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-bottom: 3%;
}

#s-75681f31-40c6-4790-8052-fb56768668a9 {
  padding-top: 0%;
padding-left: 17%;
padding-bottom: 3%;
padding-right: 17%;
}

@media (min-width: 0px) {
[id="s-75681f31-40c6-4790-8052-fb56768668a9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-75681f31-40c6-4790-8052-fb56768668a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-75681f31-40c6-4790-8052-fb56768668a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-75681f31-40c6-4790-8052-fb56768668a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.333333333333334px);
}

}

#s-b2e6197b-bc42-442a-a4c3-021a83122326 {
  max-width: 800px;
aspect-ratio: 800/189;
text-align: center;
}





  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image,
  #s-b2e6197b-bc42-442a-a4c3-021a83122326 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 {
    width: 100%;
    height: auto;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
    
    
  }


.s-b2e6197b-bc42-442a-a4c3-021a83122326 .shogun-image-content {
  
    align-items: center;
  
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b2e6197b-bc42-442a-a4c3-021a83122326 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
      position: relative;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image,
  #s-b2e6197b-bc42-442a-a4c3-021a83122326 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 {
    width: 100%;
    height: auto;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
    
    
  }


.s-b2e6197b-bc42-442a-a4c3-021a83122326 .shogun-image-content {
  
    align-items: center;
  
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b2e6197b-bc42-442a-a4c3-021a83122326 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
      position: relative;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image,
  #s-b2e6197b-bc42-442a-a4c3-021a83122326 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 {
    width: 100%;
    height: auto;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
    
    
  }


.s-b2e6197b-bc42-442a-a4c3-021a83122326 .shogun-image-content {
  
    align-items: center;
  
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b2e6197b-bc42-442a-a4c3-021a83122326 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
      position: relative;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image,
  #s-b2e6197b-bc42-442a-a4c3-021a83122326 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 {
    width: 100%;
    height: auto;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
    
    
  }


.s-b2e6197b-bc42-442a-a4c3-021a83122326 .shogun-image-content {
  
    align-items: center;
  
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b2e6197b-bc42-442a-a4c3-021a83122326 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
      position: relative;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image,
  #s-b2e6197b-bc42-442a-a4c3-021a83122326 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 {
    width: 100%;
    height: auto;
  }

  #s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
    
    
  }


.s-b2e6197b-bc42-442a-a4c3-021a83122326 .shogun-image-content {
  
    align-items: center;
  
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b2e6197b-bc42-442a-a4c3-021a83122326 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container {
      position: relative;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b2e6197b-bc42-442a-a4c3-021a83122326 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-d855971d-3cd7-4159-83ed-87543aad90b6 {
  max-width: 800px;
aspect-ratio: 800/189;
text-align: center;
}





  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image,
  #s-d855971d-3cd7-4159-83ed-87543aad90b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 {
    width: 100%;
    height: auto;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
    
    
  }


.s-d855971d-3cd7-4159-83ed-87543aad90b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d855971d-3cd7-4159-83ed-87543aad90b6 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
      position: relative;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image,
  #s-d855971d-3cd7-4159-83ed-87543aad90b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 {
    width: 100%;
    height: auto;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
    
    
  }


.s-d855971d-3cd7-4159-83ed-87543aad90b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d855971d-3cd7-4159-83ed-87543aad90b6 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
      position: relative;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image,
  #s-d855971d-3cd7-4159-83ed-87543aad90b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 {
    width: 100%;
    height: auto;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
    
    
  }


.s-d855971d-3cd7-4159-83ed-87543aad90b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d855971d-3cd7-4159-83ed-87543aad90b6 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
      position: relative;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image,
  #s-d855971d-3cd7-4159-83ed-87543aad90b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 {
    width: 100%;
    height: auto;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
    
    
  }


.s-d855971d-3cd7-4159-83ed-87543aad90b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d855971d-3cd7-4159-83ed-87543aad90b6 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
      position: relative;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image,
  #s-d855971d-3cd7-4159-83ed-87543aad90b6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 {
    width: 100%;
    height: auto;
  }

  #s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
    
    
  }


.s-d855971d-3cd7-4159-83ed-87543aad90b6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d855971d-3cd7-4159-83ed-87543aad90b6 {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container {
      position: relative;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d855971d-3cd7-4159-83ed-87543aad90b6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-946c9117-1be8-490d-9683-9e422cfa9b0a {
  max-width: 800px;
aspect-ratio: 800/189;
text-align: center;
}





  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image,
  #s-946c9117-1be8-490d-9683-9e422cfa9b0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a {
    width: 100%;
    height: auto;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
    
    
  }


.s-946c9117-1be8-490d-9683-9e422cfa9b0a .shogun-image-content {
  
    align-items: center;
  
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-946c9117-1be8-490d-9683-9e422cfa9b0a {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
      position: relative;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image,
  #s-946c9117-1be8-490d-9683-9e422cfa9b0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a {
    width: 100%;
    height: auto;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
    
    
  }


.s-946c9117-1be8-490d-9683-9e422cfa9b0a .shogun-image-content {
  
    align-items: center;
  
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-946c9117-1be8-490d-9683-9e422cfa9b0a {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
      position: relative;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image,
  #s-946c9117-1be8-490d-9683-9e422cfa9b0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a {
    width: 100%;
    height: auto;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
    
    
  }


.s-946c9117-1be8-490d-9683-9e422cfa9b0a .shogun-image-content {
  
    align-items: center;
  
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-946c9117-1be8-490d-9683-9e422cfa9b0a {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
      position: relative;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image,
  #s-946c9117-1be8-490d-9683-9e422cfa9b0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a {
    width: 100%;
    height: auto;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
    
    
  }


.s-946c9117-1be8-490d-9683-9e422cfa9b0a .shogun-image-content {
  
    align-items: center;
  
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-946c9117-1be8-490d-9683-9e422cfa9b0a {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
      position: relative;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image,
  #s-946c9117-1be8-490d-9683-9e422cfa9b0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a {
    width: 100%;
    height: auto;
  }

  #s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
    
    
  }


.s-946c9117-1be8-490d-9683-9e422cfa9b0a .shogun-image-content {
  
    align-items: center;
  
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-946c9117-1be8-490d-9683-9e422cfa9b0a {
      --shg-aspect-ratio: calc(800/189); 
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container {
      position: relative;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-946c9117-1be8-490d-9683-9e422cfa9b0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-0fe61b27-e9dd-4c38-bbf6-4268b9ff6c2d {
  padding-top: 2%;
padding-left: 13%;
padding-bottom: 3%;
padding-right: 13%;
}

#s-9c9784eb-cf87-4f60-970f-7683a41cd95a {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 9px;
padding-left: 52px;
padding-bottom: 9px;
padding-right: 52px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(27, 27, 27, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-9c9784eb-cf87-4f60-970f-7683a41cd95a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c9784eb-cf87-4f60-970f-7683a41cd95a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9c9784eb-cf87-4f60-970f-7683a41cd95a {
  
}
}@media (max-width: 767px){#s-9c9784eb-cf87-4f60-970f-7683a41cd95a {
  
}
}

  #s-9c9784eb-cf87-4f60-970f-7683a41cd95a-root {
    text-align: center;
  }


#s-9c9784eb-cf87-4f60-970f-7683a41cd95a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9c9784eb-cf87-4f60-970f-7683a41cd95a-root {
    text-align: center;
  }


#s-9c9784eb-cf87-4f60-970f-7683a41cd95a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c9784eb-cf87-4f60-970f-7683a41cd95a-root {
    text-align: center;
  }


#s-9c9784eb-cf87-4f60-970f-7683a41cd95a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9c9784eb-cf87-4f60-970f-7683a41cd95a-root {
    text-align: center;
  }


#s-9c9784eb-cf87-4f60-970f-7683a41cd95a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9c9784eb-cf87-4f60-970f-7683a41cd95a-root {
    text-align: center;
  }


#s-9c9784eb-cf87-4f60-970f-7683a41cd95a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Helvetica Neue;
  display:  inline-block ;
}
}
#s-4f5f6a64-8e03-4221-ab41-e1483cf34937 {
  padding-left: 0%;
padding-bottom: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-4f5f6a64-8e03-4221-ab41-e1483cf34937 {
  display: none;
}
#s-4f5f6a64-8e03-4221-ab41-e1483cf34937, #wrap-s-4f5f6a64-8e03-4221-ab41-e1483cf34937 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f5f6a64-8e03-4221-ab41-e1483cf34937 {
  display: none;
}
#s-4f5f6a64-8e03-4221-ab41-e1483cf34937, #wrap-s-4f5f6a64-8e03-4221-ab41-e1483cf34937 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f5f6a64-8e03-4221-ab41-e1483cf34937 {
  
}
}@media (max-width: 767px){#s-4f5f6a64-8e03-4221-ab41-e1483cf34937 {
  
}
}







#s-4f5f6a64-8e03-4221-ab41-e1483cf34937 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f5f6a64-8e03-4221-ab41-e1483cf34937.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6fbdbfb5-d5f2-499b-971b-932755676342 {
  margin-top: 0%;
padding-top: 6%;
padding-left: 0%;
padding-bottom: 2%;
background-color: rgba(27, 27, 27, 1);
}
@media (min-width: 1200px){#s-6fbdbfb5-d5f2-499b-971b-932755676342 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6fbdbfb5-d5f2-499b-971b-932755676342 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6fbdbfb5-d5f2-499b-971b-932755676342 {
  
}
}@media (max-width: 767px){#s-6fbdbfb5-d5f2-499b-971b-932755676342 {
  
}
}
#s-1451ca01-69da-44c7-9934-3f2e54585ed7 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
background-color: rgba(253, 241, 229, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-1451ca01-69da-44c7-9934-3f2e54585ed7 {
  
}
}@media (max-width: 767px){#s-1451ca01-69da-44c7-9934-3f2e54585ed7 {
  
}
}
#s-6cfedf80-f384-41f1-81d2-94fb768f95ac {
  padding-top: 2%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-6cfedf80-f384-41f1-81d2-94fb768f95ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6cfedf80-f384-41f1-81d2-94fb768f95ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6cfedf80-f384-41f1-81d2-94fb768f95ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cfedf80-f384-41f1-81d2-94fb768f95ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-239bc557-9ce2-4842-b63d-b982d72a6436 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-239bc557-9ce2-4842-b63d-b982d72a6436 img.shogun-image,
  #s-239bc557-9ce2-4842-b63d-b982d72a6436 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-239bc557-9ce2-4842-b63d-b982d72a6436 {
    width: 100%;
    height: auto;
  }



  #s-239bc557-9ce2-4842-b63d-b982d72a6436 img.shogun-image {
    

    
    
    
  }


#s-239bc557-9ce2-4842-b63d-b982d72a6436 .shogun-image-content {
  
    align-items: center;
  
}

#s-18792d03-d242-4106-8be7-d468e96309e7 {
  padding-top: 8%;
}

#s-bd875f81-6e1b-4653-8677-6c37324db554 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-bd875f81-6e1b-4653-8677-6c37324db554 img.shogun-image,
  #s-bd875f81-6e1b-4653-8677-6c37324db554 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd875f81-6e1b-4653-8677-6c37324db554 {
    width: 100%;
    height: auto;
  }



  #s-bd875f81-6e1b-4653-8677-6c37324db554 img.shogun-image {
    

    
    
    
  }


#s-bd875f81-6e1b-4653-8677-6c37324db554 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3066059-ee55-4452-9edd-d44942ed73d2 {
  padding-top: 8%;
}

#s-dc986904-60f4-49a7-be82-bcea39487fa4 {
  padding-top: 6%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-dc986904-60f4-49a7-be82-bcea39487fa4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dc986904-60f4-49a7-be82-bcea39487fa4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dc986904-60f4-49a7-be82-bcea39487fa4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc986904-60f4-49a7-be82-bcea39487fa4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-bd7777f5-8bf0-4dbb-90e5-4d3e6c93907f {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-bd7777f5-8bf0-4dbb-90e5-4d3e6c93907f img.shogun-image,
  #s-bd7777f5-8bf0-4dbb-90e5-4d3e6c93907f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bd7777f5-8bf0-4dbb-90e5-4d3e6c93907f {
    width: 100%;
    height: auto;
  }



  #s-bd7777f5-8bf0-4dbb-90e5-4d3e6c93907f img.shogun-image {
    

    
    
    
  }


#s-bd7777f5-8bf0-4dbb-90e5-4d3e6c93907f .shogun-image-content {
  
    align-items: center;
  
}

#s-75350848-e35d-47d5-bd50-cf802a92e2c6 {
  padding-top: 8%;
}

#s-169a9eb0-4e66-4a8c-bc73-1352568e5566 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-169a9eb0-4e66-4a8c-bc73-1352568e5566 img.shogun-image,
  #s-169a9eb0-4e66-4a8c-bc73-1352568e5566 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-169a9eb0-4e66-4a8c-bc73-1352568e5566 {
    width: 100%;
    height: auto;
  }



  #s-169a9eb0-4e66-4a8c-bc73-1352568e5566 img.shogun-image {
    

    
    
    
  }


#s-169a9eb0-4e66-4a8c-bc73-1352568e5566 .shogun-image-content {
  
    align-items: center;
  
}

#s-799eea35-339d-4979-be1f-39895a9c22c0 {
  padding-top: 8%;
}

#s-1c6cb59a-908f-4754-a1cc-2d7f8d0aa975 {
  padding-top: 6%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-1c6cb59a-908f-4754-a1cc-2d7f8d0aa975"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1c6cb59a-908f-4754-a1cc-2d7f8d0aa975"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1c6cb59a-908f-4754-a1cc-2d7f8d0aa975"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c6cb59a-908f-4754-a1cc-2d7f8d0aa975"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c3332e4d-6918-4596-97ca-ba9b045e49a1 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-c3332e4d-6918-4596-97ca-ba9b045e49a1 img.shogun-image,
  #s-c3332e4d-6918-4596-97ca-ba9b045e49a1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c3332e4d-6918-4596-97ca-ba9b045e49a1 {
    width: 100%;
    height: auto;
  }



  #s-c3332e4d-6918-4596-97ca-ba9b045e49a1 img.shogun-image {
    

    
    
    
  }


#s-c3332e4d-6918-4596-97ca-ba9b045e49a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba9565c0-f9bc-4a5b-bffd-1d2c2ae39031 {
  padding-top: 8%;
}

#s-6a0be36f-f229-4832-b3b7-41931d60a64c {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-6a0be36f-f229-4832-b3b7-41931d60a64c img.shogun-image,
  #s-6a0be36f-f229-4832-b3b7-41931d60a64c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6a0be36f-f229-4832-b3b7-41931d60a64c {
    width: 100%;
    height: auto;
  }



  #s-6a0be36f-f229-4832-b3b7-41931d60a64c img.shogun-image {
    

    
    
    
  }


#s-6a0be36f-f229-4832-b3b7-41931d60a64c .shogun-image-content {
  
    align-items: center;
  
}

#s-30865d59-106d-49e1-ad80-5d85179943be {
  padding-top: 8%;
}

#s-73c2fefa-abf5-4b82-949c-9ca043740358 {
  padding-top: 6%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-73c2fefa-abf5-4b82-949c-9ca043740358"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-73c2fefa-abf5-4b82-949c-9ca043740358"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-73c2fefa-abf5-4b82-949c-9ca043740358"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-73c2fefa-abf5-4b82-949c-9ca043740358"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ac0059c6-eb0b-4405-a5c9-c9712a19b572 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-ac0059c6-eb0b-4405-a5c9-c9712a19b572 img.shogun-image,
  #s-ac0059c6-eb0b-4405-a5c9-c9712a19b572 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ac0059c6-eb0b-4405-a5c9-c9712a19b572 {
    width: 100%;
    height: auto;
  }



  #s-ac0059c6-eb0b-4405-a5c9-c9712a19b572 img.shogun-image {
    

    
    
    
  }


#s-ac0059c6-eb0b-4405-a5c9-c9712a19b572 .shogun-image-content {
  
    align-items: center;
  
}

#s-47840024-2c6b-4c67-a501-2b0376488602 {
  padding-top: 8%;
}

#s-f7fe68ea-1c51-4aa1-91ee-eaa3aaebad65 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-f7fe68ea-1c51-4aa1-91ee-eaa3aaebad65 img.shogun-image,
  #s-f7fe68ea-1c51-4aa1-91ee-eaa3aaebad65 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f7fe68ea-1c51-4aa1-91ee-eaa3aaebad65 {
    width: 100%;
    height: auto;
  }



  #s-f7fe68ea-1c51-4aa1-91ee-eaa3aaebad65 img.shogun-image {
    

    
    
    
  }


#s-f7fe68ea-1c51-4aa1-91ee-eaa3aaebad65 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d9bdbef-7517-4bc9-9d60-9ab47a35118b {
  padding-top: 8%;
}

#s-2f464b43-cbeb-4e4e-add3-0962bf7f9f36 {
  padding-top: 6%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-2f464b43-cbeb-4e4e-add3-0962bf7f9f36"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2f464b43-cbeb-4e4e-add3-0962bf7f9f36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2f464b43-cbeb-4e4e-add3-0962bf7f9f36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f464b43-cbeb-4e4e-add3-0962bf7f9f36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-8e17a7eb-774e-4e38-87e1-a832a2662625 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-8e17a7eb-774e-4e38-87e1-a832a2662625 img.shogun-image,
  #s-8e17a7eb-774e-4e38-87e1-a832a2662625 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e17a7eb-774e-4e38-87e1-a832a2662625 {
    width: 100%;
    height: auto;
  }



  #s-8e17a7eb-774e-4e38-87e1-a832a2662625 img.shogun-image {
    

    
    
    
  }


#s-8e17a7eb-774e-4e38-87e1-a832a2662625 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b685ba1-b1f8-46e4-aeb3-b4dc3b7ab8fd {
  padding-top: 8%;
}

#s-4ad95b40-cf93-489d-9c7a-5d6a4b101144 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-4ad95b40-cf93-489d-9c7a-5d6a4b101144 img.shogun-image,
  #s-4ad95b40-cf93-489d-9c7a-5d6a4b101144 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4ad95b40-cf93-489d-9c7a-5d6a4b101144 {
    width: 100%;
    height: auto;
  }



  #s-4ad95b40-cf93-489d-9c7a-5d6a4b101144 img.shogun-image {
    

    
    
    
  }


#s-4ad95b40-cf93-489d-9c7a-5d6a4b101144 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab6c536d-8608-4e0d-ab4a-c26301e142c7 {
  padding-top: 8%;
}

#s-f229cd69-7542-4628-8233-866170202d2a {
  padding-top: 6%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-f229cd69-7542-4628-8233-866170202d2a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f229cd69-7542-4628-8233-866170202d2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f229cd69-7542-4628-8233-866170202d2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f229cd69-7542-4628-8233-866170202d2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-129fad3d-e16e-4648-a699-df02bad963aa {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-129fad3d-e16e-4648-a699-df02bad963aa img.shogun-image,
  #s-129fad3d-e16e-4648-a699-df02bad963aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-129fad3d-e16e-4648-a699-df02bad963aa {
    width: 100%;
    height: auto;
  }



  #s-129fad3d-e16e-4648-a699-df02bad963aa img.shogun-image {
    

    
    
    
  }


#s-129fad3d-e16e-4648-a699-df02bad963aa .shogun-image-content {
  
    align-items: center;
  
}

#s-cd1cc209-5862-44ba-905d-6c8e798bf376 {
  padding-top: 8%;
}

#s-18b13c99-580f-4a58-a866-49df61113290 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
background-color: rgba(248, 248, 248, 1);
}





  #s-18b13c99-580f-4a58-a866-49df61113290 img.shogun-image,
  #s-18b13c99-580f-4a58-a866-49df61113290 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-18b13c99-580f-4a58-a866-49df61113290 {
    width: 100%;
    height: auto;
  }



  #s-18b13c99-580f-4a58-a866-49df61113290 img.shogun-image {
    

    
    
    
  }


#s-18b13c99-580f-4a58-a866-49df61113290 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad59a6f3-1cc1-4bb5-acdc-8d611f702eb9 {
  padding-top: 8%;
}

#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b {
  display: none;
}
#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b, #wrap-s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b {
  display: none;
}
#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b, #wrap-s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b { display: none !important; }}







#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8ce8ccb-5551-4e14-ae7c-07161d48dc6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3c834542-a477-44c5-bcc6-453a1d44fc86 {
  background-repeat: repeat;
padding-top: 1%;
padding-bottom: 8%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3c834542-a477-44c5-bcc6-453a1d44fc86 {
  display: none;
}
#s-3c834542-a477-44c5-bcc6-453a1d44fc86, #wrap-s-3c834542-a477-44c5-bcc6-453a1d44fc86 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3c834542-a477-44c5-bcc6-453a1d44fc86 {
  display: none;
}
#s-3c834542-a477-44c5-bcc6-453a1d44fc86, #wrap-s-3c834542-a477-44c5-bcc6-453a1d44fc86 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3c834542-a477-44c5-bcc6-453a1d44fc86 {
  
}
}@media (max-width: 767px){#s-3c834542-a477-44c5-bcc6-453a1d44fc86 {
  
}
}







#s-3c834542-a477-44c5-bcc6-453a1d44fc86 > .shg-box-overlay {
  background-color: rgba(56, 55, 55, 0.56);
  opacity: 0;
}#s-3c834542-a477-44c5-bcc6-453a1d44fc86.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c4d5453-0259-4257-8bef-bd7a7d2a4c65 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 6%;
padding-left: 0%;
padding-bottom: 6%;
padding-right: 0%;
background-color: rgba(245, 230, 213, 0);
}
@media (min-width: 1200px){#s-1c4d5453-0259-4257-8bef-bd7a7d2a4c65 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c4d5453-0259-4257-8bef-bd7a7d2a4c65 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c4d5453-0259-4257-8bef-bd7a7d2a4c65 {
  
}
}@media (max-width: 767px){#s-1c4d5453-0259-4257-8bef-bd7a7d2a4c65 {
  
}
}
#s-e0ef46d6-c442-46fe-ac40-a7a1ba76e70d {
  margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-127dff20-98ec-4251-bb6b-b5e16b8da46e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-127dff20-98ec-4251-bb6b-b5e16b8da46e {
  display: none;
}
#s-127dff20-98ec-4251-bb6b-b5e16b8da46e, #wrap-s-127dff20-98ec-4251-bb6b-b5e16b8da46e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-127dff20-98ec-4251-bb6b-b5e16b8da46e {
  display: none;
}
#s-127dff20-98ec-4251-bb6b-b5e16b8da46e, #wrap-s-127dff20-98ec-4251-bb6b-b5e16b8da46e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-127dff20-98ec-4251-bb6b-b5e16b8da46e {
  
}
}@media (max-width: 767px){#s-127dff20-98ec-4251-bb6b-b5e16b8da46e {
  
}
}







#s-127dff20-98ec-4251-bb6b-b5e16b8da46e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-127dff20-98ec-4251-bb6b-b5e16b8da46e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-960d5ffa-52b4-4345-8307-92da8d146343 {
  padding-top: 10%;
padding-left: 7%;
padding-bottom: 10%;
padding-right: 7%;
background-color: rgba(240, 240, 240, 1);
}

@media (min-width: 0px) {
[id="s-960d5ffa-52b4-4345-8307-92da8d146343"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-960d5ffa-52b4-4345-8307-92da8d146343"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-960d5ffa-52b4-4345-8307-92da8d146343"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-960d5ffa-52b4-4345-8307-92da8d146343"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

}

#s-c0da685f-d98c-4e12-8703-8060a456579d {
  text-align: center;
opacity: 0.9;
}







  img.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
    
    
  }


.s-c0da685f-d98c-4e12-8703-8060a456579d .shogun-image-content {
  
    align-items: center;
  
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
    
    
  }


.s-c0da685f-d98c-4e12-8703-8060a456579d .shogun-image-content {
  
    align-items: center;
  
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
    
    
  }


.s-c0da685f-d98c-4e12-8703-8060a456579d .shogun-image-content {
  
    align-items: center;
  
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
    
    
  }


.s-c0da685f-d98c-4e12-8703-8060a456579d .shogun-image-content {
  
    align-items: center;
  
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
    
    
  }


.s-c0da685f-d98c-4e12-8703-8060a456579d .shogun-image-content {
  
    align-items: center;
  
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0da685f-d98c-4e12-8703-8060a456579d.shogun-image {
  box-sizing: border-box;
}



}
#s-6bedef54-12ca-4ab1-a448-6738137e9a07 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
}

#s-1a88f4de-f32e-414f-82f6-9261558c29ef {
  padding-top: 6%;
padding-bottom: 0%;
text-align: center;
opacity: 0.9;
}







  img.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
    
    
  }


.s-1a88f4de-f32e-414f-82f6-9261558c29ef .shogun-image-content {
  
    align-items: center;
  
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
    
    
  }


.s-1a88f4de-f32e-414f-82f6-9261558c29ef .shogun-image-content {
  
    align-items: center;
  
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
    
    
  }


.s-1a88f4de-f32e-414f-82f6-9261558c29ef .shogun-image-content {
  
    align-items: center;
  
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
    
    
  }


.s-1a88f4de-f32e-414f-82f6-9261558c29ef .shogun-image-content {
  
    align-items: center;
  
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
  box-sizing: border-box;
}



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





  img.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
    
    
  }


.s-1a88f4de-f32e-414f-82f6-9261558c29ef .shogun-image-content {
  
    align-items: center;
  
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a88f4de-f32e-414f-82f6-9261558c29ef.shogun-image {
  box-sizing: border-box;
}



}
#s-de798475-21a9-476c-a820-c1cefe804652 {
  margin-left: 6%;
margin-right: 6%;
padding-top: 3%;
}

#s-b92ed182-f6d8-4f65-800c-296f3b7521e0 {
  text-align: center;
opacity: 0.9;
}







  img.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
    
    
  }


.s-b92ed182-f6d8-4f65-800c-296f3b7521e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
    
    
  }


.s-b92ed182-f6d8-4f65-800c-296f3b7521e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
    
    
  }


.s-b92ed182-f6d8-4f65-800c-296f3b7521e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
    
    
  }


.s-b92ed182-f6d8-4f65-800c-296f3b7521e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
    
    
  }


.s-b92ed182-f6d8-4f65-800c-296f3b7521e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b92ed182-f6d8-4f65-800c-296f3b7521e0.shogun-image {
  box-sizing: border-box;
}



}
#s-1c4d509a-21d7-48e2-9892-9c412bc027f1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 3%;
}

#s-118fed13-9f1c-4141-82bb-d7610d13c2c3 {
  padding-top: 6%;
text-align: center;
opacity: 0.9;
}







  img.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
    
    
  }


.s-118fed13-9f1c-4141-82bb-d7610d13c2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
    
    
  }


.s-118fed13-9f1c-4141-82bb-d7610d13c2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
    
    
  }


.s-118fed13-9f1c-4141-82bb-d7610d13c2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
    
    
  }


.s-118fed13-9f1c-4141-82bb-d7610d13c2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
  box-sizing: border-box;
}



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





  img.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
    
    
  }


.s-118fed13-9f1c-4141-82bb-d7610d13c2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-118fed13-9f1c-4141-82bb-d7610d13c2c3.shogun-image {
  box-sizing: border-box;
}



}
#s-d3017948-5077-4cd1-a7d6-6105bc839d10 {
  margin-left: 6%;
margin-right: 6%;
padding-top: 3%;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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