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

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

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

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

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

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

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

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

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

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

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

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

#s-990e34bb-8bec-497a-a111-8c5615d4b91b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-990e34bb-8bec-497a-a111-8c5615d4b91b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-990e34bb-8bec-497a-a111-8c5615d4b91b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-762994fa-31a6-4299-8af2-3d88c1dd17c0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-762994fa-31a6-4299-8af2-3d88c1dd17c0 {
  display: none;
}
#s-762994fa-31a6-4299-8af2-3d88c1dd17c0, #wrap-s-762994fa-31a6-4299-8af2-3d88c1dd17c0, #wrap-content-s-762994fa-31a6-4299-8af2-3d88c1dd17c0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-762994fa-31a6-4299-8af2-3d88c1dd17c0 {
  display: none;
}
#s-762994fa-31a6-4299-8af2-3d88c1dd17c0, #wrap-s-762994fa-31a6-4299-8af2-3d88c1dd17c0, #wrap-content-s-762994fa-31a6-4299-8af2-3d88c1dd17c0 { display: none !important; }}







#s-762994fa-31a6-4299-8af2-3d88c1dd17c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-762994fa-31a6-4299-8af2-3d88c1dd17c0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a1d8e0a-9279-457c-8d29-0c048a35972d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a1d8e0a-9279-457c-8d29-0c048a35972d {
  display: none;
}
#s-3a1d8e0a-9279-457c-8d29-0c048a35972d, #wrap-s-3a1d8e0a-9279-457c-8d29-0c048a35972d, #wrap-content-s-3a1d8e0a-9279-457c-8d29-0c048a35972d { display: none !important; }}@media (max-width: 767px){#s-3a1d8e0a-9279-457c-8d29-0c048a35972d {
  padding-left: 5px;
padding-right: 5px;
}
}







#s-3a1d8e0a-9279-457c-8d29-0c048a35972d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a1d8e0a-9279-457c-8d29-0c048a35972d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  min-height: 0px;
}
}@media (max-width: 767px){#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  min-height: 200px;
}
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/480x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/960x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/768x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/1536x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/1024x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/2048x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/1200x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/2048x/);
}
#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  cursor: pointer;
}#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e {
  cursor: pointer;
}#s-999ffbec-2351-40f4-8ee1-281dea3e9d3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-12b4f057-fdb6-46da-b2f8-629f419dbd98 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-12b4f057-fdb6-46da-b2f8-629f419dbd98 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-12b4f057-fdb6-46da-b2f8-629f419dbd98 {
  padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
}
}
#s-12b4f057-fdb6-46da-b2f8-629f419dbd98 .shg-proportional-font-size,
#s-12b4f057-fdb6-46da-b2f8-629f419dbd98 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8909e145-4efa-47c9-a0e1-1440d6737c0f {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-8909e145-4efa-47c9-a0e1-1440d6737c0f {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8909e145-4efa-47c9-a0e1-1440d6737c0f {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-8909e145-4efa-47c9-a0e1-1440d6737c0f {
  padding-top: 0px;
}
}
#s-8909e145-4efa-47c9-a0e1-1440d6737c0f .shg-proportional-font-size,
#s-8909e145-4efa-47c9-a0e1-1440d6737c0f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-fe2843df-6768-4104-8416-cef787836187 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-fe2843df-6768-4104-8416-cef787836187 {
  display: none;
}
#s-fe2843df-6768-4104-8416-cef787836187, #wrap-s-fe2843df-6768-4104-8416-cef787836187, #wrap-content-s-fe2843df-6768-4104-8416-cef787836187 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe2843df-6768-4104-8416-cef787836187 {
  display: none;
}
#s-fe2843df-6768-4104-8416-cef787836187, #wrap-s-fe2843df-6768-4104-8416-cef787836187, #wrap-content-s-fe2843df-6768-4104-8416-cef787836187 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe2843df-6768-4104-8416-cef787836187 {
  display: none;
}
#s-fe2843df-6768-4104-8416-cef787836187, #wrap-s-fe2843df-6768-4104-8416-cef787836187, #wrap-content-s-fe2843df-6768-4104-8416-cef787836187 { display: none !important; }}@media (max-width: 767px){#s-fe2843df-6768-4104-8416-cef787836187 {
  margin-top: 5px;
margin-bottom: 0px;
}
}







#s-fe2843df-6768-4104-8416-cef787836187 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe2843df-6768-4104-8416-cef787836187.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

/* 
  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-0911f853-0132-42aa-8444-6ac1a1438c9d {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-0911f853-0132-42aa-8444-6ac1a1438c9d {
  padding-left: 5px;
padding-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-0911f853-0132-42aa-8444-6ac1a1438c9d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-0911f853-0132-42aa-8444-6ac1a1438c9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-0911f853-0132-42aa-8444-6ac1a1438c9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-0911f853-0132-42aa-8444-6ac1a1438c9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-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-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-f1a73392-074b-462b-8aae-4a34b33be204 {
  margin-left: auto;
margin-right: auto;
max-width: 1125px;
text-align: center;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 img.shogun-image {
  width: 100%;
  
  
  max-width: 1125px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f1a73392-074b-462b-8aae-4a34b33be204 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f1a73392-074b-462b-8aae-4a34b33be204 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f1a73392-074b-462b-8aae-4a34b33be204 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f1a73392-074b-462b-8aae-4a34b33be204 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f1a73392-074b-462b-8aae-4a34b33be204 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f1a73392-074b-462b-8aae-4a34b33be204 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f1a73392-074b-462b-8aae-4a34b33be204 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f1a73392-074b-462b-8aae-4a34b33be204 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f1a73392-074b-462b-8aae-4a34b33be204 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f1a73392-074b-462b-8aae-4a34b33be204 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1a73392-074b-462b-8aae-4a34b33be204.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-878599f0-3145-4aca-bd51-205be27f8515 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-878599f0-3145-4aca-bd51-205be27f8515 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-878599f0-3145-4aca-bd51-205be27f8515 {
  padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
}
}
#s-878599f0-3145-4aca-bd51-205be27f8515 .shg-proportional-font-size,
#s-878599f0-3145-4aca-bd51-205be27f8515 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d57f0f00-ec39-4617-8d22-409d699aec47 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-d57f0f00-ec39-4617-8d22-409d699aec47 {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d57f0f00-ec39-4617-8d22-409d699aec47 {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-d57f0f00-ec39-4617-8d22-409d699aec47 {
  padding-top: 0px;
}
}
#s-d57f0f00-ec39-4617-8d22-409d699aec47 .shg-proportional-font-size,
#s-d57f0f00-ec39-4617-8d22-409d699aec47 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9714168c-7826-410d-a491-f0108935c3ab {
  margin-left: auto;
margin-right: auto;
max-width: 933px;
text-align: center;
}

#s-9714168c-7826-410d-a491-f0108935c3ab {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9714168c-7826-410d-a491-f0108935c3ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9714168c-7826-410d-a491-f0108935c3ab .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9714168c-7826-410d-a491-f0108935c3ab img.shogun-image {
  width: 100%;
  
  
  max-width: 933px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9714168c-7826-410d-a491-f0108935c3ab .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9714168c-7826-410d-a491-f0108935c3ab {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9714168c-7826-410d-a491-f0108935c3ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9714168c-7826-410d-a491-f0108935c3ab .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9714168c-7826-410d-a491-f0108935c3ab img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9714168c-7826-410d-a491-f0108935c3ab .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9714168c-7826-410d-a491-f0108935c3ab {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9714168c-7826-410d-a491-f0108935c3ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9714168c-7826-410d-a491-f0108935c3ab .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9714168c-7826-410d-a491-f0108935c3ab img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9714168c-7826-410d-a491-f0108935c3ab .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9714168c-7826-410d-a491-f0108935c3ab {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9714168c-7826-410d-a491-f0108935c3ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9714168c-7826-410d-a491-f0108935c3ab .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9714168c-7826-410d-a491-f0108935c3ab img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9714168c-7826-410d-a491-f0108935c3ab .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9714168c-7826-410d-a491-f0108935c3ab {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9714168c-7826-410d-a491-f0108935c3ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9714168c-7826-410d-a491-f0108935c3ab .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9714168c-7826-410d-a491-f0108935c3ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-9714168c-7826-410d-a491-f0108935c3ab img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-9714168c-7826-410d-a491-f0108935c3ab .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9714168c-7826-410d-a491-f0108935c3ab.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-04354386-ccec-4583-90af-fa23ab4f2852 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-04354386-ccec-4583-90af-fa23ab4f2852 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-04354386-ccec-4583-90af-fa23ab4f2852 {
  padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
}
}
#s-04354386-ccec-4583-90af-fa23ab4f2852 .shg-proportional-font-size,
#s-04354386-ccec-4583-90af-fa23ab4f2852 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-be2a07dc-fd4b-40d7-a980-589e7f3942dc {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-be2a07dc-fd4b-40d7-a980-589e7f3942dc {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-be2a07dc-fd4b-40d7-a980-589e7f3942dc {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-be2a07dc-fd4b-40d7-a980-589e7f3942dc {
  padding-top: 0px;
}
}
#s-be2a07dc-fd4b-40d7-a980-589e7f3942dc .shg-proportional-font-size,
#s-be2a07dc-fd4b-40d7-a980-589e7f3942dc .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-24c4d9a6-edfb-48a8-b064-754685f281f9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-24c4d9a6-edfb-48a8-b064-754685f281f9 {
  display: none;
}
#s-24c4d9a6-edfb-48a8-b064-754685f281f9, #wrap-s-24c4d9a6-edfb-48a8-b064-754685f281f9, #wrap-content-s-24c4d9a6-edfb-48a8-b064-754685f281f9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24c4d9a6-edfb-48a8-b064-754685f281f9 {
  display: none;
}
#s-24c4d9a6-edfb-48a8-b064-754685f281f9, #wrap-s-24c4d9a6-edfb-48a8-b064-754685f281f9, #wrap-content-s-24c4d9a6-edfb-48a8-b064-754685f281f9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24c4d9a6-edfb-48a8-b064-754685f281f9 {
  display: none;
}
#s-24c4d9a6-edfb-48a8-b064-754685f281f9, #wrap-s-24c4d9a6-edfb-48a8-b064-754685f281f9, #wrap-content-s-24c4d9a6-edfb-48a8-b064-754685f281f9 { display: none !important; }}@media (max-width: 767px){#s-24c4d9a6-edfb-48a8-b064-754685f281f9 {
  margin-top: 5px;
}
}







#s-24c4d9a6-edfb-48a8-b064-754685f281f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24c4d9a6-edfb-48a8-b064-754685f281f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d296d8d5-50dc-47d2-a919-731b09fd8826 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-d296d8d5-50dc-47d2-a919-731b09fd8826 {
  padding-left: 5px;
padding-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-d296d8d5-50dc-47d2-a919-731b09fd8826"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-d296d8d5-50dc-47d2-a919-731b09fd8826"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d296d8d5-50dc-47d2-a919-731b09fd8826"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d296d8d5-50dc-47d2-a919-731b09fd8826"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  margin-left: auto;
margin-right: auto;
max-width: 627px;
text-align: center;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 img.shogun-image {
  width: 100%;
  
  
  max-width: 627px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-93e28d60-98b1-4635-bb9f-40655fe5ed58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-93e28d60-98b1-4635-bb9f-40655fe5ed58 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93e28d60-98b1-4635-bb9f-40655fe5ed58.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-422a3965-20d9-4501-be9e-0f617feda6ac {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-422a3965-20d9-4501-be9e-0f617feda6ac {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-422a3965-20d9-4501-be9e-0f617feda6ac {
  padding-left: 4%;
padding-bottom: 0px;
padding-right: 4%;
}
}
#s-422a3965-20d9-4501-be9e-0f617feda6ac .shg-proportional-font-size,
#s-422a3965-20d9-4501-be9e-0f617feda6ac .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d81c91a7-c355-44ac-9429-1be9efe7b65d {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-d81c91a7-c355-44ac-9429-1be9efe7b65d {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d81c91a7-c355-44ac-9429-1be9efe7b65d {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-d81c91a7-c355-44ac-9429-1be9efe7b65d {
  padding-top: 0px;
}
}
#s-d81c91a7-c355-44ac-9429-1be9efe7b65d .shg-proportional-font-size,
#s-d81c91a7-c355-44ac-9429-1be9efe7b65d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44094dc7-4b1e-4997-8cad-4088d3dc3cfb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-cff506a3-6282-4b48-9800-5fae0c39e4ec {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-cff506a3-6282-4b48-9800-5fae0c39e4ec {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-cff506a3-6282-4b48-9800-5fae0c39e4ec {
  padding-bottom: 0px;
}
}
#s-cff506a3-6282-4b48-9800-5fae0c39e4ec .shg-proportional-font-size,
#s-cff506a3-6282-4b48-9800-5fae0c39e4ec .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1a9f56b1-99a8-4584-9244-aedfa07876cb {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1a9f56b1-99a8-4584-9244-aedfa07876cb {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a9f56b1-99a8-4584-9244-aedfa07876cb {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-1a9f56b1-99a8-4584-9244-aedfa07876cb {
  padding-top: 0px;
}
}
#s-1a9f56b1-99a8-4584-9244-aedfa07876cb .shg-proportional-font-size,
#s-1a9f56b1-99a8-4584-9244-aedfa07876cb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5e848eb7-a930-470e-90fa-b5c0df763fa6 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 12%;
padding-bottom: 5px;
padding-right: 12%;
min-height: 50px;
}
@media (min-width: 1200px){#s-5e848eb7-a930-470e-90fa-b5c0df763fa6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e848eb7-a930-470e-90fa-b5c0df763fa6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e848eb7-a930-470e-90fa-b5c0df763fa6 {
  
}
}@media (max-width: 767px){#s-5e848eb7-a930-470e-90fa-b5c0df763fa6 {
  display: none;
}
#s-5e848eb7-a930-470e-90fa-b5c0df763fa6, #wrap-s-5e848eb7-a930-470e-90fa-b5c0df763fa6, #wrap-content-s-5e848eb7-a930-470e-90fa-b5c0df763fa6 { display: none !important; }}







#s-5e848eb7-a930-470e-90fa-b5c0df763fa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e848eb7-a930-470e-90fa-b5c0df763fa6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-303c1d3b-533a-4c1c-aa4b-53dcdff8ba6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/480x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/960x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/768x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/1536x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/1024x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/2048x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/1200x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  background-image: url(https://i.shgcdn.com/73e5830e-995b-401a-a2fd-b511b2ae1ba7/-/resize/2048x/);
}
#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-b9bb2a7e-fd34-4e65-8864-72249807e14c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b9bb2a7e-fd34-4e65-8864-72249807e14c {
  cursor: pointer;
}#s-b9bb2a7e-fd34-4e65-8864-72249807e14c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8fda1e4b-21d3-4c7d-ad79-423d796fed3f {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-8fda1e4b-21d3-4c7d-ad79-423d796fed3f {
  padding-left: 0%;
}
}
#s-8fda1e4b-21d3-4c7d-ad79-423d796fed3f .shg-proportional-font-size,
#s-8fda1e4b-21d3-4c7d-ad79-423d796fed3f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-918d03ad-7568-4f0e-be52-f0d0840729a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-918d03ad-7568-4f0e-be52-f0d0840729a5 {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-918d03ad-7568-4f0e-be52-f0d0840729a5 {
  padding-top: 10px;
}
}
#s-918d03ad-7568-4f0e-be52-f0d0840729a5 .shg-proportional-font-size,
#s-918d03ad-7568-4f0e-be52-f0d0840729a5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  margin-left: auto;
margin-right: auto;
max-width: 1125px;
text-align: center;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1125px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-230ba89e-2c90-474c-ba5b-0ba8005e41e4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7ce5bfc2-3654-4107-8f1f-6351e280650a {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-7ce5bfc2-3654-4107-8f1f-6351e280650a {
  padding-left: 0%;
}
}
#s-7ce5bfc2-3654-4107-8f1f-6351e280650a .shg-proportional-font-size,
#s-7ce5bfc2-3654-4107-8f1f-6351e280650a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6ea85def-663d-453b-a5fc-2b189216c50f {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-6ea85def-663d-453b-a5fc-2b189216c50f {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6ea85def-663d-453b-a5fc-2b189216c50f {
  padding-top: 10px;
}
}
#s-6ea85def-663d-453b-a5fc-2b189216c50f .shg-proportional-font-size,
#s-6ea85def-663d-453b-a5fc-2b189216c50f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-276f5646-e968-4be6-931b-c30f7e92f626 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 12%;
padding-bottom: 5px;
padding-right: 12%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-276f5646-e968-4be6-931b-c30f7e92f626 {
  
}
}@media (max-width: 767px){#s-276f5646-e968-4be6-931b-c30f7e92f626 {
  display: none;
}
#s-276f5646-e968-4be6-931b-c30f7e92f626, #wrap-s-276f5646-e968-4be6-931b-c30f7e92f626, #wrap-content-s-276f5646-e968-4be6-931b-c30f7e92f626 { display: none !important; }}







#s-276f5646-e968-4be6-931b-c30f7e92f626 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-276f5646-e968-4be6-931b-c30f7e92f626.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0bccc82-7c06-4209-b513-7b15e99c843d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a0bccc82-7c06-4209-b513-7b15e99c843d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-a0bccc82-7c06-4209-b513-7b15e99c843d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a0bccc82-7c06-4209-b513-7b15e99c843d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a0bccc82-7c06-4209-b513-7b15e99c843d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  margin-left: auto;
margin-right: auto;
max-width: 933px;
text-align: center;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 img.shogun-image {
  width: 100%;
  
  
  max-width: 933px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e131cb7e-d874-4b4f-bec3-9a5326c4c430.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-807343ed-ed8d-4d71-9920-ba73e795f2e5 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-807343ed-ed8d-4d71-9920-ba73e795f2e5 {
  padding-left: 0%;
}
}
#s-807343ed-ed8d-4d71-9920-ba73e795f2e5 .shg-proportional-font-size,
#s-807343ed-ed8d-4d71-9920-ba73e795f2e5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-265f0b13-f344-4f5f-9bd4-bf192abe986a {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-265f0b13-f344-4f5f-9bd4-bf192abe986a {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-265f0b13-f344-4f5f-9bd4-bf192abe986a {
  padding-top: 10px;
}
}
#s-265f0b13-f344-4f5f-9bd4-bf192abe986a .shg-proportional-font-size,
#s-265f0b13-f344-4f5f-9bd4-bf192abe986a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  margin-left: auto;
margin-right: auto;
max-width: 627px;
text-align: center;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e img.shogun-image {
  width: 100%;
  
  
  max-width: 627px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7de12926-5ab0-4318-be6f-ad1fddcfec9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de12926-5ab0-4318-be6f-ad1fddcfec9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7d7a99e8-1207-4c9a-a4b8-6d5709e65602 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-7d7a99e8-1207-4c9a-a4b8-6d5709e65602 {
  padding-left: 0%;
}
}
#s-7d7a99e8-1207-4c9a-a4b8-6d5709e65602 .shg-proportional-font-size,
#s-7d7a99e8-1207-4c9a-a4b8-6d5709e65602 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-842522e2-40c6-49ad-b8c7-d645254b1874 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-842522e2-40c6-49ad-b8c7-d645254b1874 {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-842522e2-40c6-49ad-b8c7-d645254b1874 {
  padding-top: 10px;
}
}
#s-842522e2-40c6-49ad-b8c7-d645254b1874 .shg-proportional-font-size,
#s-842522e2-40c6-49ad-b8c7-d645254b1874 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cedf9a46-d6d4-428f-b71d-d5c725b2c2fe.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2d8670be-987c-43f5-bb52-c45f2b24379c {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-2d8670be-987c-43f5-bb52-c45f2b24379c {
  padding-left: 0%;
}
}
#s-2d8670be-987c-43f5-bb52-c45f2b24379c .shg-proportional-font-size,
#s-2d8670be-987c-43f5-bb52-c45f2b24379c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1c2af384-f396-428f-b04f-701c67811c7e {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1c2af384-f396-428f-b04f-701c67811c7e {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c2af384-f396-428f-b04f-701c67811c7e {
  padding-top: 10px;
}
}
#s-1c2af384-f396-428f-b04f-701c67811c7e .shg-proportional-font-size,
#s-1c2af384-f396-428f-b04f-701c67811c7e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d2727039-4825-415f-9aef-c76fa39d351d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-d2727039-4825-415f-9aef-c76fa39d351d {
  display: none;
}
#s-d2727039-4825-415f-9aef-c76fa39d351d, #wrap-s-d2727039-4825-415f-9aef-c76fa39d351d, #wrap-content-s-d2727039-4825-415f-9aef-c76fa39d351d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2727039-4825-415f-9aef-c76fa39d351d {
  display: none;
}
#s-d2727039-4825-415f-9aef-c76fa39d351d, #wrap-s-d2727039-4825-415f-9aef-c76fa39d351d, #wrap-content-s-d2727039-4825-415f-9aef-c76fa39d351d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2727039-4825-415f-9aef-c76fa39d351d {
  display: none;
}
#s-d2727039-4825-415f-9aef-c76fa39d351d, #wrap-s-d2727039-4825-415f-9aef-c76fa39d351d, #wrap-content-s-d2727039-4825-415f-9aef-c76fa39d351d { display: none !important; }}@media (max-width: 767px){#s-d2727039-4825-415f-9aef-c76fa39d351d {
  margin-top: 5px;
padding-left: 5px;
padding-right: 5px;
}
}







#s-d2727039-4825-415f-9aef-c76fa39d351d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d2727039-4825-415f-9aef-c76fa39d351d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  min-height: 200px;
}
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/480x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/960x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/768x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/1536x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/1024x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/2048x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/1200x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/2048x/);
}
#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  cursor: pointer;
}#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9145dc7-5bbd-4825-862f-5d2b6969d416 {
  cursor: pointer;
}#s-f9145dc7-5bbd-4825-862f-5d2b6969d416.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-38ad4729-99cc-4c35-be96-87f54c0ee009 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-38ad4729-99cc-4c35-be96-87f54c0ee009 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-38ad4729-99cc-4c35-be96-87f54c0ee009 {
  padding-bottom: 0px;
}
}
#s-38ad4729-99cc-4c35-be96-87f54c0ee009 .shg-proportional-font-size,
#s-38ad4729-99cc-4c35-be96-87f54c0ee009 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c1977ca2-8c35-46c3-a7b8-b3d1a55d5bf8 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-c1977ca2-8c35-46c3-a7b8-b3d1a55d5bf8 {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1977ca2-8c35-46c3-a7b8-b3d1a55d5bf8 {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-c1977ca2-8c35-46c3-a7b8-b3d1a55d5bf8 {
  padding-top: 0px;
}
}
#s-c1977ca2-8c35-46c3-a7b8-b3d1a55d5bf8 .shg-proportional-font-size,
#s-c1977ca2-8c35-46c3-a7b8-b3d1a55d5bf8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dd3e7925-0e67-4733-9215-45035ad12391 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-dd3e7925-0e67-4733-9215-45035ad12391 {
  display: none;
}
#s-dd3e7925-0e67-4733-9215-45035ad12391, #wrap-s-dd3e7925-0e67-4733-9215-45035ad12391, #wrap-content-s-dd3e7925-0e67-4733-9215-45035ad12391 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd3e7925-0e67-4733-9215-45035ad12391 {
  display: none;
}
#s-dd3e7925-0e67-4733-9215-45035ad12391, #wrap-s-dd3e7925-0e67-4733-9215-45035ad12391, #wrap-content-s-dd3e7925-0e67-4733-9215-45035ad12391 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd3e7925-0e67-4733-9215-45035ad12391 {
  display: none;
}
#s-dd3e7925-0e67-4733-9215-45035ad12391, #wrap-s-dd3e7925-0e67-4733-9215-45035ad12391, #wrap-content-s-dd3e7925-0e67-4733-9215-45035ad12391 { display: none !important; }}@media (max-width: 767px){#s-dd3e7925-0e67-4733-9215-45035ad12391 {
  margin-top: 5px;
margin-bottom: 0px;
}
}







#s-dd3e7925-0e67-4733-9215-45035ad12391 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dd3e7925-0e67-4733-9215-45035ad12391.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61de8e6a-a2f6-445a-954b-ece063204477 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-61de8e6a-a2f6-445a-954b-ece063204477 {
  padding-left: 5px;
padding-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-61de8e6a-a2f6-445a-954b-ece063204477"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-61de8e6a-a2f6-445a-954b-ece063204477"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-61de8e6a-a2f6-445a-954b-ece063204477"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-61de8e6a-a2f6-445a-954b-ece063204477"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  margin-left: auto;
margin-right: auto;
max-width: 1143px;
text-align: center;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 img.shogun-image {
  width: 100%;
  
  
  max-width: 1143px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-47a035e0-fc42-49c6-996c-9ef0a9df8093 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-47a035e0-fc42-49c6-996c-9ef0a9df8093 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47a035e0-fc42-49c6-996c-9ef0a9df8093.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-701ac750-e8c8-4bea-b690-e2e6b1fb1244 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-701ac750-e8c8-4bea-b690-e2e6b1fb1244 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-701ac750-e8c8-4bea-b690-e2e6b1fb1244 {
  padding-bottom: 0px;
}
}
#s-701ac750-e8c8-4bea-b690-e2e6b1fb1244 .shg-proportional-font-size,
#s-701ac750-e8c8-4bea-b690-e2e6b1fb1244 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5d8b8640-c3e8-4bfd-b679-3cecff99895d {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-5d8b8640-c3e8-4bfd-b679-3cecff99895d {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d8b8640-c3e8-4bfd-b679-3cecff99895d {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-5d8b8640-c3e8-4bfd-b679-3cecff99895d {
  padding-top: 0px;
}
}
#s-5d8b8640-c3e8-4bfd-b679-3cecff99895d .shg-proportional-font-size,
#s-5d8b8640-c3e8-4bfd-b679-3cecff99895d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f114db77-d640-4305-9a46-b252ab355866 {
  margin-left: auto;
margin-right: auto;
max-width: 715px;
text-align: center;
}

#s-f114db77-d640-4305-9a46-b252ab355866 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f114db77-d640-4305-9a46-b252ab355866-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f114db77-d640-4305-9a46-b252ab355866 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f114db77-d640-4305-9a46-b252ab355866 img.shogun-image {
  width: 100%;
  
  
  max-width: 715px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f114db77-d640-4305-9a46-b252ab355866 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f114db77-d640-4305-9a46-b252ab355866.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f114db77-d640-4305-9a46-b252ab355866.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f114db77-d640-4305-9a46-b252ab355866.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f114db77-d640-4305-9a46-b252ab355866 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f114db77-d640-4305-9a46-b252ab355866-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f114db77-d640-4305-9a46-b252ab355866 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f114db77-d640-4305-9a46-b252ab355866 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f114db77-d640-4305-9a46-b252ab355866 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f114db77-d640-4305-9a46-b252ab355866.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f114db77-d640-4305-9a46-b252ab355866.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f114db77-d640-4305-9a46-b252ab355866.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f114db77-d640-4305-9a46-b252ab355866 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f114db77-d640-4305-9a46-b252ab355866-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f114db77-d640-4305-9a46-b252ab355866 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f114db77-d640-4305-9a46-b252ab355866 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f114db77-d640-4305-9a46-b252ab355866 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f114db77-d640-4305-9a46-b252ab355866.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f114db77-d640-4305-9a46-b252ab355866.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f114db77-d640-4305-9a46-b252ab355866.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f114db77-d640-4305-9a46-b252ab355866 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f114db77-d640-4305-9a46-b252ab355866-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f114db77-d640-4305-9a46-b252ab355866 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f114db77-d640-4305-9a46-b252ab355866 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f114db77-d640-4305-9a46-b252ab355866 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f114db77-d640-4305-9a46-b252ab355866.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f114db77-d640-4305-9a46-b252ab355866.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f114db77-d640-4305-9a46-b252ab355866.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f114db77-d640-4305-9a46-b252ab355866 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f114db77-d640-4305-9a46-b252ab355866-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f114db77-d640-4305-9a46-b252ab355866 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f114db77-d640-4305-9a46-b252ab355866 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f114db77-d640-4305-9a46-b252ab355866 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f114db77-d640-4305-9a46-b252ab355866 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f114db77-d640-4305-9a46-b252ab355866.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f114db77-d640-4305-9a46-b252ab355866.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f114db77-d640-4305-9a46-b252ab355866.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ce20cdd3-7cdf-4b20-bc1c-4e0d6a9d3b7f {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-ce20cdd3-7cdf-4b20-bc1c-4e0d6a9d3b7f {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-ce20cdd3-7cdf-4b20-bc1c-4e0d6a9d3b7f {
  padding-bottom: 0px;
}
}
#s-ce20cdd3-7cdf-4b20-bc1c-4e0d6a9d3b7f .shg-proportional-font-size,
#s-ce20cdd3-7cdf-4b20-bc1c-4e0d6a9d3b7f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1b921e6f-5252-4c13-8629-e4a9a9b651fa {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1b921e6f-5252-4c13-8629-e4a9a9b651fa {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b921e6f-5252-4c13-8629-e4a9a9b651fa {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-1b921e6f-5252-4c13-8629-e4a9a9b651fa {
  padding-top: 0px;
}
}
#s-1b921e6f-5252-4c13-8629-e4a9a9b651fa .shg-proportional-font-size,
#s-1b921e6f-5252-4c13-8629-e4a9a9b651fa .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b510503c-30fd-4029-9a1f-7737847516e5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-b510503c-30fd-4029-9a1f-7737847516e5 {
  display: none;
}
#s-b510503c-30fd-4029-9a1f-7737847516e5, #wrap-s-b510503c-30fd-4029-9a1f-7737847516e5, #wrap-content-s-b510503c-30fd-4029-9a1f-7737847516e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b510503c-30fd-4029-9a1f-7737847516e5 {
  display: none;
}
#s-b510503c-30fd-4029-9a1f-7737847516e5, #wrap-s-b510503c-30fd-4029-9a1f-7737847516e5, #wrap-content-s-b510503c-30fd-4029-9a1f-7737847516e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b510503c-30fd-4029-9a1f-7737847516e5 {
  display: none;
}
#s-b510503c-30fd-4029-9a1f-7737847516e5, #wrap-s-b510503c-30fd-4029-9a1f-7737847516e5, #wrap-content-s-b510503c-30fd-4029-9a1f-7737847516e5 { display: none !important; }}@media (max-width: 767px){#s-b510503c-30fd-4029-9a1f-7737847516e5 {
  margin-top: 5px;
margin-bottom: 0px;
}
}







#s-b510503c-30fd-4029-9a1f-7737847516e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b510503c-30fd-4029-9a1f-7737847516e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fbfa8f5d-718f-4443-a1b3-f298c95ddfdb {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-fbfa8f5d-718f-4443-a1b3-f298c95ddfdb {
  padding-left: 5px;
padding-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-fbfa8f5d-718f-4443-a1b3-f298c95ddfdb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-fbfa8f5d-718f-4443-a1b3-f298c95ddfdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-fbfa8f5d-718f-4443-a1b3-f298c95ddfdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-fbfa8f5d-718f-4443-a1b3-f298c95ddfdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  margin-left: auto;
margin-right: auto;
max-width: 631px;
text-align: center;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 img.shogun-image {
  width: 100%;
  
  
  max-width: 631px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6723c2a-ec19-4bef-b8b4-3a4ef38d1fe4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0ffbff12-6822-4e60-90ee-3c81cf9b21d3 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-0ffbff12-6822-4e60-90ee-3c81cf9b21d3 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-0ffbff12-6822-4e60-90ee-3c81cf9b21d3 {
  padding-bottom: 0px;
}
}
#s-0ffbff12-6822-4e60-90ee-3c81cf9b21d3 .shg-proportional-font-size,
#s-0ffbff12-6822-4e60-90ee-3c81cf9b21d3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-94ff91c7-f539-433f-8fa4-0267e3120a85 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-94ff91c7-f539-433f-8fa4-0267e3120a85 {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-94ff91c7-f539-433f-8fa4-0267e3120a85 {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-94ff91c7-f539-433f-8fa4-0267e3120a85 {
  padding-top: 0px;
}
}
#s-94ff91c7-f539-433f-8fa4-0267e3120a85 .shg-proportional-font-size,
#s-94ff91c7-f539-433f-8fa4-0267e3120a85 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f46423b0-6cdb-43f6-a2a2-fc1e0892d02a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-493d95b1-47d9-440b-8f57-abe0393983ff {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-493d95b1-47d9-440b-8f57-abe0393983ff {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-493d95b1-47d9-440b-8f57-abe0393983ff {
  padding-bottom: 0px;
}
}
#s-493d95b1-47d9-440b-8f57-abe0393983ff .shg-proportional-font-size,
#s-493d95b1-47d9-440b-8f57-abe0393983ff .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-77fafe35-761b-47ea-b4f7-b634d18f2cbd {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-77fafe35-761b-47ea-b4f7-b634d18f2cbd {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-77fafe35-761b-47ea-b4f7-b634d18f2cbd {
  padding-top: 10px;
}
}@media (max-width: 767px){#s-77fafe35-761b-47ea-b4f7-b634d18f2cbd {
  padding-top: 0px;
}
}
#s-77fafe35-761b-47ea-b4f7-b634d18f2cbd .shg-proportional-font-size,
#s-77fafe35-761b-47ea-b4f7-b634d18f2cbd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f41353a7-40fb-470b-9404-0bd79959cc0e {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 12%;
padding-bottom: 5px;
padding-right: 12%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f41353a7-40fb-470b-9404-0bd79959cc0e {
  
}
}@media (max-width: 767px){#s-f41353a7-40fb-470b-9404-0bd79959cc0e {
  display: none;
}
#s-f41353a7-40fb-470b-9404-0bd79959cc0e, #wrap-s-f41353a7-40fb-470b-9404-0bd79959cc0e, #wrap-content-s-f41353a7-40fb-470b-9404-0bd79959cc0e { display: none !important; }}







#s-f41353a7-40fb-470b-9404-0bd79959cc0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f41353a7-40fb-470b-9404-0bd79959cc0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc64dfc2-dbf4-4be2-a612-8e13d67a48e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/480x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/960x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/768x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/1536x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/1024x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/2048x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/1200x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  background-image: url(https://i.shgcdn.com/e26422aa-6902-4eec-a5dd-f349b3995d6c/-/resize/2048x/);
}
#s-edf9c007-919c-4944-aabb-9a98fde67765.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-edf9c007-919c-4944-aabb-9a98fde67765 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-edf9c007-919c-4944-aabb-9a98fde67765 {
  cursor: pointer;
}#s-edf9c007-919c-4944-aabb-9a98fde67765.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9356031a-c6f4-4762-8015-f901cd37d86f {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-9356031a-c6f4-4762-8015-f901cd37d86f {
  padding-left: 0%;
}
}
#s-9356031a-c6f4-4762-8015-f901cd37d86f .shg-proportional-font-size,
#s-9356031a-c6f4-4762-8015-f901cd37d86f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ac7e8b1c-4f18-48bd-a3ad-c549b77d660a {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-ac7e8b1c-4f18-48bd-a3ad-c549b77d660a {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac7e8b1c-4f18-48bd-a3ad-c549b77d660a {
  padding-top: 10px;
}
}
#s-ac7e8b1c-4f18-48bd-a3ad-c549b77d660a .shg-proportional-font-size,
#s-ac7e8b1c-4f18-48bd-a3ad-c549b77d660a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-fc9c2954-60f6-4cac-a7c4-2c7fd9126e8c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fc9c2954-60f6-4cac-a7c4-2c7fd9126e8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc9c2954-60f6-4cac-a7c4-2c7fd9126e8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a {
  margin-left: auto;
margin-right: auto;
max-width: 1143px;
text-align: center;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5caea616-dd46-4d41-9754-f403323dd44a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a img.shogun-image {
  width: 100%;
  
  
  max-width: 1143px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5caea616-dd46-4d41-9754-f403323dd44a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5caea616-dd46-4d41-9754-f403323dd44a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5caea616-dd46-4d41-9754-f403323dd44a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5caea616-dd46-4d41-9754-f403323dd44a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5caea616-dd46-4d41-9754-f403323dd44a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5caea616-dd46-4d41-9754-f403323dd44a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5caea616-dd46-4d41-9754-f403323dd44a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5caea616-dd46-4d41-9754-f403323dd44a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5caea616-dd46-4d41-9754-f403323dd44a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5caea616-dd46-4d41-9754-f403323dd44a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5caea616-dd46-4d41-9754-f403323dd44a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5caea616-dd46-4d41-9754-f403323dd44a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-5caea616-dd46-4d41-9754-f403323dd44a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-5caea616-dd46-4d41-9754-f403323dd44a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5caea616-dd46-4d41-9754-f403323dd44a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5fa511af-1b40-4ca3-9600-06194efebd5b {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-5fa511af-1b40-4ca3-9600-06194efebd5b {
  padding-left: 0%;
}
}
#s-5fa511af-1b40-4ca3-9600-06194efebd5b .shg-proportional-font-size,
#s-5fa511af-1b40-4ca3-9600-06194efebd5b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c9ccbe7e-20c8-41dc-ba2d-00089d33c65d {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-c9ccbe7e-20c8-41dc-ba2d-00089d33c65d {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9ccbe7e-20c8-41dc-ba2d-00089d33c65d {
  padding-top: 10px;
}
}
#s-c9ccbe7e-20c8-41dc-ba2d-00089d33c65d .shg-proportional-font-size,
#s-c9ccbe7e-20c8-41dc-ba2d-00089d33c65d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 12%;
padding-bottom: 5px;
padding-right: 12%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e {
  
}
}@media (max-width: 767px){#s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e {
  display: none;
}
#s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e, #wrap-s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e, #wrap-content-s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e { display: none !important; }}







#s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-48dbe5b8-4a4b-40ad-935c-a34769ed5b5e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-339ce0ff-01c9-450a-899b-20fc1dd13e7f {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-339ce0ff-01c9-450a-899b-20fc1dd13e7f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-339ce0ff-01c9-450a-899b-20fc1dd13e7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-339ce0ff-01c9-450a-899b-20fc1dd13e7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-339ce0ff-01c9-450a-899b-20fc1dd13e7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  margin-left: auto;
margin-right: auto;
max-width: 715px;
text-align: center;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 img.shogun-image {
  width: 100%;
  
  
  max-width: 715px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3cd167f0-9036-412e-b428-8dd23e7172c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3cd167f0-9036-412e-b428-8dd23e7172c7 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cd167f0-9036-412e-b428-8dd23e7172c7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-fae736b3-33ed-4dc8-9f95-ed91aca52dec {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-fae736b3-33ed-4dc8-9f95-ed91aca52dec {
  padding-left: 0%;
}
}
#s-fae736b3-33ed-4dc8-9f95-ed91aca52dec .shg-proportional-font-size,
#s-fae736b3-33ed-4dc8-9f95-ed91aca52dec .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b17df29d-f6a3-4cce-bf58-69a1fe60853e {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-b17df29d-f6a3-4cce-bf58-69a1fe60853e {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b17df29d-f6a3-4cce-bf58-69a1fe60853e {
  padding-top: 10px;
}
}
#s-b17df29d-f6a3-4cce-bf58-69a1fe60853e .shg-proportional-font-size,
#s-b17df29d-f6a3-4cce-bf58-69a1fe60853e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  margin-left: auto;
margin-right: auto;
max-width: 631px;
text-align: center;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 img.shogun-image {
  width: 100%;
  
  
  max-width: 631px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9 .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b5fe8b4-6679-4c6f-879d-cd2c3b0235c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-99395213-bc08-41d2-8b93-370abce5e5ea {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-99395213-bc08-41d2-8b93-370abce5e5ea {
  padding-left: 0%;
}
}
#s-99395213-bc08-41d2-8b93-370abce5e5ea .shg-proportional-font-size,
#s-99395213-bc08-41d2-8b93-370abce5e5ea .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a15dabda-793c-48e9-bb3a-e3f8ee99f9a4 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-a15dabda-793c-48e9-bb3a-e3f8ee99f9a4 {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a15dabda-793c-48e9-bb3a-e3f8ee99f9a4 {
  padding-top: 10px;
}
}
#s-a15dabda-793c-48e9-bb3a-e3f8ee99f9a4 .shg-proportional-font-size,
#s-a15dabda-793c-48e9-bb3a-e3f8ee99f9a4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-6a90233f-8d16-439a-8d78-762af6953d2a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-6a90233f-8d16-439a-8d78-762af6953d2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-6a90233f-8d16-439a-8d78-762af6953d2a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-6a90233f-8d16-439a-8d78-762af6953d2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-6a90233f-8d16-439a-8d78-762af6953d2a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-6a90233f-8d16-439a-8d78-762af6953d2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-6a90233f-8d16-439a-8d78-762af6953d2a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-6a90233f-8d16-439a-8d78-762af6953d2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-6a90233f-8d16-439a-8d78-762af6953d2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-6a90233f-8d16-439a-8d78-762af6953d2a .shogun-image-content-v3 {
  
    justify-content: center;
  
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a90233f-8d16-439a-8d78-762af6953d2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-833ac039-cdd8-47be-9b5e-4bde1c104ad3 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-833ac039-cdd8-47be-9b5e-4bde1c104ad3 {
  padding-left: 0%;
}
}
#s-833ac039-cdd8-47be-9b5e-4bde1c104ad3 .shg-proportional-font-size,
#s-833ac039-cdd8-47be-9b5e-4bde1c104ad3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8c89c05f-c034-4c26-b288-12e9484e422e {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-8c89c05f-c034-4c26-b288-12e9484e422e {
  padding-left: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c89c05f-c034-4c26-b288-12e9484e422e {
  padding-top: 10px;
}
}
#s-8c89c05f-c034-4c26-b288-12e9484e422e .shg-proportional-font-size,
#s-8c89c05f-c034-4c26-b288-12e9484e422e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a54c75c6-7f68-41a1-ac04-a6da717b5f7b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a54c75c6-7f68-41a1-ac04-a6da717b5f7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a54c75c6-7f68-41a1-ac04-a6da717b5f7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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