.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-88c64f43-730a-4044-ac7f-3628ba07cb78 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-position: center center;
}
@media (min-width: 1200px){#s-88c64f43-730a-4044-ac7f-3628ba07cb78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88c64f43-730a-4044-ac7f-3628ba07cb78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88c64f43-730a-4044-ac7f-3628ba07cb78 {
  display: none;
}
#s-88c64f43-730a-4044-ac7f-3628ba07cb78, #wrap-s-88c64f43-730a-4044-ac7f-3628ba07cb78, #wrap-content-s-88c64f43-730a-4044-ac7f-3628ba07cb78 { display: none !important; }}@media (max-width: 767px){#s-88c64f43-730a-4044-ac7f-3628ba07cb78 {
  display: none;
}
#s-88c64f43-730a-4044-ac7f-3628ba07cb78, #wrap-s-88c64f43-730a-4044-ac7f-3628ba07cb78, #wrap-content-s-88c64f43-730a-4044-ac7f-3628ba07cb78 { display: none !important; }}
#s-88c64f43-730a-4044-ac7f-3628ba07cb78 {
  background-image: url(https://i.shgcdn.com/ecc04509-6183-4795-8d02-c161d18a095b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-88c64f43-730a-4044-ac7f-3628ba07cb78 > .shg-box-overlay {
  background-color: rgba(1, 85, 45, 1);
  opacity: 0.2;
  display: block;
}#s-88c64f43-730a-4044-ac7f-3628ba07cb78.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8110c264-1f05-4b22-8f59-fc11378e3879 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1388px;
}








#s-8110c264-1f05-4b22-8f59-fc11378e3879 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8110c264-1f05-4b22-8f59-fc11378e3879.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-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc {
  margin-top: 100px;
margin-left: 0%;
margin-bottom: 100px;
margin-right: 0%;
padding-top: 5px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
max-width: 1388px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a2851a7-3e9c-4c44-8ddb-316c4284ebbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

.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-1c028e65-205e-4a87-9ca1-56e385acf43c {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1c028e65-205e-4a87-9ca1-56e385acf43c .shogun-heading-component h1 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 65px;
  line-height: 1em;
  
  text-align: left;
}



#s-4558739a-46be-4f1c-93ef-353b96fdeed8 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 10%;
text-align: left;
}

#s-4558739a-46be-4f1c-93ef-353b96fdeed8 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  
  text-align: left;
}



.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-ab62cd75-054c-47df-be67-878fd5292a47 {
  margin-top: 5px;
margin-left: 30px;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 200, 88, 1);
border-style: solid;
border-radius: 5px;
opacity: 1;
text-align: left;
background-color: rgba(255, 182, 18, 1);
font-size: 14px;
font-weight: bold;
color: rgba(48, 52, 59, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ab62cd75-054c-47df-be67-878fd5292a47:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
opacity: 1 !important;
background-color: rgba(244, 244, 244, 0.15) !important;
color: rgba(244, 244, 244, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ab62cd75-054c-47df-be67-878fd5292a47:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 105, 55, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 1) !important;
color: rgba(0, 105, 55, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ab62cd75-054c-47df-be67-878fd5292a47-root {
    text-align: left;
  }


#s-ab62cd75-054c-47df-be67-878fd5292a47.shg-btn {
  color: rgba(48, 52, 59, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ab62cd75-054c-47df-be67-878fd5292a47-root {
    text-align: left;
  }


#s-ab62cd75-054c-47df-be67-878fd5292a47.shg-btn {
  color: rgba(48, 52, 59, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ab62cd75-054c-47df-be67-878fd5292a47-root {
    text-align: left;
  }


#s-ab62cd75-054c-47df-be67-878fd5292a47.shg-btn {
  color: rgba(48, 52, 59, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ab62cd75-054c-47df-be67-878fd5292a47-root {
    text-align: left;
  }


#s-ab62cd75-054c-47df-be67-878fd5292a47.shg-btn {
  color: rgba(48, 52, 59, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ab62cd75-054c-47df-be67-878fd5292a47-root {
    text-align: left;
  }


#s-ab62cd75-054c-47df-be67-878fd5292a47.shg-btn {
  color: rgba(48, 52, 59, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}
#s-b8dbbede-855e-405b-a628-152a495de45c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
background-position: center center;
}
@media (min-width: 1200px){#s-b8dbbede-855e-405b-a628-152a495de45c {
  display: none;
}
#s-b8dbbede-855e-405b-a628-152a495de45c, #wrap-s-b8dbbede-855e-405b-a628-152a495de45c, #wrap-content-s-b8dbbede-855e-405b-a628-152a495de45c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8dbbede-855e-405b-a628-152a495de45c {
  display: none;
}
#s-b8dbbede-855e-405b-a628-152a495de45c, #wrap-s-b8dbbede-855e-405b-a628-152a495de45c, #wrap-content-s-b8dbbede-855e-405b-a628-152a495de45c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8dbbede-855e-405b-a628-152a495de45c {
  
}
}@media (max-width: 767px){#s-b8dbbede-855e-405b-a628-152a495de45c {
  
}
}
#s-b8dbbede-855e-405b-a628-152a495de45c {
  background-image: url(https://i.shgcdn.com/39682b01-d14a-4445-8b62-a203e54c0456/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b8dbbede-855e-405b-a628-152a495de45c > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
  display: block;
}#s-b8dbbede-855e-405b-a628-152a495de45c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8f6a2d1e-4671-48d6-a4f3-9bab05a5241e {
  margin-top: 350px;
margin-bottom: 0px;
min-height: 50px;
}








#s-8f6a2d1e-4671-48d6-a4f3-9bab05a5241e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8f6a2d1e-4671-48d6-a4f3-9bab05a5241e.shg-box.shg-c {
  justify-content: center;
}

#s-76bad47d-810c-4309-9f06-0ecb23c1ca99 {
  margin-top: 40px;
margin-left: 6%;
margin-bottom: 0px;
margin-right: 6%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-76bad47d-810c-4309-9f06-0ecb23c1ca99 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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-40a0ed00-f4d1-4c17-a5d9-9da1c7fb6b64 {
  margin-top: 15px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

#s-68421c3d-35de-4cc6-90a3-1915be4060d2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2NmZGE5YzEtY2UwNy00YWY3LTg3MzktZjMyMDMyNTYwNmVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZiNjEyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDM5NDA1O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzY2ZkYTljMS1jZTA3LTRhZjctODczOS1mMzIwMzI1NjA2ZWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(246, 190, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: center;
font-size: 14px;
font-weight: bold;
color: rgba(244, 244, 244, 1);
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffb612"}, {"id"=>2, "pos"=>1, "color"=>"#d39405"}];
hover-type: gradient;
}
#s-68421c3d-35de-4cc6-90a3-1915be4060d2:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(244, 244, 244, 0.25) !important;
color: rgba(244, 244, 244, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68421c3d-35de-4cc6-90a3-1915be4060d2:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 10px !important;
background-color: rgba(244, 244, 244, 1) !important;
color: rgba(0, 105, 55, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-68421c3d-35de-4cc6-90a3-1915be4060d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68421c3d-35de-4cc6-90a3-1915be4060d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68421c3d-35de-4cc6-90a3-1915be4060d2 {
  
}
}@media (max-width: 767px){#s-68421c3d-35de-4cc6-90a3-1915be4060d2 {
  
}
}

  #s-68421c3d-35de-4cc6-90a3-1915be4060d2-root {
    text-align: center;
  }


#s-68421c3d-35de-4cc6-90a3-1915be4060d2.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-68421c3d-35de-4cc6-90a3-1915be4060d2-root {
    text-align: center;
  }


#s-68421c3d-35de-4cc6-90a3-1915be4060d2.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68421c3d-35de-4cc6-90a3-1915be4060d2-root {
    text-align: center;
  }


#s-68421c3d-35de-4cc6-90a3-1915be4060d2.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68421c3d-35de-4cc6-90a3-1915be4060d2-root {
    text-align: center;
  }


#s-68421c3d-35de-4cc6-90a3-1915be4060d2.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-68421c3d-35de-4cc6-90a3-1915be4060d2-root {
    text-align: center;
  }


#s-68421c3d-35de-4cc6-90a3-1915be4060d2.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}
#s-f6260642-8675-4174-987d-6a09cfcffb6f {
  margin-bottom: 15px;
min-height: 300px;
background-color: rgba(244, 244, 244, 0.85);
}
@media (max-width: 767px){#s-f6260642-8675-4174-987d-6a09cfcffb6f {
  
}
}







#s-f6260642-8675-4174-987d-6a09cfcffb6f > .shg-box-overlay {
  background-color: rgba(77, 88, 88, 1);
  opacity: 0;
  display: block;
}#s-f6260642-8675-4174-987d-6a09cfcffb6f.shg-box.shg-c {
  justify-content: center;
}

#s-7517e369-d8d7-4920-a66c-5293c24a96de {
  margin-left: auto;
margin-right: auto;
padding-top: 1%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
max-width: 1388px;
background-color: rgba(244, 244, 244, 0);
}








#s-7517e369-d8d7-4920-a66c-5293c24a96de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7517e369-d8d7-4920-a66c-5293c24a96de.shg-box.shg-c {
  justify-content: center;
}

#s-e9747f0f-8805-4b3d-8f58-d74eb30a1129 {
  margin-top: 0px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9747f0f-8805-4b3d-8f58-d74eb30a1129 .shogun-heading-component h2 {
  color: rgba(0, 105, 55, 1);
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: -1px;
  
}



#s-03d2f3b0-2a5f-4711-a763-0e1849b3500c {
  margin-bottom: 0px;
}

#s-cd847151-97b5-477b-903a-3724bf95ebec {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-cd847151-97b5-477b-903a-3724bf95ebec"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-cd847151-97b5-477b-903a-3724bf95ebec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-cd847151-97b5-477b-903a-3724bf95ebec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd847151-97b5-477b-903a-3724bf95ebec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

.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;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  margin: 0 !important;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5-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-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
      position: relative;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  margin: 0 !important;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5-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-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
      position: relative;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  margin: 0 !important;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5-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-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
      position: relative;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  margin: 0 !important;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5-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-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
      position: relative;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  margin: 0 !important;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5-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-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ee09c32b-a288-4dbf-95c4-61d777d612e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container {
      position: relative;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ee09c32b-a288-4dbf-95c4-61d777d612e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  margin: 0 !important;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f-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-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
      position: relative;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  margin: 0 !important;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f-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-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
      position: relative;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  margin: 0 !important;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f-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-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
      position: relative;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  margin: 0 !important;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f-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-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
      position: relative;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  margin: 0 !important;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f-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-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container {
      position: relative;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3bc0e89b-60fe-45ac-bdb2-818a3efd844f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  margin: 0 !important;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa-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-ab10a372-0638-416d-ae2f-09cfe7810daa {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ab10a372-0638-416d-ae2f-09cfe7810daa {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
      position: relative;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  margin: 0 !important;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa-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-ab10a372-0638-416d-ae2f-09cfe7810daa {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ab10a372-0638-416d-ae2f-09cfe7810daa {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
      position: relative;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  margin: 0 !important;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa-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-ab10a372-0638-416d-ae2f-09cfe7810daa {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ab10a372-0638-416d-ae2f-09cfe7810daa {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
      position: relative;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  margin: 0 !important;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa-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-ab10a372-0638-416d-ae2f-09cfe7810daa {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ab10a372-0638-416d-ae2f-09cfe7810daa {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
      position: relative;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  margin: 0 !important;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa-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-ab10a372-0638-416d-ae2f-09cfe7810daa {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ab10a372-0638-416d-ae2f-09cfe7810daa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab10a372-0638-416d-ae2f-09cfe7810daa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-ab10a372-0638-416d-ae2f-09cfe7810daa .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ab10a372-0638-416d-ae2f-09cfe7810daa {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container {
      position: relative;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab10a372-0638-416d-ae2f-09cfe7810daa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  margin: 0 !important;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57-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-669b25c3-1bc8-4093-9566-d689c8891d57 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-669b25c3-1bc8-4093-9566-d689c8891d57 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
      position: relative;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  margin: 0 !important;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57-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-669b25c3-1bc8-4093-9566-d689c8891d57 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-669b25c3-1bc8-4093-9566-d689c8891d57 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
      position: relative;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  margin: 0 !important;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57-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-669b25c3-1bc8-4093-9566-d689c8891d57 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-669b25c3-1bc8-4093-9566-d689c8891d57 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
      position: relative;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  margin: 0 !important;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57-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-669b25c3-1bc8-4093-9566-d689c8891d57 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-669b25c3-1bc8-4093-9566-d689c8891d57 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
      position: relative;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  margin: 0 !important;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57-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-669b25c3-1bc8-4093-9566-d689c8891d57 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-669b25c3-1bc8-4093-9566-d689c8891d57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-669b25c3-1bc8-4093-9566-d689c8891d57 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-669b25c3-1bc8-4093-9566-d689c8891d57 .shogun-image-content {
  
    justify-content: center;
  
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-669b25c3-1bc8-4093-9566-d689c8891d57 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container {
      position: relative;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-669b25c3-1bc8-4093-9566-d689c8891d57 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  margin: 0 !important;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b-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-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
      position: relative;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  margin: 0 !important;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b-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-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
      position: relative;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  margin: 0 !important;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b-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-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
      position: relative;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  margin: 0 !important;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b-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-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
      position: relative;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  margin: 0 !important;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b-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-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b .shogun-image-content {
  
    justify-content: center;
  
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container {
      position: relative;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6c3b97b-1557-4fff-87ca-0bcf00bd685b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  margin: 0 !important;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc-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-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
      position: relative;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  margin: 0 !important;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc-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-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
      position: relative;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  margin: 0 !important;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc-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-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
      position: relative;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  margin: 0 !important;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc-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-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
      position: relative;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  margin: 0 !important;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc-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-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-4af3b59e-ab52-4e87-8d68-9389db2370cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container {
      position: relative;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4af3b59e-ab52-4e87-8d68-9389db2370cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-f4dc1c9f-ba98-4d60-a7c2-c7be6e91a054 {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-f4dc1c9f-ba98-4d60-a7c2-c7be6e91a054"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-f4dc1c9f-ba98-4d60-a7c2-c7be6e91a054"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f4dc1c9f-ba98-4d60-a7c2-c7be6e91a054"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4dc1c9f-ba98-4d60-a7c2-c7be6e91a054"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  margin: 0 !important;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402-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-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
      position: relative;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  margin: 0 !important;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402-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-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
      position: relative;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  margin: 0 !important;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402-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-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
      position: relative;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  margin: 0 !important;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402-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-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
      position: relative;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  margin: 0 !important;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402-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-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container {
      position: relative;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f2b1d2c4-0071-42ec-a133-e3b88e3ac402 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  margin: 0 !important;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef-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-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
      position: relative;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  margin: 0 !important;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef-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-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
      position: relative;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  margin: 0 !important;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef-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-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
      position: relative;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  margin: 0 !important;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef-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-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
      position: relative;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  margin: 0 !important;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef-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-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-b070bd07-e5c5-4e39-a416-6166f24a74ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container {
      position: relative;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b070bd07-e5c5-4e39-a416-6166f24a74ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  margin: 0 !important;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3-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-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
      position: relative;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  margin: 0 !important;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3-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-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
      position: relative;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  margin: 0 !important;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3-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-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
      position: relative;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  margin: 0 !important;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3-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-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
      position: relative;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  margin: 0 !important;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3-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-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container {
      position: relative;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d894c86-dc16-46af-9bb8-443e1cacbaa3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  margin: 0 !important;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c-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-3d2022fa-39d8-4967-be67-e792118c5b3c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2022fa-39d8-4967-be67-e792118c5b3c {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
      position: relative;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  margin: 0 !important;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c-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-3d2022fa-39d8-4967-be67-e792118c5b3c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2022fa-39d8-4967-be67-e792118c5b3c {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
      position: relative;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  margin: 0 !important;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c-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-3d2022fa-39d8-4967-be67-e792118c5b3c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2022fa-39d8-4967-be67-e792118c5b3c {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
      position: relative;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  margin: 0 !important;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c-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-3d2022fa-39d8-4967-be67-e792118c5b3c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2022fa-39d8-4967-be67-e792118c5b3c {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
      position: relative;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  margin: 0 !important;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c-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-3d2022fa-39d8-4967-be67-e792118c5b3c {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3d2022fa-39d8-4967-be67-e792118c5b3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d2022fa-39d8-4967-be67-e792118c5b3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-3d2022fa-39d8-4967-be67-e792118c5b3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2022fa-39d8-4967-be67-e792118c5b3c {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container {
      position: relative;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2022fa-39d8-4967-be67-e792118c5b3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  margin: 0 !important;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe-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-09c97520-7634-4010-84cc-5fa4ce72dffe {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c97520-7634-4010-84cc-5fa4ce72dffe {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
      position: relative;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  margin: 0 !important;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe-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-09c97520-7634-4010-84cc-5fa4ce72dffe {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c97520-7634-4010-84cc-5fa4ce72dffe {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
      position: relative;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  margin: 0 !important;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe-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-09c97520-7634-4010-84cc-5fa4ce72dffe {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c97520-7634-4010-84cc-5fa4ce72dffe {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
      position: relative;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  margin: 0 !important;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe-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-09c97520-7634-4010-84cc-5fa4ce72dffe {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c97520-7634-4010-84cc-5fa4ce72dffe {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
      position: relative;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  margin: 0 !important;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe-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-09c97520-7634-4010-84cc-5fa4ce72dffe {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-09c97520-7634-4010-84cc-5fa4ce72dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09c97520-7634-4010-84cc-5fa4ce72dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-09c97520-7634-4010-84cc-5fa4ce72dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09c97520-7634-4010-84cc-5fa4ce72dffe {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container {
      position: relative;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09c97520-7634-4010-84cc-5fa4ce72dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  margin: 0 !important;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc-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-5ed16fea-a758-4c2a-b047-d563a738afdc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ed16fea-a758-4c2a-b047-d563a738afdc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
      position: relative;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  margin: 0 !important;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc-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-5ed16fea-a758-4c2a-b047-d563a738afdc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ed16fea-a758-4c2a-b047-d563a738afdc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
      position: relative;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  margin: 0 !important;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc-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-5ed16fea-a758-4c2a-b047-d563a738afdc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ed16fea-a758-4c2a-b047-d563a738afdc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
      position: relative;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  margin: 0 !important;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc-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-5ed16fea-a758-4c2a-b047-d563a738afdc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ed16fea-a758-4c2a-b047-d563a738afdc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
      position: relative;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  margin: 0 !important;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc-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-5ed16fea-a758-4c2a-b047-d563a738afdc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5ed16fea-a758-4c2a-b047-d563a738afdc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ed16fea-a758-4c2a-b047-d563a738afdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-5ed16fea-a758-4c2a-b047-d563a738afdc .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5ed16fea-a758-4c2a-b047-d563a738afdc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container {
      position: relative;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ed16fea-a758-4c2a-b047-d563a738afdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-88d969bb-848e-4e4d-a8f7-e7976ad72709 {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-88d969bb-848e-4e4d-a8f7-e7976ad72709"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-88d969bb-848e-4e4d-a8f7-e7976ad72709"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-88d969bb-848e-4e4d-a8f7-e7976ad72709"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-88d969bb-848e-4e4d-a8f7-e7976ad72709"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  margin: 0 !important;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798-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-9de6516a-99e3-417c-9922-4631f0ccc798 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9de6516a-99e3-417c-9922-4631f0ccc798 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
      position: relative;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  margin: 0 !important;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798-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-9de6516a-99e3-417c-9922-4631f0ccc798 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9de6516a-99e3-417c-9922-4631f0ccc798 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
      position: relative;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  margin: 0 !important;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798-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-9de6516a-99e3-417c-9922-4631f0ccc798 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9de6516a-99e3-417c-9922-4631f0ccc798 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
      position: relative;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  margin: 0 !important;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798-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-9de6516a-99e3-417c-9922-4631f0ccc798 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9de6516a-99e3-417c-9922-4631f0ccc798 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
      position: relative;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  margin: 0 !important;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798-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-9de6516a-99e3-417c-9922-4631f0ccc798 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9de6516a-99e3-417c-9922-4631f0ccc798 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9de6516a-99e3-417c-9922-4631f0ccc798 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-9de6516a-99e3-417c-9922-4631f0ccc798 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9de6516a-99e3-417c-9922-4631f0ccc798 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container {
      position: relative;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9de6516a-99e3-417c-9922-4631f0ccc798 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  margin: 0 !important;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575-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-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
      position: relative;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  margin: 0 !important;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575-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-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
      position: relative;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  margin: 0 !important;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575-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-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
      position: relative;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  margin: 0 !important;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575-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-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
      position: relative;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  margin: 0 !important;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575-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-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-d699f342-cdb1-4e4a-81b8-4a635edf1575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container {
      position: relative;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d699f342-cdb1-4e4a-81b8-4a635edf1575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  margin: 0 !important;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd-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-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
      position: relative;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  margin: 0 !important;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd-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-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
      position: relative;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  margin: 0 !important;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd-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-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
      position: relative;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  margin: 0 !important;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd-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-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
      position: relative;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  margin: 0 !important;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd-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-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container {
      position: relative;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-825a7c5f-6acd-48fd-9e0d-cd3b7d7eabfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  margin: 0 !important;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b-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-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-content {
  
    justify-content: center;
  
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
      position: relative;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  margin: 0 !important;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b-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-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-content {
  
    justify-content: center;
  
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
      position: relative;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  margin: 0 !important;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b-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-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-content {
  
    justify-content: center;
  
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
      position: relative;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  margin: 0 !important;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b-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-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-content {
  
    justify-content: center;
  
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
      position: relative;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  margin: 0 !important;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b-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-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b .shogun-image-content {
  
    justify-content: center;
  
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container {
      position: relative;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41e7f044-f0aa-4ca7-95c4-3c5ea85aa32b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-913a0291-ebac-444a-82c2-52f73e9d148a {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a {
  margin: 0 !important;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a-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-913a0291-ebac-444a-82c2-52f73e9d148a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-913a0291-ebac-444a-82c2-52f73e9d148a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-content {
  
    justify-content: center;
  
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-913a0291-ebac-444a-82c2-52f73e9d148a {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
      position: relative;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-913a0291-ebac-444a-82c2-52f73e9d148a {
  margin: 0 !important;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a-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-913a0291-ebac-444a-82c2-52f73e9d148a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-913a0291-ebac-444a-82c2-52f73e9d148a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-content {
  
    justify-content: center;
  
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-913a0291-ebac-444a-82c2-52f73e9d148a {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
      position: relative;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-913a0291-ebac-444a-82c2-52f73e9d148a {
  margin: 0 !important;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a-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-913a0291-ebac-444a-82c2-52f73e9d148a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-913a0291-ebac-444a-82c2-52f73e9d148a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-content {
  
    justify-content: center;
  
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-913a0291-ebac-444a-82c2-52f73e9d148a {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
      position: relative;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-913a0291-ebac-444a-82c2-52f73e9d148a {
  margin: 0 !important;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a-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-913a0291-ebac-444a-82c2-52f73e9d148a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-913a0291-ebac-444a-82c2-52f73e9d148a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-content {
  
    justify-content: center;
  
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-913a0291-ebac-444a-82c2-52f73e9d148a {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
      position: relative;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-913a0291-ebac-444a-82c2-52f73e9d148a {
  margin: 0 !important;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a-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-913a0291-ebac-444a-82c2-52f73e9d148a {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-913a0291-ebac-444a-82c2-52f73e9d148a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-913a0291-ebac-444a-82c2-52f73e9d148a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-913a0291-ebac-444a-82c2-52f73e9d148a .shogun-image-content {
  
    justify-content: center;
  
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-913a0291-ebac-444a-82c2-52f73e9d148a {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container {
      position: relative;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-913a0291-ebac-444a-82c2-52f73e9d148a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  margin: 0 !important;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79-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-41034ed4-9c97-4363-9c30-6792249b7d79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41034ed4-9c97-4363-9c30-6792249b7d79 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
      position: relative;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  margin: 0 !important;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79-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-41034ed4-9c97-4363-9c30-6792249b7d79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41034ed4-9c97-4363-9c30-6792249b7d79 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
      position: relative;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  margin: 0 !important;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79-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-41034ed4-9c97-4363-9c30-6792249b7d79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41034ed4-9c97-4363-9c30-6792249b7d79 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
      position: relative;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  margin: 0 !important;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79-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-41034ed4-9c97-4363-9c30-6792249b7d79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41034ed4-9c97-4363-9c30-6792249b7d79 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
      position: relative;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  margin: 0 !important;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79-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-41034ed4-9c97-4363-9c30-6792249b7d79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-41034ed4-9c97-4363-9c30-6792249b7d79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41034ed4-9c97-4363-9c30-6792249b7d79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-41034ed4-9c97-4363-9c30-6792249b7d79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41034ed4-9c97-4363-9c30-6792249b7d79 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container {
      position: relative;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41034ed4-9c97-4363-9c30-6792249b7d79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-0e914fa8-c7e4-4212-8e54-5bae1923da48 {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-0e914fa8-c7e4-4212-8e54-5bae1923da48"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-0e914fa8-c7e4-4212-8e54-5bae1923da48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0e914fa8-c7e4-4212-8e54-5bae1923da48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e914fa8-c7e4-4212-8e54-5bae1923da48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-90d6857f-896d-4459-95e3-e2a365606113 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-90d6857f-896d-4459-95e3-e2a365606113 {
  margin: 0 !important;
}

#s-90d6857f-896d-4459-95e3-e2a365606113-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-90d6857f-896d-4459-95e3-e2a365606113 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-90d6857f-896d-4459-95e3-e2a365606113 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-content {
  
    justify-content: center;
  
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-90d6857f-896d-4459-95e3-e2a365606113 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
      position: relative;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-90d6857f-896d-4459-95e3-e2a365606113 {
  margin: 0 !important;
}

#s-90d6857f-896d-4459-95e3-e2a365606113-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-90d6857f-896d-4459-95e3-e2a365606113 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-90d6857f-896d-4459-95e3-e2a365606113 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-content {
  
    justify-content: center;
  
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-90d6857f-896d-4459-95e3-e2a365606113 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
      position: relative;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-90d6857f-896d-4459-95e3-e2a365606113 {
  margin: 0 !important;
}

#s-90d6857f-896d-4459-95e3-e2a365606113-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-90d6857f-896d-4459-95e3-e2a365606113 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-90d6857f-896d-4459-95e3-e2a365606113 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-content {
  
    justify-content: center;
  
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-90d6857f-896d-4459-95e3-e2a365606113 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
      position: relative;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-90d6857f-896d-4459-95e3-e2a365606113 {
  margin: 0 !important;
}

#s-90d6857f-896d-4459-95e3-e2a365606113-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-90d6857f-896d-4459-95e3-e2a365606113 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-90d6857f-896d-4459-95e3-e2a365606113 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-content {
  
    justify-content: center;
  
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-90d6857f-896d-4459-95e3-e2a365606113 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
      position: relative;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-90d6857f-896d-4459-95e3-e2a365606113 {
  margin: 0 !important;
}

#s-90d6857f-896d-4459-95e3-e2a365606113-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-90d6857f-896d-4459-95e3-e2a365606113 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-90d6857f-896d-4459-95e3-e2a365606113 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-90d6857f-896d-4459-95e3-e2a365606113 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-90d6857f-896d-4459-95e3-e2a365606113 .shogun-image-content {
  
    justify-content: center;
  
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shg-align-container {
  display: flex;
  justify-content: center
}

.s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-90d6857f-896d-4459-95e3-e2a365606113 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container {
      position: relative;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-90d6857f-896d-4459-95e3-e2a365606113 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  margin: 0 !important;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935-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-fc1d7ac1-2854-4798-861c-61e50551f935 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc1d7ac1-2854-4798-861c-61e50551f935 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
      position: relative;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  margin: 0 !important;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935-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-fc1d7ac1-2854-4798-861c-61e50551f935 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc1d7ac1-2854-4798-861c-61e50551f935 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
      position: relative;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  margin: 0 !important;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935-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-fc1d7ac1-2854-4798-861c-61e50551f935 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc1d7ac1-2854-4798-861c-61e50551f935 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
      position: relative;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  margin: 0 !important;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935-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-fc1d7ac1-2854-4798-861c-61e50551f935 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc1d7ac1-2854-4798-861c-61e50551f935 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
      position: relative;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  margin: 0 !important;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935-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-fc1d7ac1-2854-4798-861c-61e50551f935 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-fc1d7ac1-2854-4798-861c-61e50551f935 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc1d7ac1-2854-4798-861c-61e50551f935 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-fc1d7ac1-2854-4798-861c-61e50551f935 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc1d7ac1-2854-4798-861c-61e50551f935 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container {
      position: relative;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc1d7ac1-2854-4798-861c-61e50551f935 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  margin: 0 !important;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37-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-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
      position: relative;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  margin: 0 !important;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37-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-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
      position: relative;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  margin: 0 !important;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37-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-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
      position: relative;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  margin: 0 !important;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37-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-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
      position: relative;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  margin: 0 !important;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37-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-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container {
      position: relative;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7cf1e33-fe34-4622-ba5a-db5fa532ef37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  margin: 0 !important;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1-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-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
      position: relative;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  margin: 0 !important;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1-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-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
      position: relative;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  margin: 0 !important;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1-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-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
      position: relative;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  margin: 0 !important;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1-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-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
      position: relative;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  margin: 0 !important;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1-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-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container {
      position: relative;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97c3c5ed-55e0-461c-aad3-7501d3a33df1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  margin: 0 !important;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de-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-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-content {
  
    justify-content: center;
  
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
      position: relative;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  margin: 0 !important;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de-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-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-content {
  
    justify-content: center;
  
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
      position: relative;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  margin: 0 !important;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de-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-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-content {
  
    justify-content: center;
  
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
      position: relative;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  margin: 0 !important;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de-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-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-content {
  
    justify-content: center;
  
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
      position: relative;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  margin: 0 !important;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de-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-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-45ffd6e3-790d-4c09-93bd-3d1deba868de .shogun-image-content {
  
    justify-content: center;
  
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container {
      position: relative;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-45ffd6e3-790d-4c09-93bd-3d1deba868de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  margin: 0 !important;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d-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-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-content {
  
    justify-content: center;
  
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
      position: relative;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  margin: 0 !important;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d-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-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-content {
  
    justify-content: center;
  
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
      position: relative;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  margin: 0 !important;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d-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-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-content {
  
    justify-content: center;
  
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
      position: relative;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  margin: 0 !important;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d-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-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-content {
  
    justify-content: center;
  
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
      position: relative;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  margin: 0 !important;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d-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-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d .shogun-image-content {
  
    justify-content: center;
  
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container {
      position: relative;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-702a5e33-7f57-4eda-beb8-1bfb52d6736d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-e1d0d168-152e-4d20-b711-7ef0e5c225e4 {
  margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-e1d0d168-152e-4d20-b711-7ef0e5c225e4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-e1d0d168-152e-4d20-b711-7ef0e5c225e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e1d0d168-152e-4d20-b711-7ef0e5c225e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1d0d168-152e-4d20-b711-7ef0e5c225e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  margin: 0 !important;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58-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-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
      position: relative;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  margin: 0 !important;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58-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-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
      position: relative;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  margin: 0 !important;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58-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-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
      position: relative;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  margin: 0 !important;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58-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-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
      position: relative;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  margin: 0 !important;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58-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-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container {
      position: relative;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb2dd9ac-f947-478f-80e9-4e923dd3bc58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-64abd238-65d6-40d6-8512-f92127325deb {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-64abd238-65d6-40d6-8512-f92127325deb {
  margin: 0 !important;
}

#s-64abd238-65d6-40d6-8512-f92127325deb-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-64abd238-65d6-40d6-8512-f92127325deb {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-64abd238-65d6-40d6-8512-f92127325deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64abd238-65d6-40d6-8512-f92127325deb {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
      position: relative;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-64abd238-65d6-40d6-8512-f92127325deb {
  margin: 0 !important;
}

#s-64abd238-65d6-40d6-8512-f92127325deb-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-64abd238-65d6-40d6-8512-f92127325deb {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-64abd238-65d6-40d6-8512-f92127325deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64abd238-65d6-40d6-8512-f92127325deb {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
      position: relative;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-64abd238-65d6-40d6-8512-f92127325deb {
  margin: 0 !important;
}

#s-64abd238-65d6-40d6-8512-f92127325deb-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-64abd238-65d6-40d6-8512-f92127325deb {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-64abd238-65d6-40d6-8512-f92127325deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64abd238-65d6-40d6-8512-f92127325deb {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
      position: relative;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-64abd238-65d6-40d6-8512-f92127325deb {
  margin: 0 !important;
}

#s-64abd238-65d6-40d6-8512-f92127325deb-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-64abd238-65d6-40d6-8512-f92127325deb {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-64abd238-65d6-40d6-8512-f92127325deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64abd238-65d6-40d6-8512-f92127325deb {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
      position: relative;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-64abd238-65d6-40d6-8512-f92127325deb {
  margin: 0 !important;
}

#s-64abd238-65d6-40d6-8512-f92127325deb-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-64abd238-65d6-40d6-8512-f92127325deb {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-64abd238-65d6-40d6-8512-f92127325deb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64abd238-65d6-40d6-8512-f92127325deb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-64abd238-65d6-40d6-8512-f92127325deb .shogun-image-content {
  
    justify-content: center;
  
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64abd238-65d6-40d6-8512-f92127325deb {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container {
      position: relative;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64abd238-65d6-40d6-8512-f92127325deb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-7f97d465-370e-468a-a1db-c1de66da82bc {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc {
  margin: 0 !important;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc-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-7f97d465-370e-468a-a1db-c1de66da82bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7f97d465-370e-468a-a1db-c1de66da82bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f97d465-370e-468a-a1db-c1de66da82bc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
      position: relative;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-7f97d465-370e-468a-a1db-c1de66da82bc {
  margin: 0 !important;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc-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-7f97d465-370e-468a-a1db-c1de66da82bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7f97d465-370e-468a-a1db-c1de66da82bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f97d465-370e-468a-a1db-c1de66da82bc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
      position: relative;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7f97d465-370e-468a-a1db-c1de66da82bc {
  margin: 0 !important;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc-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-7f97d465-370e-468a-a1db-c1de66da82bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7f97d465-370e-468a-a1db-c1de66da82bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f97d465-370e-468a-a1db-c1de66da82bc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
      position: relative;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7f97d465-370e-468a-a1db-c1de66da82bc {
  margin: 0 !important;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc-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-7f97d465-370e-468a-a1db-c1de66da82bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7f97d465-370e-468a-a1db-c1de66da82bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f97d465-370e-468a-a1db-c1de66da82bc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
      position: relative;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-7f97d465-370e-468a-a1db-c1de66da82bc {
  margin: 0 !important;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc-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-7f97d465-370e-468a-a1db-c1de66da82bc {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7f97d465-370e-468a-a1db-c1de66da82bc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f97d465-370e-468a-a1db-c1de66da82bc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-7f97d465-370e-468a-a1db-c1de66da82bc .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7f97d465-370e-468a-a1db-c1de66da82bc {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container {
      position: relative;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f97d465-370e-468a-a1db-c1de66da82bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  max-width: 417px;
aspect-ratio: 417/355;
text-align: center;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  margin: 0 !important;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3-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-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
      position: relative;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

@media (min-width: 1200px){#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  margin: 0 !important;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3-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-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
      position: relative;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  margin: 0 !important;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3-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-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
      position: relative;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  margin: 0 !important;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3-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-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
      position: relative;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}@media (max-width: 767px){#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  margin: 0 !important;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3-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-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }

    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-link {
      aspect-ratio: 417/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 417px;
  }



  img.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
    
    
    
    max-height: 417px;
  }


.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 {
      --shg-aspect-ratio: calc(417/355); 
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container {
      position: relative;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-238c0627-2686-47f5-97a2-8a85b8b5c6d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 417px;
    }
  }

}
#s-21995cb5-e819-4746-9140-e6382e14acf0 {
  min-height: 50px;
}








#s-21995cb5-e819-4746-9140-e6382e14acf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21995cb5-e819-4746-9140-e6382e14acf0.shg-box.shg-c {
  justify-content: center;
}

#s-8b20a960-e8a1-49f5-a44c-459c21ecb754 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8b20a960-e8a1-49f5-a44c-459c21ecb754"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 461px;
aspect-ratio: 461/50;
text-align: center;
}

#s-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 {
  overflow: hidden;
}





  #s-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 img.shogun-image,
  #s-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 {
    width: 100%;
    height: auto;
  }



  #s-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 img.shogun-image {
    

    
    
    
  }


#s-a18c1277-03d2-4b1d-9560-4b2bc0f357d4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5cef53fe-04c4-455a-8d39-62f339c669a0 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 1%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
background-color: rgba(0, 105, 55, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5cef53fe-04c4-455a-8d39-62f339c669a0 {
  
}
}@media (max-width: 767px){#s-5cef53fe-04c4-455a-8d39-62f339c669a0 {
  
}
}







#s-5cef53fe-04c4-455a-8d39-62f339c669a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5cef53fe-04c4-455a-8d39-62f339c669a0.shg-box.shg-c {
  justify-content: center;
}

#s-1f04de71-60ed-4cd7-928b-251ea9ab6fae {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
max-width: 1388px;
background-color: rgba(0, 105, 55, 1);
}








#s-1f04de71-60ed-4cd7-928b-251ea9ab6fae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1f04de71-60ed-4cd7-928b-251ea9ab6fae.shg-box.shg-c {
  justify-content: center;
}

#s-975c09c0-effc-45a2-b8a4-e294410faf26 {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-975c09c0-effc-45a2-b8a4-e294410faf26 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-eba815f8-acf2-4f97-bb3f-6665850d71b7 {
  margin-bottom: 0px;
}

#s-f2d09e65-63c5-4119-bf09-7c007163eec7 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 500px;
background-color: rgba(244, 244, 244, 1);
}








#s-f2d09e65-63c5-4119-bf09-7c007163eec7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2d09e65-63c5-4119-bf09-7c007163eec7.shg-box.shg-c {
  justify-content: center;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  margin-bottom: 15px;
max-width: 250px;
aspect-ratio: 300/52;
text-align: left;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  margin: 0 !important;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3-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-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
      position: relative;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  margin: 0 !important;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3-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-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
      position: relative;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  margin: 0 !important;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3-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-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
      position: relative;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  margin: 0 !important;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3-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-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
      position: relative;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  margin: 0 !important;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3-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-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container {
      position: relative;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20c6f247-8640-49bd-89e0-ac0e7d9424e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-1fbb64d9-33ed-4ce9-ab88-6745b9d39d1e {
  box-shadow:1px 1px 1px 1px rgba(2, 82, 44, 0);
margin-bottom: 0px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
background-color: rgba(244, 244, 244, 0);
}

#s-e7e58d79-2748-4fa9-97a3-1d6b64dd35f7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e7e58d79-2748-4fa9-97a3-1d6b64dd35f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7e58d79-2748-4fa9-97a3-1d6b64dd35f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e7e58d79-2748-4fa9-97a3-1d6b64dd35f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7e58d79-2748-4fa9-97a3-1d6b64dd35f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2a804dcb-f0da-4c06-87b5-08203bdc3a18 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 250px;
background-color: rgba(244, 244, 244, 1);
}








#s-2a804dcb-f0da-4c06-87b5-08203bdc3a18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a804dcb-f0da-4c06-87b5-08203bdc3a18.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  margin-bottom: 15px;
max-width: 250px;
aspect-ratio: 300/52;
text-align: left;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  margin: 0 !important;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993-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-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
      position: relative;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  margin: 0 !important;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993-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-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
      position: relative;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  margin: 0 !important;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993-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-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
      position: relative;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  margin: 0 !important;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993-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-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
      position: relative;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  margin: 0 !important;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993-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-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container {
      position: relative;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad43924f-7b57-4e2f-b542-f1dd6dfc1993 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-33f4bd1a-e23b-4800-9c73-bda3da5b99c0 {
  box-shadow:1px 1px 1px 1px rgba(2, 82, 44, 0);
margin-bottom: 0px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
background-color: rgba(244, 244, 244, 0);
}

#s-054eca4b-e373-4eb7-88ca-01d9cf91b6e0 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 250px;
background-color: rgba(244, 244, 244, 1);
}








#s-054eca4b-e373-4eb7-88ca-01d9cf91b6e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-054eca4b-e373-4eb7-88ca-01d9cf91b6e0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  margin-bottom: 15px;
max-width: 250px;
aspect-ratio: 300/52;
text-align: left;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  margin: 0 !important;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e-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-bb6d876b-2179-4a15-9988-0f847d3f696e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bb6d876b-2179-4a15-9988-0f847d3f696e {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
      position: relative;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  margin: 0 !important;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e-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-bb6d876b-2179-4a15-9988-0f847d3f696e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bb6d876b-2179-4a15-9988-0f847d3f696e {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
      position: relative;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  margin: 0 !important;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e-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-bb6d876b-2179-4a15-9988-0f847d3f696e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bb6d876b-2179-4a15-9988-0f847d3f696e {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
      position: relative;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  margin: 0 !important;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e-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-bb6d876b-2179-4a15-9988-0f847d3f696e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bb6d876b-2179-4a15-9988-0f847d3f696e {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
      position: relative;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  margin: 0 !important;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e-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-bb6d876b-2179-4a15-9988-0f847d3f696e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-bb6d876b-2179-4a15-9988-0f847d3f696e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bb6d876b-2179-4a15-9988-0f847d3f696e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-bb6d876b-2179-4a15-9988-0f847d3f696e .shogun-image-content {
  
    justify-content: center;
  
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bb6d876b-2179-4a15-9988-0f847d3f696e {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container {
      position: relative;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bb6d876b-2179-4a15-9988-0f847d3f696e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-b2414353-b293-4ed5-a05d-0c31aecb0b5e {
  box-shadow:1px 1px 1px 1px rgba(2, 82, 44, 0);
margin-bottom: 0px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
background-color: rgba(244, 244, 244, 0);
}

#s-9c4c5402-b7d0-4ee3-bb0e-ca5dafe5009d {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 250px;
background-color: rgba(244, 244, 244, 1);
}








#s-9c4c5402-b7d0-4ee3-bb0e-ca5dafe5009d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c4c5402-b7d0-4ee3-bb0e-ca5dafe5009d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  margin-bottom: 15px;
max-width: 250px;
aspect-ratio: 300/52;
text-align: left;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  margin: 0 !important;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b-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-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 15px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
      position: relative;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  margin: 0 !important;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b-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-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
      position: relative;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  margin: 0 !important;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b-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-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
      position: relative;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  margin: 0 !important;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b-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-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
      position: relative;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  margin: 0 !important;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b-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-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7dfed856-0f36-4e46-a76d-0d0c3874592b .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container {
      position: relative;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dfed856-0f36-4e46-a76d-0d0c3874592b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-71111386-6476-4e03-a818-145cd5f26ef6 {
  box-shadow:1px 1px 1px 1px rgba(2, 82, 44, 0);
margin-bottom: 0px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 0px;
background-color: rgba(244, 244, 244, 0);
}

#s-2b3ae8ab-69fa-4333-938e-31fc6beec2db {
  margin-bottom: 20px;
min-height: 50px;
}








#s-2b3ae8ab-69fa-4333-938e-31fc6beec2db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b3ae8ab-69fa-4333-938e-31fc6beec2db.shg-box.shg-c {
  justify-content: center;
}

#s-309a6cdb-a80a-4642-a359-c166be15d398 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-309a6cdb-a80a-4642-a359-c166be15d398"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 461px;
aspect-ratio: 461/50;
text-align: center;
}

#s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b {
  overflow: hidden;
}





  #s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b img.shogun-image,
  #s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b {
    width: 100%;
    height: auto;
  }



  #s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b img.shogun-image {
    

    
    
    
  }


#s-b7c9fcfa-0e63-48f9-ac88-0eb671ff4a7b .shogun-image-content {
  
    justify-content: center;
  
}

#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97 {
  margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 1%;
padding-left: 5%;
padding-bottom: 1%;
padding-right: 5%;
min-height: 50px;
background-repeat: repeat;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97 {
  
}
}@media (max-width: 767px){#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97 {
  
}
}







#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97 > .shg-box-overlay {
  background-color: rgba(244, 244, 244, 1);
  opacity: 0;
  display: block;
}#s-ae4e1a8f-5c58-4a6e-8edf-e91532db0a97.shg-box.shg-c {
  justify-content: center;
}

#s-946cf949-5723-4420-bdfc-e9f10750810f {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
max-width: 1388px;
background-color: rgba(244, 244, 244, 1);
}








#s-946cf949-5723-4420-bdfc-e9f10750810f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-946cf949-5723-4420-bdfc-e9f10750810f.shg-box.shg-c {
  justify-content: center;
}

#s-e622f291-5ff4-4ca6-b3d0-0d05227ed00b {
  margin-top: 20px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-e622f291-5ff4-4ca6-b3d0-0d05227ed00b .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: -1px;
  
}



#s-eaff3dab-b94b-4780-b145-cfc9185017f6 {
  margin-bottom: 0px;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-prev,
#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-next {
  
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-prev svg,
#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-96d4283e-70a5-44e5-ac5a-7d04b37f60fa .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-be8f8330-8502-48fe-b7b7-2931962d38c7 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-be8f8330-8502-48fe-b7b7-2931962d38c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be8f8330-8502-48fe-b7b7-2931962d38c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-be8f8330-8502-48fe-b7b7-2931962d38c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-be8f8330-8502-48fe-b7b7-2931962d38c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-7a888646-7b91-4603-a159-6950e9f817a5 {
  box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.4);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 10px;
min-height: 500px;
}








#s-7a888646-7b91-4603-a159-6950e9f817a5 > .shg-box-overlay {
  background-color: rgba(0, 105, 55, 1);
  opacity: 0;
  display: block;
}#s-7a888646-7b91-4603-a159-6950e9f817a5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
max-width: 250px;
aspect-ratio: 300/52;
text-align: center;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  margin: 0 !important;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b-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-84b255c3-a4e6-4153-841f-8c7ea363613b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84b255c3-a4e6-4153-841f-8c7ea363613b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
      position: relative;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  margin: 0 !important;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b-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-84b255c3-a4e6-4153-841f-8c7ea363613b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84b255c3-a4e6-4153-841f-8c7ea363613b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
      position: relative;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  margin: 0 !important;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b-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-84b255c3-a4e6-4153-841f-8c7ea363613b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84b255c3-a4e6-4153-841f-8c7ea363613b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
      position: relative;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  margin: 0 !important;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b-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-84b255c3-a4e6-4153-841f-8c7ea363613b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84b255c3-a4e6-4153-841f-8c7ea363613b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
      position: relative;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  margin: 0 !important;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b-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-84b255c3-a4e6-4153-841f-8c7ea363613b {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-84b255c3-a4e6-4153-841f-8c7ea363613b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84b255c3-a4e6-4153-841f-8c7ea363613b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84b255c3-a4e6-4153-841f-8c7ea363613b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84b255c3-a4e6-4153-841f-8c7ea363613b {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container {
      position: relative;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84b255c3-a4e6-4153-841f-8c7ea363613b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-3ed18a56-26b8-4cbc-91b9-ba33d55d1ee8 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-3ed18a56-26b8-4cbc-91b9-ba33d55d1ee8 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-5b2df1c7-3c91-4735-b34c-bad15d80e016 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-5b2df1c7-3c91-4735-b34c-bad15d80e016 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-5cc8fc1f-9f07-4450-9709-edb70fda8946 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-5cc8fc1f-9f07-4450-9709-edb70fda8946 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: right;
}



#s-cf545f6a-f05d-4a20-9fe4-5dae41532d99 {
  box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.4);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 10px;
min-height: 500px;
}








#s-cf545f6a-f05d-4a20-9fe4-5dae41532d99 > .shg-box-overlay {
  background-color: rgba(0, 105, 55, 1);
  opacity: 0;
  display: block;
}#s-cf545f6a-f05d-4a20-9fe4-5dae41532d99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
max-width: 250px;
aspect-ratio: 300/52;
text-align: center;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  margin: 0 !important;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02-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-e54c92ed-edde-48d8-a036-96421d17ec02 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e54c92ed-edde-48d8-a036-96421d17ec02 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
      position: relative;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  margin: 0 !important;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02-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-e54c92ed-edde-48d8-a036-96421d17ec02 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e54c92ed-edde-48d8-a036-96421d17ec02 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
      position: relative;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  margin: 0 !important;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02-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-e54c92ed-edde-48d8-a036-96421d17ec02 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e54c92ed-edde-48d8-a036-96421d17ec02 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
      position: relative;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  margin: 0 !important;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02-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-e54c92ed-edde-48d8-a036-96421d17ec02 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e54c92ed-edde-48d8-a036-96421d17ec02 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
      position: relative;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  margin: 0 !important;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02-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-e54c92ed-edde-48d8-a036-96421d17ec02 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-e54c92ed-edde-48d8-a036-96421d17ec02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e54c92ed-edde-48d8-a036-96421d17ec02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e54c92ed-edde-48d8-a036-96421d17ec02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e54c92ed-edde-48d8-a036-96421d17ec02 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container {
      position: relative;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e54c92ed-edde-48d8-a036-96421d17ec02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-fc710117-bdc6-43c9-8fe2-0875dc58d174 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-fc710117-bdc6-43c9-8fe2-0875dc58d174 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-2d81f3c9-c0ac-401a-82cf-db0abd9306e4 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-2d81f3c9-c0ac-401a-82cf-db0abd9306e4 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-1553012e-5f71-4af9-8bb7-653b8c69cae8 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-1553012e-5f71-4af9-8bb7-653b8c69cae8 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: right;
}



#s-a3b4fa64-72cd-4e34-9f4f-1e4f8960117b {
  box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.4);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 10px;
min-height: 500px;
}








#s-a3b4fa64-72cd-4e34-9f4f-1e4f8960117b > .shg-box-overlay {
  background-color: rgba(0, 105, 55, 1);
  opacity: 0;
  display: block;
}#s-a3b4fa64-72cd-4e34-9f4f-1e4f8960117b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
max-width: 250px;
aspect-ratio: 300/52;
text-align: center;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  margin: 0 !important;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879-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-f38aa2b9-f824-421b-acab-90edf2eea879 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f38aa2b9-f824-421b-acab-90edf2eea879 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
      position: relative;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  margin: 0 !important;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879-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-f38aa2b9-f824-421b-acab-90edf2eea879 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f38aa2b9-f824-421b-acab-90edf2eea879 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
      position: relative;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  margin: 0 !important;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879-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-f38aa2b9-f824-421b-acab-90edf2eea879 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f38aa2b9-f824-421b-acab-90edf2eea879 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
      position: relative;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  margin: 0 !important;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879-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-f38aa2b9-f824-421b-acab-90edf2eea879 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f38aa2b9-f824-421b-acab-90edf2eea879 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
      position: relative;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  margin: 0 !important;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879-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-f38aa2b9-f824-421b-acab-90edf2eea879 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-f38aa2b9-f824-421b-acab-90edf2eea879 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f38aa2b9-f824-421b-acab-90edf2eea879 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f38aa2b9-f824-421b-acab-90edf2eea879 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f38aa2b9-f824-421b-acab-90edf2eea879 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container {
      position: relative;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f38aa2b9-f824-421b-acab-90edf2eea879 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-6ed2a47a-8902-4974-a47c-ae92692df07e {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-6ed2a47a-8902-4974-a47c-ae92692df07e .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-5838ff14-0a37-4e22-a1a0-0253a3be7f62 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-5838ff14-0a37-4e22-a1a0-0253a3be7f62 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-df16483c-b89c-4350-b995-c91327cbb373 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-df16483c-b89c-4350-b995-c91327cbb373 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: right;
}



#s-2903847c-98e4-4c19-b52c-1a4bc41df0d3 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2903847c-98e4-4c19-b52c-1a4bc41df0d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2903847c-98e4-4c19-b52c-1a4bc41df0d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-2903847c-98e4-4c19-b52c-1a4bc41df0d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-2903847c-98e4-4c19-b52c-1a4bc41df0d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-cef031ae-7f24-4900-b1a1-99918a709a4f {
  box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.4);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 10px;
min-height: 500px;
}








#s-cef031ae-7f24-4900-b1a1-99918a709a4f > .shg-box-overlay {
  background-color: rgba(0, 105, 55, 1);
  opacity: 0;
  display: block;
}#s-cef031ae-7f24-4900-b1a1-99918a709a4f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
max-width: 250px;
aspect-ratio: 300/52;
text-align: center;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f {
  margin: 0 !important;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f-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-6817f624-59b5-48bb-9b82-557d36f7450f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6817f624-59b5-48bb-9b82-557d36f7450f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6817f624-59b5-48bb-9b82-557d36f7450f {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
      position: relative;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-6817f624-59b5-48bb-9b82-557d36f7450f {
  margin: 0 !important;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f-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-6817f624-59b5-48bb-9b82-557d36f7450f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6817f624-59b5-48bb-9b82-557d36f7450f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6817f624-59b5-48bb-9b82-557d36f7450f {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
      position: relative;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6817f624-59b5-48bb-9b82-557d36f7450f {
  margin: 0 !important;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f-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-6817f624-59b5-48bb-9b82-557d36f7450f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6817f624-59b5-48bb-9b82-557d36f7450f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6817f624-59b5-48bb-9b82-557d36f7450f {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
      position: relative;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6817f624-59b5-48bb-9b82-557d36f7450f {
  margin: 0 !important;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f-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-6817f624-59b5-48bb-9b82-557d36f7450f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6817f624-59b5-48bb-9b82-557d36f7450f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6817f624-59b5-48bb-9b82-557d36f7450f {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
      position: relative;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-6817f624-59b5-48bb-9b82-557d36f7450f {
  margin: 0 !important;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f-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-6817f624-59b5-48bb-9b82-557d36f7450f {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6817f624-59b5-48bb-9b82-557d36f7450f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6817f624-59b5-48bb-9b82-557d36f7450f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6817f624-59b5-48bb-9b82-557d36f7450f .shogun-image-content {
  
    justify-content: center;
  
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6817f624-59b5-48bb-9b82-557d36f7450f {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container {
      position: relative;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6817f624-59b5-48bb-9b82-557d36f7450f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-1b88028e-db78-4510-9e4a-44bb09d941d7 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-1b88028e-db78-4510-9e4a-44bb09d941d7 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-b21d1672-942c-4dd4-bbea-d0c7dd4bb334 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-b21d1672-942c-4dd4-bbea-d0c7dd4bb334 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-82d8c600-b064-4f34-9c2f-b4c4e646d988 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-82d8c600-b064-4f34-9c2f-b4c4e646d988 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: right;
}



#s-9d3a5ba4-f932-4e8b-b1e0-083ded49d288 {
  box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.4);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 10px;
min-height: 500px;
}








#s-9d3a5ba4-f932-4e8b-b1e0-083ded49d288 > .shg-box-overlay {
  background-color: rgba(0, 105, 55, 1);
  opacity: 0;
  display: block;
}#s-9d3a5ba4-f932-4e8b-b1e0-083ded49d288.shg-box.shg-c {
  justify-content: flex-start;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
max-width: 250px;
aspect-ratio: 300/52;
text-align: center;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  margin: 0 !important;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685-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-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-content {
  
    justify-content: center;
  
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shg-align-container {
  display: flex;
  justify-content: center
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
      position: relative;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  margin: 0 !important;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685-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-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-content {
  
    justify-content: center;
  
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shg-align-container {
  display: flex;
  justify-content: center
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
      position: relative;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  margin: 0 !important;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685-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-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-content {
  
    justify-content: center;
  
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shg-align-container {
  display: flex;
  justify-content: center
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
      position: relative;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  margin: 0 !important;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685-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-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-content {
  
    justify-content: center;
  
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shg-align-container {
  display: flex;
  justify-content: center
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
      position: relative;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  margin: 0 !important;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685-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-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-786e3700-3d17-4e84-b215-4ecb26ff7685 .shogun-image-content {
  
    justify-content: center;
  
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shg-align-container {
  display: flex;
  justify-content: center
}

.s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container {
      position: relative;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-786e3700-3d17-4e84-b215-4ecb26ff7685 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-b1ec0a9e-dfbf-4dca-a859-663ee3ffdf99 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-b1ec0a9e-dfbf-4dca-a859-663ee3ffdf99 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-b61f69c7-31dd-4c9f-a16c-ece665754131 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-b61f69c7-31dd-4c9f-a16c-ece665754131 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-92e4f54f-b589-4fe8-9c3e-afb777e51244 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-92e4f54f-b589-4fe8-9c3e-afb777e51244 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: right;
}



#s-85c5262b-9a75-4c86-a90a-00013f6658a2 {
  box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.4);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 55, 1);
border-style: solid;
border-radius: 10px;
min-height: 500px;
}








#s-85c5262b-9a75-4c86-a90a-00013f6658a2 > .shg-box-overlay {
  background-color: rgba(0, 105, 55, 1);
  opacity: 0;
  display: block;
}#s-85c5262b-9a75-4c86-a90a-00013f6658a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
max-width: 250px;
aspect-ratio: 300/52;
text-align: center;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  margin: 0 !important;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79-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-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
  margin-bottom: 25px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
      position: relative;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){#s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  margin: 0 !important;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79-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-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
      position: relative;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  margin: 0 !important;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79-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-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
      position: relative;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  margin: 0 !important;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79-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-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
      position: relative;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){#s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  margin: 0 !important;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79-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-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }

    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-link {
      aspect-ratio: 300/52;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 250px;
  }



  img.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-849c7141-0d65-44cf-9d35-9a8987c2be79 .shogun-image-content {
  
    justify-content: center;
  
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 {
      --shg-aspect-ratio: calc(300/52); 
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container {
      position: relative;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-849c7141-0d65-44cf-9d35-9a8987c2be79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-4c482114-9e75-4a9b-8ae8-357460365f83 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-4c482114-9e75-4a9b-8ae8-357460365f83 .shogun-heading-component h3 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: left;
}



#s-edad40ce-9c46-4e18-ae00-da7c9033c1d4 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-edad40ce-9c46-4e18-ae00-da7c9033c1d4 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-e35c83e6-f6d5-4241-aabc-3a13192563f9 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: left;
}

#s-e35c83e6-f6d5-4241-aabc-3a13192563f9 .shogun-heading-component h6 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -2px;
  text-align: right;
}



#s-bbf63f2e-817e-4acd-90bf-65ae6cec0a32 {
  min-height: 50px;
}








#s-bbf63f2e-817e-4acd-90bf-65ae6cec0a32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bbf63f2e-817e-4acd-90bf-65ae6cec0a32.shg-box.shg-c {
  justify-content: center;
}

#s-842e28ed-822b-44dd-b605-17e14a997d80 {
  margin-top: 15px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-842e28ed-822b-44dd-b605-17e14a997d80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 461px;
aspect-ratio: 461/50;
text-align: center;
}

#s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d {
  overflow: hidden;
}





  #s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d img.shogun-image,
  #s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d {
    width: 100%;
    height: auto;
  }



  #s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d img.shogun-image {
    

    
    
    
  }


#s-15b236a6-3b07-4a7d-bb89-f5c064b4af0d .shogun-image-content {
  
    justify-content: center;
  
}

#s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24 {
  min-height: 50px;
}
@media (max-width: 767px){#s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24 {
  display: none;
}
#s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24, #wrap-s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24, #wrap-content-s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24 { display: none !important; }}







#s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb0fed60-c323-41e2-ab4c-55dd5f0abf24.shg-box.shg-c {
  justify-content: center;
}

#s-3e485e22-0451-436c-9017-6d8b791bd495 {
  padding-left: 5%;
min-height: 50px;
}








#s-3e485e22-0451-436c-9017-6d8b791bd495 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e485e22-0451-436c-9017-6d8b791bd495.shg-box.shg-c {
  justify-content: center;
}

#s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd28bdfa-75f9-4584-8289-d7bb2c6900b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  max-width: 150px;
aspect-ratio: 1/1;
text-align: right;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  margin: 0 !important;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507-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-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }




.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
      position: relative;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  margin: 0 !important;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507-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-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }




.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
      position: relative;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  margin: 0 !important;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507-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-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }




.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
      position: relative;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  margin: 0 !important;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507-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-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }




.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
      position: relative;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  margin: 0 !important;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507-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-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }




.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container {
      position: relative;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d35f1d1d-6310-4796-b16a-8c2e5ab96507 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-696f17e8-6920-4c36-a4f2-43d1aac11953 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-696f17e8-6920-4c36-a4f2-43d1aac11953 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-696f17e8-6920-4c36-a4f2-43d1aac11953.shg-box.shg-c {
  justify-content: center;
}

#s-f146f0d6-c00b-4503-8d62-ce553ee3d03d {
  margin-top: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-f146f0d6-c00b-4503-8d62-ce553ee3d03d .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: -1px;
  
}



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

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

#s-f1713d18-423d-4255-b6b2-bba41a5487be {
  margin-top: -10px;
}

#s-f1713d18-423d-4255-b6b2-bba41a5487be hr {
  border-top: 2px solid #ddd;
}

#s-2bea4390-b8e9-445d-a42e-097fbda1015c {
  text-align: left;
}

#s-0e3241f5-49e1-486a-ae33-2826ab76a22a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0e3241f5-49e1-486a-ae33-2826ab76a22a {
  display: none;
}
#s-0e3241f5-49e1-486a-ae33-2826ab76a22a, #wrap-s-0e3241f5-49e1-486a-ae33-2826ab76a22a, #wrap-content-s-0e3241f5-49e1-486a-ae33-2826ab76a22a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e3241f5-49e1-486a-ae33-2826ab76a22a {
  display: none;
}
#s-0e3241f5-49e1-486a-ae33-2826ab76a22a, #wrap-s-0e3241f5-49e1-486a-ae33-2826ab76a22a, #wrap-content-s-0e3241f5-49e1-486a-ae33-2826ab76a22a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e3241f5-49e1-486a-ae33-2826ab76a22a {
  display: none;
}
#s-0e3241f5-49e1-486a-ae33-2826ab76a22a, #wrap-s-0e3241f5-49e1-486a-ae33-2826ab76a22a, #wrap-content-s-0e3241f5-49e1-486a-ae33-2826ab76a22a { display: none !important; }}







#s-0e3241f5-49e1-486a-ae33-2826ab76a22a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e3241f5-49e1-486a-ae33-2826ab76a22a.shg-box.shg-c {
  justify-content: center;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d {
  max-width: 150px;
aspect-ratio: 1/1;
text-align: center;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d {
  margin: 0 !important;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d-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-5148787f-b903-4b17-a163-1882845c7c7d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5148787f-b903-4b17-a163-1882845c7c7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5148787f-b903-4b17-a163-1882845c7c7d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
      position: relative;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-5148787f-b903-4b17-a163-1882845c7c7d {
  margin: 0 !important;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d-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-5148787f-b903-4b17-a163-1882845c7c7d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5148787f-b903-4b17-a163-1882845c7c7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5148787f-b903-4b17-a163-1882845c7c7d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
      position: relative;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5148787f-b903-4b17-a163-1882845c7c7d {
  margin: 0 !important;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d-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-5148787f-b903-4b17-a163-1882845c7c7d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5148787f-b903-4b17-a163-1882845c7c7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5148787f-b903-4b17-a163-1882845c7c7d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
      position: relative;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5148787f-b903-4b17-a163-1882845c7c7d {
  margin: 0 !important;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d-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-5148787f-b903-4b17-a163-1882845c7c7d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5148787f-b903-4b17-a163-1882845c7c7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5148787f-b903-4b17-a163-1882845c7c7d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
      position: relative;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-5148787f-b903-4b17-a163-1882845c7c7d {
  margin: 0 !important;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d-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-5148787f-b903-4b17-a163-1882845c7c7d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-5148787f-b903-4b17-a163-1882845c7c7d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5148787f-b903-4b17-a163-1882845c7c7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-5148787f-b903-4b17-a163-1882845c7c7d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5148787f-b903-4b17-a163-1882845c7c7d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container {
      position: relative;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5148787f-b903-4b17-a163-1882845c7c7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-d115e988-86fb-4188-a038-86fd48a19955 {
  margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d115e988-86fb-4188-a038-86fd48a19955 .shogun-heading-component h3 {
  
  font-weight:  900 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: -1px;
  
}



#s-a899a5d9-52fd-4ff6-ad68-14452af48a26 hr {
  border-top: 2px solid rgba(77, 88, 88, 0.5);
}

#s-9d259292-357a-446b-b9b2-28ce182eeae1 {
  text-align: left;
}

#s-46ed73cd-01f1-44e6-9816-fbf4786a7e48 {
  background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-46ed73cd-01f1-44e6-9816-fbf4786a7e48 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjk2MGM1OTQtNWNkZC00MjMyLTlmMTItMDRiYTZjNzZkMGFmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNzQ4MDgwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNGQ1ODU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2OTYwYzU5NC01Y2RkLTQyMzItOWYxMi0wNGJhNmM3NmQwYWYpIi8+PC9zdmc+);
}








#s-46ed73cd-01f1-44e6-9816-fbf4786a7e48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46ed73cd-01f1-44e6-9816-fbf4786a7e48.shg-box.shg-c {
  justify-content: center;
}

#s-d910a05d-0475-492e-8ed0-37657c5a3eca {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
max-width: 1388px;
}








#s-d910a05d-0475-492e-8ed0-37657c5a3eca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d910a05d-0475-492e-8ed0-37657c5a3eca.shg-box.shg-c {
  justify-content: center;
}

#s-30299599-28f7-4ee6-9d14-93ea94322dbe {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30299599-28f7-4ee6-9d14-93ea94322dbe .shogun-heading-component h1 {
  color: rgba(244, 244, 244, 1);
  font-weight:  700 ;
  font-family: "Syncopate";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-611310ed-efc3-45a8-a401-ad0df2faa7c1 {
  margin-top: 15px;
margin-bottom: 50px;
padding-top: 5px;
padding-left: 10%;
padding-bottom: 5px;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-611310ed-efc3-45a8-a401-ad0df2faa7c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-611310ed-efc3-45a8-a401-ad0df2faa7c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-611310ed-efc3-45a8-a401-ad0df2faa7c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-611310ed-efc3-45a8-a401-ad0df2faa7c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

}

#s-bc364c56-857c-4003-ab33-19a94a42e01e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 0px;
min-height: 50px;
}








#s-bc364c56-857c-4003-ab33-19a94a42e01e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc364c56-857c-4003-ab33-19a94a42e01e.shg-box.shg-c {
  justify-content: center;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  margin-top: 0px;
margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61:hover {opacity: 0.85 !important;}
#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  margin: 0 !important;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61-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-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  margin-top: 0px;
  margin-bottom: 10px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
      position: relative;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  margin: 0 !important;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61-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-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
      position: relative;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  margin: 0 !important;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61-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-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
      position: relative;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  margin: 0 !important;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61-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-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
      position: relative;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (max-width: 767px){#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  margin: 0 !important;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61-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-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container {
      position: relative;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88dd354c-d5ed-4d99-98ca-33c1fb709e61 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-b8313eab-dfe7-4645-8175-baa4331257be {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-b8313eab-dfe7-4645-8175-baa4331257be:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-b8313eab-dfe7-4645-8175-baa4331257be:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-b8313eab-dfe7-4645-8175-baa4331257be-root {
    text-align: center;
  }


#s-b8313eab-dfe7-4645-8175-baa4331257be.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8313eab-dfe7-4645-8175-baa4331257be-root {
    text-align: center;
  }


#s-b8313eab-dfe7-4645-8175-baa4331257be.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8313eab-dfe7-4645-8175-baa4331257be-root {
    text-align: center;
  }


#s-b8313eab-dfe7-4645-8175-baa4331257be.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8313eab-dfe7-4645-8175-baa4331257be-root {
    text-align: center;
  }


#s-b8313eab-dfe7-4645-8175-baa4331257be.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8313eab-dfe7-4645-8175-baa4331257be-root {
    text-align: center;
  }


#s-b8313eab-dfe7-4645-8175-baa4331257be.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-4a4c05a9-5c73-4ee5-8299-6c79fa2ccf8b {
  min-height: 50px;
}








#s-4a4c05a9-5c73-4ee5-8299-6c79fa2ccf8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a4c05a9-5c73-4ee5-8299-6c79fa2ccf8b.shg-box.shg-c {
  justify-content: center;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-6b853261-2cae-4d41-a049-1f121afb25b9:hover {opacity: 0.85 !important;}
#s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  margin: 0 !important;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9-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-6b853261-2cae-4d41-a049-1f121afb25b9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 10px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b853261-2cae-4d41-a049-1f121afb25b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
      position: relative;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){#s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  margin: 0 !important;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9-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-6b853261-2cae-4d41-a049-1f121afb25b9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b853261-2cae-4d41-a049-1f121afb25b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
      position: relative;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  margin: 0 !important;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9-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-6b853261-2cae-4d41-a049-1f121afb25b9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b853261-2cae-4d41-a049-1f121afb25b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
      position: relative;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  margin: 0 !important;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9-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-6b853261-2cae-4d41-a049-1f121afb25b9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b853261-2cae-4d41-a049-1f121afb25b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
      position: relative;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (max-width: 767px){#s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  margin: 0 !important;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9-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-6b853261-2cae-4d41-a049-1f121afb25b9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6b853261-2cae-4d41-a049-1f121afb25b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b853261-2cae-4d41-a049-1f121afb25b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-6b853261-2cae-4d41-a049-1f121afb25b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b853261-2cae-4d41-a049-1f121afb25b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container {
      position: relative;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b853261-2cae-4d41-a049-1f121afb25b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a-root {
    text-align: center;
  }


#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a-root {
    text-align: center;
  }


#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a-root {
    text-align: center;
  }


#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a-root {
    text-align: center;
  }


#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a-root {
    text-align: center;
  }


#s-b9d19cfb-2224-4cf0-a6e5-b3200909f46a.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-0bcf0644-38a6-466c-905e-0cd480d37671 {
  min-height: 50px;
}








#s-0bcf0644-38a6-466c-905e-0cd480d37671 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0bcf0644-38a6-466c-905e-0cd480d37671.shg-box.shg-c {
  justify-content: center;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-27215cba-0647-4971-9c17-9fbccdf2db0e:hover {opacity: 0.85 !important;}
#s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  margin: 0 !important;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e-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-27215cba-0647-4971-9c17-9fbccdf2db0e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 10px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27215cba-0647-4971-9c17-9fbccdf2db0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
      position: relative;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){#s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  margin: 0 !important;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e-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-27215cba-0647-4971-9c17-9fbccdf2db0e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27215cba-0647-4971-9c17-9fbccdf2db0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
      position: relative;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  margin: 0 !important;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e-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-27215cba-0647-4971-9c17-9fbccdf2db0e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27215cba-0647-4971-9c17-9fbccdf2db0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
      position: relative;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  margin: 0 !important;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e-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-27215cba-0647-4971-9c17-9fbccdf2db0e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27215cba-0647-4971-9c17-9fbccdf2db0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
      position: relative;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (max-width: 767px){#s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  margin: 0 !important;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e-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-27215cba-0647-4971-9c17-9fbccdf2db0e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-27215cba-0647-4971-9c17-9fbccdf2db0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-27215cba-0647-4971-9c17-9fbccdf2db0e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-27215cba-0647-4971-9c17-9fbccdf2db0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-27215cba-0647-4971-9c17-9fbccdf2db0e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container {
      position: relative;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-27215cba-0647-4971-9c17-9fbccdf2db0e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-4808d4c1-5ee8-45fb-9087-db5154d973b5 {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-4808d4c1-5ee8-45fb-9087-db5154d973b5:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-4808d4c1-5ee8-45fb-9087-db5154d973b5:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-4808d4c1-5ee8-45fb-9087-db5154d973b5-root {
    text-align: center;
  }


#s-4808d4c1-5ee8-45fb-9087-db5154d973b5.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4808d4c1-5ee8-45fb-9087-db5154d973b5-root {
    text-align: center;
  }


#s-4808d4c1-5ee8-45fb-9087-db5154d973b5.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4808d4c1-5ee8-45fb-9087-db5154d973b5-root {
    text-align: center;
  }


#s-4808d4c1-5ee8-45fb-9087-db5154d973b5.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4808d4c1-5ee8-45fb-9087-db5154d973b5-root {
    text-align: center;
  }


#s-4808d4c1-5ee8-45fb-9087-db5154d973b5.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4808d4c1-5ee8-45fb-9087-db5154d973b5-root {
    text-align: center;
  }


#s-4808d4c1-5ee8-45fb-9087-db5154d973b5.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-c5e55f56-0403-4a7c-a0f3-19ef9de8e0bd {
  min-height: 50px;
}








#s-c5e55f56-0403-4a7c-a0f3-19ef9de8e0bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c5e55f56-0403-4a7c-a0f3-19ef9de8e0bd.shg-box.shg-c {
  justify-content: center;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  margin-bottom: 10px;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}
#s-59579d7d-4a23-4bbf-be7d-482d5752ec52:hover {opacity: 0.85 !important;}
#s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  margin: 0 !important;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52-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-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  margin-bottom: 10px;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
      position: relative;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

@media (min-width: 1200px){#s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  margin: 0 !important;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52-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-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
      position: relative;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  margin: 0 !important;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52-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-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
      position: relative;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  margin: 0 !important;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52-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-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
      position: relative;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}@media (max-width: 767px){#s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  margin: 0 !important;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52-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-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 100px;
  }



  img.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
    
    
    
    max-height: 100px;
  }


.s-59579d7d-4a23-4bbf-be7d-482d5752ec52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container {
      position: relative;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59579d7d-4a23-4bbf-be7d-482d5752ec52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 100px;
    }
  }

}
#s-b22a3896-c90f-4091-9244-1fe324f9cf25 {
  border-style: solid;
margin-left: 15%;
margin-right: 15%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(244, 244, 244, 1);
border-radius: 5px;
background-color: rgba(244, 244, 244, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 244, 244, 1);
}
#s-b22a3896-c90f-4091-9244-1fe324f9cf25:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(244, 244, 244, 1) !important;
border-radius: 5px !important;
background-color: rgba(244, 244, 244, 0.15) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}#s-b22a3896-c90f-4091-9244-1fe324f9cf25:active {background-color: rgba(77, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(244, 244, 244, 1) !important;}

  #s-b22a3896-c90f-4091-9244-1fe324f9cf25-root {
    text-align: center;
  }


#s-b22a3896-c90f-4091-9244-1fe324f9cf25.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b22a3896-c90f-4091-9244-1fe324f9cf25-root {
    text-align: center;
  }


#s-b22a3896-c90f-4091-9244-1fe324f9cf25.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b22a3896-c90f-4091-9244-1fe324f9cf25-root {
    text-align: center;
  }


#s-b22a3896-c90f-4091-9244-1fe324f9cf25.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b22a3896-c90f-4091-9244-1fe324f9cf25-root {
    text-align: center;
  }


#s-b22a3896-c90f-4091-9244-1fe324f9cf25.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b22a3896-c90f-4091-9244-1fe324f9cf25-root {
    text-align: center;
  }


#s-b22a3896-c90f-4091-9244-1fe324f9cf25.shg-btn {
  color: rgba(244, 244, 244, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
