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

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

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

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

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

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

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

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

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

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

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

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

#s-9f4a7399-fec5-4b9f-b319-7aca81a57f61 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9f4a7399-fec5-4b9f-b319-7aca81a57f61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9f4a7399-fec5-4b9f-b319-7aca81a57f61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e0dfb0d-601f-47ab-bc16-e80899c06633 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e0dfb0d-601f-47ab-bc16-e80899c06633 {
  display: none;
}
#s-5e0dfb0d-601f-47ab-bc16-e80899c06633, #wrap-s-5e0dfb0d-601f-47ab-bc16-e80899c06633, #wrap-content-s-5e0dfb0d-601f-47ab-bc16-e80899c06633 { display: none !important; }}@media (max-width: 767px){#s-5e0dfb0d-601f-47ab-bc16-e80899c06633 {
  display: none;
}
#s-5e0dfb0d-601f-47ab-bc16-e80899c06633, #wrap-s-5e0dfb0d-601f-47ab-bc16-e80899c06633, #wrap-content-s-5e0dfb0d-601f-47ab-bc16-e80899c06633 { display: none !important; }}







#s-5e0dfb0d-601f-47ab-bc16-e80899c06633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e0dfb0d-601f-47ab-bc16-e80899c06633.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-c5f532a1-87f3-4273-b054-9bb465c818a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5f532a1-87f3-4273-b054-9bb465c818a0 {
  display: none;
}
#s-c5f532a1-87f3-4273-b054-9bb465c818a0, #wrap-s-c5f532a1-87f3-4273-b054-9bb465c818a0, #wrap-content-s-c5f532a1-87f3-4273-b054-9bb465c818a0 { display: none !important; }}@media (max-width: 767px){#s-c5f532a1-87f3-4273-b054-9bb465c818a0 {
  display: none;
}
#s-c5f532a1-87f3-4273-b054-9bb465c818a0, #wrap-s-c5f532a1-87f3-4273-b054-9bb465c818a0, #wrap-content-s-c5f532a1-87f3-4273-b054-9bb465c818a0 { display: none !important; }}
#s-c5f532a1-87f3-4273-b054-9bb465c818a0 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-300a5ef3-b713-41df-8ca9-44d9506c0a87 {
  margin-left: 3%;
margin-right: 3%;
padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-300a5ef3-b713-41df-8ca9-44d9506c0a87 {
  display: none;
}
#s-300a5ef3-b713-41df-8ca9-44d9506c0a87, #wrap-s-300a5ef3-b713-41df-8ca9-44d9506c0a87, #wrap-content-s-300a5ef3-b713-41df-8ca9-44d9506c0a87 { display: none !important; }}@media (max-width: 767px){#s-300a5ef3-b713-41df-8ca9-44d9506c0a87 {
  display: none;
}
#s-300a5ef3-b713-41df-8ca9-44d9506c0a87, #wrap-s-300a5ef3-b713-41df-8ca9-44d9506c0a87, #wrap-content-s-300a5ef3-b713-41df-8ca9-44d9506c0a87 { display: none !important; }}
#s-300a5ef3-b713-41df-8ca9-44d9506c0a87 .shg-proportional-font-size,
#s-300a5ef3-b713-41df-8ca9-44d9506c0a87 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca {
  display: none;
}
#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca, #wrap-s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca, #wrap-content-s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca {
  display: none;
}
#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca, #wrap-s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca, #wrap-content-s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca { display: none !important; }}







#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6b9b21b-e04a-4aa0-b72c-0288da1396ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c558543-65e7-4c56-9286-a836aeec6b50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7c558543-65e7-4c56-9286-a836aeec6b50 {
  display: none;
}
#s-7c558543-65e7-4c56-9286-a836aeec6b50, #wrap-s-7c558543-65e7-4c56-9286-a836aeec6b50, #wrap-content-s-7c558543-65e7-4c56-9286-a836aeec6b50 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c558543-65e7-4c56-9286-a836aeec6b50 {
  display: none;
}
#s-7c558543-65e7-4c56-9286-a836aeec6b50, #wrap-s-7c558543-65e7-4c56-9286-a836aeec6b50, #wrap-content-s-7c558543-65e7-4c56-9286-a836aeec6b50 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c558543-65e7-4c56-9286-a836aeec6b50 {
  
}
}@media (max-width: 767px){#s-7c558543-65e7-4c56-9286-a836aeec6b50 {
  
}
}
#s-7c558543-65e7-4c56-9286-a836aeec6b50 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  
  
  
}



#s-b96d111f-f19c-49ec-a561-f79f6588cc58 {
  margin-left: 3%;
margin-right: 3%;
padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 1200px){#s-b96d111f-f19c-49ec-a561-f79f6588cc58 {
  display: none;
}
#s-b96d111f-f19c-49ec-a561-f79f6588cc58, #wrap-s-b96d111f-f19c-49ec-a561-f79f6588cc58, #wrap-content-s-b96d111f-f19c-49ec-a561-f79f6588cc58 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b96d111f-f19c-49ec-a561-f79f6588cc58 {
  display: none;
}
#s-b96d111f-f19c-49ec-a561-f79f6588cc58, #wrap-s-b96d111f-f19c-49ec-a561-f79f6588cc58, #wrap-content-s-b96d111f-f19c-49ec-a561-f79f6588cc58 { display: none !important; }}
#s-b96d111f-f19c-49ec-a561-f79f6588cc58 .shg-proportional-font-size,
#s-b96d111f-f19c-49ec-a561-f79f6588cc58 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6bc77fe8-0116-42d7-bbd7-e84cd6206dfb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bc77fe8-0116-42d7-bbd7-e84cd6206dfb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-a1908ceb-3375-45e4-85c5-78f3bba25608 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-a1908ceb-3375-45e4-85c5-78f3bba25608 {
  display: none;
}
#s-a1908ceb-3375-45e4-85c5-78f3bba25608, #wrap-s-a1908ceb-3375-45e4-85c5-78f3bba25608, #wrap-content-s-a1908ceb-3375-45e4-85c5-78f3bba25608 { display: none !important; }}
#s-a1908ceb-3375-45e4-85c5-78f3bba25608 .shogun-table-wrapper {
  overflow: auto;
  border: 3px solid rgba(255, 255, 255, 1);
  border-radius: 4px;
}

#s-a1908ceb-3375-45e4-85c5-78f3bba25608 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a1908ceb-3375-45e4-85c5-78f3bba25608 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
  text-align: center;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-a1908ceb-3375-45e4-85c5-78f3bba25608 td.shogun-table-row {
  background-color: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-a1908ceb-3375-45e4-85c5-78f3bba25608 td.shogun-table-column, #s-a1908ceb-3375-45e4-85c5-78f3bba25608 td.shogun-table-row {
  border: 3px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

#s-eddde46d-0136-4cec-a721-6fcad05e503b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eddde46d-0136-4cec-a721-6fcad05e503b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  margin-top: 3px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  margin: 0 !important;
  overflow: visible;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c-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-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 3px;
  
}

.shg-image-content-margin-container-s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add background color handling */
  
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
  box-sizing: border-box;
}



.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
      position: relative;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  margin: 0 !important;
  overflow: visible;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c-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-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add background color handling */
  
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
  box-sizing: border-box;
}



.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
      position: relative;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  margin: 0 !important;
  overflow: visible;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c-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-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add background color handling */
  
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
  box-sizing: border-box;
}



.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
      position: relative;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  margin: 0 !important;
  overflow: visible;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c-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-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add background color handling */
  
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
  box-sizing: border-box;
}



.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
      position: relative;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  margin: 0 !important;
  overflow: visible;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c-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-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add background color handling */
  
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image {
  box-sizing: border-box;
}



.s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container {
      position: relative;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c639687-7cdb-4566-8a8d-d3cb3a7c868c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6e973d22-dd9f-4714-bb00-4079509af477 {
  padding-top: 22px;
}

#s-f184f442-e812-4ef2-9875-3dada139358c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f184f442-e812-4ef2-9875-3dada139358c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815-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-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
  box-sizing: border-box;
}



.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
      position: relative;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815-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-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
  box-sizing: border-box;
}



.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
      position: relative;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815-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-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
  box-sizing: border-box;
}



.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
      position: relative;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815-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-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
  box-sizing: border-box;
}



.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
      position: relative;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  margin: 0 !important;
  overflow: visible;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815-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-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add background color handling */
  
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image {
  box-sizing: border-box;
}



.s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container {
      position: relative;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8fcdcacd-e11b-4472-94ea-0e37a0369815 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-be2e3c07-ecd2-42bf-b4e9-85892a9acc81 {
  padding-top: 22px;
}

#s-f38f7278-da78-4edf-86d1-cf6552cd33e1 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f38f7278-da78-4edf-86d1-cf6552cd33e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  max-width: 70px;
text-align: center;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1-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-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
  box-sizing: border-box;
}



.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1-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-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
  box-sizing: border-box;
}



.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1-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-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
  box-sizing: border-box;
}



.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1-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-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
  box-sizing: border-box;
}



.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1-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-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1.shogun-image {
  box-sizing: border-box;
}



.s-3cb16bad-e05d-4db9-91cf-30a7ffd85ef1 img.shogun-image {
  
}


}
#s-705bc702-8812-4e1d-b55c-505b656979a1 {
  padding-top: 20px;
}

#s-da1b4907-919b-4dc6-a962-59a2796408a6 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da1b4907-919b-4dc6-a962-59a2796408a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  margin-top: -14px;
max-width: 70px;
text-align: center;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  margin: 0 !important;
  overflow: visible;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246-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-4651a156-08c7-4db8-920b-97cc8b50f246 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -14px;
  
}

.shg-image-content-margin-container-s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add background color handling */
  
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 30px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4651a156-08c7-4db8-920b-97cc8b50f246 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
  box-sizing: border-box;
}



.s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  margin: 0 !important;
  overflow: visible;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246-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-4651a156-08c7-4db8-920b-97cc8b50f246 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add background color handling */
  
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4651a156-08c7-4db8-920b-97cc8b50f246 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
  box-sizing: border-box;
}



.s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  margin: 0 !important;
  overflow: visible;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246-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-4651a156-08c7-4db8-920b-97cc8b50f246 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add background color handling */
  
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4651a156-08c7-4db8-920b-97cc8b50f246 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
  box-sizing: border-box;
}



.s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  margin: 0 !important;
  overflow: visible;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246-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-4651a156-08c7-4db8-920b-97cc8b50f246 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add background color handling */
  
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4651a156-08c7-4db8-920b-97cc8b50f246 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
  box-sizing: border-box;
}



.s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  margin: 0 !important;
  overflow: visible;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246-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-4651a156-08c7-4db8-920b-97cc8b50f246 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4651a156-08c7-4db8-920b-97cc8b50f246 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add background color handling */
  
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4651a156-08c7-4db8-920b-97cc8b50f246 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4651a156-08c7-4db8-920b-97cc8b50f246.shogun-image {
  box-sizing: border-box;
}



.s-4651a156-08c7-4db8-920b-97cc8b50f246 img.shogun-image {
  
}


}
#s-e7ff3641-2cf5-4011-a519-f99f3e5c8dad {
  padding-top: 22px;
}

#s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d7229d9-8cd9-4808-8c60-842a3c38a9c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  margin-top: 16px;
max-width: 70px;
text-align: center;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  margin: 0 !important;
  overflow: visible;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd-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-07fd8b15-c021-4c13-aca2-305e5a26febd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 16px;
  
}

.shg-image-content-margin-container-s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add background color handling */
  
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-07fd8b15-c021-4c13-aca2-305e5a26febd .shogun-image-content {
  
    justify-content: center;
  
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
  box-sizing: border-box;
}



.s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  
}


@media (min-width: 1200px){#s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  margin: 0 !important;
  overflow: visible;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd-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-07fd8b15-c021-4c13-aca2-305e5a26febd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add background color handling */
  
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-07fd8b15-c021-4c13-aca2-305e5a26febd .shogun-image-content {
  
    justify-content: center;
  
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
  box-sizing: border-box;
}



.s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  margin: 0 !important;
  overflow: visible;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd-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-07fd8b15-c021-4c13-aca2-305e5a26febd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add background color handling */
  
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-07fd8b15-c021-4c13-aca2-305e5a26febd .shogun-image-content {
  
    justify-content: center;
  
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
  box-sizing: border-box;
}



.s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  margin: 0 !important;
  overflow: visible;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd-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-07fd8b15-c021-4c13-aca2-305e5a26febd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add background color handling */
  
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-07fd8b15-c021-4c13-aca2-305e5a26febd .shogun-image-content {
  
    justify-content: center;
  
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
  box-sizing: border-box;
}



.s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  
}


}@media (max-width: 767px){#s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  margin: 0 !important;
  overflow: visible;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd-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-07fd8b15-c021-4c13-aca2-305e5a26febd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-07fd8b15-c021-4c13-aca2-305e5a26febd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add background color handling */
  
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-07fd8b15-c021-4c13-aca2-305e5a26febd .shogun-image-content {
  
    justify-content: center;
  
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07fd8b15-c021-4c13-aca2-305e5a26febd.shogun-image {
  box-sizing: border-box;
}



.s-07fd8b15-c021-4c13-aca2-305e5a26febd img.shogun-image {
  
}


}
#s-27154333-d231-43de-94af-702a84b38fee {
  padding-top: 22px;
}

#s-efd619bb-ffca-424f-9a1e-0b4de26c0731 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efd619bb-ffca-424f-9a1e-0b4de26c0731"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  margin-top: 27px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  margin: 0 !important;
  overflow: visible;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6-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-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 27px;
  
}

.shg-image-content-margin-container-s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add background color handling */
  
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
  box-sizing: border-box;
}



.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
      position: relative;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  margin: 0 !important;
  overflow: visible;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6-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-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add background color handling */
  
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
  box-sizing: border-box;
}



.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
      position: relative;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  margin: 0 !important;
  overflow: visible;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6-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-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add background color handling */
  
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
  box-sizing: border-box;
}



.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
      position: relative;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  margin: 0 !important;
  overflow: visible;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6-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-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add background color handling */
  
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
  box-sizing: border-box;
}



.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
      position: relative;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  margin: 0 !important;
  overflow: visible;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6-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-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add background color handling */
  
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image {
  box-sizing: border-box;
}



.s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container {
      position: relative;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b45377f1-cd5c-44c9-b82c-3e9b6cdf0ec6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-c3ecb01b-e092-4c34-af34-d3f960cea40c {
  padding-top: 22px;
}

#s-16c5369f-0b86-4104-8384-959b53c768d6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16c5369f-0b86-4104-8384-959b53c768d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  margin-top: 7px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  margin: 0 !important;
  overflow: visible;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa-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-9293b1c5-10d4-4636-af72-48cc03d17faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 7px;
  
}

.shg-image-content-margin-container-s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add background color handling */
  
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-content {
  
    justify-content: center;
  
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
  box-sizing: border-box;
}



.s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9293b1c5-10d4-4636-af72-48cc03d17faa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
      position: relative;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  margin: 0 !important;
  overflow: visible;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa-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-9293b1c5-10d4-4636-af72-48cc03d17faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add background color handling */
  
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-content {
  
    justify-content: center;
  
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
  box-sizing: border-box;
}



.s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9293b1c5-10d4-4636-af72-48cc03d17faa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
      position: relative;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  margin: 0 !important;
  overflow: visible;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa-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-9293b1c5-10d4-4636-af72-48cc03d17faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add background color handling */
  
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-content {
  
    justify-content: center;
  
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
  box-sizing: border-box;
}



.s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9293b1c5-10d4-4636-af72-48cc03d17faa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
      position: relative;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  margin: 0 !important;
  overflow: visible;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa-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-9293b1c5-10d4-4636-af72-48cc03d17faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add background color handling */
  
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-content {
  
    justify-content: center;
  
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
  box-sizing: border-box;
}



.s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9293b1c5-10d4-4636-af72-48cc03d17faa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
      position: relative;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  margin: 0 !important;
  overflow: visible;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa-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-9293b1c5-10d4-4636-af72-48cc03d17faa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9293b1c5-10d4-4636-af72-48cc03d17faa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add background color handling */
  
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9293b1c5-10d4-4636-af72-48cc03d17faa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9293b1c5-10d4-4636-af72-48cc03d17faa .shogun-image-content {
  
    justify-content: center;
  
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image {
  box-sizing: border-box;
}



.s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9293b1c5-10d4-4636-af72-48cc03d17faa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container {
      position: relative;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9293b1c5-10d4-4636-af72-48cc03d17faa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-2b35b684-fb09-40ab-bbd2-0d68f5ed955f {
  padding-top: 22px;
}

#s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3bfda1a-8fc3-4fa0-b3f2-b45c566137d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4-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-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
  box-sizing: border-box;
}



.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
      position: relative;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4-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-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
  box-sizing: border-box;
}



.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
      position: relative;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4-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-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
  box-sizing: border-box;
}



.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
      position: relative;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4-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-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
  box-sizing: border-box;
}



.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
      position: relative;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4-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-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image {
  box-sizing: border-box;
}



.s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container {
      position: relative;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b984f18-284c-4d3a-8ab2-95168f95c4d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-b47e743c-0d5b-435f-9c7c-a0c623053976 {
  padding-top: 22px;
}

#s-c1d62726-3726-43ae-9dc4-193b279b9239 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c1d62726-3726-43ae-9dc4-193b279b9239"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-465bb15f-4001-4799-9d72-7ea575b35733 {
  max-width: 70px;
text-align: center;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 {
  margin: 0 !important;
  overflow: visible;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733-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-465bb15f-4001-4799-9d72-7ea575b35733 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-465bb15f-4001-4799-9d72-7ea575b35733 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add background color handling */
  
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-465bb15f-4001-4799-9d72-7ea575b35733 .shogun-image-content {
  
    justify-content: center;
  
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
  box-sizing: border-box;
}



.s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  
}


@media (min-width: 1200px){#s-465bb15f-4001-4799-9d72-7ea575b35733 {
  margin: 0 !important;
  overflow: visible;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733-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-465bb15f-4001-4799-9d72-7ea575b35733 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-465bb15f-4001-4799-9d72-7ea575b35733 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add background color handling */
  
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-465bb15f-4001-4799-9d72-7ea575b35733 .shogun-image-content {
  
    justify-content: center;
  
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
  box-sizing: border-box;
}



.s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-465bb15f-4001-4799-9d72-7ea575b35733 {
  margin: 0 !important;
  overflow: visible;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733-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-465bb15f-4001-4799-9d72-7ea575b35733 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-465bb15f-4001-4799-9d72-7ea575b35733 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add background color handling */
  
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-465bb15f-4001-4799-9d72-7ea575b35733 .shogun-image-content {
  
    justify-content: center;
  
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
  box-sizing: border-box;
}



.s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-465bb15f-4001-4799-9d72-7ea575b35733 {
  margin: 0 !important;
  overflow: visible;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733-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-465bb15f-4001-4799-9d72-7ea575b35733 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-465bb15f-4001-4799-9d72-7ea575b35733 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add background color handling */
  
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-465bb15f-4001-4799-9d72-7ea575b35733 .shogun-image-content {
  
    justify-content: center;
  
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
  box-sizing: border-box;
}



.s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  
}


}@media (max-width: 767px){#s-465bb15f-4001-4799-9d72-7ea575b35733 {
  margin: 0 !important;
  overflow: visible;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733-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-465bb15f-4001-4799-9d72-7ea575b35733 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-465bb15f-4001-4799-9d72-7ea575b35733 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add background color handling */
  
}

#s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-465bb15f-4001-4799-9d72-7ea575b35733 .shogun-image-content {
  
    justify-content: center;
  
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shg-align-container {
  display: flex;
  justify-content: center
}

.s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-465bb15f-4001-4799-9d72-7ea575b35733.shogun-image {
  box-sizing: border-box;
}



.s-465bb15f-4001-4799-9d72-7ea575b35733 img.shogun-image {
  
}


}
#s-3c722e06-79d2-4785-bbf3-a6d8673a796b {
  padding-top: 22px;
}

#s-d31211e9-ee77-40ab-8770-22c90759a166 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d31211e9-ee77-40ab-8770-22c90759a166"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  margin-top: 24px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9-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-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 24px;
  
}

.shg-image-content-margin-container-s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
  box-sizing: border-box;
}



.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
      position: relative;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9-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-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
  box-sizing: border-box;
}



.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
      position: relative;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9-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-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
  box-sizing: border-box;
}



.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
      position: relative;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9-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-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
  box-sizing: border-box;
}



.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
      position: relative;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9-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-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image {
  box-sizing: border-box;
}



.s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container {
      position: relative;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d27b6be-af02-48be-af5d-72b22d3e44a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-aa907b2f-138e-4052-84f0-aafe6a658dc4 {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3b29a7f-4292-43b6-87cd-a91d95b72943"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  margin-top: 9px;
max-width: 70px;
text-align: center;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0-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-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 9px;
  
}

.shg-image-content-margin-container-s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
  box-sizing: border-box;
}



.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0-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-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
  box-sizing: border-box;
}



.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0-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-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
  box-sizing: border-box;
}



.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0-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-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
  box-sizing: border-box;
}



.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0-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-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d13fc493-cec5-49b4-9577-fe529e02a0f0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d13fc493-cec5-49b4-9577-fe529e02a0f0.shogun-image {
  box-sizing: border-box;
}



.s-d13fc493-cec5-49b4-9577-fe529e02a0f0 img.shogun-image {
  
}


}
#s-b7957866-ae49-479c-a267-e6bb652e2fc7 {
  padding-top: 22px;
}

#s-e16021e7-e097-48ce-8d5f-241bd6cf1110 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e16021e7-e097-48ce-8d5f-241bd6cf1110"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  max-width: 70px;
text-align: center;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  margin: 0 !important;
  overflow: visible;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d-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-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add background color handling */
  
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
  box-sizing: border-box;
}



.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  
}


@media (min-width: 1200px){#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  margin: 0 !important;
  overflow: visible;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d-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-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add background color handling */
  
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
  box-sizing: border-box;
}



.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  margin: 0 !important;
  overflow: visible;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d-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-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add background color handling */
  
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
  box-sizing: border-box;
}



.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  margin: 0 !important;
  overflow: visible;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d-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-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add background color handling */
  
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
  box-sizing: border-box;
}



.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  
}


}@media (max-width: 767px){#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  margin: 0 !important;
  overflow: visible;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d-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-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add background color handling */
  
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d.shogun-image {
  box-sizing: border-box;
}



.s-5f18ae76-8a1a-4b6a-a8ba-2acb6c14530d img.shogun-image {
  
}


}
#s-6f060073-2b64-4c3c-b580-d85e323c0f04 {
  padding-top: 22px;
}

#s-50be6f35-914e-4550-973c-0d4a5c30d200 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50be6f35-914e-4550-973c-0d4a5c30d200"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  max-width: 70px;
text-align: center;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  margin: 0 !important;
  overflow: visible;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2-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-391e685a-9066-47e4-aa31-5448308c4ec2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add background color handling */
  
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-391e685a-9066-47e4-aa31-5448308c4ec2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
  box-sizing: border-box;
}



.s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  margin: 0 !important;
  overflow: visible;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2-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-391e685a-9066-47e4-aa31-5448308c4ec2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add background color handling */
  
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-391e685a-9066-47e4-aa31-5448308c4ec2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
  box-sizing: border-box;
}



.s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  margin: 0 !important;
  overflow: visible;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2-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-391e685a-9066-47e4-aa31-5448308c4ec2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add background color handling */
  
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-391e685a-9066-47e4-aa31-5448308c4ec2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
  box-sizing: border-box;
}



.s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  margin: 0 !important;
  overflow: visible;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2-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-391e685a-9066-47e4-aa31-5448308c4ec2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add background color handling */
  
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-391e685a-9066-47e4-aa31-5448308c4ec2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
  box-sizing: border-box;
}



.s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  margin: 0 !important;
  overflow: visible;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2-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-391e685a-9066-47e4-aa31-5448308c4ec2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-391e685a-9066-47e4-aa31-5448308c4ec2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add background color handling */
  
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-391e685a-9066-47e4-aa31-5448308c4ec2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-391e685a-9066-47e4-aa31-5448308c4ec2.shogun-image {
  box-sizing: border-box;
}



.s-391e685a-9066-47e4-aa31-5448308c4ec2 img.shogun-image {
  
}


}
#s-93cb2729-7dcf-437f-9422-482d0570ff77 {
  padding-top: 22px;
}

#s-c2938b86-3f9e-476d-85d0-43cf35cf0686 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2938b86-3f9e-476d-85d0-43cf35cf0686"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  margin-top: 33px;
margin-bottom: 1px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666-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-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 33px;
  margin-bottom: 1px;
}

.shg-image-content-margin-container-s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
  box-sizing: border-box;
}



.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
      position: relative;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666-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-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
  box-sizing: border-box;
}



.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
      position: relative;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666-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-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
  box-sizing: border-box;
}



.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
      position: relative;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666-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-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
  box-sizing: border-box;
}



.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
      position: relative;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  margin: 0 !important;
  overflow: visible;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666-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-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add background color handling */
  
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image {
  box-sizing: border-box;
}



.s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container {
      position: relative;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f735a8d-14c9-45f3-9aa9-327e913d2666 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-149a1aad-c81d-4f07-b11a-58535140dc82 {
  padding-top: 22px;
}

#s-e32288da-7995-400d-a06f-39dfd76d00f7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e32288da-7995-400d-a06f-39dfd76d00f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  margin-top: 30px;
max-width: 70px;
text-align: center;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3-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-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 30px;
  
}

.shg-image-content-margin-container-s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
  box-sizing: border-box;
}



.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3-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-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
  box-sizing: border-box;
}



.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3-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-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
  box-sizing: border-box;
}



.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3-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-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
  box-sizing: border-box;
}



.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3-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-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d04010f1-9f89-4bae-b455-e18999c7c3d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d04010f1-9f89-4bae-b455-e18999c7c3d3.shogun-image {
  box-sizing: border-box;
}



.s-d04010f1-9f89-4bae-b455-e18999c7c3d3 img.shogun-image {
  
}


}
#s-f23175c9-19ba-4000-be63-1da64bc9e286 {
  padding-top: 22px;
}

#s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fb524de-eb5a-4d02-a607-9e06a7fb5c22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  margin-top: 17px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80-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-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 17px;
  
}

.shg-image-content-margin-container-s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
  box-sizing: border-box;
}



.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
      position: relative;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80-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-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
  box-sizing: border-box;
}



.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
      position: relative;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80-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-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
  box-sizing: border-box;
}



.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
      position: relative;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80-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-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
  box-sizing: border-box;
}



.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
      position: relative;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80-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-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image {
  box-sizing: border-box;
}



.s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container {
      position: relative;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7fc11dc-3934-4462-b0e6-2342c0000c80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-07e8162e-2430-4f31-b894-d51d701af65b {
  padding-top: 22px;
}

#s-d35661d6-0da9-416e-beb2-7374dd32dde7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d35661d6-0da9-416e-beb2-7374dd32dde7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  margin-top: 0px;
margin-left: 0%;
max-width: 70px;
text-align: center;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  margin: 0 !important;
  overflow: visible;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99-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-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  
  margin-top: 0px;
  
}

.shg-image-content-margin-container-s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add background color handling */
  
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
  box-sizing: border-box;
}



.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  margin: 0 !important;
  overflow: visible;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99-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-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add background color handling */
  
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
  box-sizing: border-box;
}



.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  margin: 0 !important;
  overflow: visible;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99-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-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add background color handling */
  
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
  box-sizing: border-box;
}



.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  margin: 0 !important;
  overflow: visible;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99-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-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add background color handling */
  
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
  box-sizing: border-box;
}



.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  margin: 0 !important;
  overflow: visible;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99-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-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add background color handling */
  
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d02fc033-e11d-4e9a-a5a9-60906bfedb99.shogun-image {
  box-sizing: border-box;
}



.s-d02fc033-e11d-4e9a-a5a9-60906bfedb99 img.shogun-image {
  
}


}
#s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-37ee9759-ef4e-4e4c-adbb-b6b8935f6f21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  margin-top: 10px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  margin: 0 !important;
  overflow: visible;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa-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-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add background color handling */
  
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
  box-sizing: border-box;
}



.s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
      position: relative;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  margin: 0 !important;
  overflow: visible;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa-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-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add background color handling */
  
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
  box-sizing: border-box;
}



.s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
      position: relative;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  margin: 0 !important;
  overflow: visible;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa-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-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add background color handling */
  
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
  box-sizing: border-box;
}



.s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
      position: relative;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  margin: 0 !important;
  overflow: visible;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa-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-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add background color handling */
  
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
  box-sizing: border-box;
}



.s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
      position: relative;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  margin: 0 !important;
  overflow: visible;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa-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-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add background color handling */
  
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-42187e80-b0fd-4ce8-a448-e1113a354aaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image {
  box-sizing: border-box;
}



.s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container {
      position: relative;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-42187e80-b0fd-4ce8-a448-e1113a354aaa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-175b2d99-0303-41c1-9b2f-0f7f04addc12 {
  padding-top: 22px;
}

#s-abcbee2a-a319-4408-b189-5fa830dee8ba {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-abcbee2a-a319-4408-b189-5fa830dee8ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  margin-top: 34px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1-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-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 34px;
  
}

.shg-image-content-margin-container-s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
  box-sizing: border-box;
}



.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
      position: relative;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1-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-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
  box-sizing: border-box;
}



.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
      position: relative;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1-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-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
  box-sizing: border-box;
}



.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
      position: relative;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1-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-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
  box-sizing: border-box;
}



.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
      position: relative;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1-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-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image {
  box-sizing: border-box;
}



.s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container {
      position: relative;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99926c77-4ae8-4d00-bc6c-80f1b97f84b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-d06cb212-a542-465d-8045-80a1b3a0d034 {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89b958c5-9dc2-41dc-8756-fb5715ece161"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c3e8c75-6b5e-4af0-b7ea-eb7ab448d789"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-525cc7fe-37c5-46ce-9f21-488bb6557950"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  margin-top: 6px;
max-width: 70px;
text-align: center;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  margin: 0 !important;
  overflow: visible;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e-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-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 6px;
  
}

.shg-image-content-margin-container-s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add background color handling */
  
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
  box-sizing: border-box;
}



.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  
}


@media (min-width: 1200px){#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  margin: 0 !important;
  overflow: visible;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e-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-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add background color handling */
  
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
  box-sizing: border-box;
}



.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  margin: 0 !important;
  overflow: visible;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e-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-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add background color handling */
  
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
  box-sizing: border-box;
}



.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  margin: 0 !important;
  overflow: visible;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e-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-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add background color handling */
  
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
  box-sizing: border-box;
}



.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  
}


}@media (max-width: 767px){#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  margin: 0 !important;
  overflow: visible;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e-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-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add background color handling */
  
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e.shogun-image {
  box-sizing: border-box;
}



.s-3dfbea9f-4881-4c12-9cfa-7475a2976d0e img.shogun-image {
  
}


}
#s-bf033b6d-10f8-47c2-a46e-12421ea8ef9d {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-338c12c0-2163-4764-ac2e-b7cbe4962492"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b91d402-8b3c-4228-a411-8673f6de9d51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5c32b0de-be67-4d0c-8c71-d972c3dc89c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e498611-64ba-45be-83fd-eb307585a063"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f542c1e0-26b3-409f-8c52-3cc6e009b1a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-f0ede19e-a769-4eb1-8280-32625034d126 {
  margin-top: 7px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 {
  margin: 0 !important;
  overflow: visible;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126-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-f0ede19e-a769-4eb1-8280-32625034d126 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 7px;
  
}

.shg-image-content-margin-container-s-f0ede19e-a769-4eb1-8280-32625034d126 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add background color handling */
  
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 4px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
  box-sizing: border-box;
}



.s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f0ede19e-a769-4eb1-8280-32625034d126 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
      position: relative;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-f0ede19e-a769-4eb1-8280-32625034d126 {
  margin: 0 !important;
  overflow: visible;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126-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-f0ede19e-a769-4eb1-8280-32625034d126 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f0ede19e-a769-4eb1-8280-32625034d126 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add background color handling */
  
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
  box-sizing: border-box;
}



.s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f0ede19e-a769-4eb1-8280-32625034d126 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
      position: relative;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f0ede19e-a769-4eb1-8280-32625034d126 {
  margin: 0 !important;
  overflow: visible;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126-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-f0ede19e-a769-4eb1-8280-32625034d126 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f0ede19e-a769-4eb1-8280-32625034d126 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add background color handling */
  
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
  box-sizing: border-box;
}



.s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f0ede19e-a769-4eb1-8280-32625034d126 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
      position: relative;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f0ede19e-a769-4eb1-8280-32625034d126 {
  margin: 0 !important;
  overflow: visible;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126-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-f0ede19e-a769-4eb1-8280-32625034d126 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f0ede19e-a769-4eb1-8280-32625034d126 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add background color handling */
  
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
  box-sizing: border-box;
}



.s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f0ede19e-a769-4eb1-8280-32625034d126 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
      position: relative;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-f0ede19e-a769-4eb1-8280-32625034d126 {
  margin: 0 !important;
  overflow: visible;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126-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-f0ede19e-a769-4eb1-8280-32625034d126 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f0ede19e-a769-4eb1-8280-32625034d126 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add background color handling */
  
}

#s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f0ede19e-a769-4eb1-8280-32625034d126 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f0ede19e-a769-4eb1-8280-32625034d126 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image {
  box-sizing: border-box;
}



.s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f0ede19e-a769-4eb1-8280-32625034d126 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container {
      position: relative;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f0ede19e-a769-4eb1-8280-32625034d126 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-4ce21685-ff71-495a-8f3a-d456c0a67b30 {
  padding-top: 19px;
}

#s-f3d82fdd-7299-43a0-a000-274df3d16e06 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3d82fdd-7299-43a0-a000-274df3d16e06"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  margin-top: 7px;
max-width: 70px;
text-align: center;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  margin: 0 !important;
  overflow: visible;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b-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-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 7px;
  
}

.shg-image-content-margin-container-s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add background color handling */
  
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 6px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
  box-sizing: border-box;
}



.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  
}


@media (min-width: 1200px){#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  margin: 0 !important;
  overflow: visible;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b-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-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add background color handling */
  
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
  box-sizing: border-box;
}



.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  margin: 0 !important;
  overflow: visible;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b-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-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add background color handling */
  
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
  box-sizing: border-box;
}



.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  margin: 0 !important;
  overflow: visible;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b-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-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add background color handling */
  
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
  box-sizing: border-box;
}



.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  
}


}@media (max-width: 767px){#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  margin: 0 !important;
  overflow: visible;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b-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-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add background color handling */
  
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b.shogun-image {
  box-sizing: border-box;
}



.s-8bbd68cf-95a2-45e3-a1c8-48981e285b3b img.shogun-image {
  
}


}
#s-b49caaf3-b03c-44fe-aaf2-72f89cdbc062 {
  padding-top: 19px;
}

#s-d407a81e-35ca-4781-845a-78b4e736aff4 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d407a81e-35ca-4781-845a-78b4e736aff4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  margin-top: 16px;
max-width: 70px;
text-align: center;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  margin: 0 !important;
  overflow: visible;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f-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-b9caebaf-966c-4942-83fc-21a72f854a3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 16px;
  
}

.shg-image-content-margin-container-s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add background color handling */
  
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9caebaf-966c-4942-83fc-21a72f854a3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
  box-sizing: border-box;
}



.s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  
}


@media (min-width: 1200px){#s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  margin: 0 !important;
  overflow: visible;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f-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-b9caebaf-966c-4942-83fc-21a72f854a3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add background color handling */
  
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9caebaf-966c-4942-83fc-21a72f854a3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
  box-sizing: border-box;
}



.s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  margin: 0 !important;
  overflow: visible;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f-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-b9caebaf-966c-4942-83fc-21a72f854a3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add background color handling */
  
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9caebaf-966c-4942-83fc-21a72f854a3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
  box-sizing: border-box;
}



.s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  margin: 0 !important;
  overflow: visible;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f-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-b9caebaf-966c-4942-83fc-21a72f854a3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add background color handling */
  
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9caebaf-966c-4942-83fc-21a72f854a3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
  box-sizing: border-box;
}



.s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  
}


}@media (max-width: 767px){#s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  margin: 0 !important;
  overflow: visible;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f-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-b9caebaf-966c-4942-83fc-21a72f854a3f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9caebaf-966c-4942-83fc-21a72f854a3f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add background color handling */
  
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9caebaf-966c-4942-83fc-21a72f854a3f .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9caebaf-966c-4942-83fc-21a72f854a3f.shogun-image {
  box-sizing: border-box;
}



.s-b9caebaf-966c-4942-83fc-21a72f854a3f img.shogun-image {
  
}


}
#s-35a797d8-1d8b-469a-ae77-9a48566c92ab {
  padding-top: 22px;
}

#s-7c04b7a0-2299-423f-95fd-a737973a3c80 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c04b7a0-2299-423f-95fd-a737973a3c80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  margin-top: 19px;
margin-bottom: 0px;
max-width: 70px;
text-align: center;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  margin: 0 !important;
  overflow: visible;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a-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-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 19px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add background color handling */
  
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
  box-sizing: border-box;
}



.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  
}


@media (min-width: 1200px){#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  margin: 0 !important;
  overflow: visible;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a-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-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add background color handling */
  
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
  box-sizing: border-box;
}



.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  margin: 0 !important;
  overflow: visible;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a-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-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add background color handling */
  
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
  box-sizing: border-box;
}



.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  margin: 0 !important;
  overflow: visible;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a-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-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add background color handling */
  
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
  box-sizing: border-box;
}



.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  
}


}@media (max-width: 767px){#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  margin: 0 !important;
  overflow: visible;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a-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-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add background color handling */
  
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a.shogun-image {
  box-sizing: border-box;
}



.s-4b3dea50-42fa-4554-9a39-9c5ab0cf222a img.shogun-image {
  
}


}
#s-d765681e-ac1d-40f5-b8dd-c8cae8b10427 {
  margin-top: 14px;
padding-top: 4px;
padding-bottom: 0px;
}

#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c {
  display: none;
}
#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c, #wrap-s-cfd0ee66-29b3-4136-99bd-20dd57493a8c, #wrap-content-s-cfd0ee66-29b3-4136-99bd-20dd57493a8c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c {
  display: none;
}
#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c, #wrap-s-cfd0ee66-29b3-4136-99bd-20dd57493a8c, #wrap-content-s-cfd0ee66-29b3-4136-99bd-20dd57493a8c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c {
  display: none;
}
#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c, #wrap-s-cfd0ee66-29b3-4136-99bd-20dd57493a8c, #wrap-content-s-cfd0ee66-29b3-4136-99bd-20dd57493a8c { display: none !important; }}@media (max-width: 767px){#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c {
  
}
}
#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c .shogun-table-wrapper {
  overflow: auto;
  border: 3px solid rgba(255, 255, 255, 1);
  border-radius: 4px;
}

#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c td.shogun-table-column {
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
  text-align: center;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c td.shogun-table-row {
  background-color: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-cfd0ee66-29b3-4136-99bd-20dd57493a8c td.shogun-table-column, #s-cfd0ee66-29b3-4136-99bd-20dd57493a8c td.shogun-table-row {
  border: 3px solid rgba(255, 255, 255, 1);
}

#s-96e19590-cc38-4464-88af-9a766eed5b1a {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96e19590-cc38-4464-88af-9a766eed5b1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-771eaf64-e859-41ac-a479-cbd1752938bb {
  max-width: 70px;
text-align: center;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb {
  margin: 0 !important;
  overflow: visible;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb-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-771eaf64-e859-41ac-a479-cbd1752938bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-771eaf64-e859-41ac-a479-cbd1752938bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add background color handling */
  
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-771eaf64-e859-41ac-a479-cbd1752938bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
  box-sizing: border-box;
}



.s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  
}


@media (min-width: 1200px){#s-771eaf64-e859-41ac-a479-cbd1752938bb {
  margin: 0 !important;
  overflow: visible;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb-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-771eaf64-e859-41ac-a479-cbd1752938bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-771eaf64-e859-41ac-a479-cbd1752938bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add background color handling */
  
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-771eaf64-e859-41ac-a479-cbd1752938bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
  box-sizing: border-box;
}



.s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-771eaf64-e859-41ac-a479-cbd1752938bb {
  margin: 0 !important;
  overflow: visible;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb-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-771eaf64-e859-41ac-a479-cbd1752938bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-771eaf64-e859-41ac-a479-cbd1752938bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add background color handling */
  
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-771eaf64-e859-41ac-a479-cbd1752938bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
  box-sizing: border-box;
}



.s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-771eaf64-e859-41ac-a479-cbd1752938bb {
  margin: 0 !important;
  overflow: visible;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb-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-771eaf64-e859-41ac-a479-cbd1752938bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-771eaf64-e859-41ac-a479-cbd1752938bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add background color handling */
  
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-771eaf64-e859-41ac-a479-cbd1752938bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
  box-sizing: border-box;
}



.s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  
}


}@media (max-width: 767px){#s-771eaf64-e859-41ac-a479-cbd1752938bb {
  margin: 0 !important;
  overflow: visible;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb-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-771eaf64-e859-41ac-a479-cbd1752938bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-771eaf64-e859-41ac-a479-cbd1752938bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add background color handling */
  
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-771eaf64-e859-41ac-a479-cbd1752938bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-771eaf64-e859-41ac-a479-cbd1752938bb.shogun-image {
  box-sizing: border-box;
}



.s-771eaf64-e859-41ac-a479-cbd1752938bb img.shogun-image {
  
}


}
#s-4eb9e6b7-6e51-4ede-b916-c4d90c563d90 {
  padding-top: 22px;
}

#s-4bfc9507-c299-4769-b726-9e8ba0c52358 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bfc9507-c299-4769-b726-9e8ba0c52358"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  margin-top: 24px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  margin: 0 !important;
  overflow: visible;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403-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-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 24px;
  
}

.shg-image-content-margin-container-s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add background color handling */
  
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
  box-sizing: border-box;
}



.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
      position: relative;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  margin: 0 !important;
  overflow: visible;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403-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-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add background color handling */
  
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
  box-sizing: border-box;
}



.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
      position: relative;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  margin: 0 !important;
  overflow: visible;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403-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-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add background color handling */
  
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
  box-sizing: border-box;
}



.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
      position: relative;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  margin: 0 !important;
  overflow: visible;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403-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-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add background color handling */
  
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
  box-sizing: border-box;
}



.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
      position: relative;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  margin: 0 !important;
  overflow: visible;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403-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-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add background color handling */
  
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image {
  box-sizing: border-box;
}



.s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container {
      position: relative;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e9f7cb8-40ac-416e-8d4d-6d3d2f4ce403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-5ef8395e-3ca0-489c-9885-07979e521c84 {
  padding-top: 22px;
}

#s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-404e7ac6-edcf-498f-80ce-9a70f82ea3b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  max-width: 70px;
text-align: center;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9-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-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
  box-sizing: border-box;
}



.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9-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-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
  box-sizing: border-box;
}



.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9-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-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
  box-sizing: border-box;
}



.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9-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-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
  box-sizing: border-box;
}



.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9-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-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b87992f-bf2b-43d9-b154-8e2440995eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b87992f-bf2b-43d9-b154-8e2440995eb9.shogun-image {
  box-sizing: border-box;
}



.s-1b87992f-bf2b-43d9-b154-8e2440995eb9 img.shogun-image {
  
}


}
#s-be8a571f-4945-4f3c-a23d-609ebc0bbc12 {
  padding-top: 22px;
}

#s-b90275fb-f317-4328-a8da-4950c1519a31 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b90275fb-f317-4328-a8da-4950c1519a31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-24663c5b-9526-4295-b537-5c2de200fc1c {
  margin-top: 30px;
max-width: 70px;
text-align: center;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c {
  margin: 0 !important;
  overflow: visible;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c-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-24663c5b-9526-4295-b537-5c2de200fc1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 30px;
  
}

.shg-image-content-margin-container-s-24663c5b-9526-4295-b537-5c2de200fc1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add background color handling */
  
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-24663c5b-9526-4295-b537-5c2de200fc1c .shogun-image-content {
  
    justify-content: center;
  
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
  box-sizing: border-box;
}



.s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  
}


@media (min-width: 1200px){#s-24663c5b-9526-4295-b537-5c2de200fc1c {
  margin: 0 !important;
  overflow: visible;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c-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-24663c5b-9526-4295-b537-5c2de200fc1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24663c5b-9526-4295-b537-5c2de200fc1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add background color handling */
  
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-24663c5b-9526-4295-b537-5c2de200fc1c .shogun-image-content {
  
    justify-content: center;
  
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
  box-sizing: border-box;
}



.s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-24663c5b-9526-4295-b537-5c2de200fc1c {
  margin: 0 !important;
  overflow: visible;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c-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-24663c5b-9526-4295-b537-5c2de200fc1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24663c5b-9526-4295-b537-5c2de200fc1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add background color handling */
  
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-24663c5b-9526-4295-b537-5c2de200fc1c .shogun-image-content {
  
    justify-content: center;
  
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
  box-sizing: border-box;
}



.s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-24663c5b-9526-4295-b537-5c2de200fc1c {
  margin: 0 !important;
  overflow: visible;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c-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-24663c5b-9526-4295-b537-5c2de200fc1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24663c5b-9526-4295-b537-5c2de200fc1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add background color handling */
  
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-24663c5b-9526-4295-b537-5c2de200fc1c .shogun-image-content {
  
    justify-content: center;
  
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
  box-sizing: border-box;
}



.s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  
}


}@media (max-width: 767px){#s-24663c5b-9526-4295-b537-5c2de200fc1c {
  margin: 0 !important;
  overflow: visible;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c-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-24663c5b-9526-4295-b537-5c2de200fc1c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24663c5b-9526-4295-b537-5c2de200fc1c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add background color handling */
  
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-24663c5b-9526-4295-b537-5c2de200fc1c .shogun-image-content {
  
    justify-content: center;
  
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24663c5b-9526-4295-b537-5c2de200fc1c.shogun-image {
  box-sizing: border-box;
}



.s-24663c5b-9526-4295-b537-5c2de200fc1c img.shogun-image {
  
}


}
#s-7b10ca0b-6b04-4f93-90b1-3bc6c95dcb02 {
  padding-top: 22px;
}

#s-e74ce798-39dc-488b-b45f-abeac7a995d9 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e74ce798-39dc-488b-b45f-abeac7a995d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-442fd032-eef8-4883-bb30-b5e70af715ab {
  margin-top: 17px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab {
  margin: 0 !important;
  overflow: visible;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab-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-442fd032-eef8-4883-bb30-b5e70af715ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 17px;
  
}

.shg-image-content-margin-container-s-442fd032-eef8-4883-bb30-b5e70af715ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add background color handling */
  
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
  box-sizing: border-box;
}



.s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-442fd032-eef8-4883-bb30-b5e70af715ab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
      position: relative;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-442fd032-eef8-4883-bb30-b5e70af715ab {
  margin: 0 !important;
  overflow: visible;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab-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-442fd032-eef8-4883-bb30-b5e70af715ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-442fd032-eef8-4883-bb30-b5e70af715ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add background color handling */
  
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
  box-sizing: border-box;
}



.s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-442fd032-eef8-4883-bb30-b5e70af715ab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
      position: relative;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-442fd032-eef8-4883-bb30-b5e70af715ab {
  margin: 0 !important;
  overflow: visible;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab-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-442fd032-eef8-4883-bb30-b5e70af715ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-442fd032-eef8-4883-bb30-b5e70af715ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add background color handling */
  
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
  box-sizing: border-box;
}



.s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-442fd032-eef8-4883-bb30-b5e70af715ab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
      position: relative;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-442fd032-eef8-4883-bb30-b5e70af715ab {
  margin: 0 !important;
  overflow: visible;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab-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-442fd032-eef8-4883-bb30-b5e70af715ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-442fd032-eef8-4883-bb30-b5e70af715ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add background color handling */
  
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
  box-sizing: border-box;
}



.s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-442fd032-eef8-4883-bb30-b5e70af715ab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
      position: relative;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-442fd032-eef8-4883-bb30-b5e70af715ab {
  margin: 0 !important;
  overflow: visible;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab-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-442fd032-eef8-4883-bb30-b5e70af715ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-442fd032-eef8-4883-bb30-b5e70af715ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add background color handling */
  
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-442fd032-eef8-4883-bb30-b5e70af715ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-442fd032-eef8-4883-bb30-b5e70af715ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image {
  box-sizing: border-box;
}



.s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-442fd032-eef8-4883-bb30-b5e70af715ab {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container {
      position: relative;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-442fd032-eef8-4883-bb30-b5e70af715ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-708b9fd9-05e3-4240-9679-c35479a32c2f {
  padding-top: 22px;
}

#s-86df5c41-7363-4920-ac23-e909d7676ac4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86df5c41-7363-4920-ac23-e909d7676ac4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  margin-top: 0px;
margin-left: 0%;
max-width: 70px;
text-align: center;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  margin: 0 !important;
  overflow: visible;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab-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-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  
  margin-top: 0px;
  
}

.shg-image-content-margin-container-s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add background color handling */
  
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3beafa2f-53f8-4d26-91f3-803e9087fdab .shogun-image-content {
  
    justify-content: center;
  
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
  box-sizing: border-box;
}



.s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  
}


@media (min-width: 1200px){#s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  margin: 0 !important;
  overflow: visible;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab-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-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add background color handling */
  
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3beafa2f-53f8-4d26-91f3-803e9087fdab .shogun-image-content {
  
    justify-content: center;
  
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
  box-sizing: border-box;
}



.s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  margin: 0 !important;
  overflow: visible;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab-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-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add background color handling */
  
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3beafa2f-53f8-4d26-91f3-803e9087fdab .shogun-image-content {
  
    justify-content: center;
  
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
  box-sizing: border-box;
}



.s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  margin: 0 !important;
  overflow: visible;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab-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-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add background color handling */
  
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3beafa2f-53f8-4d26-91f3-803e9087fdab .shogun-image-content {
  
    justify-content: center;
  
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
  box-sizing: border-box;
}



.s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  
}


}@media (max-width: 767px){#s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  margin: 0 !important;
  overflow: visible;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab-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-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3beafa2f-53f8-4d26-91f3-803e9087fdab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add background color handling */
  
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-3beafa2f-53f8-4d26-91f3-803e9087fdab .shogun-image-content {
  
    justify-content: center;
  
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3beafa2f-53f8-4d26-91f3-803e9087fdab.shogun-image {
  box-sizing: border-box;
}



.s-3beafa2f-53f8-4d26-91f3-803e9087fdab img.shogun-image {
  
}


}
#s-53a88159-9e71-4f81-8f23-ebcaa600918a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a88159-9e71-4f81-8f23-ebcaa600918a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  margin-top: 10px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  margin: 0 !important;
  overflow: visible;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e-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-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add background color handling */
  
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-content {
  
    justify-content: center;
  
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
  box-sizing: border-box;
}



.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
      position: relative;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  margin: 0 !important;
  overflow: visible;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e-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-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add background color handling */
  
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-content {
  
    justify-content: center;
  
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
  box-sizing: border-box;
}



.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
      position: relative;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  margin: 0 !important;
  overflow: visible;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e-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-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add background color handling */
  
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-content {
  
    justify-content: center;
  
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
  box-sizing: border-box;
}



.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
      position: relative;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  margin: 0 !important;
  overflow: visible;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e-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-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add background color handling */
  
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-content {
  
    justify-content: center;
  
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
  box-sizing: border-box;
}



.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
      position: relative;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  margin: 0 !important;
  overflow: visible;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e-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-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add background color handling */
  
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e .shogun-image-content {
  
    justify-content: center;
  
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image {
  box-sizing: border-box;
}



.s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container {
      position: relative;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-995c7dd9-a56a-4e09-a56f-13aa281bde9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-38878eab-4f61-420a-a80d-d5249e26d91d {
  padding-top: 22px;
}

#s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d8bddd6-be4d-47ce-96d8-7d4079e50db8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  margin-top: 34px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  margin: 0 !important;
  overflow: visible;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b-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-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 34px;
  
}

.shg-image-content-margin-container-s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add background color handling */
  
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
  box-sizing: border-box;
}



.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
      position: relative;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  margin: 0 !important;
  overflow: visible;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b-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-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add background color handling */
  
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
  box-sizing: border-box;
}



.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
      position: relative;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  margin: 0 !important;
  overflow: visible;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b-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-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add background color handling */
  
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
  box-sizing: border-box;
}



.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
      position: relative;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  margin: 0 !important;
  overflow: visible;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b-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-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add background color handling */
  
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
  box-sizing: border-box;
}



.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
      position: relative;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  margin: 0 !important;
  overflow: visible;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b-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-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add background color handling */
  
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image {
  box-sizing: border-box;
}



.s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container {
      position: relative;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fad103c5-c958-4c60-8ae5-16fc4cceb35b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-755c12eb-c057-40e8-ac41-038f6f92ed4c {
  padding-top: 22px;
}

#s-80dcd386-33f3-479f-bec2-38a74986d4df {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80dcd386-33f3-479f-bec2-38a74986d4df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-fe162482-3973-43a3-a3df-0330c7c8568a {
  margin-top: 7px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a {
  margin: 0 !important;
  overflow: visible;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a-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-fe162482-3973-43a3-a3df-0330c7c8568a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 7px;
  
}

.shg-image-content-margin-container-s-fe162482-3973-43a3-a3df-0330c7c8568a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add background color handling */
  
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 4px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
  box-sizing: border-box;
}



.s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe162482-3973-43a3-a3df-0330c7c8568a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
      position: relative;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-fe162482-3973-43a3-a3df-0330c7c8568a {
  margin: 0 !important;
  overflow: visible;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a-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-fe162482-3973-43a3-a3df-0330c7c8568a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe162482-3973-43a3-a3df-0330c7c8568a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add background color handling */
  
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
  box-sizing: border-box;
}



.s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe162482-3973-43a3-a3df-0330c7c8568a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
      position: relative;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fe162482-3973-43a3-a3df-0330c7c8568a {
  margin: 0 !important;
  overflow: visible;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a-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-fe162482-3973-43a3-a3df-0330c7c8568a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe162482-3973-43a3-a3df-0330c7c8568a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add background color handling */
  
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
  box-sizing: border-box;
}



.s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe162482-3973-43a3-a3df-0330c7c8568a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
      position: relative;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fe162482-3973-43a3-a3df-0330c7c8568a {
  margin: 0 !important;
  overflow: visible;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a-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-fe162482-3973-43a3-a3df-0330c7c8568a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe162482-3973-43a3-a3df-0330c7c8568a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add background color handling */
  
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
  box-sizing: border-box;
}



.s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe162482-3973-43a3-a3df-0330c7c8568a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
      position: relative;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-fe162482-3973-43a3-a3df-0330c7c8568a {
  margin: 0 !important;
  overflow: visible;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a-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-fe162482-3973-43a3-a3df-0330c7c8568a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fe162482-3973-43a3-a3df-0330c7c8568a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add background color handling */
  
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fe162482-3973-43a3-a3df-0330c7c8568a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fe162482-3973-43a3-a3df-0330c7c8568a .shogun-image-content {
  
    justify-content: center;
  
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image {
  box-sizing: border-box;
}



.s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fe162482-3973-43a3-a3df-0330c7c8568a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container {
      position: relative;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fe162482-3973-43a3-a3df-0330c7c8568a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-5b6dfb46-e611-4024-b8ad-8134c9bc3f0e {
  padding-top: 19px;
}

#s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03af1ccd-b034-4fe2-a238-b5ccd6a750a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  margin-top: 7px;
max-width: 70px;
text-align: center;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1-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-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 7px;
  
}

.shg-image-content-margin-container-s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 6px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-58864380-e326-40c0-9b6c-0c2bc37184a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
  box-sizing: border-box;
}



.s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1-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-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-58864380-e326-40c0-9b6c-0c2bc37184a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
  box-sizing: border-box;
}



.s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1-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-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-58864380-e326-40c0-9b6c-0c2bc37184a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
  box-sizing: border-box;
}



.s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1-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-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-58864380-e326-40c0-9b6c-0c2bc37184a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
  box-sizing: border-box;
}



.s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1-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-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58864380-e326-40c0-9b6c-0c2bc37184a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-58864380-e326-40c0-9b6c-0c2bc37184a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58864380-e326-40c0-9b6c-0c2bc37184a1.shogun-image {
  box-sizing: border-box;
}



.s-58864380-e326-40c0-9b6c-0c2bc37184a1 img.shogun-image {
  
}


}
#s-fb43e93e-94e1-40f1-b8af-06728e5e1174 {
  padding-top: 19px;
}

#s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da6792e6-d4c6-4a73-91ad-fdbab8fa617b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  margin-top: 16px;
max-width: 70px;
text-align: center;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  margin: 0 !important;
  overflow: visible;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a-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-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 16px;
  
}

.shg-image-content-margin-container-s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add background color handling */
  
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a .shogun-image-content {
  
    justify-content: center;
  
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
  box-sizing: border-box;
}



.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  
}


@media (min-width: 1200px){#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  margin: 0 !important;
  overflow: visible;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a-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-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add background color handling */
  
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a .shogun-image-content {
  
    justify-content: center;
  
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
  box-sizing: border-box;
}



.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  margin: 0 !important;
  overflow: visible;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a-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-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add background color handling */
  
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a .shogun-image-content {
  
    justify-content: center;
  
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
  box-sizing: border-box;
}



.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  margin: 0 !important;
  overflow: visible;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a-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-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add background color handling */
  
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a .shogun-image-content {
  
    justify-content: center;
  
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
  box-sizing: border-box;
}



.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  
}


}@media (max-width: 767px){#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  margin: 0 !important;
  overflow: visible;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a-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-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96fe2c24-3526-4602-96c5-e3a7a15cb08a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add background color handling */
  
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a .shogun-image-content {
  
    justify-content: center;
  
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96fe2c24-3526-4602-96c5-e3a7a15cb08a.shogun-image {
  box-sizing: border-box;
}



.s-96fe2c24-3526-4602-96c5-e3a7a15cb08a img.shogun-image {
  
}


}
#s-ac610b41-b5c0-4d68-91fe-fcd8f2939e20 {
  padding-top: 22px;
}

#s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3 {
  padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 234, 234, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-976bbe6c-fa34-487a-8603-1ac56f3a7bd3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  margin-top: 19px;
margin-bottom: 0px;
max-width: 70px;
text-align: center;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6-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-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 19px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-66ded576-8b12-410a-8a1e-2f66412da9f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
  box-sizing: border-box;
}



.s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  
}


@media (min-width: 1200px){#s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6-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-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-66ded576-8b12-410a-8a1e-2f66412da9f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
  box-sizing: border-box;
}



.s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6-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-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-66ded576-8b12-410a-8a1e-2f66412da9f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
  box-sizing: border-box;
}



.s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6-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-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-66ded576-8b12-410a-8a1e-2f66412da9f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
  box-sizing: border-box;
}



.s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  
}


}@media (max-width: 767px){#s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6-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-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-66ded576-8b12-410a-8a1e-2f66412da9f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-66ded576-8b12-410a-8a1e-2f66412da9f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66ded576-8b12-410a-8a1e-2f66412da9f6.shogun-image {
  box-sizing: border-box;
}



.s-66ded576-8b12-410a-8a1e-2f66412da9f6 img.shogun-image {
  
}


}
#s-673be5d8-b4ed-4d04-a23b-3565e849314a {
  margin-top: 14px;
padding-top: 4px;
padding-bottom: 0px;
}

#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 {
  display: none;
}
#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390, #wrap-s-db20e27e-2cbe-42f7-914f-4d64cbfbc390, #wrap-content-s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 {
  display: none;
}
#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390, #wrap-s-db20e27e-2cbe-42f7-914f-4d64cbfbc390, #wrap-content-s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 {
  display: none;
}
#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390, #wrap-s-db20e27e-2cbe-42f7-914f-4d64cbfbc390, #wrap-content-s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 { display: none !important; }}@media (max-width: 767px){#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 {
  
}
}
#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 .shogun-table-wrapper {
  overflow: auto;
  border: 3px solid rgba(255, 255, 255, 1);
  border-radius: 4px;
}

#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
  text-align: center;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 td.shogun-table-row {
  background-color: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 td.shogun-table-column, #s-db20e27e-2cbe-42f7-914f-4d64cbfbc390 td.shogun-table-row {
  border: 3px solid rgba(255, 255, 255, 1);
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  margin-top: 3px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08-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-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 3px;
  
}

.shg-image-content-margin-container-s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
  box-sizing: border-box;
}



.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
      position: relative;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08-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-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
  box-sizing: border-box;
}



.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
      position: relative;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08-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-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
  box-sizing: border-box;
}



.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
      position: relative;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08-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-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
  box-sizing: border-box;
}



.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
      position: relative;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08-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-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image {
  box-sizing: border-box;
}



.s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container {
      position: relative;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3990ba7-8d1d-4716-9cbb-f5304aed0a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-5be2552b-275f-4303-b87d-4ff9002bdc66 {
  padding-top: 22px;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  margin-top: 16px;
max-width: 70px;
text-align: center;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  margin: 0 !important;
  overflow: visible;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e-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-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 16px;
  
}

.shg-image-content-margin-container-s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add background color handling */
  
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fbab4480-1528-4359-821d-f2c6f6a1c36e .shogun-image-content {
  
    justify-content: center;
  
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
  box-sizing: border-box;
}



.s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  
}


@media (min-width: 1200px){#s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  margin: 0 !important;
  overflow: visible;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e-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-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add background color handling */
  
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fbab4480-1528-4359-821d-f2c6f6a1c36e .shogun-image-content {
  
    justify-content: center;
  
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
  box-sizing: border-box;
}



.s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  margin: 0 !important;
  overflow: visible;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e-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-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add background color handling */
  
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fbab4480-1528-4359-821d-f2c6f6a1c36e .shogun-image-content {
  
    justify-content: center;
  
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
  box-sizing: border-box;
}



.s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  margin: 0 !important;
  overflow: visible;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e-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-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add background color handling */
  
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fbab4480-1528-4359-821d-f2c6f6a1c36e .shogun-image-content {
  
    justify-content: center;
  
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
  box-sizing: border-box;
}



.s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  
}


}@media (max-width: 767px){#s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  margin: 0 !important;
  overflow: visible;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e-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-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fbab4480-1528-4359-821d-f2c6f6a1c36e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add background color handling */
  
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fbab4480-1528-4359-821d-f2c6f6a1c36e .shogun-image-content {
  
    justify-content: center;
  
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fbab4480-1528-4359-821d-f2c6f6a1c36e.shogun-image {
  box-sizing: border-box;
}



.s-fbab4480-1528-4359-821d-f2c6f6a1c36e img.shogun-image {
  
}


}
#s-ae57af7d-9ba9-437a-acfa-c9dc045bec2c {
  padding-top: 22px;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  margin-top: 27px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  margin: 0 !important;
  overflow: visible;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d-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-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 27px;
  
}

.shg-image-content-margin-container-s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add background color handling */
  
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
  box-sizing: border-box;
}



.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
      position: relative;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  margin: 0 !important;
  overflow: visible;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d-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-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add background color handling */
  
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
  box-sizing: border-box;
}



.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
      position: relative;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  margin: 0 !important;
  overflow: visible;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d-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-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add background color handling */
  
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
  box-sizing: border-box;
}



.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
      position: relative;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  margin: 0 !important;
  overflow: visible;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d-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-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add background color handling */
  
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
  box-sizing: border-box;
}



.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
      position: relative;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  margin: 0 !important;
  overflow: visible;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d-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-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add background color handling */
  
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image {
  box-sizing: border-box;
}



.s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container {
      position: relative;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc75a1a6-428e-4786-a200-d7a8ec422b6d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-de342c81-4edf-47df-8046-b6a236ceceff {
  padding-top: 22px;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  margin: 0 !important;
  overflow: visible;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165-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-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add background color handling */
  
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
  box-sizing: border-box;
}



.s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
      position: relative;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  margin: 0 !important;
  overflow: visible;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165-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-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add background color handling */
  
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
  box-sizing: border-box;
}



.s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
      position: relative;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  margin: 0 !important;
  overflow: visible;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165-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-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add background color handling */
  
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
  box-sizing: border-box;
}



.s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
      position: relative;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  margin: 0 !important;
  overflow: visible;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165-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-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add background color handling */
  
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
  box-sizing: border-box;
}



.s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
      position: relative;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  margin: 0 !important;
  overflow: visible;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165-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-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add background color handling */
  
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c83ab64c-afc1-4b0a-a733-e56c52022165 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image {
  box-sizing: border-box;
}



.s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container {
      position: relative;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c83ab64c-afc1-4b0a-a733-e56c52022165 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-9f8bd36b-89a9-4a1e-b2d8-e7892782d159 {
  padding-top: 22px;
}

#s-8b86c637-4920-4704-b282-5e20c15241ea {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b86c637-4920-4704-b282-5e20c15241ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  margin-top: 33px;
margin-bottom: 1px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7-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-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 33px;
  margin-bottom: 1px;
}

.shg-image-content-margin-container-s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
  box-sizing: border-box;
}



.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
      position: relative;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7-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-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
  box-sizing: border-box;
}



.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
      position: relative;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7-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-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
  box-sizing: border-box;
}



.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
      position: relative;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7-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-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
  box-sizing: border-box;
}



.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
      position: relative;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7-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-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image {
  box-sizing: border-box;
}



.s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container {
      position: relative;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3ce3b1d-7383-448e-b231-12f825caf4a7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-700b5d93-3542-41d9-b7ed-d51f1d498a66 {
  padding-top: 22px;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  margin-top: 9px;
max-width: 70px;
text-align: center;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  margin: 0 !important;
  overflow: visible;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac-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-30181b3e-88b7-47b1-8448-cf456aec2fac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 9px;
  
}

.shg-image-content-margin-container-s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add background color handling */
  
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-30181b3e-88b7-47b1-8448-cf456aec2fac .shogun-image-content {
  
    justify-content: center;
  
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
  box-sizing: border-box;
}



.s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  
}


@media (min-width: 1200px){#s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  margin: 0 !important;
  overflow: visible;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac-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-30181b3e-88b7-47b1-8448-cf456aec2fac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add background color handling */
  
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-30181b3e-88b7-47b1-8448-cf456aec2fac .shogun-image-content {
  
    justify-content: center;
  
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
  box-sizing: border-box;
}



.s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  margin: 0 !important;
  overflow: visible;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac-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-30181b3e-88b7-47b1-8448-cf456aec2fac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add background color handling */
  
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-30181b3e-88b7-47b1-8448-cf456aec2fac .shogun-image-content {
  
    justify-content: center;
  
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
  box-sizing: border-box;
}



.s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  margin: 0 !important;
  overflow: visible;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac-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-30181b3e-88b7-47b1-8448-cf456aec2fac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add background color handling */
  
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-30181b3e-88b7-47b1-8448-cf456aec2fac .shogun-image-content {
  
    justify-content: center;
  
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
  box-sizing: border-box;
}



.s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  
}


}@media (max-width: 767px){#s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  margin: 0 !important;
  overflow: visible;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac-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-30181b3e-88b7-47b1-8448-cf456aec2fac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30181b3e-88b7-47b1-8448-cf456aec2fac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add background color handling */
  
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-30181b3e-88b7-47b1-8448-cf456aec2fac .shogun-image-content {
  
    justify-content: center;
  
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30181b3e-88b7-47b1-8448-cf456aec2fac.shogun-image {
  box-sizing: border-box;
}



.s-30181b3e-88b7-47b1-8448-cf456aec2fac img.shogun-image {
  
}


}
#s-2cb35eb8-fce7-4583-a48d-95532fe3d0b2 {
  padding-top: 22px;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362-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-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
  box-sizing: border-box;
}



.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
      position: relative;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362-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-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
  box-sizing: border-box;
}



.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
      position: relative;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362-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-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
  box-sizing: border-box;
}



.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
      position: relative;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362-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-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
  box-sizing: border-box;
}



.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
      position: relative;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362-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-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image {
  box-sizing: border-box;
}



.s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container {
      position: relative;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0d9f688b-6ded-490f-b639-b7d6c04e4362 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-d7f9d74a-f0d5-4262-88ce-3bfab2e78fae {
  padding-top: 22px;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  max-width: 70px;
text-align: center;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  margin: 0 !important;
  overflow: visible;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030-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-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add background color handling */
  
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
  box-sizing: border-box;
}



.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  
}


@media (min-width: 1200px){#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  margin: 0 !important;
  overflow: visible;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030-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-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add background color handling */
  
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
  box-sizing: border-box;
}



.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  margin: 0 !important;
  overflow: visible;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030-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-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add background color handling */
  
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
  box-sizing: border-box;
}



.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  margin: 0 !important;
  overflow: visible;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030-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-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add background color handling */
  
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
  box-sizing: border-box;
}



.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  
}


}@media (max-width: 767px){#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  margin: 0 !important;
  overflow: visible;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030-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-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fffe27b3-2d5c-4417-8228-3ef41d71f030 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add background color handling */
  
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fffe27b3-2d5c-4417-8228-3ef41d71f030.shogun-image {
  box-sizing: border-box;
}



.s-fffe27b3-2d5c-4417-8228-3ef41d71f030 img.shogun-image {
  
}


}
#s-63b4d3af-4272-45d5-8951-8c7b75c756c9 {
  padding-top: 20px;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  max-width: 70px;
text-align: center;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  margin: 0 !important;
  overflow: visible;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3-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-de675588-fdfe-4aaf-955c-dd46590004a3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add background color handling */
  
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-de675588-fdfe-4aaf-955c-dd46590004a3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
  box-sizing: border-box;
}



.s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  margin: 0 !important;
  overflow: visible;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3-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-de675588-fdfe-4aaf-955c-dd46590004a3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add background color handling */
  
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-de675588-fdfe-4aaf-955c-dd46590004a3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
  box-sizing: border-box;
}



.s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  margin: 0 !important;
  overflow: visible;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3-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-de675588-fdfe-4aaf-955c-dd46590004a3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add background color handling */
  
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-de675588-fdfe-4aaf-955c-dd46590004a3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
  box-sizing: border-box;
}



.s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  margin: 0 !important;
  overflow: visible;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3-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-de675588-fdfe-4aaf-955c-dd46590004a3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add background color handling */
  
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-de675588-fdfe-4aaf-955c-dd46590004a3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
  box-sizing: border-box;
}



.s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  margin: 0 !important;
  overflow: visible;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3-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-de675588-fdfe-4aaf-955c-dd46590004a3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-de675588-fdfe-4aaf-955c-dd46590004a3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add background color handling */
  
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-de675588-fdfe-4aaf-955c-dd46590004a3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-de675588-fdfe-4aaf-955c-dd46590004a3.shogun-image {
  box-sizing: border-box;
}



.s-de675588-fdfe-4aaf-955c-dd46590004a3 img.shogun-image {
  
}


}
#s-9c60736d-3bab-4bf8-aff8-3b284535c478 {
  padding-top: 22px;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd {
  margin-top: -14px;
max-width: 70px;
text-align: center;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd {
  margin: 0 !important;
  overflow: visible;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd-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-973ed188-ba9c-4952-8650-3084eb7760dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -14px;
  
}

.shg-image-content-margin-container-s-973ed188-ba9c-4952-8650-3084eb7760dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add background color handling */
  
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 30px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-973ed188-ba9c-4952-8650-3084eb7760dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
  box-sizing: border-box;
}



.s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  
}


@media (min-width: 1200px){#s-973ed188-ba9c-4952-8650-3084eb7760dd {
  margin: 0 !important;
  overflow: visible;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd-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-973ed188-ba9c-4952-8650-3084eb7760dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-973ed188-ba9c-4952-8650-3084eb7760dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add background color handling */
  
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-973ed188-ba9c-4952-8650-3084eb7760dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
  box-sizing: border-box;
}



.s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-973ed188-ba9c-4952-8650-3084eb7760dd {
  margin: 0 !important;
  overflow: visible;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd-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-973ed188-ba9c-4952-8650-3084eb7760dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-973ed188-ba9c-4952-8650-3084eb7760dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add background color handling */
  
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-973ed188-ba9c-4952-8650-3084eb7760dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
  box-sizing: border-box;
}



.s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-973ed188-ba9c-4952-8650-3084eb7760dd {
  margin: 0 !important;
  overflow: visible;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd-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-973ed188-ba9c-4952-8650-3084eb7760dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-973ed188-ba9c-4952-8650-3084eb7760dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add background color handling */
  
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-973ed188-ba9c-4952-8650-3084eb7760dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
  box-sizing: border-box;
}



.s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  
}


}@media (max-width: 767px){#s-973ed188-ba9c-4952-8650-3084eb7760dd {
  margin: 0 !important;
  overflow: visible;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd-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-973ed188-ba9c-4952-8650-3084eb7760dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-973ed188-ba9c-4952-8650-3084eb7760dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add background color handling */
  
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-973ed188-ba9c-4952-8650-3084eb7760dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-973ed188-ba9c-4952-8650-3084eb7760dd.shogun-image {
  box-sizing: border-box;
}



.s-973ed188-ba9c-4952-8650-3084eb7760dd img.shogun-image {
  
}


}
#s-59bf7b60-14df-4517-8520-cb8490c6130f {
  padding-top: 22px;
}

#s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b68c5325-7e95-4f97-8fd7-fc2d57305a3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  margin-top: 7px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  margin: 0 !important;
  overflow: visible;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376-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-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 7px;
  
}

.shg-image-content-margin-container-s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add background color handling */
  
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
  box-sizing: border-box;
}



.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
      position: relative;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  margin: 0 !important;
  overflow: visible;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376-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-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add background color handling */
  
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
  box-sizing: border-box;
}



.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
      position: relative;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  margin: 0 !important;
  overflow: visible;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376-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-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add background color handling */
  
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
  box-sizing: border-box;
}



.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
      position: relative;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  margin: 0 !important;
  overflow: visible;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376-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-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add background color handling */
  
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
  box-sizing: border-box;
}



.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
      position: relative;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  margin: 0 !important;
  overflow: visible;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376-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-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add background color handling */
  
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image {
  box-sizing: border-box;
}



.s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container {
      position: relative;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34e8332f-76ff-42f5-bc6e-d7e3401c6376 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-d4fcb54a-7390-45fc-b01d-00dc216f4aa5 {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3f353f4-524b-4759-842f-aed8a0141d60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-4cb80e91-8941-4411-9780-819d7903a365 {
  margin-top: 6px;
max-width: 70px;
text-align: center;
}

#s-4cb80e91-8941-4411-9780-819d7903a365 {
  margin: 0 !important;
  overflow: visible;
}

#s-4cb80e91-8941-4411-9780-819d7903a365-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-4cb80e91-8941-4411-9780-819d7903a365 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 6px;
  
}

.shg-image-content-margin-container-s-4cb80e91-8941-4411-9780-819d7903a365 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add background color handling */
  
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4cb80e91-8941-4411-9780-819d7903a365 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
  box-sizing: border-box;
}



.s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4cb80e91-8941-4411-9780-819d7903a365 {
  margin: 0 !important;
  overflow: visible;
}

#s-4cb80e91-8941-4411-9780-819d7903a365-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-4cb80e91-8941-4411-9780-819d7903a365 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4cb80e91-8941-4411-9780-819d7903a365 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add background color handling */
  
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4cb80e91-8941-4411-9780-819d7903a365 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
  box-sizing: border-box;
}



.s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4cb80e91-8941-4411-9780-819d7903a365 {
  margin: 0 !important;
  overflow: visible;
}

#s-4cb80e91-8941-4411-9780-819d7903a365-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-4cb80e91-8941-4411-9780-819d7903a365 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4cb80e91-8941-4411-9780-819d7903a365 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add background color handling */
  
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4cb80e91-8941-4411-9780-819d7903a365 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
  box-sizing: border-box;
}



.s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4cb80e91-8941-4411-9780-819d7903a365 {
  margin: 0 !important;
  overflow: visible;
}

#s-4cb80e91-8941-4411-9780-819d7903a365-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-4cb80e91-8941-4411-9780-819d7903a365 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4cb80e91-8941-4411-9780-819d7903a365 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add background color handling */
  
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4cb80e91-8941-4411-9780-819d7903a365 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
  box-sizing: border-box;
}



.s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4cb80e91-8941-4411-9780-819d7903a365 {
  margin: 0 !important;
  overflow: visible;
}

#s-4cb80e91-8941-4411-9780-819d7903a365-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-4cb80e91-8941-4411-9780-819d7903a365 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4cb80e91-8941-4411-9780-819d7903a365 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add background color handling */
  
}

#s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-4cb80e91-8941-4411-9780-819d7903a365 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cb80e91-8941-4411-9780-819d7903a365.shogun-image {
  box-sizing: border-box;
}



.s-4cb80e91-8941-4411-9780-819d7903a365 img.shogun-image {
  
}


}
#s-8e33c562-15d4-4b66-9fe0-965a90dc0bfe {
  padding-top: 22px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
