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

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

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

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

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

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

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

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

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

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

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

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

#s-a9882a96-7089-43bc-914f-e69b38b6e899 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a9882a96-7089-43bc-914f-e69b38b6e899 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a9882a96-7089-43bc-914f-e69b38b6e899.shg-box.shg-c {
  justify-content: center;
}

#s-887077cc-db7a-4068-814f-91a12d8038cc {
  box-shadow:0px 0em 0px 0px ;
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center 60%;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-887077cc-db7a-4068-814f-91a12d8038cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-887077cc-db7a-4068-814f-91a12d8038cc {
  display: none;
}
#s-887077cc-db7a-4068-814f-91a12d8038cc, #wrap-s-887077cc-db7a-4068-814f-91a12d8038cc, #wrap-content-s-887077cc-db7a-4068-814f-91a12d8038cc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-887077cc-db7a-4068-814f-91a12d8038cc {
  display: none;
}
#s-887077cc-db7a-4068-814f-91a12d8038cc, #wrap-s-887077cc-db7a-4068-814f-91a12d8038cc, #wrap-content-s-887077cc-db7a-4068-814f-91a12d8038cc { display: none !important; }}@media (max-width: 767px){#s-887077cc-db7a-4068-814f-91a12d8038cc {
  display: none;
}
#s-887077cc-db7a-4068-814f-91a12d8038cc, #wrap-s-887077cc-db7a-4068-814f-91a12d8038cc, #wrap-content-s-887077cc-db7a-4068-814f-91a12d8038cc { display: none !important; }}
#s-887077cc-db7a-4068-814f-91a12d8038cc {
  background-image: url(https://i.shgcdn.com/8c19e546-2dcc-445c-88a4-e113536bf477/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-887077cc-db7a-4068-814f-91a12d8038cc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
  display: block;
}#s-887077cc-db7a-4068-814f-91a12d8038cc.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center 60%;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a {
  display: none;
}
#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a, #wrap-s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a, #wrap-content-s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a {
  display: none;
}
#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a, #wrap-s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a, #wrap-content-s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a { display: none !important; }}@media (max-width: 767px){#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a {
  display: none;
}
#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a, #wrap-s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a, #wrap-content-s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a { display: none !important; }}
#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a {
  background-image: url(https://i.shgcdn.com/8c19e546-2dcc-445c-88a4-e113536bf477/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
  display: block;
}#s-d04fad29-bb2a-48d5-b50f-bb4c8e5e1e9a.shg-box.shg-c {
  justify-content: center;
}

#s-3ba353b2-35ff-408c-a6ff-a860987e1304 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center 60%;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-3ba353b2-35ff-408c-a6ff-a860987e1304 {
  display: none;
}
#s-3ba353b2-35ff-408c-a6ff-a860987e1304, #wrap-s-3ba353b2-35ff-408c-a6ff-a860987e1304, #wrap-content-s-3ba353b2-35ff-408c-a6ff-a860987e1304 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ba353b2-35ff-408c-a6ff-a860987e1304 {
  display: none;
}
#s-3ba353b2-35ff-408c-a6ff-a860987e1304, #wrap-s-3ba353b2-35ff-408c-a6ff-a860987e1304, #wrap-content-s-3ba353b2-35ff-408c-a6ff-a860987e1304 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ba353b2-35ff-408c-a6ff-a860987e1304 {
  
}
}@media (max-width: 767px){#s-3ba353b2-35ff-408c-a6ff-a860987e1304 {
  display: none;
}
#s-3ba353b2-35ff-408c-a6ff-a860987e1304, #wrap-s-3ba353b2-35ff-408c-a6ff-a860987e1304, #wrap-content-s-3ba353b2-35ff-408c-a6ff-a860987e1304 { display: none !important; }}
#s-3ba353b2-35ff-408c-a6ff-a860987e1304 {
  background-image: url(https://i.shgcdn.com/8c19e546-2dcc-445c-88a4-e113536bf477/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3ba353b2-35ff-408c-a6ff-a860987e1304 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
  display: block;
}#s-3ba353b2-35ff-408c-a6ff-a860987e1304.shg-box.shg-c {
  justify-content: center;
}

#s-0dacb054-44d6-447d-929a-d93769f16f55 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center 60%;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0dacb054-44d6-447d-929a-d93769f16f55 {
  display: none;
}
#s-0dacb054-44d6-447d-929a-d93769f16f55, #wrap-s-0dacb054-44d6-447d-929a-d93769f16f55, #wrap-content-s-0dacb054-44d6-447d-929a-d93769f16f55 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0dacb054-44d6-447d-929a-d93769f16f55 {
  display: none;
}
#s-0dacb054-44d6-447d-929a-d93769f16f55, #wrap-s-0dacb054-44d6-447d-929a-d93769f16f55, #wrap-content-s-0dacb054-44d6-447d-929a-d93769f16f55 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0dacb054-44d6-447d-929a-d93769f16f55 {
  display: none;
}
#s-0dacb054-44d6-447d-929a-d93769f16f55, #wrap-s-0dacb054-44d6-447d-929a-d93769f16f55, #wrap-content-s-0dacb054-44d6-447d-929a-d93769f16f55 { display: none !important; }}@media (max-width: 767px){#s-0dacb054-44d6-447d-929a-d93769f16f55 {
  background-attachment: scroll;
}
}
#s-0dacb054-44d6-447d-929a-d93769f16f55 {
  background-image: url(https://i.shgcdn.com/8c19e546-2dcc-445c-88a4-e113536bf477/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0dacb054-44d6-447d-929a-d93769f16f55 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
  display: block;
}#s-0dacb054-44d6-447d-929a-d93769f16f55.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-0dacb054-44d6-447d-929a-d93769f16f55 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
  display: block;
}#s-0dacb054-44d6-447d-929a-d93769f16f55.shg-box.shg-c {
  justify-content: center;
}
}
#s-738c5f8f-0562-4876-8974-437741969933 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(63, 189, 172, 0.25);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-738c5f8f-0562-4876-8974-437741969933 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-738c5f8f-0562-4876-8974-437741969933 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-738c5f8f-0562-4876-8974-437741969933 {
  
}
}@media (max-width: 767px){#s-738c5f8f-0562-4876-8974-437741969933 {
  display: none;
}
#s-738c5f8f-0562-4876-8974-437741969933, #wrap-s-738c5f8f-0562-4876-8974-437741969933, #wrap-content-s-738c5f8f-0562-4876-8974-437741969933 { display: none !important; }}







#s-738c5f8f-0562-4876-8974-437741969933 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
  display: block;
}#s-738c5f8f-0562-4876-8974-437741969933.shg-box.shg-c {
  justify-content: center;
}

#s-98b17ea3-11b3-4249-8a81-b801c4379064 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-98b17ea3-11b3-4249-8a81-b801c4379064 {
  margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-98b17ea3-11b3-4249-8a81-b801c4379064 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-98b17ea3-11b3-4249-8a81-b801c4379064 {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-98b17ea3-11b3-4249-8a81-b801c4379064 {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-98b17ea3-11b3-4249-8a81-b801c4379064 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98b17ea3-11b3-4249-8a81-b801c4379064.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-f8bf098a-c8ab-4d0c-a61d-a31c56339488 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f8bf098a-c8ab-4d0c-a61d-a31c56339488"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7b04802e-bfd7-4070-91d3-7a9577175222 {
  margin-top: -50%;
margin-bottom: -50%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
max-width: 330px;
text-align: center;
background-color: rgba(227, 227, 227, 0);
}
#s-7b04802e-bfd7-4070-91d3-7a9577175222:hover {border-style: solid !important;
border-color: rgba(44, 42, 52, 0) !important;}@media (min-width: 1200px){#s-7b04802e-bfd7-4070-91d3-7a9577175222 {
  max-width: 600px;
}
}@media (max-width: 767px){#s-7b04802e-bfd7-4070-91d3-7a9577175222 {
  max-width: 300px;
display: none;
}
#s-7b04802e-bfd7-4070-91d3-7a9577175222, #wrap-s-7b04802e-bfd7-4070-91d3-7a9577175222, #wrap-content-s-7b04802e-bfd7-4070-91d3-7a9577175222 { display: none !important; }}
#s-7b04802e-bfd7-4070-91d3-7a9577175222 {
  overflow: hidden;
  
  
      max-width: 330px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-7b04802e-bfd7-4070-91d3-7a9577175222 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* 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-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  margin-top: 2%;
margin-bottom: 2%;
max-width: 5570px;
aspect-ratio: 5570/1335;
text-align: center;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  margin: 0 !important;
  overflow: visible;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 2%;
  margin-bottom: 2%;
}

.shg-image-content-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add background color handling */
  
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
  box-sizing: border-box;
}



.s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a371e1b0-3f31-4137-8725-3f8902543f5b {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
      position: relative;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

@media (min-width: 1200px){#s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  margin: 0 !important;
  overflow: visible;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add background color handling */
  
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
  box-sizing: border-box;
}



.s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a371e1b0-3f31-4137-8725-3f8902543f5b {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
      position: relative;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  margin: 0 !important;
  overflow: visible;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add background color handling */
  
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
  box-sizing: border-box;
}



.s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a371e1b0-3f31-4137-8725-3f8902543f5b {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
      position: relative;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  margin: 0 !important;
  overflow: visible;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add background color handling */
  
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
  box-sizing: border-box;
}



.s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a371e1b0-3f31-4137-8725-3f8902543f5b {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
      position: relative;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}@media (max-width: 767px){#s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  margin: 0 !important;
  overflow: visible;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a371e1b0-3f31-4137-8725-3f8902543f5b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add background color handling */
  
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a371e1b0-3f31-4137-8725-3f8902543f5b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-a371e1b0-3f31-4137-8725-3f8902543f5b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image {
  box-sizing: border-box;
}



.s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a371e1b0-3f31-4137-8725-3f8902543f5b {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container {
      position: relative;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a371e1b0-3f31-4137-8725-3f8902543f5b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-b86720e0-05be-4d1b-941a-8768880b5bf4 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 5px;
padding-bottom: 1px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b86720e0-05be-4d1b-941a-8768880b5bf4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b86720e0-05be-4d1b-941a-8768880b5bf4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b86720e0-05be-4d1b-941a-8768880b5bf4 {
  
}
}@media (max-width: 767px){#s-b86720e0-05be-4d1b-941a-8768880b5bf4 {
  
}
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-623ef44c-3b52-4694-b698-0baccccfd290 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: -5%;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-623ef44c-3b52-4694-b698-0baccccfd290 {
  box-shadow:-2px 2px 15px 0px ;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 101, 128, 1);
border-style: solid;
opacity: 1;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-623ef44c-3b52-4694-b698-0baccccfd290 {
  box-shadow:-2px 2px 15px 0px ;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 101, 128, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-623ef44c-3b52-4694-b698-0baccccfd290 {
  box-shadow:-2px 2px 10px 0px ;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 101, 128, 1);
border-style: solid;
border-radius: 0px;
}
}
#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(63, 189, 172, 0.25);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b {
  display: none;
}
#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b, #wrap-s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b, #wrap-content-s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b {
  display: none;
}
#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b, #wrap-s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b, #wrap-content-s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b {
  display: none;
}
#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b, #wrap-s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b, #wrap-content-s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b { display: none !important; }}@media (max-width: 767px){#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b {
  
}
}







#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
  display: block;
}#s-b8a748fd-e2ad-4255-a43e-ed0ebd5d240b.shg-box.shg-c {
  justify-content: center;
}

#s-25c792c3-8009-4d51-afb8-f521a53dbefe {
  margin-left: 3%;
margin-right: 3%;
}








#s-25c792c3-8009-4d51-afb8-f521a53dbefe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25c792c3-8009-4d51-afb8-f521a53dbefe.shg-box.shg-c {
  justify-content: center;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin-top: 2%;
margin-bottom: 2%;
max-width: 5570px;
aspect-ratio: 5570/1335;
text-align: center;
}
@media (max-width: 767px){#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin: 0 !important;
  overflow: visible;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 2%;
  margin-bottom: 2%;
}

.shg-image-content-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add background color handling */
  
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-content {
  
    justify-content: center;
  
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
  box-sizing: border-box;
}



.s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
      position: relative;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

@media (min-width: 1200px){#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin: 0 !important;
  overflow: visible;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add background color handling */
  
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-content {
  
    justify-content: center;
  
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
  box-sizing: border-box;
}



.s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
      position: relative;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin: 0 !important;
  overflow: visible;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add background color handling */
  
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-content {
  
    justify-content: center;
  
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
  box-sizing: border-box;
}



.s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
      position: relative;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin: 0 !important;
  overflow: visible;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add background color handling */
  
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-content {
  
    justify-content: center;
  
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
  box-sizing: border-box;
}



.s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
      position: relative;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}@media (max-width: 767px){#s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  margin: 0 !important;
  overflow: visible;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 2%;
  margin-right: 2%;
  
  
}

.shg-image-content-margin-container-s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add background color handling */
  
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }

    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-link {
      aspect-ratio: 5570/1335;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 5570px;
  }



  img.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
    
    
    
    max-height: 5570px;
  }


.s-accd9610-59f6-42a2-8ff1-09169dd80d5d .shogun-image-content {
  
    justify-content: center;
  
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image {
  box-sizing: border-box;
}



.s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d {
      --shg-aspect-ratio: calc(5570/1335); 
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container {
      position: relative;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-accd9610-59f6-42a2-8ff1-09169dd80d5d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 5570px;
    }
  }

}
#s-fd5e3970-a581-480a-b2d4-7a0a830deb30 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 5px;
padding-bottom: 1px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-fd5e3970-a581-480a-b2d4-7a0a830deb30 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd5e3970-a581-480a-b2d4-7a0a830deb30 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd5e3970-a581-480a-b2d4-7a0a830deb30 {
  
}
}@media (max-width: 767px){#s-fd5e3970-a581-480a-b2d4-7a0a830deb30 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-6847d316-e80b-4e9e-a9af-9139431c88c5 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-6847d316-e80b-4e9e-a9af-9139431c88c5 {
  box-shadow:-2px 2px 15px 0px ;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 101, 128, 1);
border-style: solid;
opacity: 1;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6847d316-e80b-4e9e-a9af-9139431c88c5 {
  box-shadow:-2px 2px 15px 0px ;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 101, 128, 1);
border-style: solid;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6847d316-e80b-4e9e-a9af-9139431c88c5 {
  box-shadow:-2px 2px 10px 0px ;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 101, 128, 1);
border-style: solid;
border-radius: 0px;
}
}
#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a {
  margin-top: 10%;
margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a {
  margin-top: 0%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
max-width: 76%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a {
  margin-top: 0%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 8%;
max-width: 84%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
max-width: 92%;
}
}@media (max-width: 767px){#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
max-width: 96%;
}
}







#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8241ef7-e300-4f3a-94ea-13dd92d92a9a.shg-box.shg-c {
  justify-content: center;
}

#s-308206be-fba6-43b6-8932-35106937fcb2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-308206be-fba6-43b6-8932-35106937fcb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-308206be-fba6-43b6-8932-35106937fcb2.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-10809c94-451a-48ef-a136-b11fff13da5b {
  margin-top: 8%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-10809c94-451a-48ef-a136-b11fff13da5b {
  text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-10809c94-451a-48ef-a136-b11fff13da5b {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-10809c94-451a-48ef-a136-b11fff13da5b {
  text-align: center;
}
}@media (max-width: 767px){#s-10809c94-451a-48ef-a136-b11fff13da5b {
  text-align: center;
}
}
#s-10809c94-451a-48ef-a136-b11fff13da5b .shogun-heading-component h2 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-10809c94-451a-48ef-a136-b11fff13da5b .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-10809c94-451a-48ef-a136-b11fff13da5b .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-10809c94-451a-48ef-a136-b11fff13da5b .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-10809c94-451a-48ef-a136-b11fff13da5b .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}
#s-ed1e2a7f-5ea3-4620-a9a9-feee044c3c6f {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ed1e2a7f-5ea3-4620-a9a9-feee044c3c6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed1e2a7f-5ea3-4620-a9a9-feee044c3c6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed1e2a7f-5ea3-4620-a9a9-feee044c3c6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed1e2a7f-5ea3-4620-a9a9-feee044c3c6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8f92a6ac-0432-42ed-b265-5f2b4bdefad6 {
  margin-left: auto;
margin-bottom: 10%;
margin-right: auto;
min-height: 50px;
}








#s-8f92a6ac-0432-42ed-b265-5f2b4bdefad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8f92a6ac-0432-42ed-b265-5f2b4bdefad6.shg-box.shg-c {
  justify-content: center;
}

.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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  margin-left: auto;
margin-right: auto;
max-width: 1621px;
text-align: center;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb-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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb .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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-fd8fd65b-0f20-492d-8e15-50df846e45cb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb-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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb .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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-fd8fd65b-0f20-492d-8e15-50df846e45cb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb-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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb .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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-fd8fd65b-0f20-492d-8e15-50df846e45cb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb-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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb .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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-fd8fd65b-0f20-492d-8e15-50df846e45cb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb-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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb .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-fd8fd65b-0f20-492d-8e15-50df846e45cb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-fd8fd65b-0f20-492d-8e15-50df846e45cb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd8fd65b-0f20-492d-8e15-50df846e45cb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  margin-top: 5%;
margin-left: 43%;
margin-bottom: 5%;
margin-right: 43%;
max-width: 136px;
text-align: center;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62-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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 43%;
  margin-right: 43%;
  margin-top: 5%;
  margin-bottom: 5%;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 0%;
  padding-right: 0%;
  
  
}


.shg-image-content-margin-container-s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-e31908c8-6fa6-452f-9512-d72f72e9af62 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62-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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 .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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-e31908c8-6fa6-452f-9512-d72f72e9af62 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62-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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 .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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-e31908c8-6fa6-452f-9512-d72f72e9af62 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62-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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 .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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-e31908c8-6fa6-452f-9512-d72f72e9af62 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62-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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 .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-e31908c8-6fa6-452f-9512-d72f72e9af62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e31908c8-6fa6-452f-9512-d72f72e9af62 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-e31908c8-6fa6-452f-9512-d72f72e9af62 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e31908c8-6fa6-452f-9512-d72f72e9af62.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7f7fa318-c5c5-4c91-9a15-dd42fe366ad2 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7f7fa318-c5c5-4c91-9a15-dd42fe366ad2 .shogun-heading-component h5 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-7f7fa318-c5c5-4c91-9a15-dd42fe366ad2 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7f7fa318-c5c5-4c91-9a15-dd42fe366ad2 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7f7fa318-c5c5-4c91-9a15-dd42fe366ad2 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-7f7fa318-c5c5-4c91-9a15-dd42fe366ad2 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-92290bb8-7ec5-43e7-92f1-c3581974c75d {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-92290bb8-7ec5-43e7-92f1-c3581974c75d {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-92290bb8-7ec5-43e7-92f1-c3581974c75d .shg-proportional-font-size,
#s-92290bb8-7ec5-43e7-92f1-c3581974c75d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b44dfa79-876a-4e4b-b27f-04b6fe191274 {
  margin-left: auto;
margin-bottom: 10%;
margin-right: auto;
min-height: 50px;
}








#s-b44dfa79-876a-4e4b-b27f-04b6fe191274 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b44dfa79-876a-4e4b-b27f-04b6fe191274.shg-box.shg-c {
  justify-content: center;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  margin-left: auto;
margin-right: auto;
max-width: 1297px;
text-align: center;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f-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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f img.shogun-image {
  width: 100%;
  
  
  max-width: 1297px;

      
    max-width: 1297px;

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




.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f-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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f img.shogun-image {
  width: 100%;
  
  
  max-width: 1297px;

      
    max-width: 1297px;

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




.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f-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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f img.shogun-image {
  width: 100%;
  
  
  max-width: 1297px;

      
    max-width: 1297px;

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




.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f-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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f img.shogun-image {
  width: 100%;
  
  
  max-width: 1297px;

      
    max-width: 1297px;

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




.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f-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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .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-cc584938-71f9-44fe-89f6-aee7d7db1d0f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f img.shogun-image {
  width: 100%;
  
  
  max-width: 1297px;

      
    max-width: 1297px;

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




.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc584938-71f9-44fe-89f6-aee7d7db1d0f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  margin-top: 5%;
margin-left: 43%;
margin-bottom: 5%;
margin-right: 43%;
max-width: 136px;
text-align: center;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295-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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 43%;
  margin-right: 43%;
  margin-top: 5%;
  margin-bottom: 5%;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 0%;
  padding-right: 0%;
  
  
}


.shg-image-content-margin-container-s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295-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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295-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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295-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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295-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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .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-ece2ef6e-3656-4c0d-8501-e4c30801c295 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295 img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-ece2ef6e-3656-4c0d-8501-e4c30801c295 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ece2ef6e-3656-4c0d-8501-e4c30801c295.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8a50fbee-82f3-42d9-9416-785621beec2a {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8a50fbee-82f3-42d9-9416-785621beec2a .shogun-heading-component h5 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-8a50fbee-82f3-42d9-9416-785621beec2a .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8a50fbee-82f3-42d9-9416-785621beec2a .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8a50fbee-82f3-42d9-9416-785621beec2a .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-8a50fbee-82f3-42d9-9416-785621beec2a .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-abfbf498-ba70-4015-81be-f1740b942091 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-abfbf498-ba70-4015-81be-f1740b942091 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-abfbf498-ba70-4015-81be-f1740b942091 .shg-proportional-font-size,
#s-abfbf498-ba70-4015-81be-f1740b942091 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6e8ac5ac-3597-4b24-8078-b9d3875fe12f {
  margin-left: auto;
margin-bottom: 10%;
margin-right: auto;
min-height: 50px;
}








#s-6e8ac5ac-3597-4b24-8078-b9d3875fe12f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e8ac5ac-3597-4b24-8078-b9d3875fe12f.shg-box.shg-c {
  justify-content: center;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 {
  margin-left: auto;
margin-right: auto;
max-width: 1621px;
text-align: center;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459-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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 .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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-016bc069-493e-4e95-aaf8-67d6194f9459 img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-016bc069-493e-4e95-aaf8-67d6194f9459 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-016bc069-493e-4e95-aaf8-67d6194f9459 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459-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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 .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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-016bc069-493e-4e95-aaf8-67d6194f9459 img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-016bc069-493e-4e95-aaf8-67d6194f9459 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-016bc069-493e-4e95-aaf8-67d6194f9459 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459-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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 .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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-016bc069-493e-4e95-aaf8-67d6194f9459 img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-016bc069-493e-4e95-aaf8-67d6194f9459 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-016bc069-493e-4e95-aaf8-67d6194f9459 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459-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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 .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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-016bc069-493e-4e95-aaf8-67d6194f9459 img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-016bc069-493e-4e95-aaf8-67d6194f9459 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-016bc069-493e-4e95-aaf8-67d6194f9459 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459-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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459 .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-016bc069-493e-4e95-aaf8-67d6194f9459 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-016bc069-493e-4e95-aaf8-67d6194f9459 img.shogun-image {
  width: 100%;
  
  
  max-width: 1621px;

      
    max-width: 1621px;

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




.s-016bc069-493e-4e95-aaf8-67d6194f9459 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016bc069-493e-4e95-aaf8-67d6194f9459.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  margin-top: 5%;
margin-left: 43%;
margin-bottom: 5%;
margin-right: 43%;
max-width: 136px;
text-align: center;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df-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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 43%;
  margin-right: 43%;
  margin-top: 5%;
  margin-bottom: 5%;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 0%;
  padding-right: 0%;
  
  
}


.shg-image-content-margin-container-s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df-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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df-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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df-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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df-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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .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-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df img.shogun-image {
  width: 100%;
  
  
  max-width: 136px;

      
    max-width: 136px;

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




.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894b4f8c-c9bb-4b7c-b4f3-614ac649d9df.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-982c8fae-2fcf-4296-b5c8-d51761639ac1 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-982c8fae-2fcf-4296-b5c8-d51761639ac1 .shogun-heading-component h5 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-982c8fae-2fcf-4296-b5c8-d51761639ac1 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-982c8fae-2fcf-4296-b5c8-d51761639ac1 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-982c8fae-2fcf-4296-b5c8-d51761639ac1 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-982c8fae-2fcf-4296-b5c8-d51761639ac1 .shogun-heading-component h5 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-2bdd72b7-7de0-413b-b2af-964f9fefdd23 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-2bdd72b7-7de0-413b-b2af-964f9fefdd23 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-2bdd72b7-7de0-413b-b2af-964f9fefdd23 .shg-proportional-font-size,
#s-2bdd72b7-7de0-413b-b2af-964f9fefdd23 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 {
  text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 {
  text-align: center;
}
}@media (max-width: 767px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 {
  text-align: center;
}
}
#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 .shogun-heading-component h2 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-2ee72756-448c-4ca2-a3b3-50818df10ca9 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}
#s-c2615594-63b0-4693-952c-27992f8867b4 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-c2615594-63b0-4693-952c-27992f8867b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2615594-63b0-4693-952c-27992f8867b4.shg-box.shg-c {
  justify-content: center;
}

#s-8207ea73-494e-48b6-b499-1605e694708b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8207ea73-494e-48b6-b499-1605e694708b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8207ea73-494e-48b6-b499-1605e694708b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8207ea73-494e-48b6-b499-1605e694708b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8207ea73-494e-48b6-b499-1605e694708b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-5269fac3-91b1-4339-9486-3c4137425ee4 {
  text-align: center;
}

#s-5269fac3-91b1-4339-9486-3c4137425ee4 {
  overflow: hidden;
  
  
}







  #s-5269fac3-91b1-4339-9486-3c4137425ee4 img.shogun-image {
    

    
    
    
  }


#s-5269fac3-91b1-4339-9486-3c4137425ee4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d9626ec4-1567-4727-a94e-9d0018bca372 {
  border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-d9626ec4-1567-4727-a94e-9d0018bca372 {
  margin-top: 20px;
margin-bottom: 0%;
}
}







#s-d9626ec4-1567-4727-a94e-9d0018bca372 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d9626ec4-1567-4727-a94e-9d0018bca372.shg-box.shg-c {
  justify-content: center;
}

#s-3ffb8049-7fb1-4812-b4cc-27e89dbaeb07 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3ffb8049-7fb1-4812-b4cc-27e89dbaeb07 .shogun-heading-component h3 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-3ffb8049-7fb1-4812-b4cc-27e89dbaeb07 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3ffb8049-7fb1-4812-b4cc-27e89dbaeb07 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3ffb8049-7fb1-4812-b4cc-27e89dbaeb07 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-3ffb8049-7fb1-4812-b4cc-27e89dbaeb07 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-a6a6389f-41b3-4dd0-97a2-3c12bf75254f {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-a6a6389f-41b3-4dd0-97a2-3c12bf75254f {
  margin-top: -3%;
margin-bottom: -3%;
}
}
#s-a6a6389f-41b3-4dd0-97a2-3c12bf75254f hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-c7bc3bba-5dd0-4900-8cbf-681f7f450b9b {
  margin-left: 0px;
margin-right: 0px;
}

#s-d160fd48-71fd-4efc-b18e-34becf8d3d3b {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-d160fd48-71fd-4efc-b18e-34becf8d3d3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d160fd48-71fd-4efc-b18e-34becf8d3d3b.shg-box.shg-c {
  justify-content: center;
}

#s-300c261a-7637-44d3-9897-222fce226dcb {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-300c261a-7637-44d3-9897-222fce226dcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-300c261a-7637-44d3-9897-222fce226dcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-300c261a-7637-44d3-9897-222fce226dcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-300c261a-7637-44d3-9897-222fce226dcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-300c261a-7637-44d3-9897-222fce226dcb"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-585a539f-ff1a-473d-98f3-d8eb2c8f5f0d {
  border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-585a539f-ff1a-473d-98f3-d8eb2c8f5f0d {
  margin-top: 20px;
margin-bottom: 0px;
}
}







#s-585a539f-ff1a-473d-98f3-d8eb2c8f5f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-585a539f-ff1a-473d-98f3-d8eb2c8f5f0d.shg-box.shg-c {
  justify-content: center;
}

#s-d758be6d-762e-4f51-af4a-614889c8be6b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d758be6d-762e-4f51-af4a-614889c8be6b .shogun-heading-component h3 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-d758be6d-762e-4f51-af4a-614889c8be6b .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d758be6d-762e-4f51-af4a-614889c8be6b .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d758be6d-762e-4f51-af4a-614889c8be6b .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-d758be6d-762e-4f51-af4a-614889c8be6b .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-f06665fd-d2ca-4474-a823-9f1e5d9f5fed {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-f06665fd-d2ca-4474-a823-9f1e5d9f5fed {
  margin-top: -3%;
margin-bottom: -3%;
}
}
#s-f06665fd-d2ca-4474-a823-9f1e5d9f5fed hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-0d8f94da-6a6f-4f98-9d14-3e64db0be30b {
  margin-left: 0px;
margin-right: 0px;
}

#s-364198d0-ba8f-40d5-948c-aba6fb0d57bd {
  max-width: 1080px;
aspect-ratio: 1080/800;
text-align: center;
}

#s-364198d0-ba8f-40d5-948c-aba6fb0d57bd {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-364198d0-ba8f-40d5-948c-aba6fb0d57bd img.shogun-image,
  #s-364198d0-ba8f-40d5-948c-aba6fb0d57bd .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-364198d0-ba8f-40d5-948c-aba6fb0d57bd {
    width: 100%;
    height: auto;
  }



  #s-364198d0-ba8f-40d5-948c-aba6fb0d57bd img.shogun-image {
    

    
    
    
  }


#s-364198d0-ba8f-40d5-948c-aba6fb0d57bd .shogun-image-content {
  
    justify-content: center;
  
}

#s-4707f982-9055-4b14-a803-6a76d44ae016 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-4707f982-9055-4b14-a803-6a76d44ae016 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4707f982-9055-4b14-a803-6a76d44ae016.shg-box.shg-c {
  justify-content: center;
}

#s-eb9cea37-3e40-4be0-9526-aa1ca5ae37d3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-eb9cea37-3e40-4be0-9526-aa1ca5ae37d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb9cea37-3e40-4be0-9526-aa1ca5ae37d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eb9cea37-3e40-4be0-9526-aa1ca5ae37d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb9cea37-3e40-4be0-9526-aa1ca5ae37d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-85fb9615-87cd-4d69-8311-68a3d047784f {
  text-align: center;
}

#s-85fb9615-87cd-4d69-8311-68a3d047784f {
  overflow: hidden;
  
  
}







  #s-85fb9615-87cd-4d69-8311-68a3d047784f img.shogun-image {
    

    
    
    
  }


#s-85fb9615-87cd-4d69-8311-68a3d047784f .shogun-image-content {
  
    justify-content: center;
  
}

#s-fc2c27e4-a167-4e1a-9fd7-dcd44ee4300a {
  border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-fc2c27e4-a167-4e1a-9fd7-dcd44ee4300a {
  margin-top: 20px;
margin-bottom: 0px;
}
}







#s-fc2c27e4-a167-4e1a-9fd7-dcd44ee4300a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc2c27e4-a167-4e1a-9fd7-dcd44ee4300a.shg-box.shg-c {
  justify-content: center;
}

#s-85ccd90d-b886-4288-ac2a-e4ae5d6a8bc7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-85ccd90d-b886-4288-ac2a-e4ae5d6a8bc7 .shogun-heading-component h3 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-85ccd90d-b886-4288-ac2a-e4ae5d6a8bc7 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-85ccd90d-b886-4288-ac2a-e4ae5d6a8bc7 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-85ccd90d-b886-4288-ac2a-e4ae5d6a8bc7 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-85ccd90d-b886-4288-ac2a-e4ae5d6a8bc7 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-36dd047f-90f7-4cc6-967b-dccf7c79cfe1 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-36dd047f-90f7-4cc6-967b-dccf7c79cfe1 {
  margin-top: -3%;
margin-bottom: -3%;
}
}
#s-36dd047f-90f7-4cc6-967b-dccf7c79cfe1 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-fda4b521-3bea-4a79-b9cc-f1398c3d6497 {
  margin-left: 0px;
margin-right: 0px;
}

#s-6a0c1474-0902-4ce4-852d-0e43fbd13dbe {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-6a0c1474-0902-4ce4-852d-0e43fbd13dbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a0c1474-0902-4ce4-852d-0e43fbd13dbe.shg-box.shg-c {
  justify-content: center;
}

#s-7c37b8c8-ad20-4761-96dc-298b2b00fcc8 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7c37b8c8-ad20-4761-96dc-298b2b00fcc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c37b8c8-ad20-4761-96dc-298b2b00fcc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7c37b8c8-ad20-4761-96dc-298b2b00fcc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c37b8c8-ad20-4761-96dc-298b2b00fcc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7c37b8c8-ad20-4761-96dc-298b2b00fcc8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-be42eef3-42ab-4bf3-acf5-cca35853e570 {
  border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-be42eef3-42ab-4bf3-acf5-cca35853e570 {
  margin-top: 20px;
margin-bottom: 0px;
}
}







#s-be42eef3-42ab-4bf3-acf5-cca35853e570 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be42eef3-42ab-4bf3-acf5-cca35853e570.shg-box.shg-c {
  justify-content: center;
}

#s-8f754d22-7007-425b-b0ae-11f6e59e3a2c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8f754d22-7007-425b-b0ae-11f6e59e3a2c .shogun-heading-component h3 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-8f754d22-7007-425b-b0ae-11f6e59e3a2c .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8f754d22-7007-425b-b0ae-11f6e59e3a2c .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8f754d22-7007-425b-b0ae-11f6e59e3a2c .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-8f754d22-7007-425b-b0ae-11f6e59e3a2c .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-dcb01bb3-8653-428d-852d-ba3265675406 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-dcb01bb3-8653-428d-852d-ba3265675406 {
  margin-top: -3%;
margin-bottom: -3%;
}
}
#s-dcb01bb3-8653-428d-852d-ba3265675406 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-5434ef96-c44d-411b-98ad-c2b05669d9ef {
  margin-left: 0px;
margin-right: 0px;
}

#s-9e6e5730-530f-4be4-aa87-755aceff717e {
  text-align: center;
}

#s-9e6e5730-530f-4be4-aa87-755aceff717e {
  overflow: hidden;
  
  
}







  #s-9e6e5730-530f-4be4-aa87-755aceff717e img.shogun-image {
    

    
    
    
  }


#s-9e6e5730-530f-4be4-aa87-755aceff717e .shogun-image-content {
  
    justify-content: center;
  
}

#s-24789e0d-eb6a-491f-85a8-33d45378dbe7 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-24789e0d-eb6a-491f-85a8-33d45378dbe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24789e0d-eb6a-491f-85a8-33d45378dbe7.shg-box.shg-c {
  justify-content: center;
}

#s-bf75afc4-099a-4819-94fe-d01ead62bb30 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bf75afc4-099a-4819-94fe-d01ead62bb30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf75afc4-099a-4819-94fe-d01ead62bb30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bf75afc4-099a-4819-94fe-d01ead62bb30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf75afc4-099a-4819-94fe-d01ead62bb30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0baa4f8f-66af-4aca-bbe4-feed76d310c8 {
  text-align: center;
}

#s-0baa4f8f-66af-4aca-bbe4-feed76d310c8 {
  overflow: hidden;
  
  
}







  #s-0baa4f8f-66af-4aca-bbe4-feed76d310c8 img.shogun-image {
    

    
    
    
  }


#s-0baa4f8f-66af-4aca-bbe4-feed76d310c8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-65f75687-00d6-4f30-847b-6fba8aecee08 {
  border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-65f75687-00d6-4f30-847b-6fba8aecee08 {
  margin-top: 20px;
margin-bottom: 0px;
}
}







#s-65f75687-00d6-4f30-847b-6fba8aecee08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65f75687-00d6-4f30-847b-6fba8aecee08.shg-box.shg-c {
  justify-content: center;
}

#s-3a045fe2-4beb-41f6-b89d-05b8aaf34ef4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3a045fe2-4beb-41f6-b89d-05b8aaf34ef4 .shogun-heading-component h3 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-3a045fe2-4beb-41f6-b89d-05b8aaf34ef4 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3a045fe2-4beb-41f6-b89d-05b8aaf34ef4 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3a045fe2-4beb-41f6-b89d-05b8aaf34ef4 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-3a045fe2-4beb-41f6-b89d-05b8aaf34ef4 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-ed7f0990-cab3-46cd-aec4-5225e78a2fa0 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-ed7f0990-cab3-46cd-aec4-5225e78a2fa0 {
  margin-top: -3%;
margin-bottom: -3%;
}
}
#s-ed7f0990-cab3-46cd-aec4-5225e78a2fa0 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-bb6db2a7-ee75-4e87-a8c6-3ffbd02e8907 {
  margin-left: 0px;
margin-right: 0px;
}

#s-f8ac3398-cadc-470c-8c6d-5e4a1ac3c393 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-f8ac3398-cadc-470c-8c6d-5e4a1ac3c393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f8ac3398-cadc-470c-8c6d-5e4a1ac3c393.shg-box.shg-c {
  justify-content: center;
}

#s-de367dfc-3512-4881-b649-e1b43911a807 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-de367dfc-3512-4881-b649-e1b43911a807"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de367dfc-3512-4881-b649-e1b43911a807"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de367dfc-3512-4881-b649-e1b43911a807"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de367dfc-3512-4881-b649-e1b43911a807"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-de367dfc-3512-4881-b649-e1b43911a807"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-847a1572-da60-4eab-aa31-4872293b738b {
  border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-847a1572-da60-4eab-aa31-4872293b738b {
  margin-top: 20px;
margin-bottom: 0px;
}
}







#s-847a1572-da60-4eab-aa31-4872293b738b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-847a1572-da60-4eab-aa31-4872293b738b.shg-box.shg-c {
  justify-content: center;
}

#s-47c036f7-e02f-44ab-b429-916ff6832674 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-47c036f7-e02f-44ab-b429-916ff6832674 .shogun-heading-component h3 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-47c036f7-e02f-44ab-b429-916ff6832674 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-47c036f7-e02f-44ab-b429-916ff6832674 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-47c036f7-e02f-44ab-b429-916ff6832674 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-47c036f7-e02f-44ab-b429-916ff6832674 .shogun-heading-component h3 {
  color: rgba(64, 193, 172, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
#s-5172e764-927c-4b95-b7fb-f1fb24bdcb88 {
  margin-left: 12%;
margin-right: 12%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-5172e764-927c-4b95-b7fb-f1fb24bdcb88 {
  margin-top: -3%;
margin-bottom: -3%;
}
}
#s-5172e764-927c-4b95-b7fb-f1fb24bdcb88 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-96879e9c-c0ff-4faa-8dd3-de4cf601dfbf {
  margin-left: 0px;
margin-right: 0px;
}

#s-2403a676-2b9c-4485-ac54-8ad62fa35541 {
  max-width: 1080px;
aspect-ratio: 1080/800;
text-align: center;
}

#s-2403a676-2b9c-4485-ac54-8ad62fa35541 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-2403a676-2b9c-4485-ac54-8ad62fa35541 img.shogun-image,
  #s-2403a676-2b9c-4485-ac54-8ad62fa35541 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2403a676-2b9c-4485-ac54-8ad62fa35541 {
    width: 100%;
    height: auto;
  }



  #s-2403a676-2b9c-4485-ac54-8ad62fa35541 img.shogun-image {
    

    
    
    
  }


#s-2403a676-2b9c-4485-ac54-8ad62fa35541 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5e4d58df-8bfb-46dd-87dc-b3def5975f18 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5e4d58df-8bfb-46dd-87dc-b3def5975f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e4d58df-8bfb-46dd-87dc-b3def5975f18.shg-box.shg-c {
  justify-content: center;
}

#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e {
  padding-left: 30px;
padding-right: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e {
  padding-left: 30px;
padding-right: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e {
  min-height: 200px;
display: none;
}
#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e, #wrap-s-d070bc16-47da-44c7-80e3-5f8df66dbd7e, #wrap-content-s-d070bc16-47da-44c7-80e3-5f8df66dbd7e { display: none !important; }}







#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.3;
  display: block;
}#s-d070bc16-47da-44c7-80e3-5f8df66dbd7e.shg-box.shg-c {
  justify-content: center;
}

#s-542faa2d-ea29-4a14-8d87-b8de8153622f {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-542faa2d-ea29-4a14-8d87-b8de8153622f {
  margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-542faa2d-ea29-4a14-8d87-b8de8153622f {
  margin-left: 7%;
margin-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-542faa2d-ea29-4a14-8d87-b8de8153622f {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-542faa2d-ea29-4a14-8d87-b8de8153622f {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-542faa2d-ea29-4a14-8d87-b8de8153622f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-542faa2d-ea29-4a14-8d87-b8de8153622f.shg-box.shg-c {
  justify-content: center;
}

#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b {
  margin-top: 2%;
margin-left: 0px;
margin-bottom: 2%;
margin-right: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b {
  
}
}@media (max-width: 767px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b {
  
}
}
#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b .shogun-heading-component h1 {
  color: rgba(0, 101, 128, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


@media (min-width: 1200px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b .shogun-heading-component h1 {
  color: rgba(0, 101, 128, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b .shogun-heading-component h1 {
  color: rgba(0, 101, 128, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d8f67472-a98a-4386-b3e0-c5a291d7a46b .shogun-heading-component h1 {
  color: rgba(0, 101, 128, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}
#s-873bda62-fdc8-403b-bbb3-6514cf8be84d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
max-width: 500px;
background-attachment: scroll;
}
@media (max-width: 767px){#s-873bda62-fdc8-403b-bbb3-6514cf8be84d {
  max-width: 400px;
}
}







#s-873bda62-fdc8-403b-bbb3-6514cf8be84d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-873bda62-fdc8-403b-bbb3-6514cf8be84d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5fd62257-3e4d-4702-abd4-0f5a9a4a1807"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5fd62257-3e4d-4702-abd4-0f5a9a4a1807"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fd62257-3e4d-4702-abd4-0f5a9a4a1807"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fd62257-3e4d-4702-abd4-0f5a9a4a1807"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0777da77-e351-4ec4-93f3-ceac2c7360a2 {
  text-align: center;
}

#s-0777da77-e351-4ec4-93f3-ceac2c7360a2 {
  overflow: hidden;
  
  
}







  #s-0777da77-e351-4ec4-93f3-ceac2c7360a2 img.shogun-image {
    

    
    
    
  }


#s-0777da77-e351-4ec4-93f3-ceac2c7360a2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-aebd7219-2bb9-4169-be7d-087564b060b2 {
  text-align: center;
}

#s-aebd7219-2bb9-4169-be7d-087564b060b2 {
  overflow: hidden;
  
  
}







  #s-aebd7219-2bb9-4169-be7d-087564b060b2 img.shogun-image {
    

    
    
    
  }


#s-aebd7219-2bb9-4169-be7d-087564b060b2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-aa144c72-4513-466e-8c44-63be85d1b7c9 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 3%;
margin-bottom: 3%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-aa144c72-4513-466e-8c44-63be85d1b7c9 {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-aa144c72-4513-466e-8c44-63be85d1b7c9, #wrap-s-aa144c72-4513-466e-8c44-63be85d1b7c9, #wrap-content-s-aa144c72-4513-466e-8c44-63be85d1b7c9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa144c72-4513-466e-8c44-63be85d1b7c9 {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-aa144c72-4513-466e-8c44-63be85d1b7c9, #wrap-s-aa144c72-4513-466e-8c44-63be85d1b7c9, #wrap-content-s-aa144c72-4513-466e-8c44-63be85d1b7c9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa144c72-4513-466e-8c44-63be85d1b7c9 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-aa144c72-4513-466e-8c44-63be85d1b7c9, #wrap-s-aa144c72-4513-466e-8c44-63be85d1b7c9, #wrap-content-s-aa144c72-4513-466e-8c44-63be85d1b7c9 { display: none !important; }}@media (max-width: 767px){#s-aa144c72-4513-466e-8c44-63be85d1b7c9 {
  min-height: 200px;
}
}







#s-aa144c72-4513-466e-8c44-63be85d1b7c9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
  display: block;
}#s-aa144c72-4513-466e-8c44-63be85d1b7c9.shg-box.shg-c {
  justify-content: center;
}

#s-bc0cb987-8edd-403f-9e17-df69593653a4 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-bc0cb987-8edd-403f-9e17-df69593653a4 {
  margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc0cb987-8edd-403f-9e17-df69593653a4 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc0cb987-8edd-403f-9e17-df69593653a4 {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-bc0cb987-8edd-403f-9e17-df69593653a4 {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-bc0cb987-8edd-403f-9e17-df69593653a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc0cb987-8edd-403f-9e17-df69593653a4.shg-box.shg-c {
  justify-content: center;
}

#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a {
  margin-top: 2%;
margin-left: 0px;
margin-bottom: 2%;
margin-right: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a {
  
}
}@media (max-width: 767px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a {
  
}
}
#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


@media (min-width: 1200px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-559e9216-2ad8-4ab0-93d4-8e5ac508e69a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}
#s-b0d82fa3-e83a-4973-9186-f9a6ecffe001 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
max-width: 500px;
background-attachment: scroll;
}
@media (max-width: 767px){#s-b0d82fa3-e83a-4973-9186-f9a6ecffe001 {
  max-width: 400px;
}
}







#s-b0d82fa3-e83a-4973-9186-f9a6ecffe001 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0d82fa3-e83a-4973-9186-f9a6ecffe001.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0355f72c-9627-4809-822f-534d3f67a778"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0355f72c-9627-4809-822f-534d3f67a778"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0355f72c-9627-4809-822f-534d3f67a778"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0355f72c-9627-4809-822f-534d3f67a778"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b05a7403-a4d3-4ca1-9e93-69c245221693 {
  text-align: center;
}

#s-b05a7403-a4d3-4ca1-9e93-69c245221693 {
  overflow: hidden;
  
  
}







  #s-b05a7403-a4d3-4ca1-9e93-69c245221693 img.shogun-image {
    

    
    
    
  }


#s-b05a7403-a4d3-4ca1-9e93-69c245221693 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ace441ce-c791-4a7c-bbbf-0ba65b5f201c {
  text-align: center;
}

#s-ace441ce-c791-4a7c-bbbf-0ba65b5f201c {
  overflow: hidden;
  
  
}







  #s-ace441ce-c791-4a7c-bbbf-0ba65b5f201c img.shogun-image {
    

    
    
    
  }


#s-ace441ce-c791-4a7c-bbbf-0ba65b5f201c .shogun-image-content {
  
    justify-content: center;
  
}

#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166 {
  margin-top: 0%;
margin-left: 12%;
margin-bottom: 0%;
margin-right: 12%;
max-width: 76%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166 {
  margin-top: 0%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 8%;
max-width: 84%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166 {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
max-width: 92%;
}
}@media (max-width: 767px){#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166 {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
max-width: 96%;
}
}







#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd99c746-4ee6-43c1-a5c2-0bf87f565166.shg-box.shg-c {
  justify-content: center;
}

#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf {
  margin-top: 1%;
margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf {
  margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf {
  margin-left: 7%;
margin-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ccd1d3fa-fa69-48c4-bdda-2286eb7bdedf.shg-box.shg-c {
  justify-content: center;
}

#s-14394a0c-c6db-4796-9091-dc8d7809f623 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 {
  text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 {
  text-align: center;
}
}@media (max-width: 767px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 {
  text-align: center;
}
}
#s-14394a0c-c6db-4796-9091-dc8d7809f623 .shogun-heading-component h2 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-14394a0c-c6db-4796-9091-dc8d7809f623 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}
#s-5152d8c3-7971-49ae-8f0a-6ecd3c24f008 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 3%;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}








#s-5152d8c3-7971-49ae-8f0a-6ecd3c24f008 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5152d8c3-7971-49ae-8f0a-6ecd3c24f008.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-9979699e-4ae4-45fe-829f-08d2de382952 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9979699e-4ae4-45fe-829f-08d2de382952 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-9979699e-4ae4-45fe-829f-08d2de382952 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 101, 128, 1);
}

#s-9979699e-4ae4-45fe-829f-08d2de382952 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9979699e-4ae4-45fe-829f-08d2de382952 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 101, 128, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 500;
  
  font-size: 16px;
}

#s-9979699e-4ae4-45fe-829f-08d2de382952 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5f77dd1b-a0af-4b99-9062-110e0725ed4e {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-26c71ed3-0dc6-4d6d-9d03-cadb12447297 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-1d9caf23-3f6e-490e-bae8-8a3725840767 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-1400ca3f-4360-429b-8d95-27b28c122b0a {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-ef506835-7e0f-4954-a305-8ad6569a3472 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-0f0d30e8-ca8c-4f7c-ba9c-da8c0f499415 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-9badae44-01ae-4b1f-b29c-3a919948450c {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-11cbfaa8-cd57-41fd-9f5b-05b7d28d69b9 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-0af905c7-b82f-4745-a5d9-f4791195f190 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-808d3d1a-89a5-45fd-84ec-f631b372222d {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-006c97a6-62d2-4c32-9330-95c1c5d40e60 {
  padding-top: 1%;
padding-left: 1%;
padding-bottom: 1%;
padding-right: 1%;
}

#s-d841c439-5b5d-4169-a950-83bf367d85bd {
  border-style: solid;
margin-left: 1%;
margin-bottom: 10px;
margin-right: 1%;
border-color: #2C2A34;
max-width: 300px;
text-align: center;
}
#s-d841c439-5b5d-4169-a950-83bf367d85bd:hover {border-style: solid !important;
border-color: #2C2A34 !important;}
#s-d841c439-5b5d-4169-a950-83bf367d85bd {
  overflow: hidden;
  
  
      max-width: 300px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-d841c439-5b5d-4169-a950-83bf367d85bd img.shogun-image {
    

    
    
    
  }


#s-d841c439-5b5d-4169-a950-83bf367d85bd .shogun-image-content {
  
    justify-content: center;
  
}

#s-d12d22bd-486d-46a2-bdb4-2fe5a1a3ddd5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d12d22bd-486d-46a2-bdb4-2fe5a1a3ddd5 .shogun-heading-component h2 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-d12d22bd-486d-46a2-bdb4-2fe5a1a3ddd5 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d12d22bd-486d-46a2-bdb4-2fe5a1a3ddd5 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d12d22bd-486d-46a2-bdb4-2fe5a1a3ddd5 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-d12d22bd-486d-46a2-bdb4-2fe5a1a3ddd5 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.1em;
  
  
}


}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-13ef7ae1-b611-4e79-8a15-f38695616c75 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 5px;
background-color: rgba(0, 103, 127, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-13ef7ae1-b611-4e79-8a15-f38695616c75:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzY0NDE3MTUtYjE5YS00NDQ3LWEzY2QtY2ZkMWQ1NWMyYzc0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2NzdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0MDQ2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNjQ0MTcxNS1iMTlhLTQ0NDctYTNjZC1jZmQxZDU1YzJjNzQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#00677f"}, {"id"=>1, "pos"=>1, "color"=>"#004046"}] !important;
hover-type: gradient !important;}#s-13ef7ae1-b611-4e79-8a15-f38695616c75:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-13ef7ae1-b611-4e79-8a15-f38695616c75 {
  background-image: none;
background-color: rgba(0, 103, 127, 1);
hover-type: color;
}
#s-13ef7ae1-b611-4e79-8a15-f38695616c75:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGJiNTM1NTYtMDA1ZC00MzNmLWFhMGUtNjVlODc5NTZmNWU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2NzdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0MDQ2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0YmI1MzU1Ni0wMDVkLTQzM2YtYWEwZS02NWU4Nzk1NmY1ZTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>2, "pos"=>0.05, "color"=>"#00677f"}, {"id"=>1, "pos"=>1, "color"=>"#004046"}] !important;
hover-type: gradient !important;}}

  #s-13ef7ae1-b611-4e79-8a15-f38695616c75-root {
    text-align: center;
  }


#s-13ef7ae1-b611-4e79-8a15-f38695616c75.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-13ef7ae1-b611-4e79-8a15-f38695616c75-root {
    text-align: center;
  }


#s-13ef7ae1-b611-4e79-8a15-f38695616c75.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-13ef7ae1-b611-4e79-8a15-f38695616c75-root {
    text-align: center;
  }


#s-13ef7ae1-b611-4e79-8a15-f38695616c75.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-13ef7ae1-b611-4e79-8a15-f38695616c75-root {
    text-align: center;
  }


#s-13ef7ae1-b611-4e79-8a15-f38695616c75.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-13ef7ae1-b611-4e79-8a15-f38695616c75-root {
    text-align: center;
  }


#s-13ef7ae1-b611-4e79-8a15-f38695616c75.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-794c8459-60e3-401c-838e-85109198ffea {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-794c8459-60e3-401c-838e-85109198ffea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-794c8459-60e3-401c-838e-85109198ffea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-794c8459-60e3-401c-838e-85109198ffea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-794c8459-60e3-401c-838e-85109198ffea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 16/9;
text-align: center;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  margin: 0 !important;
  overflow: visible;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5%;
  
}

.shg-image-content-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add background color handling */
  
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(255, 255, 255, 1);
  border-style: none;
  border-radius: 0px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
  box-sizing: border-box;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c313e665-5c2b-44db-9f29-ca73af63f247 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
      position: relative;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  margin: 0 !important;
  overflow: visible;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add background color handling */
  
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
  box-sizing: border-box;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c313e665-5c2b-44db-9f29-ca73af63f247 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
      position: relative;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  margin: 0 !important;
  overflow: visible;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add background color handling */
  
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
  box-sizing: border-box;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c313e665-5c2b-44db-9f29-ca73af63f247 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
      position: relative;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  margin: 0 !important;
  overflow: visible;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add background color handling */
  
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
  box-sizing: border-box;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c313e665-5c2b-44db-9f29-ca73af63f247 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
      position: relative;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  margin: 0 !important;
  overflow: visible;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c313e665-5c2b-44db-9f29-ca73af63f247 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add background color handling */
  
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image {
  box-sizing: border-box;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c313e665-5c2b-44db-9f29-ca73af63f247 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c313e665-5c2b-44db-9f29-ca73af63f247 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container {
      position: relative;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c313e665-5c2b-44db-9f29-ca73af63f247 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 16/9;
text-align: center;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5%;
  
}

.shg-image-content-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
  box-sizing: border-box;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
      position: relative;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
  box-sizing: border-box;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
      position: relative;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
  box-sizing: border-box;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
      position: relative;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
  box-sizing: border-box;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
      position: relative;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image {
  box-sizing: border-box;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container {
      position: relative;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ec8cc117-6bcc-455b-b408-2ccce6aff2dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad {
  margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad {
  margin-left: 8%;
margin-right: 8%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad {
  margin-left: 3%;
margin-right: 3%;
}
}







#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad.shg-box.shg-c {
  justify-content: flex-start;
}
@media (min-width: 1200px){






#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b1a0ea7e-472b-44fa-8eb1-e093392c17ad.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-7de8193b-5846-4386-a11b-f0f16a33eab8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 {
  margin-bottom: 1%;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 {
  text-align: center;
}
}@media (max-width: 767px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 {
  text-align: center;
}
}
#s-7de8193b-5846-4386-a11b-f0f16a33eab8 .shogun-heading-component h2 {
  
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-7de8193b-5846-4386-a11b-f0f16a33eab8 .shogun-heading-component h2 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}
#s-e4fa0580-12a3-4afc-97a0-77936091b24a {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e4fa0580-12a3-4afc-97a0-77936091b24a {
  display: none;
}
#s-e4fa0580-12a3-4afc-97a0-77936091b24a, #wrap-s-e4fa0580-12a3-4afc-97a0-77936091b24a, #wrap-content-s-e4fa0580-12a3-4afc-97a0-77936091b24a { display: none !important; }}
#s-e4fa0580-12a3-4afc-97a0-77936091b24a .shg-proportional-font-size,
#s-e4fa0580-12a3-4afc-97a0-77936091b24a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 {
  display: none;
}
#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7, #wrap-s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7, #wrap-content-s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 {
  display: none;
}
#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7, #wrap-s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7, #wrap-content-s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 {
  display: none;
}
#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7, #wrap-s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7, #wrap-content-s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 { display: none !important; }}
#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 .shg-proportional-font-size,
#s-0e1853f7-a9d0-4c87-8175-415b2c8cc5b7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}
@media (max-width: 767px){#s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1 {
  display: none;
}
#s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1, #wrap-s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1, #wrap-content-s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb914ea8-fbf8-41c7-b6d0-4b81e6663da1"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 12.0px);
}

}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin-top: 0%;
margin-bottom: 5%;
}
}
#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5-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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5-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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5-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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5-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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5-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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .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-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-bcbe8e17-2c12-456d-8cd1-5355030d6ed5 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin-top: 0%;
margin-bottom: 5%;
}
}
#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35-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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35-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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35-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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35-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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35-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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .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-f0f3e0f1-06e9-438c-9caa-73cb47193d35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0f3e0f1-06e9-438c-9caa-73cb47193d35.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f0f3e0f1-06e9-438c-9caa-73cb47193d35 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin-bottom: 5%;
}
}
#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d-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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d-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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d .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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d-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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d .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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d-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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d .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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d-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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d .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-8b1d0823-b746-48f2-b405-bb0e6b89480d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b1d0823-b746-48f2-b405-bb0e6b89480d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-8b1d0823-b746-48f2-b405-bb0e6b89480d .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin-bottom: 5%;
}
}
#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70-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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70-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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70-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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70-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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70-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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .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-92df54a9-ee61-4d53-ad69-9cfe93a04b70 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df54a9-ee61-4d53-ad69-9cfe93a04b70.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-92df54a9-ee61-4d53-ad69-9cfe93a04b70 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin-bottom: 5%;
}
}
#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b-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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d210eac5-d817-4fca-929e-5f21e100fc6b img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b-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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b .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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d210eac5-d817-4fca-929e-5f21e100fc6b img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b-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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b .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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d210eac5-d817-4fca-929e-5f21e100fc6b img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b-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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b .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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d210eac5-d817-4fca-929e-5f21e100fc6b img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-d210eac5-d817-4fca-929e-5f21e100fc6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b-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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b .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-d210eac5-d817-4fca-929e-5f21e100fc6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d210eac5-d817-4fca-929e-5f21e100fc6b img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d210eac5-d817-4fca-929e-5f21e100fc6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d210eac5-d817-4fca-929e-5f21e100fc6b .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 {
  display: none;
}
#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409, #wrap-s-6c7cd97f-06b2-4ef0-b706-f72687fa6409, #wrap-content-s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 {
  display: none;
}
#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409, #wrap-s-6c7cd97f-06b2-4ef0-b706-f72687fa6409, #wrap-content-s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 {
  display: none;
}
#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409, #wrap-s-6c7cd97f-06b2-4ef0-b706-f72687fa6409, #wrap-content-s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 { display: none !important; }}@media (max-width: 767px){#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 {
  margin-left: 10%;
margin-bottom: 10%;
margin-right: 10%;
}
}







#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c7cd97f-06b2-4ef0-b706-f72687fa6409.shg-box.shg-c {
  justify-content: center;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin-top: 0%;
margin-bottom: 5%;
}
}
#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767-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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767-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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767-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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767-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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767-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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .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-d9ebd15d-1d5a-4a98-8551-39ff05f08767 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9ebd15d-1d5a-4a98-8551-39ff05f08767.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d9ebd15d-1d5a-4a98-8551-39ff05f08767 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin-top: 0%;
margin-bottom: 5%;
}
}
#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a-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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a994e55e-8a50-4a83-9590-8e825c049e8a img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a-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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a .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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a994e55e-8a50-4a83-9590-8e825c049e8a img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a-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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a .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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a994e55e-8a50-4a83-9590-8e825c049e8a img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a-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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a .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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a994e55e-8a50-4a83-9590-8e825c049e8a img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-a994e55e-8a50-4a83-9590-8e825c049e8a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a-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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0%;
  margin-bottom: 5%;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a .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-a994e55e-8a50-4a83-9590-8e825c049e8a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a994e55e-8a50-4a83-9590-8e825c049e8a img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a994e55e-8a50-4a83-9590-8e825c049e8a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a994e55e-8a50-4a83-9590-8e825c049e8a .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin-bottom: 5%;
}
}
#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f-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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f-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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f-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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f-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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f-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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .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-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7921cdfc-dc4b-46d1-a325-5c0f2f58b84f .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin-bottom: 5%;
}
}
#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dd009f6-710b-484f-b518-269e5620a830-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-3dd009f6-710b-484f-b518-269e5620a830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dd009f6-710b-484f-b518-269e5620a830 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3dd009f6-710b-484f-b518-269e5620a830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3dd009f6-710b-484f-b518-269e5620a830 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dd009f6-710b-484f-b518-269e5620a830-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-3dd009f6-710b-484f-b518-269e5620a830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dd009f6-710b-484f-b518-269e5620a830 .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-3dd009f6-710b-484f-b518-269e5620a830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3dd009f6-710b-484f-b518-269e5620a830 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dd009f6-710b-484f-b518-269e5620a830-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-3dd009f6-710b-484f-b518-269e5620a830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dd009f6-710b-484f-b518-269e5620a830 .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-3dd009f6-710b-484f-b518-269e5620a830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3dd009f6-710b-484f-b518-269e5620a830 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dd009f6-710b-484f-b518-269e5620a830-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-3dd009f6-710b-484f-b518-269e5620a830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3dd009f6-710b-484f-b518-269e5620a830 .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-3dd009f6-710b-484f-b518-269e5620a830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3dd009f6-710b-484f-b518-269e5620a830 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-3dd009f6-710b-484f-b518-269e5620a830 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3dd009f6-710b-484f-b518-269e5620a830-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-3dd009f6-710b-484f-b518-269e5620a830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

#s-3dd009f6-710b-484f-b518-269e5620a830 .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-3dd009f6-710b-484f-b518-269e5620a830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3dd009f6-710b-484f-b518-269e5620a830 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dd009f6-710b-484f-b518-269e5620a830.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3dd009f6-710b-484f-b518-269e5620a830 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
text-align: center;
}
@media (max-width: 767px){#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin-bottom: 5%;
}
}
#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955-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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-radius: 1em;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9576e85d-6925-48a0-a677-89b3a1d23955 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955-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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955 .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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9576e85d-6925-48a0-a677-89b3a1d23955 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955-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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955 .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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9576e85d-6925-48a0-a677-89b3a1d23955 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955-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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955 .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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9576e85d-6925-48a0-a677-89b3a1d23955 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-9576e85d-6925-48a0-a677-89b3a1d23955 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955-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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 5%;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955 .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-9576e85d-6925-48a0-a677-89b3a1d23955 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9576e85d-6925-48a0-a677-89b3a1d23955 img.shogun-image {
  width: 100%;
  
  
  max-width: 750px;

      
    max-width: 750px;

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




.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9576e85d-6925-48a0-a677-89b3a1d23955.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9576e85d-6925-48a0-a677-89b3a1d23955 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-5dea66e2-1639-4bf8-859f-95d46b332573 {
  margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
min-height: 50px;
}








#s-5dea66e2-1639-4bf8-859f-95d46b332573 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5dea66e2-1639-4bf8-859f-95d46b332573.shg-box.shg-c {
  justify-content: center;
}

#s-583305b4-3f90-48a0-b116-3a8a8441c86e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
background-color: rgba(200, 201, 199, 1);
}

@media (min-width: 0px) {
[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-583305b4-3f90-48a0-b116-3a8a8441c86e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-9d7bae4a-e25d-4aa2-bce3-c8a15c15d86a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9d7bae4a-e25d-4aa2-bce3-c8a15c15d86a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d7bae4a-e25d-4aa2-bce3-c8a15c15d86a.shg-box.shg-c {
  justify-content: center;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  margin-left: auto;
margin-right: auto;
max-width: 3668px;
text-align: center;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b-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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b img.shogun-image {
  width: 100%;
  
  
  max-width: 3668px;

      
    max-width: 3668px;

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




.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b-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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b img.shogun-image {
  width: 100%;
  
  
  max-width: 3668px;

      
    max-width: 3668px;

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




.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b-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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b img.shogun-image {
  width: 100%;
  
  
  max-width: 3668px;

      
    max-width: 3668px;

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




.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b-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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b img.shogun-image {
  width: 100%;
  
  
  max-width: 3668px;

      
    max-width: 3668px;

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




.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b-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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .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-075dc0c1-4857-4188-bd4e-f6e6fec8530b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b img.shogun-image {
  width: 100%;
  
  
  max-width: 3668px;

      
    max-width: 3668px;

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




.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-075dc0c1-4857-4188-bd4e-f6e6fec8530b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9ca2bba7-caa1-456c-81b2-8e510d86cd64 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9ca2bba7-caa1-456c-81b2-8e510d86cd64 {
  margin-top: 3%;
margin-bottom: 3%;
}
}







#s-9ca2bba7-caa1-456c-81b2-8e510d86cd64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ca2bba7-caa1-456c-81b2-8e510d86cd64.shg-box.shg-c {
  justify-content: center;
}

#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b {
  margin-top: 3%;
text-align: center;
}
}
#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b .shogun-heading-component h3 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


@media (min-width: 1200px){#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b .shogun-heading-component h3 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b .shogun-heading-component h3 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1.1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b .shogun-heading-component h3 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}@media (max-width: 767px){#s-e5ac98aa-c7b5-4dd1-8cd1-da5c8577019b .shogun-heading-component h3 {
  color: rgba(65, 64, 66, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.1em;
  
  
}


}
#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff {
  margin-top: 2%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff {
  display: none;
}
#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff, #wrap-s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff, #wrap-content-s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff { display: none !important; }}@media (max-width: 767px){#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff {
  display: none;
}
#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff, #wrap-s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff, #wrap-content-s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff { display: none !important; }}
#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff .shg-proportional-font-size,
#s-9f026633-b9f6-4bbb-89b1-19b8ca91b5ff .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d3943457-cf29-433e-ada0-f416701d8a4f {
  margin-top: 2%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-d3943457-cf29-433e-ada0-f416701d8a4f {
  display: none;
}
#s-d3943457-cf29-433e-ada0-f416701d8a4f, #wrap-s-d3943457-cf29-433e-ada0-f416701d8a4f, #wrap-content-s-d3943457-cf29-433e-ada0-f416701d8a4f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3943457-cf29-433e-ada0-f416701d8a4f {
  display: none;
}
#s-d3943457-cf29-433e-ada0-f416701d8a4f, #wrap-s-d3943457-cf29-433e-ada0-f416701d8a4f, #wrap-content-s-d3943457-cf29-433e-ada0-f416701d8a4f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3943457-cf29-433e-ada0-f416701d8a4f {
  
}
}@media (max-width: 767px){#s-d3943457-cf29-433e-ada0-f416701d8a4f {
  
}
}
#s-d3943457-cf29-433e-ada0-f416701d8a4f .shg-proportional-font-size,
#s-d3943457-cf29-433e-ada0-f416701d8a4f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ae38eebd-fd57-4c5e-a217-98c9457b41de {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 5px;
background-color: rgba(0, 103, 127, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ae38eebd-fd57-4c5e-a217-98c9457b41de:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2NhMDk3OGYtMjA5Mi00M2RhLWJmOWEtYzE1MTQ3ZGUxZTVhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2NzdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzMzNlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3Y2EwOTc4Zi0yMDkyLTQzZGEtYmY5YS1jMTUxNDdkZTFlNWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#00677f"}, {"id"=>2, "pos"=>1, "color"=>"#00333e"}] !important;}#s-ae38eebd-fd57-4c5e-a217-98c9457b41de:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 992px) and (max-width: 1199px){#s-ae38eebd-fd57-4c5e-a217-98c9457b41de {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTExNmM1MzYtMjY2My00MDVmLWI5ZWQtNGFjNmUwYjljZWUxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2OTdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzMzNlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMTE2YzUzNi0yNjYzLTQwNWYtYjllZC00YWM2ZTBiOWNlZTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#00697f"}, {"id"=>2, "pos"=>1, "color"=>"#00333e"}];
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae38eebd-fd57-4c5e-a217-98c9457b41de {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmY2YjEwY2ItY2MxOC00ZmM0LWIxNWEtYjZkYjQ2ZWY1YjJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2OTdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzMzNlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmZjZiMTBjYi1jYzE4LTRmYzQtYjE1YS1iNmRiNDZlZjViMmQpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#00697f"}, {"id"=>2, "pos"=>1, "color"=>"#00333e"}];
}
}@media (max-width: 767px){#s-ae38eebd-fd57-4c5e-a217-98c9457b41de {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzE4NzZlMTktNGUzMy00MjU0LWE2MDQtODQ0MDZmNTAzNGRhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2OTdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzMzNlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MTg3NmUxOS00ZTMzLTQyNTQtYTYwNC04NDQwNmY1MDM0ZGEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 3%;
margin-bottom: 3%;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#00697f"}, {"id"=>2, "pos"=>1, "color"=>"#00333e"}];
text-align: center;
}
#s-ae38eebd-fd57-4c5e-a217-98c9457b41de:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTQxYjgyYzItYmVjMS00YjNkLTg4NTgtNjQ2Y2ZjNDdlOGQ0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA2NzdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzMzNlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NDFiODJjMi1iZWMxLTRiM2QtODg1OC02NDZjZmM0N2U4ZDQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#00677f"}, {"id"=>2, "pos"=>1, "color"=>"#00333e"}] !important;}}

  #s-ae38eebd-fd57-4c5e-a217-98c9457b41de-root {
    text-align: left;
  }


#s-ae38eebd-fd57-4c5e-a217-98c9457b41de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae38eebd-fd57-4c5e-a217-98c9457b41de-root {
    text-align: left;
  }


#s-ae38eebd-fd57-4c5e-a217-98c9457b41de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae38eebd-fd57-4c5e-a217-98c9457b41de-root {
    text-align: left;
  }


#s-ae38eebd-fd57-4c5e-a217-98c9457b41de.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae38eebd-fd57-4c5e-a217-98c9457b41de-root {
    text-align: left;
  }


#s-ae38eebd-fd57-4c5e-a217-98c9457b41de.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae38eebd-fd57-4c5e-a217-98c9457b41de-root {
    text-align: center;
  }


#s-ae38eebd-fd57-4c5e-a217-98c9457b41de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
