.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-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d {
  
}
@media (min-width: 1200px){#s-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d {
  
}
}@media (max-width: 767px){#s-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d {
  
}
}







#s-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c53db274-6e27-4a1e-8085-b5cdbdb9ce9d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 300px;
background-position: right center;
}
@media (min-width: 768px) and (max-width: 991px){#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  min-height: 200px;
}
}@media (max-width: 767px){#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  min-height: 150px;
}
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/480x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/960x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/768x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/1536x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/1024x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/2048x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/1200x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 {
  background-image: url(https://i.shgcdn.com/e1b098a0-9b1a-41ca-94ff-4948643a7a9f/-/resize/2048x/);
}
#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-119816fe-ccdb-406e-9929-014a2ba6ceb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-119816fe-ccdb-406e-9929-014a2ba6ceb1.shg-box.shg-c {
  justify-content: center;
}

#s-52acb169-316e-45cb-88ce-ebbbb37252c3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

.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-f4ab24ac-66c7-4018-8fb2-1ee686695150 {
  margin-top: 45px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4ab24ac-66c7-4018-8fb2-1ee686695150"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.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-c52fafa1-6168-4cfe-8ad9-b62b13b2158c {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-color: #000;
border-style: solid;
text-align: center;
}

#s-c52fafa1-6168-4cfe-8ad9-b62b13b2158c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-ef53dac5-1267-4c31-980c-59da53162471 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ef53dac5-1267-4c31-980c-59da53162471 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef53dac5-1267-4c31-980c-59da53162471.shg-box.shg-c {
  justify-content: center;
}

.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-2acebb41-a09b-4cd4-b5da-4a7ad4210330 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2acebb41-a09b-4cd4-b5da-4a7ad4210330-root {
    text-align: center;
  }


#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2acebb41-a09b-4cd4-b5da-4a7ad4210330-root {
    text-align: center;
  }


#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2acebb41-a09b-4cd4-b5da-4a7ad4210330-root {
    text-align: center;
  }


#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2acebb41-a09b-4cd4-b5da-4a7ad4210330-root {
    text-align: center;
  }


#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2acebb41-a09b-4cd4-b5da-4a7ad4210330-root {
    text-align: center;
  }


#s-2acebb41-a09b-4cd4-b5da-4a7ad4210330.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 8px;
padding-left: 23px;
padding-bottom: 8px;
padding-right: 23px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
opacity: 1;
}
#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6:hover {background-color: rgba(225, 225, 225, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjRkNzYzN2EtYTAxZS00ZDVhLWE2MTUtMjU5N2YwY2RhY2RkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NGQ3NjM3YS1hMDFlLTRkNWEtYTYxNS0yNTk3ZjBjZGFjZGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}@media (min-width: 1200px){#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
}
#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWY2ZTlhNDMtOGU0Yy00MzMwLTlkZDMtZjZlMTdmMTlmMzQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1ZjZlOWE0My04ZTRjLTQzMzAtOWRkMy1mNmUxN2YxOWYzNDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6 {
  
}
#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWY1NTQ1YTMtMzMxNS00ZjNkLWI2YjktZjgxOTRlYmRlYmY1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlZjU1NDVhMy0zMzE1LTRmM2QtYjZiOS1mODE5NGViZGViZjUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}@media (max-width: 767px){#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6 {
  
}
#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTA4NmQ0MDAtNDZjZC00ZGE5LWI1MGItZDgzNjgxZjA4NzI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MDg2ZDQwMC00NmNkLTRkYTktYjUwYi1kODM2ODFmMDg3MjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}

  #s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6-root {
    text-align: center;
  }


#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6-root {
    text-align: center;
  }


#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6-root {
    text-align: center;
  }


#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6-root {
    text-align: center;
  }


#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6-root {
    text-align: center;
  }


#s-7a58e2c9-2b19-478f-9c2a-d1e5be76b5c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-e8d8c501-ef23-48d0-9fcd-acf069860571 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 23px;
padding-bottom: 8px;
padding-right: 23px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e8d8c501-ef23-48d0-9fcd-acf069860571:hover {background-color: rgba(225, 225, 225, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e8d8c501-ef23-48d0-9fcd-acf069860571:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2MyMDMyMDUtMTJmNy00NjEyLWE5OGQtOTlhYjI5ZGU0MjQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGE0YTM5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YzIwMzIwNS0xMmY3LTQ2MTItYTk4ZC05OWFiMjlkZTQyNDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4a4a39"}, {"id"=>3, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}@media (min-width: 1200px){#s-e8d8c501-ef23-48d0-9fcd-acf069860571 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
}
#s-e8d8c501-ef23-48d0-9fcd-acf069860571:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTgxOTcxZjctZTNiZi00MjMyLTg2ZjQtMDNlNmNjNzY1MDhiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGE0YTM5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1ODE5NzFmNy1lM2JmLTQyMzItODZmNC0wM2U2Y2M3NjUwOGIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4a4a39"}, {"id"=>3, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-e8d8c501-ef23-48d0-9fcd-acf069860571 {
  
}
#s-e8d8c501-ef23-48d0-9fcd-acf069860571:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTYwYmE1MDItM2EyMi00NmRiLWFkZmUtNjA5N2YyM2YwMzBhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGE0YTM5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNjBiYTUwMi0zYTIyLTQ2ZGItYWRmZS02MDk3ZjIzZjAzMGEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4a4a39"}, {"id"=>3, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}@media (min-width: 768px) and (max-width: 991px){#s-e8d8c501-ef23-48d0-9fcd-acf069860571 {
  text-align: center;
}
#s-e8d8c501-ef23-48d0-9fcd-acf069860571:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTBkNDk0YjItZjIxYy00OTk4LWEzM2EtZmRmZTgxZDcxNGZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGE0YTM5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MGQ0OTRiMi1mMjFjLTQ5OTgtYTMzYS1mZGZlODFkNzE0ZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4a4a39"}, {"id"=>3, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}@media (max-width: 767px){#s-e8d8c501-ef23-48d0-9fcd-acf069860571 {
  
}
#s-e8d8c501-ef23-48d0-9fcd-acf069860571:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTI0Y2M2MmItZTNiOS00ZWFmLWE3NjYtNzY1MTc4NDA1Nzc0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGE0YTM5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMjRjYzYyYi1lM2I5LTRlYWYtYTc2Ni03NjUxNzg0MDU3NzQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4a4a39"}, {"id"=>3, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}

  #s-e8d8c501-ef23-48d0-9fcd-acf069860571-root {
    text-align: center;
  }


#s-e8d8c501-ef23-48d0-9fcd-acf069860571.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e8d8c501-ef23-48d0-9fcd-acf069860571-root {
    text-align: center;
  }


#s-e8d8c501-ef23-48d0-9fcd-acf069860571.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8d8c501-ef23-48d0-9fcd-acf069860571-root {
    text-align: center;
  }


#s-e8d8c501-ef23-48d0-9fcd-acf069860571.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e8d8c501-ef23-48d0-9fcd-acf069860571-root {
    text-align: center;
  }


#s-e8d8c501-ef23-48d0-9fcd-acf069860571.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e8d8c501-ef23-48d0-9fcd-acf069860571-root {
    text-align: center;
  }


#s-e8d8c501-ef23-48d0-9fcd-acf069860571.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-42c73ca7-ca2b-4873-ba41-ddffb4fe2d4e {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 1%;
padding-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
}








#s-42c73ca7-ca2b-4873-ba41-ddffb4fe2d4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42c73ca7-ca2b-4873-ba41-ddffb4fe2d4e.shg-box.shg-c {
  justify-content: center;
}

#s-8e003ef4-1998-47d6-b836-cbc7737c07d7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e003ef4-1998-47d6-b836-cbc7737c07d7 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-7909f87b-ccf2-43f2-a647-d49ef60642d2 {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-7909f87b-ccf2-43f2-a647-d49ef60642d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-7909f87b-ccf2-43f2-a647-d49ef60642d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-7909f87b-ccf2-43f2-a647-d49ef60642d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-7909f87b-ccf2-43f2-a647-d49ef60642d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.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;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  max-width: 1500px;
text-align: center;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image {
  box-sizing: border-box;
}



.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  
}


@media (min-width: 1200px){#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image {
  box-sizing: border-box;
}



.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image {
  box-sizing: border-box;
}



.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image {
  box-sizing: border-box;
}



.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  
}


}@media (max-width: 767px){#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a71d36b-31d7-4cd2-9785-c4840408ee22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a71d36b-31d7-4cd2-9785-c4840408ee22.shogun-image {
  box-sizing: border-box;
}



.s-8a71d36b-31d7-4cd2-9785-c4840408ee22 img.shogun-image {
  
}


}
.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-011f1e3e-d8ca-4911-8466-dd007f4ca532 {
  margin-top: 0px;
margin-bottom: 0px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c {
  max-width: 1500px;
text-align: center;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c {
  margin: 0 !important;
  overflow: visible;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add background color handling */
  
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d466771e-d0d1-4390-9081-48187ebdd70c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image {
  box-sizing: border-box;
}



.s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  
}


@media (min-width: 1200px){#s-d466771e-d0d1-4390-9081-48187ebdd70c {
  margin: 0 !important;
  overflow: visible;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add background color handling */
  
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d466771e-d0d1-4390-9081-48187ebdd70c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image {
  box-sizing: border-box;
}



.s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d466771e-d0d1-4390-9081-48187ebdd70c {
  margin: 0 !important;
  overflow: visible;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add background color handling */
  
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d466771e-d0d1-4390-9081-48187ebdd70c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image {
  box-sizing: border-box;
}



.s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d466771e-d0d1-4390-9081-48187ebdd70c {
  margin: 0 !important;
  overflow: visible;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add background color handling */
  
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d466771e-d0d1-4390-9081-48187ebdd70c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image {
  box-sizing: border-box;
}



.s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  
}


}@media (max-width: 767px){#s-d466771e-d0d1-4390-9081-48187ebdd70c {
  margin: 0 !important;
  overflow: visible;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d466771e-d0d1-4390-9081-48187ebdd70c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add background color handling */
  
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d466771e-d0d1-4390-9081-48187ebdd70c .shogun-image-content {
  
    justify-content: center;
  
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d466771e-d0d1-4390-9081-48187ebdd70c.shogun-image {
  box-sizing: border-box;
}



.s-d466771e-d0d1-4390-9081-48187ebdd70c img.shogun-image {
  
}


}
#s-b0833078-8705-44a6-9fc6-58f06486034d {
  max-width: 1000px;
text-align: center;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d {
  margin: 0 !important;
  overflow: visible;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add background color handling */
  
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b0833078-8705-44a6-9fc6-58f06486034d .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image {
  box-sizing: border-box;
}



.s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  
}


@media (min-width: 1200px){#s-b0833078-8705-44a6-9fc6-58f06486034d {
  margin: 0 !important;
  overflow: visible;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add background color handling */
  
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b0833078-8705-44a6-9fc6-58f06486034d .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image {
  box-sizing: border-box;
}



.s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b0833078-8705-44a6-9fc6-58f06486034d {
  margin: 0 !important;
  overflow: visible;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add background color handling */
  
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b0833078-8705-44a6-9fc6-58f06486034d .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image {
  box-sizing: border-box;
}



.s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b0833078-8705-44a6-9fc6-58f06486034d {
  margin: 0 !important;
  overflow: visible;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add background color handling */
  
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b0833078-8705-44a6-9fc6-58f06486034d .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image {
  box-sizing: border-box;
}



.s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  
}


}@media (max-width: 767px){#s-b0833078-8705-44a6-9fc6-58f06486034d {
  margin: 0 !important;
  overflow: visible;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0833078-8705-44a6-9fc6-58f06486034d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add background color handling */
  
}

#s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b0833078-8705-44a6-9fc6-58f06486034d .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0833078-8705-44a6-9fc6-58f06486034d.shogun-image {
  box-sizing: border-box;
}



.s-b0833078-8705-44a6-9fc6-58f06486034d img.shogun-image {
  
}


}
#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  max-width: 1000px;
text-align: center;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image {
  box-sizing: border-box;
}



.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image {
  box-sizing: border-box;
}



.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image {
  box-sizing: border-box;
}



.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image {
  box-sizing: border-box;
}



.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdf3993-f560-46a0-a91b-bfa3f43c11c5.shogun-image {
  box-sizing: border-box;
}



.s-abdf3993-f560-46a0-a91b-bfa3f43c11c5 img.shogun-image {
  
}


}
#s-145c95f4-ffc4-463d-923d-25de1975fd0d {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-145c95f4-ffc4-463d-923d-25de1975fd0d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-145c95f4-ffc4-463d-923d-25de1975fd0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-145c95f4-ffc4-463d-923d-25de1975fd0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-145c95f4-ffc4-463d-923d-25de1975fd0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  max-width: 1500px;
text-align: center;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image {
  box-sizing: border-box;
}



.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image {
  box-sizing: border-box;
}



.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image {
  box-sizing: border-box;
}



.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image {
  box-sizing: border-box;
}



.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2.shogun-image {
  box-sizing: border-box;
}



.s-18f09dc7-7e56-4a3b-b1d6-62398721f8f2 img.shogun-image {
  
}


}
#s-6d8f6a7b-847d-4105-932e-b9d63bdc87b8 {
  margin-top: 0px;
margin-bottom: 0px;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  max-width: 1500px;
text-align: center;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  margin: 0 !important;
  overflow: visible;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add background color handling */
  
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db .shogun-image-content {
  
    justify-content: center;
  
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image {
  box-sizing: border-box;
}



.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  
}


@media (min-width: 1200px){#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  margin: 0 !important;
  overflow: visible;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add background color handling */
  
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db .shogun-image-content {
  
    justify-content: center;
  
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image {
  box-sizing: border-box;
}



.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  margin: 0 !important;
  overflow: visible;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add background color handling */
  
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db .shogun-image-content {
  
    justify-content: center;
  
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image {
  box-sizing: border-box;
}



.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  margin: 0 !important;
  overflow: visible;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add background color handling */
  
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db .shogun-image-content {
  
    justify-content: center;
  
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image {
  box-sizing: border-box;
}



.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  
}


}@media (max-width: 767px){#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  margin: 0 !important;
  overflow: visible;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e48e1b4a-cf98-4bee-8ee6-d82527f781db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add background color handling */
  
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db .shogun-image-content {
  
    justify-content: center;
  
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e48e1b4a-cf98-4bee-8ee6-d82527f781db.shogun-image {
  box-sizing: border-box;
}



.s-e48e1b4a-cf98-4bee-8ee6-d82527f781db img.shogun-image {
  
}


}
#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  max-width: 1500px;
text-align: center;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  margin: 0 !important;
  overflow: visible;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add background color handling */
  
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image {
  box-sizing: border-box;
}



.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  
}


@media (min-width: 1200px){#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  margin: 0 !important;
  overflow: visible;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add background color handling */
  
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image {
  box-sizing: border-box;
}



.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  margin: 0 !important;
  overflow: visible;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add background color handling */
  
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image {
  box-sizing: border-box;
}



.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  margin: 0 !important;
  overflow: visible;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add background color handling */
  
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image {
  box-sizing: border-box;
}



.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  
}


}@media (max-width: 767px){#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  margin: 0 !important;
  overflow: visible;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9df01a65-699a-4d7f-bb98-f7c10fb12584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add background color handling */
  
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9df01a65-699a-4d7f-bb98-f7c10fb12584.shogun-image {
  box-sizing: border-box;
}



.s-9df01a65-699a-4d7f-bb98-f7c10fb12584 img.shogun-image {
  
}


}
#s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  max-width: 1500px;
text-align: center;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  margin: 0 !important;
  overflow: visible;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add background color handling */
  
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b556f147-4ab9-48ed-a646-6390aedd2e4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image {
  box-sizing: border-box;
}



.s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  
}


@media (min-width: 1200px){#s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  margin: 0 !important;
  overflow: visible;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add background color handling */
  
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b556f147-4ab9-48ed-a646-6390aedd2e4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image {
  box-sizing: border-box;
}



.s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  margin: 0 !important;
  overflow: visible;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add background color handling */
  
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b556f147-4ab9-48ed-a646-6390aedd2e4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image {
  box-sizing: border-box;
}



.s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  margin: 0 !important;
  overflow: visible;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add background color handling */
  
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b556f147-4ab9-48ed-a646-6390aedd2e4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image {
  box-sizing: border-box;
}



.s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  
}


}@media (max-width: 767px){#s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  margin: 0 !important;
  overflow: visible;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b556f147-4ab9-48ed-a646-6390aedd2e4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add background color handling */
  
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b556f147-4ab9-48ed-a646-6390aedd2e4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b556f147-4ab9-48ed-a646-6390aedd2e4b.shogun-image {
  box-sizing: border-box;
}



.s-b556f147-4ab9-48ed-a646-6390aedd2e4b img.shogun-image {
  
}


}
#s-d2ad8abd-b50b-436e-927a-48e9974577d7 {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-d2ad8abd-b50b-436e-927a-48e9974577d7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-d2ad8abd-b50b-436e-927a-48e9974577d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-d2ad8abd-b50b-436e-927a-48e9974577d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2ad8abd-b50b-436e-927a-48e9974577d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  max-width: 1500px;
text-align: center;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  margin: 0 !important;
  overflow: visible;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add background color handling */
  
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image {
  box-sizing: border-box;
}



.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  
}


@media (min-width: 1200px){#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  margin: 0 !important;
  overflow: visible;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add background color handling */
  
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image {
  box-sizing: border-box;
}



.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  margin: 0 !important;
  overflow: visible;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add background color handling */
  
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image {
  box-sizing: border-box;
}



.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  margin: 0 !important;
  overflow: visible;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add background color handling */
  
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image {
  box-sizing: border-box;
}



.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  
}


}@media (max-width: 767px){#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  margin: 0 !important;
  overflow: visible;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57ae15f5-b54e-48a5-8e96-e59017ff3340 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add background color handling */
  
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57ae15f5-b54e-48a5-8e96-e59017ff3340.shogun-image {
  box-sizing: border-box;
}



.s-57ae15f5-b54e-48a5-8e96-e59017ff3340 img.shogun-image {
  
}


}
#s-985c2c25-3486-450c-8675-f7349c673854 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-985c2c25-3486-450c-8675-f7349c673854 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-65295756-f51e-4182-a98b-a477f767c81d {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-65295756-f51e-4182-a98b-a477f767c81d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-65295756-f51e-4182-a98b-a477f767c81d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-65295756-f51e-4182-a98b-a477f767c81d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-65295756-f51e-4182-a98b-a477f767c81d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  max-width: 1500px;
text-align: center;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  margin: 0 !important;
  overflow: visible;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add background color handling */
  
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image {
  box-sizing: border-box;
}



.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  
}


@media (min-width: 1200px){#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  margin: 0 !important;
  overflow: visible;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add background color handling */
  
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image {
  box-sizing: border-box;
}



.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  margin: 0 !important;
  overflow: visible;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add background color handling */
  
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image {
  box-sizing: border-box;
}



.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  margin: 0 !important;
  overflow: visible;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add background color handling */
  
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image {
  box-sizing: border-box;
}



.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  
}


}@media (max-width: 767px){#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  margin: 0 !important;
  overflow: visible;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d28c2447-d399-4406-9dfa-5afb9a08d2ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add background color handling */
  
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28c2447-d399-4406-9dfa-5afb9a08d2ab.shogun-image {
  box-sizing: border-box;
}



.s-d28c2447-d399-4406-9dfa-5afb9a08d2ab img.shogun-image {
  
}


}
#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  max-width: 1500px;
text-align: center;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image {
  box-sizing: border-box;
}



.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image {
  box-sizing: border-box;
}



.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image {
  box-sizing: border-box;
}



.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image {
  box-sizing: border-box;
}



.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2.shogun-image {
  box-sizing: border-box;
}



.s-76e9ad29-9690-4fc3-bdc1-9056a4c260b2 img.shogun-image {
  
}


}
#s-ddbd9afd-4994-4f3a-a4be-e3ac185faed3 {
  margin-top: 0px;
margin-left: -2%;
margin-bottom: 0px;
margin-right: -2%;
border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  max-width: 1500px;
text-align: center;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  margin: 0 !important;
  overflow: visible;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add background color handling */
  
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d87f3e10-9896-40e0-b6d5-521aab93a245 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image {
  box-sizing: border-box;
}



.s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  margin: 0 !important;
  overflow: visible;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add background color handling */
  
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d87f3e10-9896-40e0-b6d5-521aab93a245 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image {
  box-sizing: border-box;
}



.s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  margin: 0 !important;
  overflow: visible;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add background color handling */
  
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d87f3e10-9896-40e0-b6d5-521aab93a245 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image {
  box-sizing: border-box;
}



.s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  margin: 0 !important;
  overflow: visible;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add background color handling */
  
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d87f3e10-9896-40e0-b6d5-521aab93a245 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image {
  box-sizing: border-box;
}



.s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  margin: 0 !important;
  overflow: visible;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d87f3e10-9896-40e0-b6d5-521aab93a245 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add background color handling */
  
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d87f3e10-9896-40e0-b6d5-521aab93a245 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d87f3e10-9896-40e0-b6d5-521aab93a245.shogun-image {
  box-sizing: border-box;
}



.s-d87f3e10-9896-40e0-b6d5-521aab93a245 img.shogun-image {
  
}


}
#s-1203add9-963f-449a-8344-28aa2fb1d625 {
  max-width: 929px;
text-align: center;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 {
  margin: 0 !important;
  overflow: visible;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add background color handling */
  
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1203add9-963f-449a-8344-28aa2fb1d625 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image {
  box-sizing: border-box;
}



.s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1203add9-963f-449a-8344-28aa2fb1d625 {
  margin: 0 !important;
  overflow: visible;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add background color handling */
  
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1203add9-963f-449a-8344-28aa2fb1d625 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image {
  box-sizing: border-box;
}



.s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1203add9-963f-449a-8344-28aa2fb1d625 {
  margin: 0 !important;
  overflow: visible;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add background color handling */
  
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1203add9-963f-449a-8344-28aa2fb1d625 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image {
  box-sizing: border-box;
}



.s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1203add9-963f-449a-8344-28aa2fb1d625 {
  margin: 0 !important;
  overflow: visible;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add background color handling */
  
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1203add9-963f-449a-8344-28aa2fb1d625 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image {
  box-sizing: border-box;
}



.s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1203add9-963f-449a-8344-28aa2fb1d625 {
  margin: 0 !important;
  overflow: visible;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1203add9-963f-449a-8344-28aa2fb1d625 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add background color handling */
  
}

#s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-1203add9-963f-449a-8344-28aa2fb1d625 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1203add9-963f-449a-8344-28aa2fb1d625.shogun-image {
  box-sizing: border-box;
}



.s-1203add9-963f-449a-8344-28aa2fb1d625 img.shogun-image {
  
}


}
#s-41faed99-e9e9-4d4d-b992-1a030980a741 {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-41faed99-e9e9-4d4d-b992-1a030980a741"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-41faed99-e9e9-4d4d-b992-1a030980a741"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-41faed99-e9e9-4d4d-b992-1a030980a741"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-41faed99-e9e9-4d4d-b992-1a030980a741"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  max-width: 1000px;
text-align: center;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c0d823b4-3e31-4b88-b145-1621adb0411a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image {
  box-sizing: border-box;
}



.s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  
}


@media (min-width: 1200px){#s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c0d823b4-3e31-4b88-b145-1621adb0411a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image {
  box-sizing: border-box;
}



.s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c0d823b4-3e31-4b88-b145-1621adb0411a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image {
  box-sizing: border-box;
}



.s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c0d823b4-3e31-4b88-b145-1621adb0411a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image {
  box-sizing: border-box;
}



.s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  
}


}@media (max-width: 767px){#s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d823b4-3e31-4b88-b145-1621adb0411a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c0d823b4-3e31-4b88-b145-1621adb0411a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d823b4-3e31-4b88-b145-1621adb0411a.shogun-image {
  box-sizing: border-box;
}



.s-c0d823b4-3e31-4b88-b145-1621adb0411a img.shogun-image {
  
}


}
#s-6716badd-7983-491c-b8d0-f9fc154510c2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6716badd-7983-491c-b8d0-f9fc154510c2 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-9948b84c-a5d8-4f47-8ae1-8c2ee8040fba {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-9948b84c-a5d8-4f47-8ae1-8c2ee8040fba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-9948b84c-a5d8-4f47-8ae1-8c2ee8040fba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-9948b84c-a5d8-4f47-8ae1-8c2ee8040fba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-9948b84c-a5d8-4f47-8ae1-8c2ee8040fba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  max-width: 1490px;
text-align: center;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  margin: 0 !important;
  overflow: visible;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add background color handling */
  
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image {
  box-sizing: border-box;
}



.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  
}


@media (min-width: 1200px){#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  margin: 0 !important;
  overflow: visible;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add background color handling */
  
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image {
  box-sizing: border-box;
}



.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  margin: 0 !important;
  overflow: visible;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add background color handling */
  
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image {
  box-sizing: border-box;
}



.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  margin: 0 !important;
  overflow: visible;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add background color handling */
  
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image {
  box-sizing: border-box;
}



.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  
}


}@media (max-width: 767px){#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  margin: 0 !important;
  overflow: visible;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8eaaac92-81f9-4db3-98ab-3bcddd52429f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add background color handling */
  
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f .shogun-image-content {
  
    justify-content: center;
  
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8eaaac92-81f9-4db3-98ab-3bcddd52429f.shogun-image {
  box-sizing: border-box;
}



.s-8eaaac92-81f9-4db3-98ab-3bcddd52429f img.shogun-image {
  
}


}
#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  max-width: 1500px;
text-align: center;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image {
  box-sizing: border-box;
}



.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  
}


@media (min-width: 1200px){#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image {
  box-sizing: border-box;
}



.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image {
  box-sizing: border-box;
}



.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image {
  box-sizing: border-box;
}



.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  
}


}@media (max-width: 767px){#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb8d93bb-c57f-4593-a651-20d0b9f22c85.shogun-image {
  box-sizing: border-box;
}



.s-fb8d93bb-c57f-4593-a651-20d0b9f22c85 img.shogun-image {
  
}


}
#s-c872118f-354f-4d7a-bb3a-204c9f2acbb7 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  max-width: 1345px;
text-align: center;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image {
  box-sizing: border-box;
}



.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image {
  box-sizing: border-box;
}



.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image {
  box-sizing: border-box;
}



.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image {
  box-sizing: border-box;
}



.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  margin: 0 !important;
  overflow: visible;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add background color handling */
  
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e1577b9d-125b-4d73-ba50-11eed9e8dd35.shogun-image {
  box-sizing: border-box;
}



.s-e1577b9d-125b-4d73-ba50-11eed9e8dd35 img.shogun-image {
  
}


}
#s-1f4b0390-13a3-40aa-91e6-5540cb3a1ca9 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
text-align: left;
}

#s-458d4e36-2530-4978-af1d-3d5896294ce7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-458d4e36-2530-4978-af1d-3d5896294ce7 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-48e5008f-1713-4b7d-862d-e918487d2b7e {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-48e5008f-1713-4b7d-862d-e918487d2b7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-48e5008f-1713-4b7d-862d-e918487d2b7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-48e5008f-1713-4b7d-862d-e918487d2b7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-48e5008f-1713-4b7d-862d-e918487d2b7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
text-align: center;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-65fea386-282b-4536-807d-8e3d6e3e0a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-65fea386-282b-4536-807d-8e3d6e3e0a19 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-65fea386-282b-4536-807d-8e3d6e3e0a19 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65fea386-282b-4536-807d-8e3d6e3e0a19.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-14e0d48b-b19e-4332-93f1-0bd80308e48a {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  margin-left: auto;
margin-right: auto;
max-width: 522px;
text-align: center;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa9faeaa-ef23-4c4f-8714-78d17b9f8a96.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ca2eb053-eb1d-4fea-bce9-a3d70402a4da {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  max-width: 1000px;
text-align: center;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7fad0154-113c-46a5-afb2-5aa7a752d695 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image {
  box-sizing: border-box;
}



.s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7fad0154-113c-46a5-afb2-5aa7a752d695 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image {
  box-sizing: border-box;
}



.s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7fad0154-113c-46a5-afb2-5aa7a752d695 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image {
  box-sizing: border-box;
}



.s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7fad0154-113c-46a5-afb2-5aa7a752d695 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image {
  box-sizing: border-box;
}



.s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fad0154-113c-46a5-afb2-5aa7a752d695 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7fad0154-113c-46a5-afb2-5aa7a752d695 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fad0154-113c-46a5-afb2-5aa7a752d695.shogun-image {
  box-sizing: border-box;
}



.s-7fad0154-113c-46a5-afb2-5aa7a752d695 img.shogun-image {
  
}


}
#s-cf494e9d-875c-486c-bdfc-3796e5404581 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-ca6d01ac-3bf9-4ad2-afac-e9764e0f1835 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca6d01ac-3bf9-4ad2-afac-e9764e0f1835 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-8187d3de-3c1f-45ba-95af-bc15494dd69d {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-8187d3de-3c1f-45ba-95af-bc15494dd69d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-8187d3de-3c1f-45ba-95af-bc15494dd69d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-8187d3de-3c1f-45ba-95af-bc15494dd69d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-8187d3de-3c1f-45ba-95af-bc15494dd69d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
text-align: center;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dd3733a5-4d82-4252-9427-a25623208ad3 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-dd3733a5-4d82-4252-9427-a25623208ad3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dd3733a5-4d82-4252-9427-a25623208ad3 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-dd3733a5-4d82-4252-9427-a25623208ad3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dd3733a5-4d82-4252-9427-a25623208ad3 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-dd3733a5-4d82-4252-9427-a25623208ad3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dd3733a5-4d82-4252-9427-a25623208ad3 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-dd3733a5-4d82-4252-9427-a25623208ad3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-dd3733a5-4d82-4252-9427-a25623208ad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-dd3733a5-4d82-4252-9427-a25623208ad3 img.shogun-image {
  width: 100%;
  
  
  max-width: 1500px;

      
    max-width: 1500px;

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




.s-dd3733a5-4d82-4252-9427-a25623208ad3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd3733a5-4d82-4252-9427-a25623208ad3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-12827071-1304-438f-a893-50c0ae29f9e8 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 {
  margin-left: auto;
margin-right: auto;
max-width: 522px;
text-align: center;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-422d6983-13e8-4701-ba18-93d971073ea6 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-422d6983-13e8-4701-ba18-93d971073ea6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-422d6983-13e8-4701-ba18-93d971073ea6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-422d6983-13e8-4701-ba18-93d971073ea6 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-422d6983-13e8-4701-ba18-93d971073ea6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-422d6983-13e8-4701-ba18-93d971073ea6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-422d6983-13e8-4701-ba18-93d971073ea6 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-422d6983-13e8-4701-ba18-93d971073ea6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-422d6983-13e8-4701-ba18-93d971073ea6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-422d6983-13e8-4701-ba18-93d971073ea6 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-422d6983-13e8-4701-ba18-93d971073ea6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-422d6983-13e8-4701-ba18-93d971073ea6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-422d6983-13e8-4701-ba18-93d971073ea6 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-422d6983-13e8-4701-ba18-93d971073ea6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-422d6983-13e8-4701-ba18-93d971073ea6 img.shogun-image {
  width: 100%;
  
  
  max-width: 522px;

      
    max-width: 522px;

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




.s-422d6983-13e8-4701-ba18-93d971073ea6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-422d6983-13e8-4701-ba18-93d971073ea6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-38c57798-5bc7-4fda-9fc7-ee2824891302 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  max-width: 1000px;
text-align: center;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  margin: 0 !important;
  overflow: visible;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add background color handling */
  
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-28bae09e-aac7-492c-8fe2-fb40fb880578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image {
  box-sizing: border-box;
}



.s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  
}


@media (min-width: 1200px){#s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  margin: 0 !important;
  overflow: visible;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add background color handling */
  
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-28bae09e-aac7-492c-8fe2-fb40fb880578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image {
  box-sizing: border-box;
}



.s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  margin: 0 !important;
  overflow: visible;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add background color handling */
  
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-28bae09e-aac7-492c-8fe2-fb40fb880578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image {
  box-sizing: border-box;
}



.s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  margin: 0 !important;
  overflow: visible;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add background color handling */
  
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-28bae09e-aac7-492c-8fe2-fb40fb880578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image {
  box-sizing: border-box;
}



.s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  
}


}@media (max-width: 767px){#s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  margin: 0 !important;
  overflow: visible;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28bae09e-aac7-492c-8fe2-fb40fb880578 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add background color handling */
  
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-28bae09e-aac7-492c-8fe2-fb40fb880578 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28bae09e-aac7-492c-8fe2-fb40fb880578.shogun-image {
  box-sizing: border-box;
}



.s-28bae09e-aac7-492c-8fe2-fb40fb880578 img.shogun-image {
  
}


}
#s-3386c4e3-89f4-4ff6-87ac-94a6aec9a56e {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  margin-left: auto;
margin-right: auto;
max-width: 835px;
text-align: center;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 img.shogun-image {
  width: 100%;
  
  
  max-width: 835px;

      
    max-width: 835px;

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




.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 img.shogun-image {
  width: 100%;
  
  
  max-width: 835px;

      
    max-width: 835px;

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




.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 img.shogun-image {
  width: 100%;
  
  
  max-width: 835px;

      
    max-width: 835px;

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




.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 img.shogun-image {
  width: 100%;
  
  
  max-width: 835px;

      
    max-width: 835px;

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




.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 img.shogun-image {
  width: 100%;
  
  
  max-width: 835px;

      
    max-width: 835px;

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




.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7277e1f-5735-41bc-bcbb-6c7d719d56a7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-419c2c5c-6e3b-45fb-a197-babc372aa5e7 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-616d8f71-2476-4e39-86c5-12a0ef1957af {
  margin-top: 15px;
margin-left: 3%;
margin-bottom: 15px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-616d8f71-2476-4e39-86c5-12a0ef1957af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 40.0px);
}

}

@media (min-width: 768px) {
[id="s-616d8f71-2476-4e39-86c5-12a0ef1957af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-616d8f71-2476-4e39-86c5-12a0ef1957af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-616d8f71-2476-4e39-86c5-12a0ef1957af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  margin-left: auto;
margin-right: auto;
max-width: 693px;
text-align: center;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 img.shogun-image {
  width: 100%;
  
  
  max-width: 693px;

      
    max-width: 693px;

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




.s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 img.shogun-image {
  width: 100%;
  
  
  max-width: 693px;

      
    max-width: 693px;

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




.s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 img.shogun-image {
  width: 100%;
  
  
  max-width: 693px;

      
    max-width: 693px;

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




.s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 img.shogun-image {
  width: 100%;
  
  
  max-width: 693px;

      
    max-width: 693px;

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




.s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-a3978a08-cdba-455f-ac29-91f83bfd17e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5 img.shogun-image {
  width: 100%;
  
  
  max-width: 693px;

      
    max-width: 693px;

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




.s-a3978a08-cdba-455f-ac29-91f83bfd17e5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3978a08-cdba-455f-ac29-91f83bfd17e5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7eb9dced-fda2-498d-9609-04fca73a5f87 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-78002d44-b9d2-473d-8222-e5b493323e2d img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

      
    max-width: 1000px;

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




.s-78002d44-b9d2-473d-8222-e5b493323e2d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-78002d44-b9d2-473d-8222-e5b493323e2d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-78002d44-b9d2-473d-8222-e5b493323e2d img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

      
    max-width: 1000px;

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




.s-78002d44-b9d2-473d-8222-e5b493323e2d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-78002d44-b9d2-473d-8222-e5b493323e2d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-78002d44-b9d2-473d-8222-e5b493323e2d img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

      
    max-width: 1000px;

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




.s-78002d44-b9d2-473d-8222-e5b493323e2d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-78002d44-b9d2-473d-8222-e5b493323e2d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-78002d44-b9d2-473d-8222-e5b493323e2d img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

      
    max-width: 1000px;

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




.s-78002d44-b9d2-473d-8222-e5b493323e2d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-78002d44-b9d2-473d-8222-e5b493323e2d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-78002d44-b9d2-473d-8222-e5b493323e2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-78002d44-b9d2-473d-8222-e5b493323e2d img.shogun-image {
  width: 100%;
  
  
  max-width: 1000px;

      
    max-width: 1000px;

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




.s-78002d44-b9d2-473d-8222-e5b493323e2d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78002d44-b9d2-473d-8222-e5b493323e2d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a93471de-dc45-479d-a78e-59514aba19de {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 {
  max-width: 873px;
text-align: center;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d4cb958b-1404-4839-a532-19cad565eab4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image {
  box-sizing: border-box;
}



.s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d4cb958b-1404-4839-a532-19cad565eab4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d4cb958b-1404-4839-a532-19cad565eab4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image {
  box-sizing: border-box;
}



.s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d4cb958b-1404-4839-a532-19cad565eab4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d4cb958b-1404-4839-a532-19cad565eab4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image {
  box-sizing: border-box;
}



.s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d4cb958b-1404-4839-a532-19cad565eab4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d4cb958b-1404-4839-a532-19cad565eab4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image {
  box-sizing: border-box;
}



.s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d4cb958b-1404-4839-a532-19cad565eab4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4cb958b-1404-4839-a532-19cad565eab4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d4cb958b-1404-4839-a532-19cad565eab4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4cb958b-1404-4839-a532-19cad565eab4.shogun-image {
  box-sizing: border-box;
}



.s-d4cb958b-1404-4839-a532-19cad565eab4 img.shogun-image {
  
}


}
#s-e735529a-fcbd-422c-9d1d-0d99e3e7ce4e {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  margin-left: auto;
margin-right: auto;
max-width: 967px;
text-align: center;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 img.shogun-image {
  width: 100%;
  
  
  max-width: 967px;

      
    max-width: 967px;

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




.s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 img.shogun-image {
  width: 100%;
  
  
  max-width: 967px;

      
    max-width: 967px;

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




.s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 img.shogun-image {
  width: 100%;
  
  
  max-width: 967px;

      
    max-width: 967px;

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




.s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 img.shogun-image {
  width: 100%;
  
  
  max-width: 967px;

      
    max-width: 967px;

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




.s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-6d44afef-c953-4254-a6fc-83b5c3af1716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6d44afef-c953-4254-a6fc-83b5c3af1716 img.shogun-image {
  width: 100%;
  
  
  max-width: 967px;

      
    max-width: 967px;

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




.s-6d44afef-c953-4254-a6fc-83b5c3af1716 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d44afef-c953-4254-a6fc-83b5c3af1716.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2c8e268e-cf3e-4cc3-929d-fe08c73c55d0 {
  border-color: rgba(221, 221, 221, 1);
border-style: solid;
}

/*
  $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;
}
