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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -75px;
padding-top: 100px;
padding-left: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 5px;
background-position: right top;
}
@media (min-width: 1200px){#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  margin-top: -90px;
display: none;
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a, #wrap-s-e8670e6b-4e19-40d9-b65d-7450f965c84a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  margin-top: -90px;
display: none;
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a, #wrap-s-e8670e6b-4e19-40d9-b65d-7450f965c84a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  display: none;
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a, #wrap-s-e8670e6b-4e19-40d9-b65d-7450f965c84a { display: none !important; }}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e8670e6b-4e19-40d9-b65d-7450f965c84a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e8670e6b-4e19-40d9-b65d-7450f965c84a.shg-box.shg-c {
  justify-content: center;
}

#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 550px;
background-position: center center;
}
@media (max-width: 767px){#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  display: none;
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b, #wrap-s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b { display: none !important; }}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b {
  background-image: url(https://i.shgcdn.com/763e5bfa-dbf6-49b6-9280-e4d67bea104b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3cf3fc8-bf1d-4161-a9cc-91cfad8ba47b.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-4a437877-0bf6-48dd-b3c2-8a7563eccce4 {
  margin-top: 20px;
padding-top: 60px;
padding-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-4a437877-0bf6-48dd-b3c2-8a7563eccce4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b3184c6d-21e0-493a-a009-a6689cf80241 {
  margin-left: auto;
margin-right: auto;
min-height: 350px;
background-color: rgba(196, 34, 62, 0);
}
@media (max-width: 767px){#s-b3184c6d-21e0-493a-a009-a6689cf80241 {
  display: none;
}
#s-b3184c6d-21e0-493a-a009-a6689cf80241, #wrap-s-b3184c6d-21e0-493a-a009-a6689cf80241 { display: none !important; }}







#s-b3184c6d-21e0-493a-a009-a6689cf80241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3184c6d-21e0-493a-a009-a6689cf80241.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: #000000;
  font-family: "Serif";
  font-weight: 400;
}

.shg-theme-text-content p {
  color: #000000;
  font-family: "Serif";
  font-weight: 400;
}

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

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

#s-580d457a-002b-4084-853d-a5134526e4e8 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-580d457a-002b-4084-853d-a5134526e4e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-580d457a-002b-4084-853d-a5134526e4e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  
  text-align: left;
}


}
#s-2d7d3a3d-3225-41fa-aaf7-1bace0a26989 {
  margin-top: -10px;
margin-bottom: 10px;
}

#s-0efb9e06-6364-4f63-a18f-e893080bde25 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-0efb9e06-6364-4f63-a18f-e893080bde25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-4b7a601e-99b4-45a2-905f-b73bfe8c366d {
  margin-left: auto;
margin-right: auto;
}

#s-4b7a601e-99b4-45a2-905f-b73bfe8c366d .shogun-icon-wrapper {
  text-align: center;
}


#s-4b7a601e-99b4-45a2-905f-b73bfe8c366d .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-4b7a601e-99b4-45a2-905f-b73bfe8c366d .shogun-icon-wrapper {
  text-align: left;
}


#s-4b7a601e-99b4-45a2-905f-b73bfe8c366d .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-e43264ed-3749-458b-b0a7-814488d8b82a {
  margin-left: -90%;
margin-right: auto;
}
@media (min-width: 1200px){#s-e43264ed-3749-458b-b0a7-814488d8b82a {
  margin-left: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e43264ed-3749-458b-b0a7-814488d8b82a {
  margin-left: 0%;
}
}@media (max-width: 767px){#s-e43264ed-3749-458b-b0a7-814488d8b82a {
  margin-left: -85%;
}
}
#s-2ee4b4f8-7224-4b5b-9551-cec881ff119d {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
}
@media (min-width: 1200px){#s-2ee4b4f8-7224-4b5b-9551-cec881ff119d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ee4b4f8-7224-4b5b-9551-cec881ff119d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ee4b4f8-7224-4b5b-9551-cec881ff119d {
  
}
}
@media (min-width: 0px) {
[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ee4b4f8-7224-4b5b-9551-cec881ff119d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-9fc65ab1-21fd-4573-8506-6862f0b8f64c {
  margin-left: auto;
margin-right: auto;
}

#s-9fc65ab1-21fd-4573-8506-6862f0b8f64c .shogun-icon-wrapper {
  text-align: center;
}


#s-9fc65ab1-21fd-4573-8506-6862f0b8f64c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-9fc65ab1-21fd-4573-8506-6862f0b8f64c .shogun-icon-wrapper {
  text-align: left;
}


#s-9fc65ab1-21fd-4573-8506-6862f0b8f64c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-75426794-7c14-4e83-ab40-cd8e4847dc9c {
  margin-right: auto;
}
@media (max-width: 767px){#s-75426794-7c14-4e83-ab40-cd8e4847dc9c {
  margin-left: -85%;
}
}
#s-dbcb52f9-4a9e-4c37-b014-d1a571b45527 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-dbcb52f9-4a9e-4c37-b014-d1a571b45527 {
  
}
}
@media (min-width: 0px) {
[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dbcb52f9-4a9e-4c37-b014-d1a571b45527"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-7c04f71a-9dfa-42ee-bdbb-d594024327d3 {
  margin-left: auto;
margin-right: auto;
}

#s-7c04f71a-9dfa-42ee-bdbb-d594024327d3 .shogun-icon-wrapper {
  text-align: center;
}


#s-7c04f71a-9dfa-42ee-bdbb-d594024327d3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7c04f71a-9dfa-42ee-bdbb-d594024327d3 .shogun-icon-wrapper {
  text-align: left;
}


#s-7c04f71a-9dfa-42ee-bdbb-d594024327d3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-a8fd63a6-4c06-4ba2-bb09-bec8de3670bd {
  margin-right: auto;
}
@media (max-width: 767px){#s-a8fd63a6-4c06-4ba2-bb09-bec8de3670bd {
  margin-left: -85%;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-141d900d-8abc-4032-8397-8c49e61e6d07 {
  margin-top: -15px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
}

#s-141d900d-8abc-4032-8397-8c49e61e6d07 hr {
  border-top: 2px solid #ddd;
}

.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: 400;
  font-family: "Serif";
}

.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-58c71469-cec3-4c73-a549-a2a1cd24635c {
  margin-top: 11px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 100px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(196, 34, 62, 1);
}
#s-58c71469-cec3-4c73-a549-a2a1cd24635c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(196, 34, 62, 1) !important;}#s-58c71469-cec3-4c73-a549-a2a1cd24635c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(196, 34, 62, 1) !important;}

  #s-58c71469-cec3-4c73-a549-a2a1cd24635c-root {
    text-align: center;
  }


#s-58c71469-cec3-4c73-a549-a2a1cd24635c.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
@media (min-width: 1200px){
  #s-58c71469-cec3-4c73-a549-a2a1cd24635c-root {
    text-align: center;
  }


#s-58c71469-cec3-4c73-a549-a2a1cd24635c.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58c71469-cec3-4c73-a549-a2a1cd24635c-root {
    text-align: center;
  }


#s-58c71469-cec3-4c73-a549-a2a1cd24635c.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58c71469-cec3-4c73-a549-a2a1cd24635c-root {
    text-align: center;
  }


#s-58c71469-cec3-4c73-a549-a2a1cd24635c.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (max-width: 767px){
  #s-58c71469-cec3-4c73-a549-a2a1cd24635c-root {
    text-align: center;
  }


#s-58c71469-cec3-4c73-a549-a2a1cd24635c.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 250px;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  display: none;
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d, #wrap-s-75e88b17-a391-4ae2-8601-f9024b3a4b8d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  display: none;
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d, #wrap-s-75e88b17-a391-4ae2-8601-f9024b3a4b8d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  display: none;
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d, #wrap-s-75e88b17-a391-4ae2-8601-f9024b3a4b8d { display: none !important; }}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75e88b17-a391-4ae2-8601-f9024b3a4b8d.shg-box.shg-c {
  justify-content: center;
}

#s-9f7d50e6-083b-49b8-85e6-3ce838f08fe4 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9f7d50e6-083b-49b8-85e6-3ce838f08fe4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-9f7d50e6-083b-49b8-85e6-3ce838f08fe4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  
  text-align: left;
}


}
#s-1dab7af2-1600-4607-9ed8-cafbffca77de {
  margin-top: -10px;
margin-bottom: 10px;
}

#s-b1c19255-6639-40b0-baf5-9fce53f76c48 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-b1c19255-6639-40b0-baf5-9fce53f76c48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-1b8fbca5-b47b-408a-989c-90d27f434345 {
  margin-left: auto;
margin-right: auto;
}

#s-1b8fbca5-b47b-408a-989c-90d27f434345 .shogun-icon-wrapper {
  text-align: center;
}


#s-1b8fbca5-b47b-408a-989c-90d27f434345 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-1b8fbca5-b47b-408a-989c-90d27f434345 .shogun-icon-wrapper {
  text-align: left;
}


#s-1b8fbca5-b47b-408a-989c-90d27f434345 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-246bc059-25f1-40a8-a59f-7d303a4b5615 {
  margin-left: -90%;
margin-right: auto;
}
@media (min-width: 1200px){#s-246bc059-25f1-40a8-a59f-7d303a4b5615 {
  margin-left: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-246bc059-25f1-40a8-a59f-7d303a4b5615 {
  margin-left: 0%;
}
}@media (max-width: 767px){#s-246bc059-25f1-40a8-a59f-7d303a4b5615 {
  margin-left: -85%;
}
}
#s-7545ec28-2716-4fef-b3a2-6978af166c85 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-7545ec28-2716-4fef-b3a2-6978af166c85 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7545ec28-2716-4fef-b3a2-6978af166c85 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7545ec28-2716-4fef-b3a2-6978af166c85 {
  
}
}
@media (min-width: 0px) {
[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7545ec28-2716-4fef-b3a2-6978af166c85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-f1f8766e-e957-42bc-96f8-da3ea1929b04 {
  margin-left: auto;
margin-right: auto;
}

#s-f1f8766e-e957-42bc-96f8-da3ea1929b04 .shogun-icon-wrapper {
  text-align: center;
}


#s-f1f8766e-e957-42bc-96f8-da3ea1929b04 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-f1f8766e-e957-42bc-96f8-da3ea1929b04 .shogun-icon-wrapper {
  text-align: left;
}


#s-f1f8766e-e957-42bc-96f8-da3ea1929b04 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-0d023603-5eb4-462a-88da-b039e3f18b02 {
  margin-right: auto;
}
@media (max-width: 767px){#s-0d023603-5eb4-462a-88da-b039e3f18b02 {
  margin-left: -85%;
}
}
#s-dfafd477-4a4c-44ba-b8ec-d4a316778da0 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-dfafd477-4a4c-44ba-b8ec-d4a316778da0 {
  
}
}
@media (min-width: 0px) {
[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-dfafd477-4a4c-44ba-b8ec-d4a316778da0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-ab4af3e3-b8be-44fc-bc23-117867d484e3 {
  margin-left: auto;
margin-right: auto;
}

#s-ab4af3e3-b8be-44fc-bc23-117867d484e3 .shogun-icon-wrapper {
  text-align: center;
}


#s-ab4af3e3-b8be-44fc-bc23-117867d484e3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ab4af3e3-b8be-44fc-bc23-117867d484e3 .shogun-icon-wrapper {
  text-align: left;
}


#s-ab4af3e3-b8be-44fc-bc23-117867d484e3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-9719ab0b-e197-45f8-ae0a-9b977efd6eb2 {
  margin-right: auto;
}
@media (max-width: 767px){#s-9719ab0b-e197-45f8-ae0a-9b977efd6eb2 {
  margin-left: -85%;
}
}
#s-a5a0a3a9-5427-44b1-88f7-ff7432abdd14 {
  margin-top: -15px;
margin-left: auto;
margin-right: auto;
}

#s-a5a0a3a9-5427-44b1-88f7-ff7432abdd14 hr {
  border-top: 2px solid #ddd;
}

#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 100px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(196, 34, 62, 1);
}
#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(196, 34, 62, 1) !important;}#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(196, 34, 62, 1) !important;}

  #s-f7c4b82c-9a91-4d75-88a4-04d8eb581216-root {
    text-align: center;
  }


#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f7c4b82c-9a91-4d75-88a4-04d8eb581216-root {
    text-align: center;
  }


#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f7c4b82c-9a91-4d75-88a4-04d8eb581216-root {
    text-align: center;
  }


#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f7c4b82c-9a91-4d75-88a4-04d8eb581216-root {
    text-align: center;
  }


#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f7c4b82c-9a91-4d75-88a4-04d8eb581216-root {
    text-align: center;
  }


#s-f7c4b82c-9a91-4d75-88a4-04d8eb581216.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}
#s-279a299f-1ad0-4652-868b-9353ad7861cf {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
}








#s-279a299f-1ad0-4652-868b-9353ad7861cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-279a299f-1ad0-4652-868b-9353ad7861cf.shg-box.shg-c {
  justify-content: center;
}

#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c {
  margin-top: 0px;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 550px;
}
@media (min-width: 1200px){#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c {
  display: none;
}
#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c, #wrap-s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c {
  display: none;
}
#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c, #wrap-s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c {
  display: none;
}
#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c, #wrap-s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c { display: none !important; }}







#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5c47ac5-72e7-4ce8-8f1d-2177c839381c.shg-box.shg-c {
  justify-content: center;
}

#s-5a084448-1677-45f0-b416-f89678211951 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 50px;
background-position: center center;
}

#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5a084448-1677-45f0-b416-f89678211951 {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-5a084448-1677-45f0-b416-f89678211951.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-5a084448-1677-45f0-b416-f89678211951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a084448-1677-45f0-b416-f89678211951.shg-box.shg-c {
  justify-content: center;
}

#s-652a1dad-ffdf-4638-a77f-e5e0a94478cb {
  margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 2000px;
}

@media (min-width: 0px) {
[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-652a1dad-ffdf-4638-a77f-e5e0a94478cb"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f20ee7cc-4c2f-41bf-aea5-6ae6bd608c0c {
  margin-left: auto;
margin-right: auto;
min-height: 350px;
background-color: rgba(196, 34, 62, 0);
}
@media (max-width: 767px){#s-f20ee7cc-4c2f-41bf-aea5-6ae6bd608c0c {
  display: none;
}
#s-f20ee7cc-4c2f-41bf-aea5-6ae6bd608c0c, #wrap-s-f20ee7cc-4c2f-41bf-aea5-6ae6bd608c0c { display: none !important; }}







#s-f20ee7cc-4c2f-41bf-aea5-6ae6bd608c0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f20ee7cc-4c2f-41bf-aea5-6ae6bd608c0c.shg-box.shg-c {
  justify-content: center;
}

#s-a6b257c3-4035-42ba-a250-0f37d2a741fc {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a6b257c3-4035-42ba-a250-0f37d2a741fc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-a6b257c3-4035-42ba-a250-0f37d2a741fc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  
  text-align: left;
}


}
#s-5ba3d2de-513e-4809-8d72-6e293b5df0a0 {
  margin-top: -10px;
margin-bottom: 10px;
}

#s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ea6a306a-98de-484e-ac8f-7d4a180bd6a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-b91aefe2-acbb-469e-a1fa-c095a7fc33d1 {
  margin-left: auto;
margin-right: auto;
}

#s-b91aefe2-acbb-469e-a1fa-c095a7fc33d1 .shogun-icon-wrapper {
  text-align: center;
}


#s-b91aefe2-acbb-469e-a1fa-c095a7fc33d1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-b91aefe2-acbb-469e-a1fa-c095a7fc33d1 .shogun-icon-wrapper {
  text-align: left;
}


#s-b91aefe2-acbb-469e-a1fa-c095a7fc33d1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-0c8a3e63-eda9-44f4-8cf7-5c11bd4f3f24 {
  margin-left: -90%;
margin-right: auto;
}
@media (min-width: 1200px){#s-0c8a3e63-eda9-44f4-8cf7-5c11bd4f3f24 {
  margin-left: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c8a3e63-eda9-44f4-8cf7-5c11bd4f3f24 {
  margin-left: 0%;
}
}@media (max-width: 767px){#s-0c8a3e63-eda9-44f4-8cf7-5c11bd4f3f24 {
  margin-left: -85%;
}
}
#s-ff809d6f-dda2-424a-aa48-8317e84eb69e {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-ff809d6f-dda2-424a-aa48-8317e84eb69e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff809d6f-dda2-424a-aa48-8317e84eb69e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff809d6f-dda2-424a-aa48-8317e84eb69e {
  
}
}
@media (min-width: 0px) {
[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff809d6f-dda2-424a-aa48-8317e84eb69e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-a927bb01-e8a4-4c0c-b282-d1ef77678cce {
  margin-left: auto;
margin-right: auto;
}

#s-a927bb01-e8a4-4c0c-b282-d1ef77678cce .shogun-icon-wrapper {
  text-align: center;
}


#s-a927bb01-e8a4-4c0c-b282-d1ef77678cce .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-a927bb01-e8a4-4c0c-b282-d1ef77678cce .shogun-icon-wrapper {
  text-align: left;
}


#s-a927bb01-e8a4-4c0c-b282-d1ef77678cce .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-8a11a99c-fec2-4225-9678-4a23faa0bfcc {
  margin-right: auto;
}
@media (max-width: 767px){#s-8a11a99c-fec2-4225-9678-4a23faa0bfcc {
  margin-left: -85%;
}
}
#s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468 {
  
}
}
@media (min-width: 0px) {
[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9c5a3d4e-5b6d-47e1-b19a-b33f5a8ef468"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-3811af07-31ff-43c0-9d57-27ffdba9a670 {
  margin-left: auto;
margin-right: auto;
}

#s-3811af07-31ff-43c0-9d57-27ffdba9a670 .shogun-icon-wrapper {
  text-align: center;
}


#s-3811af07-31ff-43c0-9d57-27ffdba9a670 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3811af07-31ff-43c0-9d57-27ffdba9a670 .shogun-icon-wrapper {
  text-align: left;
}


#s-3811af07-31ff-43c0-9d57-27ffdba9a670 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-dd1ea2c4-a218-4ed0-ab35-17ab1752786a {
  margin-right: auto;
}
@media (max-width: 767px){#s-dd1ea2c4-a218-4ed0-ab35-17ab1752786a {
  margin-left: -85%;
}
}
#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 350px;
}
@media (min-width: 1200px){#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd {
  display: none;
}
#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd, #wrap-s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd {
  display: none;
}
#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd, #wrap-s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd {
  display: none;
}
#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd, #wrap-s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd { display: none !important; }}







#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b9cf617-d3e9-4968-9de8-c7a6d4d31ccd.shg-box.shg-c {
  justify-content: center;
}

#s-fd59c376-e3e3-4092-93b7-684b076c20cd {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-fd59c376-e3e3-4092-93b7-684b076c20cd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  
  text-align: left;
}


@media (max-width: 767px){#s-fd59c376-e3e3-4092-93b7-684b076c20cd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  
  text-align: left;
}


}
#s-a5df4975-1b14-4b83-971d-eb57cb7c21c0 {
  margin-top: -10px;
margin-bottom: 10px;
}

#s-81c2c519-a09c-4439-a717-c1c3f503c9a3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-81c2c519-a09c-4439-a717-c1c3f503c9a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-9439682a-4150-4a24-820b-315f860501a1 {
  margin-left: auto;
margin-right: auto;
}

#s-9439682a-4150-4a24-820b-315f860501a1 .shogun-icon-wrapper {
  text-align: center;
}


#s-9439682a-4150-4a24-820b-315f860501a1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-9439682a-4150-4a24-820b-315f860501a1 .shogun-icon-wrapper {
  text-align: left;
}


#s-9439682a-4150-4a24-820b-315f860501a1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-749a1843-c8e5-486d-852b-a277d1f0ffaf {
  margin-left: -90%;
margin-right: auto;
}
@media (min-width: 1200px){#s-749a1843-c8e5-486d-852b-a277d1f0ffaf {
  margin-left: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-749a1843-c8e5-486d-852b-a277d1f0ffaf {
  margin-left: 0%;
}
}@media (max-width: 767px){#s-749a1843-c8e5-486d-852b-a277d1f0ffaf {
  margin-left: -85%;
}
}
#s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495 {
  
}
}
@media (min-width: 0px) {
[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1e89a2f-e5d9-40bd-9dd2-e0cb05262495"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-a00ed61f-96a6-4cbe-b67b-e2a40b3775ed {
  margin-left: auto;
margin-right: auto;
}

#s-a00ed61f-96a6-4cbe-b67b-e2a40b3775ed .shogun-icon-wrapper {
  text-align: center;
}


#s-a00ed61f-96a6-4cbe-b67b-e2a40b3775ed .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-a00ed61f-96a6-4cbe-b67b-e2a40b3775ed .shogun-icon-wrapper {
  text-align: left;
}


#s-a00ed61f-96a6-4cbe-b67b-e2a40b3775ed .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-a4d39004-b56a-47e6-bdea-b90ac1b94f5b {
  margin-right: auto;
}
@media (max-width: 767px){#s-a4d39004-b56a-47e6-bdea-b90ac1b94f5b {
  margin-left: -85%;
}
}
#s-296ade70-8d4b-4452-b4ae-d65c15fef32f {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-296ade70-8d4b-4452-b4ae-d65c15fef32f {
  
}
}
@media (min-width: 0px) {
[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-296ade70-8d4b-4452-b4ae-d65c15fef32f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

}

#s-2df68fb2-f6cb-467c-a614-67921adaf7bf {
  margin-left: auto;
margin-right: auto;
}

#s-2df68fb2-f6cb-467c-a614-67921adaf7bf .shogun-icon-wrapper {
  text-align: center;
}


#s-2df68fb2-f6cb-467c-a614-67921adaf7bf .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-2df68fb2-f6cb-467c-a614-67921adaf7bf .shogun-icon-wrapper {
  text-align: left;
}


#s-2df68fb2-f6cb-467c-a614-67921adaf7bf .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}
}
#s-d7b21544-b9ed-4744-a6d1-56c2408da0da {
  margin-right: auto;
}
@media (max-width: 767px){#s-d7b21544-b9ed-4744-a6d1-56c2408da0da {
  margin-left: -85%;
}
}
#s-7a29c3ed-a973-4cc9-95e1-38380222d740 {
  margin-top: -15px;
margin-left: auto;
margin-right: auto;
}

#s-7a29c3ed-a973-4cc9-95e1-38380222d740 hr {
  border-top: 2px solid #ddd;
}

#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 100px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(196, 34, 62, 1);
}
#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(196, 34, 62, 1) !important;}#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(196, 34, 62, 1) !important;}

  #s-e333dabb-99b4-4b24-a129-f1cd5d88ab74-root {
    text-align: center;
  }


#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e333dabb-99b4-4b24-a129-f1cd5d88ab74-root {
    text-align: center;
  }


#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e333dabb-99b4-4b24-a129-f1cd5d88ab74-root {
    text-align: center;
  }


#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e333dabb-99b4-4b24-a129-f1cd5d88ab74-root {
    text-align: center;
  }


#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e333dabb-99b4-4b24-a129-f1cd5d88ab74-root {
    text-align: center;
  }


#s-e333dabb-99b4-4b24-a129-f1cd5d88ab74.shg-btn {
  color: rgba(196, 34, 62, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  block ;
}
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 375px;
background-position: center center;
}

#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-129caa62-b195-42cd-8c2f-f07184706f9a {
  background-image: url(https://i.shgcdn.com/1378ae3d-2ebe-419e-9133-c28d69840b64/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-129caa62-b195-42cd-8c2f-f07184706f9a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-129caa62-b195-42cd-8c2f-f07184706f9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-129caa62-b195-42cd-8c2f-f07184706f9a.shg-box.shg-c {
  justify-content: center;
}

#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 100px;
}
@media (min-width: 1200px){#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075 {
  
}
}@media (max-width: 767px){#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075 {
  display: none;
}
#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075, #wrap-s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075 { display: none !important; }}







#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4f777c49-5a51-4db0-a7bd-ebc3f34d1075.shg-box.shg-c {
  justify-content: center;
}

#s-be7642f1-ab33-40f0-9f93-9ce11a551e7f {
  margin-left: 4%;
margin-right: 4%;
padding-left: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-be7642f1-ab33-40f0-9f93-9ce11a551e7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be7642f1-ab33-40f0-9f93-9ce11a551e7f.shg-box.shg-c {
  justify-content: center;
}

#s-c745b18a-4da8-4559-beea-5878397e473e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c745b18a-4da8-4559-beea-5878397e473e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c745b18a-4da8-4559-beea-5878397e473e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c745b18a-4da8-4559-beea-5878397e473e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c745b18a-4da8-4559-beea-5878397e473e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-b504e9cf-270c-4466-8932-d83d10201990 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-b504e9cf-270c-4466-8932-d83d10201990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b504e9cf-270c-4466-8932-d83d10201990.shg-box.shg-c {
  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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 407/75;
text-align: center;
}



.shg-image-margin-container-s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
    
    
  }


.s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8894063-fc1e-477f-881b-a24bc0658691 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
      position: relative;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c8894063-fc1e-477f-881b-a24bc0658691 {
  
  
  
  
}

#s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
    
    
  }


.s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8894063-fc1e-477f-881b-a24bc0658691 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
      position: relative;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-c8894063-fc1e-477f-881b-a24bc0658691 {
  
  
  
  
}

#s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
    
    
  }


.s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8894063-fc1e-477f-881b-a24bc0658691 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
      position: relative;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-c8894063-fc1e-477f-881b-a24bc0658691 {
  
  
  
  
}

#s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
    
    
  }


.s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8894063-fc1e-477f-881b-a24bc0658691 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
      position: relative;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-c8894063-fc1e-477f-881b-a24bc0658691 {
  
  
  
  
}

#s-c8894063-fc1e-477f-881b-a24bc0658691 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c8894063-fc1e-477f-881b-a24bc0658691 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
    
    
  }


.s-c8894063-fc1e-477f-881b-a24bc0658691 .shogun-image-content {
  
    align-items: center;
  
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c8894063-fc1e-477f-881b-a24bc0658691 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container {
      position: relative;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c8894063-fc1e-477f-881b-a24bc0658691 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-fa86ebde-5062-44b7-b085-7d798c417d3d {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-fa86ebde-5062-44b7-b085-7d798c417d3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa86ebde-5062-44b7-b085-7d798c417d3d.shg-box.shg-c {
  justify-content: center;
}

#s-58317301-9269-49bc-8674-638c44dcc27b {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 617/108;
text-align: center;
}



.shg-image-margin-container-s-58317301-9269-49bc-8674-638c44dcc27b {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-58317301-9269-49bc-8674-638c44dcc27b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
    
    
  }


.s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-content {
  
    align-items: center;
  
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58317301-9269-49bc-8674-638c44dcc27b {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
      position: relative;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-58317301-9269-49bc-8674-638c44dcc27b {
  
  
  
  
}

#s-58317301-9269-49bc-8674-638c44dcc27b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
    
    
  }


.s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-content {
  
    align-items: center;
  
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58317301-9269-49bc-8674-638c44dcc27b {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
      position: relative;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-58317301-9269-49bc-8674-638c44dcc27b {
  
  
  
  
}

#s-58317301-9269-49bc-8674-638c44dcc27b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
    
    
  }


.s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-content {
  
    align-items: center;
  
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58317301-9269-49bc-8674-638c44dcc27b {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
      position: relative;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-58317301-9269-49bc-8674-638c44dcc27b {
  
  
  
  
}

#s-58317301-9269-49bc-8674-638c44dcc27b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
    
    
  }


.s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-content {
  
    align-items: center;
  
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58317301-9269-49bc-8674-638c44dcc27b {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
      position: relative;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-58317301-9269-49bc-8674-638c44dcc27b {
  
  
  
  
}

#s-58317301-9269-49bc-8674-638c44dcc27b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58317301-9269-49bc-8674-638c44dcc27b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
    
    
  }


.s-58317301-9269-49bc-8674-638c44dcc27b .shogun-image-content {
  
    align-items: center;
  
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-58317301-9269-49bc-8674-638c44dcc27b {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container {
      position: relative;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58317301-9269-49bc-8674-638c44dcc27b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d7ec90c0-92f2-4f20-aa35-ad4e4e7927b5 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-d7ec90c0-92f2-4f20-aa35-ad4e4e7927b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7ec90c0-92f2-4f20-aa35-ad4e4e7927b5.shg-box.shg-c {
  justify-content: center;
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 477/73;
text-align: center;
}



.shg-image-margin-container-s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
    
    
  }


.s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-content {
  
    align-items: center;
  
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
      position: relative;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  
  
  
  
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
    
    
  }


.s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-content {
  
    align-items: center;
  
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
      position: relative;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  
  
  
  
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
    
    
  }


.s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-content {
  
    align-items: center;
  
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
      position: relative;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  
  
  
  
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
    
    
  }


.s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-content {
  
    align-items: center;
  
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
      position: relative;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  
  
  
  
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
    
    
  }


.s-20999116-0ca5-4120-b9bd-d28dbda8d661 .shogun-image-content {
  
    align-items: center;
  
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container {
      position: relative;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20999116-0ca5-4120-b9bd-d28dbda8d661 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-c02ffeaf-76b7-450f-84f6-e00e673caede {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-c02ffeaf-76b7-450f-84f6-e00e673caede > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c02ffeaf-76b7-450f-84f6-e00e673caede.shg-box.shg-c {
  justify-content: center;
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin-left: auto;
margin-right: auto;
min-height: 2px;
max-width: 125px;
aspect-ratio: 344/90;
text-align: center;
}



.shg-image-margin-container-s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
    
    
  }


.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-content {
  
    align-items: center;
  
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
      position: relative;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  
  
  
  
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
    
    
  }


.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-content {
  
    align-items: center;
  
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
      position: relative;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  
  
  
  
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
    
    
  }


.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-content {
  
    align-items: center;
  
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
      position: relative;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  
  
  
  
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
    
    
  }


.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-content {
  
    align-items: center;
  
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
      position: relative;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  
  
  
  
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
    
    
  }


.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff .shogun-image-content {
  
    align-items: center;
  
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container {
      position: relative;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8801daf-e9aa-4b4e-a6d8-9f4843e6b1ff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-4e7107bf-c592-4e0c-aed1-201b1fe9a780 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-4e7107bf-c592-4e0c-aed1-201b1fe9a780 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e7107bf-c592-4e0c-aed1-201b1fe9a780.shg-box.shg-c {
  justify-content: center;
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 437/63;
text-align: center;
}



.shg-image-margin-container-s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
    
    
  }


.s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-content {
  
    align-items: center;
  
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-99fc3fee-8e61-43c0-8673-831fa517649f {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
      position: relative;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-99fc3fee-8e61-43c0-8673-831fa517649f {
  
  
  
  
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
    
    
  }


.s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-content {
  
    align-items: center;
  
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-99fc3fee-8e61-43c0-8673-831fa517649f {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
      position: relative;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-99fc3fee-8e61-43c0-8673-831fa517649f {
  
  
  
  
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
    
    
  }


.s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-content {
  
    align-items: center;
  
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-99fc3fee-8e61-43c0-8673-831fa517649f {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
      position: relative;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-99fc3fee-8e61-43c0-8673-831fa517649f {
  
  
  
  
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
    
    
  }


.s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-content {
  
    align-items: center;
  
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-99fc3fee-8e61-43c0-8673-831fa517649f {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
      position: relative;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-99fc3fee-8e61-43c0-8673-831fa517649f {
  
  
  
  
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99fc3fee-8e61-43c0-8673-831fa517649f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
    
    
  }


.s-99fc3fee-8e61-43c0-8673-831fa517649f .shogun-image-content {
  
    align-items: center;
  
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-99fc3fee-8e61-43c0-8673-831fa517649f {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container {
      position: relative;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99fc3fee-8e61-43c0-8673-831fa517649f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-770c1d73-0e3a-48c6-99fa-87fa81f14840 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-770c1d73-0e3a-48c6-99fa-87fa81f14840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-770c1d73-0e3a-48c6-99fa-87fa81f14840.shg-box.shg-c {
  justify-content: center;
}

#s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 401/87;
text-align: center;
}



.shg-image-margin-container-s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
    
    
  }


.s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-content {
  
    align-items: center;
  
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53f83548-693b-484b-b835-adc7ec169c05 {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
      position: relative;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-53f83548-693b-484b-b835-adc7ec169c05 {
  
  
  
  
}

#s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
    
    
  }


.s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-content {
  
    align-items: center;
  
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53f83548-693b-484b-b835-adc7ec169c05 {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
      position: relative;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-53f83548-693b-484b-b835-adc7ec169c05 {
  
  
  
  
}

#s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
    
    
  }


.s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-content {
  
    align-items: center;
  
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53f83548-693b-484b-b835-adc7ec169c05 {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
      position: relative;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-53f83548-693b-484b-b835-adc7ec169c05 {
  
  
  
  
}

#s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
    
    
  }


.s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-content {
  
    align-items: center;
  
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53f83548-693b-484b-b835-adc7ec169c05 {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
      position: relative;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-53f83548-693b-484b-b835-adc7ec169c05 {
  
  
  
  
}

#s-53f83548-693b-484b-b835-adc7ec169c05 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53f83548-693b-484b-b835-adc7ec169c05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
    
    
  }


.s-53f83548-693b-484b-b835-adc7ec169c05 .shogun-image-content {
  
    align-items: center;
  
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-53f83548-693b-484b-b835-adc7ec169c05 {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container {
      position: relative;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53f83548-693b-484b-b835-adc7ec169c05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-acfe3b27-3867-4902-af99-b0cf64106ac4 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 100px;
}
@media (min-width: 1200px){#s-acfe3b27-3867-4902-af99-b0cf64106ac4 {
  display: none;
}
#s-acfe3b27-3867-4902-af99-b0cf64106ac4, #wrap-s-acfe3b27-3867-4902-af99-b0cf64106ac4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-acfe3b27-3867-4902-af99-b0cf64106ac4 {
  display: none;
}
#s-acfe3b27-3867-4902-af99-b0cf64106ac4, #wrap-s-acfe3b27-3867-4902-af99-b0cf64106ac4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-acfe3b27-3867-4902-af99-b0cf64106ac4 {
  display: none;
}
#s-acfe3b27-3867-4902-af99-b0cf64106ac4, #wrap-s-acfe3b27-3867-4902-af99-b0cf64106ac4 { display: none !important; }}@media (max-width: 767px){#s-acfe3b27-3867-4902-af99-b0cf64106ac4 {
  display: none;
}
#s-acfe3b27-3867-4902-af99-b0cf64106ac4, #wrap-s-acfe3b27-3867-4902-af99-b0cf64106ac4 { display: none !important; }}







#s-acfe3b27-3867-4902-af99-b0cf64106ac4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-acfe3b27-3867-4902-af99-b0cf64106ac4.shg-box.shg-c {
  justify-content: center;
}

#s-beed852f-3faf-4c19-9576-af11562cf16d {
  margin-left: 4%;
margin-right: 4%;
padding-left: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-beed852f-3faf-4c19-9576-af11562cf16d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-beed852f-3faf-4c19-9576-af11562cf16d.shg-box.shg-c {
  justify-content: center;
}

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 0 var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-e64b6b33-fd63-428b-948f-09437cd9bb43 {
  margin-top: -2px;
margin-left: auto;
margin-bottom: -15px;
margin-right: auto;
padding-top: 20px;
padding-bottom: 0px;
min-height: 75px;
}

#slider-v3-s-e64b6b33-fd63-428b-948f-09437cd9bb43 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;

  
}

#slider-v3-s-e64b6b33-fd63-428b-948f-09437cd9bb43 > .swiper-button-prev,
#slider-v3-s-e64b6b33-fd63-428b-948f-09437cd9bb43 > .swiper-button-next {
  
}

& > .swiper-button-prev {
  
}

& > .swiper-button-next {
  }


#slider-v3-s-e64b6b33-fd63-428b-948f-09437cd9bb43 > .swiper-button-next svg,
#slider-v3-s-e64b6b33-fd63-428b-948f-09437cd9bb43 > .swiper-button-prev svg {
  fill: rgba(113, 113, 113, 1) !important;
}

#s-fb00ad10-0a34-4dd9-a297-2d6e83612a40 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-fb00ad10-0a34-4dd9-a297-2d6e83612a40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb00ad10-0a34-4dd9-a297-2d6e83612a40.shg-box.shg-c {
  justify-content: center;
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 407/75;
text-align: center;
}



.shg-image-margin-container-s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
    
    
  }


.s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-content {
  
    align-items: center;
  
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
      position: relative;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  
  
  
  
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
    
    
  }


.s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-content {
  
    align-items: center;
  
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
      position: relative;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  
  
  
  
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
    
    
  }


.s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-content {
  
    align-items: center;
  
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
      position: relative;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  
  
  
  
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
    
    
  }


.s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-content {
  
    align-items: center;
  
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
      position: relative;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  
  
  
  
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      aspect-ratio: 407/75;
      width: 100%;
      height: 100%;
    }

    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-link {
      aspect-ratio: 407/75;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
    
    
  }


.s-f55691dd-b0ac-42fd-88f2-a2de5e997956 .shogun-image-content {
  
    align-items: center;
  
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 {
      --shg-aspect-ratio: calc(407/75); 
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container {
      position: relative;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f55691dd-b0ac-42fd-88f2-a2de5e997956 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-c7a4ec98-b119-48ed-8e2d-d52d0af03f4b {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-c7a4ec98-b119-48ed-8e2d-d52d0af03f4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7a4ec98-b119-48ed-8e2d-d52d0af03f4b.shg-box.shg-c {
  justify-content: center;
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 401/87;
text-align: center;
}



.shg-image-margin-container-s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
    
    
  }


.s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-content {
  
    align-items: center;
  
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7232d7a1-4572-44ad-9167-aa20498cdffe {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
      position: relative;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  
  
  
  
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
    
    
  }


.s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-content {
  
    align-items: center;
  
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7232d7a1-4572-44ad-9167-aa20498cdffe {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
      position: relative;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  
  
  
  
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
    
    
  }


.s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-content {
  
    align-items: center;
  
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7232d7a1-4572-44ad-9167-aa20498cdffe {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
      position: relative;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  
  
  
  
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
    
    
  }


.s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-content {
  
    align-items: center;
  
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7232d7a1-4572-44ad-9167-aa20498cdffe {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
      position: relative;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  
  
  
  
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      aspect-ratio: 401/87;
      width: 100%;
      height: 100%;
    }

    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-link {
      aspect-ratio: 401/87;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7232d7a1-4572-44ad-9167-aa20498cdffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
    
    
  }


.s-7232d7a1-4572-44ad-9167-aa20498cdffe .shogun-image-content {
  
    align-items: center;
  
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7232d7a1-4572-44ad-9167-aa20498cdffe {
      --shg-aspect-ratio: calc(401/87); 
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container {
      position: relative;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7232d7a1-4572-44ad-9167-aa20498cdffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-0ba6f47f-7601-4d07-9ff0-63d2b5cd44e1 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-0ba6f47f-7601-4d07-9ff0-63d2b5cd44e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0ba6f47f-7601-4d07-9ff0-63d2b5cd44e1.shg-box.shg-c {
  justify-content: center;
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 617/108;
text-align: center;
}



.shg-image-margin-container-s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
    
    
  }


.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
      position: relative;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  
  
  
  
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
    
    
  }


.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
      position: relative;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  
  
  
  
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
    
    
  }


.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
      position: relative;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  
  
  
  
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
    
    
  }


.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
      position: relative;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  
  
  
  
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      aspect-ratio: 617/108;
      width: 100%;
      height: 100%;
    }

    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-link {
      aspect-ratio: 617/108;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
    
    
  }


.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 {
      --shg-aspect-ratio: calc(617/108); 
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container {
      position: relative;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-de2cf3bc-10f2-4ac4-b089-c7334795efd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-3cb989d4-17dd-4e88-86d4-d83eff789c3e {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-3cb989d4-17dd-4e88-86d4-d83eff789c3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cb989d4-17dd-4e88-86d4-d83eff789c3e.shg-box.shg-c {
  justify-content: center;
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin-left: auto;
margin-right: auto;
min-height: 2px;
max-width: 125px;
aspect-ratio: 344/90;
text-align: center;
}



.shg-image-margin-container-s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
    
    
  }


.s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-content {
  
    align-items: center;
  
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
      position: relative;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  
  
  
  
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
    
    
  }


.s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-content {
  
    align-items: center;
  
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
      position: relative;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  
  
  
  
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
    
    
  }


.s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-content {
  
    align-items: center;
  
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
      position: relative;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  
  
  
  
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
    
    
  }


.s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-content {
  
    align-items: center;
  
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
      position: relative;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  
  
  
  
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      aspect-ratio: 344/90;
      width: 100%;
      height: 100%;
    }

    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-link {
      aspect-ratio: 344/90;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
    
    
  }


.s-850e9409-201e-49c8-aed3-33b6ff9878a8 .shogun-image-content {
  
    align-items: center;
  
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 {
      --shg-aspect-ratio: calc(344/90); 
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container {
      position: relative;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-850e9409-201e-49c8-aed3-33b6ff9878a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d86597fc-b452-43ed-96e0-96a41c3469cb {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-d86597fc-b452-43ed-96e0-96a41c3469cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d86597fc-b452-43ed-96e0-96a41c3469cb.shg-box.shg-c {
  justify-content: center;
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 477/73;
text-align: center;
}



.shg-image-margin-container-s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
    
    
  }


.s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-content {
  
    align-items: center;
  
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
      position: relative;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  
  
  
  
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
    
    
  }


.s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-content {
  
    align-items: center;
  
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
      position: relative;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  
  
  
  
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
    
    
  }


.s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-content {
  
    align-items: center;
  
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
      position: relative;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  
  
  
  
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
    
    
  }


.s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-content {
  
    align-items: center;
  
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
      position: relative;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  
  
  
  
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      aspect-ratio: 477/73;
      width: 100%;
      height: 100%;
    }

    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-link {
      aspect-ratio: 477/73;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
    
    
  }


.s-e09436ad-c112-435b-ac6e-88fc1a197d57 .shogun-image-content {
  
    align-items: center;
  
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 {
      --shg-aspect-ratio: calc(477/73); 
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container {
      position: relative;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e09436ad-c112-435b-ac6e-88fc1a197d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d04fd417-e199-4ece-8ede-2418f32e5e35 {
  margin-left: auto;
margin-right: auto;
min-height: 75px;
}








#s-d04fd417-e199-4ece-8ede-2418f32e5e35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d04fd417-e199-4ece-8ede-2418f32e5e35.shg-box.shg-c {
  justify-content: center;
}

#s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin-left: auto;
margin-right: auto;
max-width: 477px;
aspect-ratio: 437/63;
text-align: center;
}



.shg-image-margin-container-s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
    
    
  }


.s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-content {
  
    align-items: center;
  
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-86e0646c-e895-4782-82cd-1757c59f4486 {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
      position: relative;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-86e0646c-e895-4782-82cd-1757c59f4486 {
  
  
  
  
}

#s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
    
    
  }


.s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-content {
  
    align-items: center;
  
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-86e0646c-e895-4782-82cd-1757c59f4486 {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
      position: relative;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-86e0646c-e895-4782-82cd-1757c59f4486 {
  
  
  
  
}

#s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
    
    
  }


.s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-content {
  
    align-items: center;
  
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-86e0646c-e895-4782-82cd-1757c59f4486 {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
      position: relative;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-86e0646c-e895-4782-82cd-1757c59f4486 {
  
  
  
  
}

#s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
    
    
  }


.s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-content {
  
    align-items: center;
  
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-86e0646c-e895-4782-82cd-1757c59f4486 {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
      position: relative;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-86e0646c-e895-4782-82cd-1757c59f4486 {
  
  
  
  
}

#s-86e0646c-e895-4782-82cd-1757c59f4486 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      aspect-ratio: 437/63;
      width: 100%;
      height: 100%;
    }

    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-link {
      aspect-ratio: 437/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-86e0646c-e895-4782-82cd-1757c59f4486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
    
    
  }


.s-86e0646c-e895-4782-82cd-1757c59f4486 .shogun-image-content {
  
    align-items: center;
  
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-86e0646c-e895-4782-82cd-1757c59f4486 {
      --shg-aspect-ratio: calc(437/63); 
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container {
      position: relative;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-86e0646c-e895-4782-82cd-1757c59f4486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-6e49f053-75c9-4ef9-9e22-a35c9a2e4ba4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
min-height: 500px;
}








#s-6e49f053-75c9-4ef9-9e22-a35c9a2e4ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e49f053-75c9-4ef9-9e22-a35c9a2e4ba4.shg-box.shg-c {
  justify-content: center;
}

#s-30a8e680-5761-441a-b10f-a1b893ec63ef {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-30a8e680-5761-441a-b10f-a1b893ec63ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30a8e680-5761-441a-b10f-a1b893ec63ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30a8e680-5761-441a-b10f-a1b893ec63ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30a8e680-5761-441a-b10f-a1b893ec63ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3feb720c-a9a1-43c6-8d36-277073820c88 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}
@media (max-width: 767px){#s-3feb720c-a9a1-43c6-8d36-277073820c88 {
  min-height: 5px;
}
}







#s-3feb720c-a9a1-43c6-8d36-277073820c88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3feb720c-a9a1-43c6-8d36-277073820c88.shg-box.shg-c {
  justify-content: center;
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin-left: auto;
margin-right: auto;
max-width: 1889px;
aspect-ratio: 1889/1270;
text-align: center;
}



.shg-image-margin-container-s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      aspect-ratio: 1889/1270;
      width: 100%;
      height: 100%;
    }

    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-link {
      aspect-ratio: 1889/1270;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
    
    
  }


.s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-content {
  
    align-items: center;
  
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-998b8768-41f3-48cc-9574-157ccad3e8ec {
      --shg-aspect-ratio: calc(1889/1270); 
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
      position: relative;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  
  
  
  
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      aspect-ratio: 1889/1270;
      width: 100%;
      height: 100%;
    }

    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-link {
      aspect-ratio: 1889/1270;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
    
    
  }


.s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-content {
  
    align-items: center;
  
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-998b8768-41f3-48cc-9574-157ccad3e8ec {
      --shg-aspect-ratio: calc(1889/1270); 
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
      position: relative;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  
  
  
  
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      aspect-ratio: 1889/1270;
      width: 100%;
      height: 100%;
    }

    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-link {
      aspect-ratio: 1889/1270;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
    
    
  }


.s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-content {
  
    align-items: center;
  
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-998b8768-41f3-48cc-9574-157ccad3e8ec {
      --shg-aspect-ratio: calc(1889/1270); 
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
      position: relative;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  
  
  
  
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      aspect-ratio: 1889/1270;
      width: 100%;
      height: 100%;
    }

    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-link {
      aspect-ratio: 1889/1270;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
    
    
  }


.s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-content {
  
    align-items: center;
  
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-998b8768-41f3-48cc-9574-157ccad3e8ec {
      --shg-aspect-ratio: calc(1889/1270); 
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
      position: relative;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  
  
  
  
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      aspect-ratio: 1889/1270;
      width: 100%;
      height: 100%;
    }

    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-link {
      aspect-ratio: 1889/1270;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-998b8768-41f3-48cc-9574-157ccad3e8ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
    
    
  }


.s-998b8768-41f3-48cc-9574-157ccad3e8ec .shogun-image-content {
  
    align-items: center;
  
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-998b8768-41f3-48cc-9574-157ccad3e8ec {
      --shg-aspect-ratio: calc(1889/1270); 
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container {
      position: relative;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-998b8768-41f3-48cc-9574-157ccad3e8ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-45ef7cb7-6112-4617-943f-eee8cb96578b {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 4px;
min-height: 450px;
}
@media (min-width: 1200px){#s-45ef7cb7-6112-4617-943f-eee8cb96578b {
  display: none;
}
#s-45ef7cb7-6112-4617-943f-eee8cb96578b, #wrap-s-45ef7cb7-6112-4617-943f-eee8cb96578b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45ef7cb7-6112-4617-943f-eee8cb96578b {
  display: none;
}
#s-45ef7cb7-6112-4617-943f-eee8cb96578b, #wrap-s-45ef7cb7-6112-4617-943f-eee8cb96578b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-45ef7cb7-6112-4617-943f-eee8cb96578b {
  display: none;
}
#s-45ef7cb7-6112-4617-943f-eee8cb96578b, #wrap-s-45ef7cb7-6112-4617-943f-eee8cb96578b { display: none !important; }}@media (max-width: 767px){#s-45ef7cb7-6112-4617-943f-eee8cb96578b {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
}
}







#s-45ef7cb7-6112-4617-943f-eee8cb96578b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-45ef7cb7-6112-4617-943f-eee8cb96578b.shg-box.shg-c {
  justify-content: center;
}

#s-90d46065-6464-4eb4-8279-1b31a23729b2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-90d46065-6464-4eb4-8279-1b31a23729b2 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-cd65bc61-81ad-44c3-b50d-e787015aacd5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-5c56b0d2-467a-457b-a45c-a6e6e86145f6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5c56b0d2-467a-457b-a45c-a6e6e86145f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-content {
  
    align-items: center;
  
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
      position: relative;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  
  
  
  
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-content {
  
    align-items: center;
  
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
      position: relative;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  
  
  
  
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-content {
  
    align-items: center;
  
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
      position: relative;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  
  
  
  
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-content {
  
    align-items: center;
  
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
      position: relative;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  
  
  
  
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-f76d057d-2996-4ad9-8466-dfdacbf33242 .shogun-image-content {
  
    align-items: center;
  
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container {
      position: relative;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f76d057d-2996-4ad9-8466-dfdacbf33242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-efe7c514-ef47-4e62-9165-868048617dc3 {
  margin-top: 5px;
margin-left: -80%;
margin-right: 0%;
}

#s-0713a1e4-2979-4244-bb53-053adda5ca98 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-0713a1e4-2979-4244-bb53-053adda5ca98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
    
    
  }


.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-content {
  
    align-items: center;
  
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
      position: relative;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  
  
  
  
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
    
    
  }


.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-content {
  
    align-items: center;
  
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
      position: relative;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  
  
  
  
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
    
    
  }


.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-content {
  
    align-items: center;
  
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
      position: relative;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  
  
  
  
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
    
    
  }


.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-content {
  
    align-items: center;
  
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
      position: relative;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  
  
  
  
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
    
    
  }


.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d .shogun-image-content {
  
    align-items: center;
  
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container {
      position: relative;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d4c4ac97-6d21-4b1b-9878-b5a2d92c8a3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-de66b5f7-ca46-4fcf-8332-7e65335f3192 {
  margin-top: 5px;
margin-left: -80%;
margin-right: auto;
}

#s-6e55cdfb-144d-4a60-912f-ad48366ea626 {
  margin-top: 6px;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-6e55cdfb-144d-4a60-912f-ad48366ea626"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 31/34;
text-align: left;
}



.shg-image-margin-container-s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
    
    
  }


.s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
      position: relative;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  
  
  
  
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
    
    
  }


.s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
      position: relative;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  
  
  
  
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
    
    
  }


.s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
      position: relative;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  
  
  
  
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
    
    
  }


.s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
      position: relative;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  
  
  
  
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
    
    
  }


.s-e56e0139-dac5-414d-a029-303a48cc6fa6 .shogun-image-content {
  
    align-items: center;
  
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container {
      position: relative;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e56e0139-dac5-414d-a029-303a48cc6fa6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-070e81d7-2980-4a24-9a3a-8ba6ee50d65e {
  margin-top: 5px;
margin-left: -80%;
margin-right: auto;
}

#s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-9806ed3b-c5f5-4ed0-8316-07c4ea7738dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
    
    
  }


.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-content {
  
    align-items: center;
  
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
      position: relative;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  
  
  
  
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
    
    
  }


.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-content {
  
    align-items: center;
  
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
      position: relative;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  
  
  
  
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
    
    
  }


.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-content {
  
    align-items: center;
  
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
      position: relative;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  
  
  
  
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
    
    
  }


.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-content {
  
    align-items: center;
  
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
      position: relative;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  
  
  
  
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
    
    
  }


.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 .shogun-image-content {
  
    align-items: center;
  
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container {
      position: relative;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6afabf5e-a053-41fd-b71b-ca8d048d5cd5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1739407b-3188-4ea7-8311-2686e3f95c21 {
  margin-top: 5px;
margin-left: -80%;
margin-right: auto;
}

#s-793ec550-055e-43fa-b754-26fb85142583 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-793ec550-055e-43fa-b754-26fb85142583"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
    
    
  }


.s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
      position: relative;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  
  
  
  
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
    
    
  }


.s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
      position: relative;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  
  
  
  
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
    
    
  }


.s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
      position: relative;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  
  
  
  
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
    
    
  }


.s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
      position: relative;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  
  
  
  
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
    
    
  }


.s-4a4992d3-f456-4617-8df4-2ab46c151c73 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container {
      position: relative;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a4992d3-f456-4617-8df4-2ab46c151c73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-e23beecb-ef31-4c05-b9f5-63fcfbaa67aa {
  margin-top: 5px;
margin-left: -80%;
margin-right: auto;
}

#s-685962e5-4ba7-4b30-98d1-812733665108 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 4px;
min-height: 450px;
}
@media (min-width: 1200px){#s-685962e5-4ba7-4b30-98d1-812733665108 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-685962e5-4ba7-4b30-98d1-812733665108 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-685962e5-4ba7-4b30-98d1-812733665108 {
  
}
}@media (max-width: 767px){#s-685962e5-4ba7-4b30-98d1-812733665108 {
  display: none;
}
#s-685962e5-4ba7-4b30-98d1-812733665108, #wrap-s-685962e5-4ba7-4b30-98d1-812733665108 { display: none !important; }}







#s-685962e5-4ba7-4b30-98d1-812733665108 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-685962e5-4ba7-4b30-98d1-812733665108.shg-box.shg-c {
  justify-content: center;
}

#s-79d70e4d-2d87-479b-a52a-d3ca1b9e2f85 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-79d70e4d-2d87-479b-a52a-d3ca1b9e2f85 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-a068a2cd-d84d-4179-b83d-a69777393552 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-7a857d95-17a4-4c59-b716-44f83bc7424e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-7a857d95-17a4-4c59-b716-44f83bc7424e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-content {
  
    align-items: center;
  
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
      position: relative;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  
  
  
  
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-content {
  
    align-items: center;
  
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
      position: relative;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  
  
  
  
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-content {
  
    align-items: center;
  
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
      position: relative;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  
  
  
  
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-content {
  
    align-items: center;
  
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
      position: relative;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  
  
  
  
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-23e87eb5-180b-42c6-bc85-e74d57f33847 .shogun-image-content {
  
    align-items: center;
  
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container {
      position: relative;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23e87eb5-180b-42c6-bc85-e74d57f33847 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ff5d4ae0-324a-4966-b715-c4c2e7497e29 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

#s-648f3023-4806-4e27-91fb-a8282714dcf2 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-648f3023-4806-4e27-91fb-a8282714dcf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
    
    
  }


.s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-content {
  
    align-items: center;
  
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
      position: relative;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  
  
  
  
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
    
    
  }


.s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-content {
  
    align-items: center;
  
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
      position: relative;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  
  
  
  
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
    
    
  }


.s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-content {
  
    align-items: center;
  
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
      position: relative;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  
  
  
  
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
    
    
  }


.s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-content {
  
    align-items: center;
  
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
      position: relative;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  
  
  
  
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
    
    
  }


.s-07f3a939-ccff-41a1-90f0-6be13b6eb007 .shogun-image-content {
  
    align-items: center;
  
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container {
      position: relative;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07f3a939-ccff-41a1-90f0-6be13b6eb007 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-7050797f-90d8-481e-b168-bb36e08daae6 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

#s-f8f60343-6cef-444f-af5d-44a277adb961 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-f8f60343-6cef-444f-af5d-44a277adb961"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 31/34;
text-align: left;
}



.shg-image-margin-container-s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
    
    
  }


.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-content {
  
    align-items: center;
  
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
      position: relative;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  
  
  
  
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
    
    
  }


.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-content {
  
    align-items: center;
  
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
      position: relative;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  
  
  
  
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
    
    
  }


.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-content {
  
    align-items: center;
  
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
      position: relative;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  
  
  
  
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
    
    
  }


.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-content {
  
    align-items: center;
  
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
      position: relative;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  
  
  
  
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      aspect-ratio: 31/34;
      width: 100%;
      height: 100%;
    }

    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-link {
      aspect-ratio: 31/34;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
    
    
  }


.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b .shogun-image-content {
  
    align-items: center;
  
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b {
      --shg-aspect-ratio: calc(31/34); 
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container {
      position: relative;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07df4e0d-2000-4cfd-a809-c3bfaa77634b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ffe29842-9c58-4993-9eb6-de62fd520351 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

#s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-76badbb5-9c87-42e8-a8b1-d0a6cd3e655f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
    
    
  }


.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-content {
  
    align-items: center;
  
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
      position: relative;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  
  
  
  
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
    
    
  }


.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-content {
  
    align-items: center;
  
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
      position: relative;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  
  
  
  
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
    
    
  }


.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-content {
  
    align-items: center;
  
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
      position: relative;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  
  
  
  
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
    
    
  }


.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-content {
  
    align-items: center;
  
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
      position: relative;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  
  
  
  
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
    
    
  }


.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 .shogun-image-content {
  
    align-items: center;
  
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container {
      position: relative;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-79300acb-421b-4442-9b8a-a4dbf28b8ff3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ebc3ce1e-6ae9-4859-800e-5487554d5752 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

#s-c05e3f6f-e242-4c53-b959-de287d98fc0e {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-c05e3f6f-e242-4c53-b959-de287d98fc0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin-left: auto;
margin-right: auto;
max-width: 33px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
    
    
  }


.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-content {
  
    align-items: center;
  
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
      position: relative;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  
  
  
  
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
    
    
  }


.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-content {
  
    align-items: center;
  
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
      position: relative;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  
  
  
  
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
    
    
  }


.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-content {
  
    align-items: center;
  
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
      position: relative;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  
  
  
  
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
    
    
  }


.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-content {
  
    align-items: center;
  
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
      position: relative;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  
  
  
  
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
    
    
  }


.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a .shogun-image-content {
  
    align-items: center;
  
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container {
      position: relative;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce4aa41a-c048-4299-89f7-d9de93de8e3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d609f952-ae02-4158-ab09-c9f008703fce {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

#s-6a8d1cac-0581-4eb2-ae43-d156196451f0 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
min-height: 500px;
}








#s-6a8d1cac-0581-4eb2-ae43-d156196451f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a8d1cac-0581-4eb2-ae43-d156196451f0.shg-box.shg-c {
  justify-content: center;
}

#s-5317d370-efe6-489c-9283-578851e6bfa7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-5317d370-efe6-489c-9283-578851e6bfa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5317d370-efe6-489c-9283-578851e6bfa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5317d370-efe6-489c-9283-578851e6bfa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5317d370-efe6-489c-9283-578851e6bfa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-5317d370-efe6-489c-9283-578851e6bfa7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b27c46f3-f776-434b-bca3-51d45f1d937d {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 4px;
min-height: 450px;
}
@media (min-width: 1200px){#s-b27c46f3-f776-434b-bca3-51d45f1d937d {
  display: none;
}
#s-b27c46f3-f776-434b-bca3-51d45f1d937d, #wrap-s-b27c46f3-f776-434b-bca3-51d45f1d937d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b27c46f3-f776-434b-bca3-51d45f1d937d {
  display: none;
}
#s-b27c46f3-f776-434b-bca3-51d45f1d937d, #wrap-s-b27c46f3-f776-434b-bca3-51d45f1d937d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b27c46f3-f776-434b-bca3-51d45f1d937d {
  display: none;
}
#s-b27c46f3-f776-434b-bca3-51d45f1d937d, #wrap-s-b27c46f3-f776-434b-bca3-51d45f1d937d { display: none !important; }}@media (max-width: 767px){#s-b27c46f3-f776-434b-bca3-51d45f1d937d {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-b27c46f3-f776-434b-bca3-51d45f1d937d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b27c46f3-f776-434b-bca3-51d45f1d937d.shg-box.shg-c {
  justify-content: center;
}

#s-f5e378dd-216c-4b7f-9724-97fbd62abc23 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f5e378dd-216c-4b7f-9724-97fbd62abc23 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-6d3713de-9cb3-4051-beec-1f37a3c40308 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c {
  margin-left: auto;
margin-right: auto;
padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-b22de21e-0fc4-47dc-bc1a-7de95d569d8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin-left: auto;
margin-right: auto;
max-width: 25px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
    
    
  }


.s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
      position: relative;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  
  
  
  
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
    
    
  }


.s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
      position: relative;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  
  
  
  
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
    
    
  }


.s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
      position: relative;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  
  
  
  
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
    
    
  }


.s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
      position: relative;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  
  
  
  
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
    
    
  }


.s-f9daebc5-dc6d-42ae-8185-bbd23745416f .shogun-image-content {
  
    align-items: center;
  
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container {
      position: relative;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9daebc5-dc6d-42ae-8185-bbd23745416f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-f92c4119-4193-424f-80fe-e37edc5e83e9 {
  margin-top: 0px;
margin-left: -85%;
margin-right: 0%;
}

#s-30992d02-bfe0-4994-8559-f504e2045dcb {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-30992d02-bfe0-4994-8559-f504e2045dcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin-left: auto;
margin-right: auto;
max-width: 25px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
    
    
  }


.s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-content {
  
    align-items: center;
  
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
      position: relative;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  
  
  
  
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
    
    
  }


.s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-content {
  
    align-items: center;
  
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
      position: relative;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  
  
  
  
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
    
    
  }


.s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-content {
  
    align-items: center;
  
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
      position: relative;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  
  
  
  
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
    
    
  }


.s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-content {
  
    align-items: center;
  
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
      position: relative;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  
  
  
  
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
    
    
  }


.s-3264eccf-13bb-4cb0-a21e-2c6730165608 .shogun-image-content {
  
    align-items: center;
  
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container {
      position: relative;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3264eccf-13bb-4cb0-a21e-2c6730165608 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-dad66da7-dcd2-4a9b-9efc-be815d23389d {
  margin-top: 0px;
margin-left: -85%;
margin-right: auto;
}

#s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-0a25a989-b018-4bf4-8d0a-412ff7d16ab5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-435eeacb-9115-49ed-bff3-26058298345e {
  margin-left: auto;
margin-right: auto;
max-width: 25px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-435eeacb-9115-49ed-bff3-26058298345e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-435eeacb-9115-49ed-bff3-26058298345e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
    
    
  }


.s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-content {
  
    align-items: center;
  
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-435eeacb-9115-49ed-bff3-26058298345e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
      position: relative;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-435eeacb-9115-49ed-bff3-26058298345e {
  
  
  
  
}

#s-435eeacb-9115-49ed-bff3-26058298345e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
    
    
  }


.s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-content {
  
    align-items: center;
  
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-435eeacb-9115-49ed-bff3-26058298345e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
      position: relative;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-435eeacb-9115-49ed-bff3-26058298345e {
  
  
  
  
}

#s-435eeacb-9115-49ed-bff3-26058298345e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
    
    
  }


.s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-content {
  
    align-items: center;
  
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-435eeacb-9115-49ed-bff3-26058298345e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
      position: relative;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-435eeacb-9115-49ed-bff3-26058298345e {
  
  
  
  
}

#s-435eeacb-9115-49ed-bff3-26058298345e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
    
    
  }


.s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-content {
  
    align-items: center;
  
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-435eeacb-9115-49ed-bff3-26058298345e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
      position: relative;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-435eeacb-9115-49ed-bff3-26058298345e {
  
  
  
  
}

#s-435eeacb-9115-49ed-bff3-26058298345e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-435eeacb-9115-49ed-bff3-26058298345e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
    
    
  }


.s-435eeacb-9115-49ed-bff3-26058298345e .shogun-image-content {
  
    align-items: center;
  
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-435eeacb-9115-49ed-bff3-26058298345e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container {
      position: relative;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-435eeacb-9115-49ed-bff3-26058298345e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-7736275e-25ca-423e-87a1-39df6aab2701 {
  margin-top: 0px;
margin-left: -85%;
margin-right: auto;
}

#s-549dc355-5a5f-470f-90c8-6db1a83f9935 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 4px;
min-height: 450px;
}
@media (max-width: 767px){#s-549dc355-5a5f-470f-90c8-6db1a83f9935 {
  display: none;
}
#s-549dc355-5a5f-470f-90c8-6db1a83f9935, #wrap-s-549dc355-5a5f-470f-90c8-6db1a83f9935 { display: none !important; }}







#s-549dc355-5a5f-470f-90c8-6db1a83f9935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-549dc355-5a5f-470f-90c8-6db1a83f9935.shg-box.shg-c {
  justify-content: center;
}

#s-b6143d1b-f03b-4a67-9a7c-5b086a7ae381 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b6143d1b-f03b-4a67-9a7c-5b086a7ae381 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-830efe24-497a-4de0-90dc-007eb64e9128 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-32f13888-4d53-46ab-a2e0-bfac13b6c61f {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-32f13888-4d53-46ab-a2e0-bfac13b6c61f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin-left: auto;
margin-right: auto;
max-width: 25px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
    
    
  }


.s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-content {
  
    align-items: center;
  
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
      position: relative;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  
  
  
  
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
    
    
  }


.s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-content {
  
    align-items: center;
  
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
      position: relative;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  
  
  
  
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
    
    
  }


.s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-content {
  
    align-items: center;
  
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
      position: relative;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  
  
  
  
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
    
    
  }


.s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-content {
  
    align-items: center;
  
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
      position: relative;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  
  
  
  
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
    
    
  }


.s-31ff6647-8014-44a9-b047-7bb7830f2e2f .shogun-image-content {
  
    align-items: center;
  
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container {
      position: relative;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-31ff6647-8014-44a9-b047-7bb7830f2e2f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-717abb20-0479-48c6-a380-e18529d28ed2 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#s-13160c08-2d03-4082-a4e0-61682814abe8 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-13160c08-2d03-4082-a4e0-61682814abe8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin-left: auto;
margin-right: auto;
max-width: 25px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
    
    
  }


.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
      position: relative;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  
  
  
  
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
    
    
  }


.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
      position: relative;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  
  
  
  
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
    
    
  }


.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
      position: relative;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  
  
  
  
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
    
    
  }


.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
      position: relative;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  
  
  
  
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
    
    
  }


.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container {
      position: relative;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf6e8b9f-ae0e-4f42-b175-d014e04cca58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-af669a92-98e2-48ae-adc5-30325e45561e {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#s-73e0f80c-0e37-462c-8319-9047e9d231ea {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-73e0f80c-0e37-462c-8319-9047e9d231ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin-left: auto;
margin-right: auto;
max-width: 25px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
    
    
  }


.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-content {
  
    align-items: center;
  
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
      position: relative;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  
  
  
  
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
    
    
  }


.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-content {
  
    align-items: center;
  
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
      position: relative;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  
  
  
  
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
    
    
  }


.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-content {
  
    align-items: center;
  
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
      position: relative;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  
  
  
  
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
    
    
  }


.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-content {
  
    align-items: center;
  
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
      position: relative;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  
  
  
  
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
    
    
  }


.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab .shogun-image-content {
  
    align-items: center;
  
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container {
      position: relative;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e2bcdcc-3cf3-4ed6-9111-b1f9e4498fab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-5f5785ac-15ed-45fb-9c48-6f6c0389df48 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#s-e0ba4698-79dd-43d2-b815-bda8248204c4 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}
@media (max-width: 767px){#s-e0ba4698-79dd-43d2-b815-bda8248204c4 {
  min-height: 5px;
}
}







#s-e0ba4698-79dd-43d2-b815-bda8248204c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0ba4698-79dd-43d2-b815-bda8248204c4.shg-box.shg-c {
  justify-content: center;
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin-left: auto;
margin-right: auto;
max-width: 1889px;
aspect-ratio: 1891/1233;
text-align: center;
}



.shg-image-margin-container-s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      aspect-ratio: 1891/1233;
      width: 100%;
      height: 100%;
    }

    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-link {
      aspect-ratio: 1891/1233;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
    
    
  }


.s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
      --shg-aspect-ratio: calc(1891/1233); 
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
      position: relative;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  
  
  
  
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      aspect-ratio: 1891/1233;
      width: 100%;
      height: 100%;
    }

    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-link {
      aspect-ratio: 1891/1233;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
    
    
  }


.s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
      --shg-aspect-ratio: calc(1891/1233); 
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
      position: relative;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  
  
  
  
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      aspect-ratio: 1891/1233;
      width: 100%;
      height: 100%;
    }

    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-link {
      aspect-ratio: 1891/1233;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
    
    
  }


.s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
      --shg-aspect-ratio: calc(1891/1233); 
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
      position: relative;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  
  
  
  
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      aspect-ratio: 1891/1233;
      width: 100%;
      height: 100%;
    }

    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-link {
      aspect-ratio: 1891/1233;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
    
    
  }


.s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
      --shg-aspect-ratio: calc(1891/1233); 
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
      position: relative;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  
  
  
  
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      aspect-ratio: 1891/1233;
      width: 100%;
      height: 100%;
    }

    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-link {
      aspect-ratio: 1891/1233;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
    
    
  }


.s-8bb48c80-5d6e-4671-89a4-d18103e8c090 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 {
      --shg-aspect-ratio: calc(1891/1233); 
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container {
      position: relative;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8bb48c80-5d6e-4671-89a4-d18103e8c090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d077c6db-6daa-41aa-922f-f9aacaa5186b {
  margin-left: auto;
margin-right: auto;
min-height: 250px;
}








#s-d077c6db-6daa-41aa-922f-f9aacaa5186b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d077c6db-6daa-41aa-922f-f9aacaa5186b.shg-box.shg-c {
  justify-content: center;
}

#s-030e636e-4b48-4ca5-af04-39cca70fbe14 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 19px;
padding-bottom: 19px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 128, 35, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
}








#s-030e636e-4b48-4ca5-af04-39cca70fbe14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-030e636e-4b48-4ca5-af04-39cca70fbe14.shg-box.shg-c {
  justify-content: center;
}

#s-00826f1e-c3f4-4186-b8ea-28f755930f0e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00826f1e-c3f4-4186-b8ea-28f755930f0e .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-9500e675-459b-4086-8f6e-49a839302dc4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9500e675-459b-4086-8f6e-49a839302dc4 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  normal ;
  font-family: "DM Mono";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 35px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 {
  display: none;
}
#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72, #wrap-s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 {
  display: none;
}
#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72, #wrap-s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 {
  display: none;
}
#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72, #wrap-s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 { display: none !important; }}







#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61c579b7-db2e-4cf3-9d1a-78fb9d3fad72.shg-box.shg-c {
  justify-content: center;
}

#s-b84e2ebd-a91e-48d2-bb20-ab2adfa38b5e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b84e2ebd-a91e-48d2-bb20-ab2adfa38b5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b84e2ebd-a91e-48d2-bb20-ab2adfa38b5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b84e2ebd-a91e-48d2-bb20-ab2adfa38b5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b84e2ebd-a91e-48d2-bb20-ab2adfa38b5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e3fa760d-3032-4263-89a0-de7c5957a22b {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e3fa760d-3032-4263-89a0-de7c5957a22b {
  display: none;
}
#s-e3fa760d-3032-4263-89a0-de7c5957a22b, #wrap-s-e3fa760d-3032-4263-89a0-de7c5957a22b { display: none !important; }}
#s-e3fa760d-3032-4263-89a0-de7c5957a22b hr {
  border-top: 2px solid rgba(255, 250, 246, 1);
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin-left: auto;
margin-right: auto;
max-width: 3534px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
    
    
  }


.s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
      position: relative;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  
  
  
  
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
    
    
  }


.s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
      position: relative;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  
  
  
  
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
    
    
  }


.s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
      position: relative;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  
  
  
  
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
    
    
  }


.s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
      position: relative;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  
  
  
  
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
    
    
  }


.s-7f9193e9-7ee4-4c00-a03b-5495b5939797 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container {
      position: relative;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f9193e9-7ee4-4c00-a03b-5495b5939797 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c {
  display: none;
}
#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c, #wrap-s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c {
  display: none;
}
#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c, #wrap-s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c {
  display: none;
}
#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c, #wrap-s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c { display: none !important; }}
#s-53d708f6-b8cd-4045-be44-1fd0aa5c0f0c hr {
  border-top: 2px solid rgba(255, 250, 246, 1);
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin-left: auto;
margin-right: auto;
max-width: 3534px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
    
    
  }


.s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
      position: relative;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  
  
  
  
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
    
    
  }


.s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
      position: relative;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  
  
  
  
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
    
    
  }


.s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
      position: relative;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  
  
  
  
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
    
    
  }


.s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
      position: relative;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  
  
  
  
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
    
    
  }


.s-5a34c5fb-e329-4045-a58b-c7df02aed097 .shogun-image-content {
  
    align-items: center;
  
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container {
      position: relative;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a34c5fb-e329-4045-a58b-c7df02aed097 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d8f9bf10-651f-43ab-884d-48dfd1aae8b9 {
  margin-left: auto;
margin-right: auto;
}

#s-d8f9bf10-651f-43ab-884d-48dfd1aae8b9 hr {
  border-top: 2px solid rgba(255, 250, 246, 1);
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin-left: auto;
margin-right: auto;
max-width: 3534px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
    
    
  }


.s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-content {
  
    align-items: center;
  
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59217813-1654-4336-95af-f7ee78e2ecfa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
      position: relative;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-59217813-1654-4336-95af-f7ee78e2ecfa {
  
  
  
  
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
    
    
  }


.s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-content {
  
    align-items: center;
  
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59217813-1654-4336-95af-f7ee78e2ecfa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
      position: relative;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-59217813-1654-4336-95af-f7ee78e2ecfa {
  
  
  
  
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
    
    
  }


.s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-content {
  
    align-items: center;
  
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59217813-1654-4336-95af-f7ee78e2ecfa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
      position: relative;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-59217813-1654-4336-95af-f7ee78e2ecfa {
  
  
  
  
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
    
    
  }


.s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-content {
  
    align-items: center;
  
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59217813-1654-4336-95af-f7ee78e2ecfa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
      position: relative;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-59217813-1654-4336-95af-f7ee78e2ecfa {
  
  
  
  
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59217813-1654-4336-95af-f7ee78e2ecfa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
    
    
  }


.s-59217813-1654-4336-95af-f7ee78e2ecfa .shogun-image-content {
  
    align-items: center;
  
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59217813-1654-4336-95af-f7ee78e2ecfa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container {
      position: relative;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59217813-1654-4336-95af-f7ee78e2ecfa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 35px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  display: none;
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6, #wrap-s-9328faa7-681d-47d6-8577-1527ce9978b6 { display: none !important; }}
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9328faa7-681d-47d6-8577-1527ce9978b6 {
  background-image: url(https://i.shgcdn.com/5d58b5b7-e3a4-4bbc-bec0-f6bfb97821c1/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-9328faa7-681d-47d6-8577-1527ce9978b6.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-9328faa7-681d-47d6-8577-1527ce9978b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9328faa7-681d-47d6-8577-1527ce9978b6.shg-box.shg-c {
  justify-content: center;
}

#s-001a735b-5c67-4b96-a0cc-e3d0ee73870f {
  margin-left: 5%;
margin-right: 5%;
min-height: 350px;
}








#s-001a735b-5c67-4b96-a0cc-e3d0ee73870f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-001a735b-5c67-4b96-a0cc-e3d0ee73870f.shg-box.shg-c {
  justify-content: center;
}

#s-0cb38137-c491-4589-803c-59068ca1479c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 128, 35, 1);
border-style: solid;
border-radius: 25px;
min-height: 50px;
}








#s-0cb38137-c491-4589-803c-59068ca1479c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0cb38137-c491-4589-803c-59068ca1479c.shg-box.shg-c {
  justify-content: center;
}

#s-a26e783e-fcfe-4644-8297-d180b3d0ee13 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a26e783e-fcfe-4644-8297-d180b3d0ee13 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  normal ;
  font-family: "DM Mono";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-a07e4415-03df-43ff-bd3f-f9a6b19b6064 {
  margin-top: -22px;
margin-left: auto;
margin-right: auto;
}

#s-a07e4415-03df-43ff-bd3f-f9a6b19b6064 hr {
  border-top: 3px solid rgba(255, 128, 35, 1);
}

#s-6f13cdd3-ccc8-41bf-8a14-420bb47a7683 {
  margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-6f13cdd3-ccc8-41bf-8a14-420bb47a7683"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f13cdd3-ccc8-41bf-8a14-420bb47a7683"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6f13cdd3-ccc8-41bf-8a14-420bb47a7683"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f13cdd3-ccc8-41bf-8a14-420bb47a7683"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-9a263195-d1e3-4c25-a9cb-b9ad72c409a8 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 128, 35, 1);
border-style: solid;
border-radius: 25px;
min-height: 50px;
}
@media (max-width: 767px){#s-9a263195-d1e3-4c25-a9cb-b9ad72c409a8 {
  margin-top: 10px;
margin-bottom: 10px;
}
}







#s-9a263195-d1e3-4c25-a9cb-b9ad72c409a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a263195-d1e3-4c25-a9cb-b9ad72c409a8.shg-box.shg-c {
  justify-content: center;
}

#s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09dfc517-9e1b-4b1e-b3e9-b3a5934de084"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

}

#s-4b0c8d13-fb2e-453c-bd5b-d050c49c775a {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-4b0c8d13-fb2e-453c-bd5b-d050c49c775a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4b0c8d13-fb2e-453c-bd5b-d050c49c775a.shg-box.shg-c {
  justify-content: center;
}

#s-1b8103c9-245c-46a9-a0f6-44f02861adeb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-1b8103c9-245c-46a9-a0f6-44f02861adeb {
  text-align: left;
}
}
#s-1b8103c9-245c-46a9-a0f6-44f02861adeb .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  800 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-9a72b1a6-6c75-4e48-a830-186b51f83cd5 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-9a72b1a6-6c75-4e48-a830-186b51f83cd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9a72b1a6-6c75-4e48-a830-186b51f83cd5.shg-box.shg-c {
  justify-content: center;
}

#s-cf7cd155-b467-47c0-8ce4-b9225238a627 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-cf7cd155-b467-47c0-8ce4-b9225238a627 {
  margin-left: -45%;
}
}
#s-c3c3c56e-8f08-4126-bdb6-b437116f33da {
  margin-left: auto;
margin-right: auto;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 128, 35, 1);
border-style: solid;
border-radius: 25px;
min-height: 50px;
}
@media (max-width: 767px){#s-c3c3c56e-8f08-4126-bdb6-b437116f33da {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 5%;
padding-right: 5%;
}
}







#s-c3c3c56e-8f08-4126-bdb6-b437116f33da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3c3c56e-8f08-4126-bdb6-b437116f33da.shg-box.shg-c {
  justify-content: center;
}

#s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4c0c265d-eaf6-4dc1-ac2f-c8d118c3e379"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

}

#s-4674e73f-bc3d-4055-85e1-2e16f3edbb1d {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-4674e73f-bc3d-4055-85e1-2e16f3edbb1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4674e73f-bc3d-4055-85e1-2e16f3edbb1d.shg-box.shg-c {
  justify-content: center;
}

#s-60125b57-e1aa-477c-a568-cfefaaab7566 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-60125b57-e1aa-477c-a568-cfefaaab7566 {
  text-align: left;
}
}
#s-60125b57-e1aa-477c-a568-cfefaaab7566 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  800 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-6e38754c-9f18-407e-ae1f-906a731fec9f {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-6e38754c-9f18-407e-ae1f-906a731fec9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e38754c-9f18-407e-ae1f-906a731fec9f.shg-box.shg-c {
  justify-content: center;
}

#s-016a89b8-e792-4f6b-ace8-fa3a1a97030a {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-016a89b8-e792-4f6b-ace8-fa3a1a97030a {
  margin-left: -45%;
}
}
#s-bd79447c-d949-4dec-89bc-5247433b9b1d {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-bd79447c-d949-4dec-89bc-5247433b9b1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd79447c-d949-4dec-89bc-5247433b9b1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bd79447c-d949-4dec-89bc-5247433b9b1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd79447c-d949-4dec-89bc-5247433b9b1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-313bd727-7927-4e1a-8682-1911a85ebe97 {
  margin-left: auto;
margin-right: auto;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 128, 35, 1);
border-style: solid;
border-radius: 25px;
min-height: 50px;
}
@media (max-width: 767px){#s-313bd727-7927-4e1a-8682-1911a85ebe97 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 5%;
padding-right: 5%;
}
}







#s-313bd727-7927-4e1a-8682-1911a85ebe97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-313bd727-7927-4e1a-8682-1911a85ebe97.shg-box.shg-c {
  justify-content: center;
}

#s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a988bc8a-a6c1-43f1-be63-1b32661b3b3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

}

#s-a6d88db3-c8e7-44e7-9625-d0b1ed2cb962 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-a6d88db3-c8e7-44e7-9625-d0b1ed2cb962 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a6d88db3-c8e7-44e7-9625-d0b1ed2cb962.shg-box.shg-c {
  justify-content: center;
}

#s-abce3de7-f30d-41b9-943c-39f75419a7ac {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-abce3de7-f30d-41b9-943c-39f75419a7ac {
  text-align: left;
}
}
#s-abce3de7-f30d-41b9-943c-39f75419a7ac .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  800 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-42d4d97d-6f8f-4c6e-99e8-a05183d9a2f2 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-42d4d97d-6f8f-4c6e-99e8-a05183d9a2f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42d4d97d-6f8f-4c6e-99e8-a05183d9a2f2.shg-box.shg-c {
  justify-content: center;
}

#s-77649d1e-4da8-4932-b0c2-9c1b5c43835e {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-77649d1e-4da8-4932-b0c2-9c1b5c43835e {
  margin-left: -45%;
}
}
#s-3e75f3ec-981b-4384-bf00-5881143bfa96 {
  margin-left: auto;
margin-right: auto;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 128, 35, 1);
border-style: solid;
border-radius: 25px;
min-height: 50px;
}
@media (max-width: 767px){#s-3e75f3ec-981b-4384-bf00-5881143bfa96 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 5%;
padding-right: 5%;
}
}







#s-3e75f3ec-981b-4384-bf00-5881143bfa96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e75f3ec-981b-4384-bf00-5881143bfa96.shg-box.shg-c {
  justify-content: center;
}

#s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ca42ff5-a8d7-4f7f-8937-66abf188b1a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

}

#s-002c6676-bd0c-4373-91d2-5231024af430 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-002c6676-bd0c-4373-91d2-5231024af430 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-002c6676-bd0c-4373-91d2-5231024af430.shg-box.shg-c {
  justify-content: center;
}

#s-3322d191-4c6a-412f-9d79-404b8e1dc8b0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-3322d191-4c6a-412f-9d79-404b8e1dc8b0 {
  text-align: left;
}
}
#s-3322d191-4c6a-412f-9d79-404b8e1dc8b0 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  800 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-3c16d85d-3c47-4d57-9869-3bc5b237dfd2 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-3c16d85d-3c47-4d57-9869-3bc5b237dfd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c16d85d-3c47-4d57-9869-3bc5b237dfd2.shg-box.shg-c {
  justify-content: center;
}

#s-7d9f3855-05b2-4ce2-a6a8-31854c03b757 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-7d9f3855-05b2-4ce2-a6a8-31854c03b757 {
  margin-left: -45%;
}
}
#s-f727e742-536b-42b0-bc26-64d8511989b3 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}








#s-f727e742-536b-42b0-bc26-64d8511989b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f727e742-536b-42b0-bc26-64d8511989b3.shg-box.shg-c {
  justify-content: center;
}

#s-ec26006f-02b5-4c51-8002-a7849d4990ee {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-ec26006f-02b5-4c51-8002-a7849d4990ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec26006f-02b5-4c51-8002-a7849d4990ee.shg-box.shg-c {
  justify-content: center;
}

#s-0ab35bac-69a2-49eb-9d7a-642585e82fbb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0ab35bac-69a2-49eb-9d7a-642585e82fbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0ab35bac-69a2-49eb-9d7a-642585e82fbb.shg-box.shg-c {
  justify-content: center;
}

#s-5f9e09ac-ac91-46f3-bb2d-a1365ac8bbee {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5f9e09ac-ac91-46f3-bb2d-a1365ac8bbee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f9e09ac-ac91-46f3-bb2d-a1365ac8bbee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5f9e09ac-ac91-46f3-bb2d-a1365ac8bbee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5f9e09ac-ac91-46f3-bb2d-a1365ac8bbee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-600da126-7e52-4438-b963-32f88f9eee29 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-600da126-7e52-4438-b963-32f88f9eee29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-600da126-7e52-4438-b963-32f88f9eee29.shg-box.shg-c {
  justify-content: center;
}

#s-2ddfc809-7e39-428d-9dba-237b206c27bf {
  margin-left: auto;
margin-right: auto;
}

#s-2ddfc809-7e39-428d-9dba-237b206c27bf hr {
  border-top: 2px solid rgba(255, 128, 35, 1);
}

#s-be521c86-d1ff-4f97-ba78-1b9f8c7a55ec {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-be521c86-d1ff-4f97-ba78-1b9f8c7a55ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be521c86-d1ff-4f97-ba78-1b9f8c7a55ec.shg-box.shg-c {
  justify-content: center;
}

#s-04f686b4-d380-4f04-ae27-a3d9ba0f56cf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04f686b4-d380-4f04-ae27-a3d9ba0f56cf .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-835802cd-383f-42ef-b13b-acad792746ae {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-835802cd-383f-42ef-b13b-acad792746ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-835802cd-383f-42ef-b13b-acad792746ae.shg-box.shg-c {
  justify-content: center;
}

#s-c0bf28c4-2a07-4aaf-848d-b01ce794f3ee {
  margin-left: auto;
margin-right: auto;
}

#s-c0bf28c4-2a07-4aaf-848d-b01ce794f3ee hr {
  border-top: 2px solid rgba(255, 128, 35, 1);
}

#s-5435830d-aad3-4561-a54b-111be03b7899 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
min-height: 50px;
}








#s-5435830d-aad3-4561-a54b-111be03b7899 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5435830d-aad3-4561-a54b-111be03b7899.shg-box.shg-c {
  justify-content: center;
}

#s-25a19d02-1132-414d-ad6a-ed15af50f742 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-25a19d02-1132-414d-ad6a-ed15af50f742"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-25a19d02-1132-414d-ad6a-ed15af50f742"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-25a19d02-1132-414d-ad6a-ed15af50f742"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-25a19d02-1132-414d-ad6a-ed15af50f742"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-8dc3d702-7eac-4e54-88cb-2b309822ca55 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 250px;
}








#s-8dc3d702-7eac-4e54-88cb-2b309822ca55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8dc3d702-7eac-4e54-88cb-2b309822ca55.shg-box.shg-c {
  justify-content: center;
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
    
    
  }


.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
      position: relative;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  
  
  
  
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
    
    
  }


.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
      position: relative;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  
  
  
  
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
    
    
  }


.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
      position: relative;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  
  
  
  
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
    
    
  }


.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
      position: relative;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  
  
  
  
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
    
    
  }


.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container {
      position: relative;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b8cecd6-fc0b-4b53-aa47-0f7811b546b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1c5119df-3bfa-415b-be5a-7a72992a75b8 {
  margin-left: auto;
margin-right: auto;
}

#s-7734d0c8-4515-4fa1-a84a-8cc5bda23f63 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 250px;
}








#s-7734d0c8-4515-4fa1-a84a-8cc5bda23f63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7734d0c8-4515-4fa1-a84a-8cc5bda23f63.shg-box.shg-c {
  justify-content: center;
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
    
    
  }


.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-content {
  
    align-items: center;
  
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
      position: relative;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  
  
  
  
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
    
    
  }


.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-content {
  
    align-items: center;
  
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
      position: relative;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  
  
  
  
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
    
    
  }


.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-content {
  
    align-items: center;
  
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
      position: relative;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  
  
  
  
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
    
    
  }


.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-content {
  
    align-items: center;
  
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
      position: relative;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  
  
  
  
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
    
    
  }


.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 .shogun-image-content {
  
    align-items: center;
  
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shg-align-container {
  display: flex;
  justify-content: center
}

.s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container {
      position: relative;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-db90fcdb-f2e5-4ce9-83e1-cfe20ce1a652 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-76699171-1501-4f00-8b06-d4971d1c2308 {
  margin-left: auto;
margin-right: auto;
}

#s-8499b5bc-e146-4385-9fa8-ff1d8b487775 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 250px;
}








#s-8499b5bc-e146-4385-9fa8-ff1d8b487775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8499b5bc-e146-4385-9fa8-ff1d8b487775.shg-box.shg-c {
  justify-content: center;
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
    
    
  }


.s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-content {
  
    align-items: center;
  
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
      position: relative;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  
  
  
  
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
    
    
  }


.s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-content {
  
    align-items: center;
  
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
      position: relative;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  
  
  
  
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
    
    
  }


.s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-content {
  
    align-items: center;
  
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
      position: relative;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  
  
  
  
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
    
    
  }


.s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-content {
  
    align-items: center;
  
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
      position: relative;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  
  
  
  
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
    
    
  }


.s-4d6d1852-2630-4eba-8709-8859bbc96c8d .shogun-image-content {
  
    align-items: center;
  
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container {
      position: relative;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d6d1852-2630-4eba-8709-8859bbc96c8d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-fdf4904d-5944-48a7-a9f9-32112900a112 {
  margin-left: auto;
margin-right: auto;
}

#s-98821e67-e851-41c9-a547-83e66acbe76b {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
min-height: 250px;
}








#s-98821e67-e851-41c9-a547-83e66acbe76b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98821e67-e851-41c9-a547-83e66acbe76b.shg-box.shg-c {
  justify-content: center;
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
    
    
  }


.s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-content {
  
    align-items: center;
  
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
      position: relative;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  
  
  
  
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
    
    
  }


.s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-content {
  
    align-items: center;
  
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
      position: relative;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  
  
  
  
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
    
    
  }


.s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-content {
  
    align-items: center;
  
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
      position: relative;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  
  
  
  
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
    
    
  }


.s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-content {
  
    align-items: center;
  
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
      position: relative;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  
  
  
  
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
    
    
  }


.s-f89adda2-bf88-4fba-a698-f68f9f4fda77 .shogun-image-content {
  
    align-items: center;
  
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container {
      position: relative;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f89adda2-bf88-4fba-a698-f68f9f4fda77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-3ec90d81-10c4-410a-a614-d7e327cd0bb6 {
  margin-left: auto;
margin-right: auto;
}

#s-0f292204-9100-44db-a7b3-794f564cf62b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0f292204-9100-44db-a7b3-794f564cf62b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f292204-9100-44db-a7b3-794f564cf62b.shg-box.shg-c {
  justify-content: center;
}

#s-3be8d783-feaa-4335-a655-2a20bd43e8f0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}
@media (max-width: 767px){#s-3be8d783-feaa-4335-a655-2a20bd43e8f0 {
  display: none;
}
#s-3be8d783-feaa-4335-a655-2a20bd43e8f0, #wrap-s-3be8d783-feaa-4335-a655-2a20bd43e8f0 { display: none !important; }}
#s-3be8d783-feaa-4335-a655-2a20bd43e8f0 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  normal ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 58px;
  
  
  
}



#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
padding-top: 17px;
padding-bottom: 17px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 650px;
background-position: center center;
}
@media (max-width: 767px){#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  display: none;
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86, #wrap-s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 { display: none !important; }}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 {
  background-image: url(https://i.shgcdn.com/0c7f2f27-fe07-48aa-9257-9717d2e0350e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a2a1255-21c2-4bd1-b8a3-3718ee647c86.shg-box.shg-c {
  justify-content: center;
}

#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
padding-top: 17px;
padding-bottom: 17px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 1000px;
background-position: center center;
}
@media (min-width: 1200px){#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  display: none;
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7, #wrap-s-f3793a88-043d-408d-b363-5cad699c1fa7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  display: none;
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7, #wrap-s-f3793a88-043d-408d-b363-5cad699c1fa7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  display: none;
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7, #wrap-s-f3793a88-043d-408d-b363-5cad699c1fa7 { display: none !important; }}
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f3793a88-043d-408d-b363-5cad699c1fa7 {
  background-image: url(https://i.shgcdn.com/b2a1fcaa-b94d-4224-a3e9-b7b5f879524a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f3793a88-043d-408d-b363-5cad699c1fa7.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f3793a88-043d-408d-b363-5cad699c1fa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f3793a88-043d-408d-b363-5cad699c1fa7.shg-box.shg-c {
  justify-content: center;
}

#s-717783c3-157a-4a08-aed1-3a6533bd7c8d {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 500px;
}








#s-717783c3-157a-4a08-aed1-3a6533bd7c8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-717783c3-157a-4a08-aed1-3a6533bd7c8d.shg-box.shg-c {
  justify-content: center;
}

#s-bb6c234e-1080-47eb-89c4-5def94001e59 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-bb6c234e-1080-47eb-89c4-5def94001e59"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb6c234e-1080-47eb-89c4-5def94001e59"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb6c234e-1080-47eb-89c4-5def94001e59"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb6c234e-1080-47eb-89c4-5def94001e59"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-22aed8d6-d467-4120-ad6a-1484862a84b6 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 565px;
}








#s-22aed8d6-d467-4120-ad6a-1484862a84b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22aed8d6-d467-4120-ad6a-1484862a84b6.shg-box.shg-c {
  justify-content: center;
}

#s-5576bdde-b6b5-4689-ab9b-e1f71c433fba {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5576bdde-b6b5-4689-ab9b-e1f71c433fba .shogun-heading-component h1 {
  color: rgba(255, 128, 35, 1);
  font-weight:  normal ;
  font-family: "DM Mono";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-c7d8889c-9273-4b87-b7d9-dcd78dfa5ae3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7d8889c-9273-4b87-b7d9-dcd78dfa5ae3 .shogun-heading-component h1 {
  color: rgba(196, 34, 62, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-2b28eb45-1681-4e8b-bd6a-514be332fa03 {
  margin-left: auto;
margin-right: auto;
}

#s-d5aa558d-a478-4e1f-a895-53902f760c63 {
  background-image: url(https://i.shgcdn.com/623d63be-d0b6-4be4-99cd-f4028925596d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 100px;
text-align: left;
text-decoration: none;
hover-type: image;
}
#s-d5aa558d-a478-4e1f-a895-53902f760c63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d5aa558d-a478-4e1f-a895-53902f760c63:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d5aa558d-a478-4e1f-a895-53902f760c63-root {
    text-align: left;
  }


#s-d5aa558d-a478-4e1f-a895-53902f760c63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d5aa558d-a478-4e1f-a895-53902f760c63-root {
    text-align: left;
  }


#s-d5aa558d-a478-4e1f-a895-53902f760c63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d5aa558d-a478-4e1f-a895-53902f760c63-root {
    text-align: left;
  }


#s-d5aa558d-a478-4e1f-a895-53902f760c63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d5aa558d-a478-4e1f-a895-53902f760c63-root {
    text-align: left;
  }


#s-d5aa558d-a478-4e1f-a895-53902f760c63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d5aa558d-a478-4e1f-a895-53902f760c63-root {
    text-align: left;
  }


#s-d5aa558d-a478-4e1f-a895-53902f760c63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}
#s-e2c1eb11-b787-48b2-9357-9172c036c282 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}








#s-e2c1eb11-b787-48b2-9357-9172c036c282 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2c1eb11-b787-48b2-9357-9172c036c282.shg-box.shg-c {
  justify-content: center;
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
max-width: 1854px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
    
    
  }


.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-content {
  
    align-items: center;
  
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
      position: relative;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  
  
  
  
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
    
    
  }


.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-content {
  
    align-items: center;
  
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
      position: relative;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  
  
  
  
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
    
    
  }


.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-content {
  
    align-items: center;
  
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
      position: relative;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  
  
  
  
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
    
    
  }


.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-content {
  
    align-items: center;
  
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
      position: relative;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  
  
  
  
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
    
    
  }


.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 .shogun-image-content {
  
    align-items: center;
  
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container {
      position: relative;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e843c02b-ae5b-4def-afa4-7f52d4b66c92 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  
}
}@media (max-width: 767px){#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  margin-top: 0px;
margin-bottom: 0px;
display: none;
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862, #wrap-s-e6f1166a-8388-4127-b25b-7a0f5e610862 { display: none !important; }}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e6f1166a-8388-4127-b25b-7a0f5e610862 {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e6f1166a-8388-4127-b25b-7a0f5e610862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6f1166a-8388-4127-b25b-7a0f5e610862.shg-box.shg-c {
  justify-content: center;
}

#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  display: none;
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f, #wrap-s-3e3363c7-5d3d-4065-9810-3cafb5128b3f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  display: none;
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f, #wrap-s-3e3363c7-5d3d-4065-9810-3cafb5128b3f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  display: none;
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f, #wrap-s-3e3363c7-5d3d-4065-9810-3cafb5128b3f { display: none !important; }}@media (max-width: 767px){#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 320px;
}
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f {
  background-image: url(https://i.shgcdn.com/ba4a10fe-4e98-4527-ac2c-182220cd784d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e3363c7-5d3d-4065-9810-3cafb5128b3f.shg-box.shg-c {
  justify-content: center;
}

#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 2%;
margin-bottom: 50px;
margin-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 25px;
min-height: 250px;
background-position: center center;
}

#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df {
  background-image: url(https://i.shgcdn.com/fa81ea76-e44b-42da-b07e-0ed3390c1405/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-adc31616-2aff-4ed2-bd3a-23a909c8a3df.shg-box.shg-c {
  justify-content: center;
}

#s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c8f8e1d-ad05-4dc2-bc4f-29e2e0aaf831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f2884055-97a1-451c-8fd0-7b870301df04 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 200px;
background-position: center center;
}








#s-f2884055-97a1-451c-8fd0-7b870301df04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2884055-97a1-451c-8fd0-7b870301df04.shg-box.shg-c {
  justify-content: center;
}

#s-044de732-5b68-44c3-bd48-656d4b463886 {
  margin-left: auto;
margin-right: auto;
padding-right: 5%;
min-height: 200px;
}
@media (max-width: 767px){#s-044de732-5b68-44c3-bd48-656d4b463886 {
  padding-top: 11px;
padding-left: 5%;
padding-bottom: 11px;
padding-right: 5%;
}
}







#s-044de732-5b68-44c3-bd48-656d4b463886 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-044de732-5b68-44c3-bd48-656d4b463886.shg-box.shg-c {
  justify-content: center;
}

#s-14f664be-fee8-451c-9c06-5879f01e56d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-14f664be-fee8-451c-9c06-5879f01e56d8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Manrope";
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-3183bc2d-4110-4437-9313-76fb2b44a509 {
  background-image: url(https://i.shgcdn.com/623d63be-d0b6-4be4-99cd-f4028925596d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 100px;
text-align: left;
text-decoration: none;
hover-type: image;
}
#s-3183bc2d-4110-4437-9313-76fb2b44a509:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3183bc2d-4110-4437-9313-76fb2b44a509:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3183bc2d-4110-4437-9313-76fb2b44a509-root {
    text-align: left;
  }


#s-3183bc2d-4110-4437-9313-76fb2b44a509.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3183bc2d-4110-4437-9313-76fb2b44a509-root {
    text-align: left;
  }


#s-3183bc2d-4110-4437-9313-76fb2b44a509.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3183bc2d-4110-4437-9313-76fb2b44a509-root {
    text-align: left;
  }


#s-3183bc2d-4110-4437-9313-76fb2b44a509.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3183bc2d-4110-4437-9313-76fb2b44a509-root {
    text-align: left;
  }


#s-3183bc2d-4110-4437-9313-76fb2b44a509.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3183bc2d-4110-4437-9313-76fb2b44a509-root {
    text-align: left;
  }


#s-3183bc2d-4110-4437-9313-76fb2b44a509.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: DM Mono;
  display:  inline-block ;
}
}
/*
  $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;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-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:not(.shopify-section *):not([id^="wistia"]) {
  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;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
@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;
  }
}
