.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-c797fba2-6b34-4d72-b5f0-3775557b8e2b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c797fba2-6b34-4d72-b5f0-3775557b8e2b {
  display: none;
}
#s-c797fba2-6b34-4d72-b5f0-3775557b8e2b, #wrap-s-c797fba2-6b34-4d72-b5f0-3775557b8e2b, #wrap-content-s-c797fba2-6b34-4d72-b5f0-3775557b8e2b { display: none !important; }}@media (max-width: 767px){#s-c797fba2-6b34-4d72-b5f0-3775557b8e2b {
  display: none;
}
#s-c797fba2-6b34-4d72-b5f0-3775557b8e2b, #wrap-s-c797fba2-6b34-4d72-b5f0-3775557b8e2b, #wrap-content-s-c797fba2-6b34-4d72-b5f0-3775557b8e2b { display: none !important; }}







#s-c797fba2-6b34-4d72-b5f0-3775557b8e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c797fba2-6b34-4d72-b5f0-3775557b8e2b.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-aae0bce1-4806-424e-bf13-efc5179921a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-aae0bce1-4806-424e-bf13-efc5179921a8 {
  display: none;
}
#s-aae0bce1-4806-424e-bf13-efc5179921a8, #wrap-s-aae0bce1-4806-424e-bf13-efc5179921a8, #wrap-content-s-aae0bce1-4806-424e-bf13-efc5179921a8 { display: none !important; }}@media (max-width: 767px){#s-aae0bce1-4806-424e-bf13-efc5179921a8 {
  display: none;
}
#s-aae0bce1-4806-424e-bf13-efc5179921a8, #wrap-s-aae0bce1-4806-424e-bf13-efc5179921a8, #wrap-content-s-aae0bce1-4806-424e-bf13-efc5179921a8 { display: none !important; }}
#s-aae0bce1-4806-424e-bf13-efc5179921a8 .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-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 {
  margin-left: 3%;
margin-right: 3%;
padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 {
  display: none;
}
#s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9, #wrap-s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9, #wrap-content-s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 { display: none !important; }}@media (max-width: 767px){#s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 {
  display: none;
}
#s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9, #wrap-s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9, #wrap-content-s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 { display: none !important; }}
#s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 .shg-proportional-font-size,
#s-74a54ee0-78d9-4902-9bc9-d83b813e8bd9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e {
  display: none;
}
#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e, #wrap-s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e, #wrap-content-s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e {
  display: none;
}
#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e, #wrap-s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e, #wrap-content-s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e { display: none !important; }}







#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a93a663d-5639-45b8-87d4-ccdd6bec8a6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0708766a-bc7f-49d9-b780-044757e809a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0708766a-bc7f-49d9-b780-044757e809a8 {
  display: none;
}
#s-0708766a-bc7f-49d9-b780-044757e809a8, #wrap-s-0708766a-bc7f-49d9-b780-044757e809a8, #wrap-content-s-0708766a-bc7f-49d9-b780-044757e809a8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0708766a-bc7f-49d9-b780-044757e809a8 {
  display: none;
}
#s-0708766a-bc7f-49d9-b780-044757e809a8, #wrap-s-0708766a-bc7f-49d9-b780-044757e809a8, #wrap-content-s-0708766a-bc7f-49d9-b780-044757e809a8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0708766a-bc7f-49d9-b780-044757e809a8 {
  
}
}@media (max-width: 767px){#s-0708766a-bc7f-49d9-b780-044757e809a8 {
  
}
}
#s-0708766a-bc7f-49d9-b780-044757e809a8 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  
  
  
}



#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f {
  margin-left: 3%;
margin-right: 3%;
padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 1200px){#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f {
  display: none;
}
#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f, #wrap-s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f, #wrap-content-s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f {
  display: none;
}
#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f, #wrap-s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f, #wrap-content-s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f { display: none !important; }}
#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f .shg-proportional-font-size,
#s-5f835fcb-18d4-4db2-a4e6-2bee183cd99f .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-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 .shogun-table-wrapper {
  overflow: auto;
  border: 3px solid rgba(255, 255, 255, 1);
  border-radius: 4px;
}

#s-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 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-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 td.shogun-table-row {
  background-color: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 td.shogun-table-column, #s-0e0a65b1-fbc7-47d3-8ca5-ed5f1209f801 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-965096f8-199e-47aa-a33b-e7916659679f {
  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-965096f8-199e-47aa-a33b-e7916659679f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-965096f8-199e-47aa-a33b-e7916659679f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-965096f8-199e-47aa-a33b-e7916659679f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-965096f8-199e-47aa-a33b-e7916659679f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-965096f8-199e-47aa-a33b-e7916659679f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-965096f8-199e-47aa-a33b-e7916659679f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-965096f8-199e-47aa-a33b-e7916659679f"] > .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-7667c430-430f-45d6-be48-44cf78769e9f {
  max-width: 70px;
text-align: center;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f {
  margin: 0 !important;
  overflow: visible;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add background color handling */
  
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7667c430-430f-45d6-be48-44cf78769e9f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image {
  box-sizing: border-box;
}



.s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  
}


@media (min-width: 1200px){#s-7667c430-430f-45d6-be48-44cf78769e9f {
  margin: 0 !important;
  overflow: visible;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add background color handling */
  
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7667c430-430f-45d6-be48-44cf78769e9f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image {
  box-sizing: border-box;
}



.s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7667c430-430f-45d6-be48-44cf78769e9f {
  margin: 0 !important;
  overflow: visible;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add background color handling */
  
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7667c430-430f-45d6-be48-44cf78769e9f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image {
  box-sizing: border-box;
}



.s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7667c430-430f-45d6-be48-44cf78769e9f {
  margin: 0 !important;
  overflow: visible;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add background color handling */
  
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7667c430-430f-45d6-be48-44cf78769e9f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image {
  box-sizing: border-box;
}



.s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  
}


}@media (max-width: 767px){#s-7667c430-430f-45d6-be48-44cf78769e9f {
  margin: 0 !important;
  overflow: visible;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7667c430-430f-45d6-be48-44cf78769e9f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add background color handling */
  
}

#s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7667c430-430f-45d6-be48-44cf78769e9f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7667c430-430f-45d6-be48-44cf78769e9f.shogun-image {
  box-sizing: border-box;
}



.s-7667c430-430f-45d6-be48-44cf78769e9f img.shogun-image {
  
}


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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  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-d0472efa-1a70-4e2d-aec2-7910e693ac84 {
  padding-top: 22px;
}

#s-a23aac59-d339-4fb2-a735-d193c9fac4cb {
  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-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a23aac59-d339-4fb2-a735-d193c9fac4cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  max-width: 70px;
text-align: center;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  margin: 0 !important;
  overflow: visible;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add background color handling */
  
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
  box-sizing: border-box;
}



.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  margin: 0 !important;
  overflow: visible;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add background color handling */
  
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
  box-sizing: border-box;
}



.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  margin: 0 !important;
  overflow: visible;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add background color handling */
  
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
  box-sizing: border-box;
}



.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  margin: 0 !important;
  overflow: visible;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add background color handling */
  
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
  box-sizing: border-box;
}



.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  margin: 0 !important;
  overflow: visible;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add background color handling */
  
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25.shogun-image {
  box-sizing: border-box;
}



.s-5360ea3d-2f03-4509-8ebe-f5fc5e353a25 img.shogun-image {
  
}


}
#s-ed7e41ce-164e-4bd2-8190-92574fe244f2 {
  padding-top: 22px;
}

#s-024274ed-5437-4cf8-956f-37507dc0504a {
  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-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-024274ed-5437-4cf8-956f-37507dc0504a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
  box-sizing: border-box;
}



.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
      position: relative;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
  box-sizing: border-box;
}



.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
      position: relative;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 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-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
  box-sizing: border-box;
}



.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
      position: relative;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 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-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
  box-sizing: border-box;
}



.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
      position: relative;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image {
  box-sizing: border-box;
}



.s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container {
      position: relative;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d69fc2de-f3ec-4956-8962-13bbf8355de5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-f0162687-878e-4057-9654-9bae5eb2efbe {
  padding-top: 22px;
}

#s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b8c20bb-b094-40bc-baa6-a9afa0570cb3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  margin-top: 17px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  margin: 0 !important;
  overflow: visible;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add background color handling */
  
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-content {
  
    justify-content: center;
  
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
  box-sizing: border-box;
}



.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
      position: relative;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  margin: 0 !important;
  overflow: visible;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add background color handling */
  
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-content {
  
    justify-content: center;
  
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
  box-sizing: border-box;
}



.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
      position: relative;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b 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-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  margin: 0 !important;
  overflow: visible;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add background color handling */
  
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-content {
  
    justify-content: center;
  
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
  box-sizing: border-box;
}



.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
      position: relative;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b 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-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  margin: 0 !important;
  overflow: visible;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add background color handling */
  
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-content {
  
    justify-content: center;
  
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
  box-sizing: border-box;
}



.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
      position: relative;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  margin: 0 !important;
  overflow: visible;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add background color handling */
  
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b .shogun-image-content {
  
    justify-content: center;
  
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image {
  box-sizing: border-box;
}



.s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container {
      position: relative;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330f0a40-8d4d-4ad9-a9c3-1f4cbf76c20b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-c479c193-84eb-4a9c-b7eb-dfefad5fef27 {
  padding-top: 22px;
}

#s-0823de63-606c-49f6-bdca-f4433be1415b {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0823de63-606c-49f6-bdca-f4433be1415b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  margin-top: 3px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
  box-sizing: border-box;
}



.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
      position: relative;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
  box-sizing: border-box;
}



.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
      position: relative;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 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-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
  box-sizing: border-box;
}



.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
      position: relative;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 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-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
  box-sizing: border-box;
}



.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
      position: relative;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image {
  box-sizing: border-box;
}



.s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container {
      position: relative;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dec42-0ae6-49d5-80c4-ee83ab5de7c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-47e2985c-8342-4758-976d-77a9c2c580ed {
  padding-top: 22px;
}

#s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ade1fda4-42e8-4b7e-8e3f-5417668a62c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
  box-sizing: border-box;
}



.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
      position: relative;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
  box-sizing: border-box;
}



.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
      position: relative;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 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-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
  box-sizing: border-box;
}



.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
      position: relative;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 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-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
  box-sizing: border-box;
}



.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
      position: relative;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image {
  box-sizing: border-box;
}



.s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container {
      position: relative;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd8586b9-1386-4517-8b80-f217fbc8b7d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-f665ef41-e4a3-4215-b1cb-a0993d1d0906 {
  padding-top: 22px;
}

#s-a7801b30-615b-4513-8798-3bbb8e37041c {
  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-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7801b30-615b-4513-8798-3bbb8e37041c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  max-width: 70px;
text-align: center;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
  box-sizing: border-box;
}



.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  
}


@media (min-width: 1200px){#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
  box-sizing: border-box;
}



.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
  box-sizing: border-box;
}



.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
  box-sizing: border-box;
}



.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  
}


}@media (max-width: 767px){#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d.shogun-image {
  box-sizing: border-box;
}



.s-5ffb9b90-f312-47cc-b2e7-d653a27f8b4d img.shogun-image {
  
}


}
#s-2719fb03-afe4-4eee-9516-d169773a42eb {
  padding-top: 20px;
}

#s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3 {
  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-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7b7863e9-8f80-4e10-8b79-d12cc83a00c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  margin-top: -14px;
max-width: 70px;
text-align: center;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  margin: 0 !important;
  overflow: visible;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add background color handling */
  
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 30px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
  box-sizing: border-box;
}



.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  
}


@media (min-width: 1200px){#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  margin: 0 !important;
  overflow: visible;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add background color handling */
  
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
  box-sizing: border-box;
}



.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  margin: 0 !important;
  overflow: visible;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add background color handling */
  
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
  box-sizing: border-box;
}



.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  margin: 0 !important;
  overflow: visible;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add background color handling */
  
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
  box-sizing: border-box;
}



.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  
}


}@media (max-width: 767px){#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  margin: 0 !important;
  overflow: visible;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add background color handling */
  
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 .shogun-image-content {
  
    justify-content: center;
  
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shg-align-container {
  display: flex;
  justify-content: center
}

.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-123a9782-6fc6-4bc8-b02f-29b5d78ec386.shogun-image {
  box-sizing: border-box;
}



.s-123a9782-6fc6-4bc8-b02f-29b5d78ec386 img.shogun-image {
  
}


}
#s-926de234-b889-4e46-8d18-7e69e995af42 {
  padding-top: 22px;
}

#s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe {
  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-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2ef98d-2e79-49b9-8147-75ad35ea8ffe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  margin-top: 16px;
max-width: 70px;
text-align: center;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  margin: 0 !important;
  overflow: visible;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add background color handling */
  
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
  box-sizing: border-box;
}



.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  
}


@media (min-width: 1200px){#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  margin: 0 !important;
  overflow: visible;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add background color handling */
  
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
  box-sizing: border-box;
}



.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  margin: 0 !important;
  overflow: visible;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add background color handling */
  
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
  box-sizing: border-box;
}



.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  margin: 0 !important;
  overflow: visible;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add background color handling */
  
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
  box-sizing: border-box;
}



.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  
}


}@media (max-width: 767px){#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  margin: 0 !important;
  overflow: visible;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add background color handling */
  
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf .shogun-image-content {
  
    justify-content: center;
  
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf.shogun-image {
  box-sizing: border-box;
}



.s-bfbf2664-2d1a-4bcc-8f64-3bcf8b919fbf img.shogun-image {
  
}


}
#s-e349cc5c-b752-424e-b821-34c5f84f0e3b {
  padding-top: 22px;
}

#s-8c52f826-63a9-438e-ae44-5394596f0b71 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c52f826-63a9-438e-ae44-5394596f0b71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  margin-top: 14px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
  box-sizing: border-box;
}



.s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef778bf-812e-454f-b694-c962e4af7b38 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
      position: relative;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
  box-sizing: border-box;
}



.s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef778bf-812e-454f-b694-c962e4af7b38 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
      position: relative;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38 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-9ef778bf-812e-454f-b694-c962e4af7b38 {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
  box-sizing: border-box;
}



.s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef778bf-812e-454f-b694-c962e4af7b38 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
      position: relative;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38 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-9ef778bf-812e-454f-b694-c962e4af7b38 {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
  box-sizing: border-box;
}



.s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef778bf-812e-454f-b694-c962e4af7b38 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
      position: relative;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  margin: 0 !important;
  overflow: visible;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9ef778bf-812e-454f-b694-c962e4af7b38 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add background color handling */
  
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ef778bf-812e-454f-b694-c962e4af7b38 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9ef778bf-812e-454f-b694-c962e4af7b38 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image {
  box-sizing: border-box;
}



.s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9ef778bf-812e-454f-b694-c962e4af7b38 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container {
      position: relative;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ef778bf-812e-454f-b694-c962e4af7b38 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-22c2aeb7-4524-483e-9e8e-69fda804a4e8 {
  padding-top: 22px;
}

#s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20c331e4-bf96-45d5-b1c4-d01266ffe9b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-c91f450c-9720-4236-a23d-863ea697ed78 {
  margin-top: 7px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
  box-sizing: border-box;
}



.s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c91f450c-9720-4236-a23d-863ea697ed78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
      position: relative;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-c91f450c-9720-4236-a23d-863ea697ed78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
  box-sizing: border-box;
}



.s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c91f450c-9720-4236-a23d-863ea697ed78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
      position: relative;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78 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-c91f450c-9720-4236-a23d-863ea697ed78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
  box-sizing: border-box;
}



.s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c91f450c-9720-4236-a23d-863ea697ed78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
      position: relative;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78 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-c91f450c-9720-4236-a23d-863ea697ed78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
  box-sizing: border-box;
}



.s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c91f450c-9720-4236-a23d-863ea697ed78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
      position: relative;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-c91f450c-9720-4236-a23d-863ea697ed78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c91f450c-9720-4236-a23d-863ea697ed78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c91f450c-9720-4236-a23d-863ea697ed78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-c91f450c-9720-4236-a23d-863ea697ed78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image {
  box-sizing: border-box;
}



.s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c91f450c-9720-4236-a23d-863ea697ed78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container {
      position: relative;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c91f450c-9720-4236-a23d-863ea697ed78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-dcf5c2c4-ec6f-42ec-9212-7f77a1ffa4e2 {
  padding-top: 22px;
}

#s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c3f3ebf-fe30-4bf6-8bce-ae5d02178333"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-464dffc5-2a24-419c-a96d-637749dd195f {
  margin-top: 24px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
  box-sizing: border-box;
}



.s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-464dffc5-2a24-419c-a96d-637749dd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
      position: relative;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-464dffc5-2a24-419c-a96d-637749dd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
  box-sizing: border-box;
}



.s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-464dffc5-2a24-419c-a96d-637749dd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
      position: relative;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f 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-464dffc5-2a24-419c-a96d-637749dd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
  box-sizing: border-box;
}



.s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-464dffc5-2a24-419c-a96d-637749dd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
      position: relative;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f 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-464dffc5-2a24-419c-a96d-637749dd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
  box-sizing: border-box;
}



.s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-464dffc5-2a24-419c-a96d-637749dd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
      position: relative;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-464dffc5-2a24-419c-a96d-637749dd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-464dffc5-2a24-419c-a96d-637749dd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-464dffc5-2a24-419c-a96d-637749dd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-464dffc5-2a24-419c-a96d-637749dd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image {
  box-sizing: border-box;
}



.s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-464dffc5-2a24-419c-a96d-637749dd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container {
      position: relative;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-464dffc5-2a24-419c-a96d-637749dd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-39341a0c-d4b8-4a9e-9a4c-56d900ebb76b {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-070b27a6-5a49-4616-8acb-e1db341b6acb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  margin-top: 9px;
max-width: 70px;
text-align: center;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
  box-sizing: border-box;
}



.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
  box-sizing: border-box;
}



.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
  box-sizing: border-box;
}



.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
  box-sizing: border-box;
}



.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88ee0677-28ed-4a7e-89b9-68b42c4141d7.shogun-image {
  box-sizing: border-box;
}



.s-88ee0677-28ed-4a7e-89b9-68b42c4141d7 img.shogun-image {
  
}


}
#s-9b8e22e5-b973-434e-9dfd-05d7e7de047d {
  padding-top: 22px;
}

#s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2 {
  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-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a4f086e-b1e0-41cf-b905-cdc21edf58f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  max-width: 70px;
text-align: center;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
  box-sizing: border-box;
}



.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
  box-sizing: border-box;
}



.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
  box-sizing: border-box;
}



.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
  box-sizing: border-box;
}



.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0.shogun-image {
  box-sizing: border-box;
}



.s-b9d2f496-803a-49c4-a7f0-1dfaafaa1cd0 img.shogun-image {
  
}


}
#s-5ba0ce49-e004-41d2-be39-e2ad0a070cac {
  padding-top: 22px;
}

#s-eadb1d42-f45d-448b-ab67-be7a020ae33c {
  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-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eadb1d42-f45d-448b-ab67-be7a020ae33c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  max-width: 70px;
text-align: center;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  margin: 0 !important;
  overflow: visible;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add background color handling */
  
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f00388fa-6525-48a8-ac92-9ab3ada12836 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
  box-sizing: border-box;
}



.s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  margin: 0 !important;
  overflow: visible;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add background color handling */
  
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f00388fa-6525-48a8-ac92-9ab3ada12836 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
  box-sizing: border-box;
}



.s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  margin: 0 !important;
  overflow: visible;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add background color handling */
  
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f00388fa-6525-48a8-ac92-9ab3ada12836 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
  box-sizing: border-box;
}



.s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  margin: 0 !important;
  overflow: visible;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add background color handling */
  
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f00388fa-6525-48a8-ac92-9ab3ada12836 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
  box-sizing: border-box;
}



.s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  margin: 0 !important;
  overflow: visible;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f00388fa-6525-48a8-ac92-9ab3ada12836 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add background color handling */
  
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-f00388fa-6525-48a8-ac92-9ab3ada12836 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f00388fa-6525-48a8-ac92-9ab3ada12836.shogun-image {
  box-sizing: border-box;
}



.s-f00388fa-6525-48a8-ac92-9ab3ada12836 img.shogun-image {
  
}


}
#s-1ae3ca1f-3683-4886-a3fa-30f51413f50c {
  padding-top: 22px;
}

#s-64453270-d783-41bc-be22-0307e2616f25 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64453270-d783-41bc-be22-0307e2616f25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  margin-top: 16px;
margin-bottom: 1px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  margin: 0 !important;
  overflow: visible;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add background color handling */
  
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-content {
  
    justify-content: center;
  
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
  box-sizing: border-box;
}



.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
      position: relative;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  margin: 0 !important;
  overflow: visible;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add background color handling */
  
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-content {
  
    justify-content: center;
  
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
  box-sizing: border-box;
}



.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
      position: relative;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d 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-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  margin: 0 !important;
  overflow: visible;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add background color handling */
  
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-content {
  
    justify-content: center;
  
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
  box-sizing: border-box;
}



.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
      position: relative;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d 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-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  margin: 0 !important;
  overflow: visible;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add background color handling */
  
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-content {
  
    justify-content: center;
  
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
  box-sizing: border-box;
}



.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
      position: relative;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  margin: 0 !important;
  overflow: visible;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add background color handling */
  
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d .shogun-image-content {
  
    justify-content: center;
  
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image {
  box-sizing: border-box;
}



.s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container {
      position: relative;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-96711ab5-fa7b-47c5-b884-3efbe8fae13d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-41ba7eb2-37ca-4cb1-8780-bf40fb6f11f3 {
  padding-top: 22px;
}

#s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a862a1ab-0de0-48e2-9fe3-01b2bacee0ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  margin-top: 18px;
max-width: 70px;
text-align: center;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
  box-sizing: border-box;
}



.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
  box-sizing: border-box;
}



.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
  box-sizing: border-box;
}



.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
  box-sizing: border-box;
}



.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9e91e67c-6042-4e8b-a820-54885f1b90a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e91e67c-6042-4e8b-a820-54885f1b90a8.shogun-image {
  box-sizing: border-box;
}



.s-9e91e67c-6042-4e8b-a820-54885f1b90a8 img.shogun-image {
  
}


}
#s-b143074f-97a9-4ce0-8395-5be7d17eedaf {
  padding-top: 22px;
}

#s-68e39e43-a21d-4a2a-9ac0-44096e228af6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68e39e43-a21d-4a2a-9ac0-44096e228af6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-87679c28-80c1-4371-bf27-4c416adcede2 {
  margin-top: 10px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 {
  margin: 0 !important;
  overflow: visible;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add background color handling */
  
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
  box-sizing: border-box;
}



.s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-87679c28-80c1-4371-bf27-4c416adcede2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
      position: relative;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-87679c28-80c1-4371-bf27-4c416adcede2 {
  margin: 0 !important;
  overflow: visible;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add background color handling */
  
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
  box-sizing: border-box;
}



.s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-87679c28-80c1-4371-bf27-4c416adcede2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
      position: relative;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2 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-87679c28-80c1-4371-bf27-4c416adcede2 {
  margin: 0 !important;
  overflow: visible;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add background color handling */
  
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
  box-sizing: border-box;
}



.s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-87679c28-80c1-4371-bf27-4c416adcede2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
      position: relative;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2 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-87679c28-80c1-4371-bf27-4c416adcede2 {
  margin: 0 !important;
  overflow: visible;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add background color handling */
  
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
  box-sizing: border-box;
}



.s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-87679c28-80c1-4371-bf27-4c416adcede2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
      position: relative;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-87679c28-80c1-4371-bf27-4c416adcede2 {
  margin: 0 !important;
  overflow: visible;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-87679c28-80c1-4371-bf27-4c416adcede2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add background color handling */
  
}

#s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87679c28-80c1-4371-bf27-4c416adcede2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-87679c28-80c1-4371-bf27-4c416adcede2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image {
  box-sizing: border-box;
}



.s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-87679c28-80c1-4371-bf27-4c416adcede2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container {
      position: relative;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87679c28-80c1-4371-bf27-4c416adcede2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-148c67bf-13de-467b-a411-a98915964f14 {
  padding-top: 22px;
}

#s-6853d961-9150-4e7b-bd86-e5283effc913 {
  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-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6853d961-9150-4e7b-bd86-e5283effc913"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  margin-top: 34px;
max-width: 70px;
text-align: center;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  margin: 0 !important;
  overflow: visible;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add background color handling */
  
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-70ee714f-af05-48a9-877e-dd4dbe347388 .shogun-image-content {
  
    justify-content: center;
  
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image {
  box-sizing: border-box;
}



.s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  
}


@media (min-width: 1200px){#s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  margin: 0 !important;
  overflow: visible;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add background color handling */
  
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-70ee714f-af05-48a9-877e-dd4dbe347388 .shogun-image-content {
  
    justify-content: center;
  
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image {
  box-sizing: border-box;
}



.s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  margin: 0 !important;
  overflow: visible;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add background color handling */
  
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-70ee714f-af05-48a9-877e-dd4dbe347388 .shogun-image-content {
  
    justify-content: center;
  
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image {
  box-sizing: border-box;
}



.s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  margin: 0 !important;
  overflow: visible;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add background color handling */
  
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-70ee714f-af05-48a9-877e-dd4dbe347388 .shogun-image-content {
  
    justify-content: center;
  
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image {
  box-sizing: border-box;
}



.s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  
}


}@media (max-width: 767px){#s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  margin: 0 !important;
  overflow: visible;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70ee714f-af05-48a9-877e-dd4dbe347388 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add background color handling */
  
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-70ee714f-af05-48a9-877e-dd4dbe347388 .shogun-image-content {
  
    justify-content: center;
  
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70ee714f-af05-48a9-877e-dd4dbe347388.shogun-image {
  box-sizing: border-box;
}



.s-70ee714f-af05-48a9-877e-dd4dbe347388 img.shogun-image {
  
}


}
#s-68ca6c96-4b53-4426-b1da-b959c25387fb {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5403b3ba-8c78-4b76-b7e7-640a57762ceb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-9f6fac04-e555-4961-b6f1-3759dee6ee60 {
  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-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f6fac04-e555-4961-b6f1-3759dee6ee60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80b8f76f-acee-4b41-9bd6-9a4ba643c1ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  margin-top: 23px;
max-width: 70px;
text-align: center;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
  box-sizing: border-box;
}



.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
  box-sizing: border-box;
}



.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
  box-sizing: border-box;
}



.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
  box-sizing: border-box;
}



.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e573ec09-60ec-4e83-a67c-6f2ec29033f4.shogun-image {
  box-sizing: border-box;
}



.s-e573ec09-60ec-4e83-a67c-6f2ec29033f4 img.shogun-image {
  
}


}
#s-08c8532c-a6b5-4b21-8d0e-b4aa14724709 {
  padding-top: 22px;
}

@media (min-width: 0px) {
[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cc7a9a1-6ea9-47a8-9fd9-5b7c60cef68d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92780d90-9bcb-4d9e-8197-9198345b7b6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dc88992e-78eb-44e4-9e5c-819c0cbb55ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b758da2-3eda-429b-a881-b545f0b3b3e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-dc921973-7d70-42df-8730-408654887d3e {
  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-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dc921973-7d70-42df-8730-408654887d3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  margin-top: 7px;
max-width: 70px;
aspect-ratio: 1/1;
text-align: center;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 4px;
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
  box-sizing: border-box;
}



.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
      position: relative;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

@media (min-width: 1200px){#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
  box-sizing: border-box;
}



.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
      position: relative;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 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-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
  box-sizing: border-box;
}



.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
      position: relative;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 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-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
  box-sizing: border-box;
}



.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
      position: relative;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}@media (max-width: 767px){#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 70px;
  }



  img.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image {
  box-sizing: border-box;
}



.s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container {
      position: relative;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abd49fd1-7e8b-414a-8b63-10e2846005d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 70px;
    }
  }

}
#s-8249ba44-c955-4404-b6f3-25c155a5c4d7 {
  padding-top: 19px;
}

#s-731d64a9-5228-43ca-825e-9b4ea6488712 {
  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-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-731d64a9-5228-43ca-825e-9b4ea6488712"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  margin-top: 7px;
max-width: 70px;
text-align: center;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 6px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
  box-sizing: border-box;
}



.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  
}


@media (min-width: 1200px){#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
  box-sizing: border-box;
}



.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
  box-sizing: border-box;
}



.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
  box-sizing: border-box;
}



.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  
}


}@media (max-width: 767px){#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  margin: 0 !important;
  overflow: visible;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dfe3bf1c-1407-401d-b1b3-3a2539174626 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add background color handling */
  
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dfe3bf1c-1407-401d-b1b3-3a2539174626.shogun-image {
  box-sizing: border-box;
}



.s-dfe3bf1c-1407-401d-b1b3-3a2539174626 img.shogun-image {
  
}


}
#s-1ed9a6dc-4d7a-4cd4-8543-2e37adae7893 {
  padding-top: 19px;
}

#s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c {
  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-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-668fec1f-0cc9-4dc4-a3b0-14c403c9397c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-52d25db0-fd3a-4973-aa8f-f682190823de {
  margin-top: 16px;
max-width: 70px;
text-align: center;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de {
  margin: 0 !important;
  overflow: visible;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add background color handling */
  
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-52d25db0-fd3a-4973-aa8f-f682190823de .shogun-image-content {
  
    justify-content: center;
  
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
  box-sizing: border-box;
}



.s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  
}


@media (min-width: 1200px){#s-52d25db0-fd3a-4973-aa8f-f682190823de {
  margin: 0 !important;
  overflow: visible;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add background color handling */
  
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-52d25db0-fd3a-4973-aa8f-f682190823de .shogun-image-content {
  
    justify-content: center;
  
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
  box-sizing: border-box;
}



.s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-52d25db0-fd3a-4973-aa8f-f682190823de {
  margin: 0 !important;
  overflow: visible;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add background color handling */
  
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-52d25db0-fd3a-4973-aa8f-f682190823de .shogun-image-content {
  
    justify-content: center;
  
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
  box-sizing: border-box;
}



.s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-52d25db0-fd3a-4973-aa8f-f682190823de {
  margin: 0 !important;
  overflow: visible;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add background color handling */
  
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-52d25db0-fd3a-4973-aa8f-f682190823de .shogun-image-content {
  
    justify-content: center;
  
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
  box-sizing: border-box;
}



.s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  
}


}@media (max-width: 767px){#s-52d25db0-fd3a-4973-aa8f-f682190823de {
  margin: 0 !important;
  overflow: visible;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-52d25db0-fd3a-4973-aa8f-f682190823de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add background color handling */
  
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-52d25db0-fd3a-4973-aa8f-f682190823de .shogun-image-content {
  
    justify-content: center;
  
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52d25db0-fd3a-4973-aa8f-f682190823de.shogun-image {
  box-sizing: border-box;
}



.s-52d25db0-fd3a-4973-aa8f-f682190823de img.shogun-image {
  
}


}
#s-09ea8745-9329-4a41-912b-63de7b86da52 {
  padding-top: 22px;
}

#s-ac2357cd-155c-4b3d-93a0-087d9e88a69a {
  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-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac2357cd-155c-4b3d-93a0-087d9e88a69a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-919d615c-a843-4f15-9108-fc6ade0f993b {
  margin-top: 19px;
margin-bottom: 0px;
max-width: 70px;
text-align: center;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b {
  margin: 0 !important;
  overflow: visible;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 19px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add background color handling */
  
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-919d615c-a843-4f15-9108-fc6ade0f993b .shogun-image-content {
  
    justify-content: center;
  
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
  box-sizing: border-box;
}



.s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  
}


@media (min-width: 1200px){#s-919d615c-a843-4f15-9108-fc6ade0f993b {
  margin: 0 !important;
  overflow: visible;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add background color handling */
  
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-919d615c-a843-4f15-9108-fc6ade0f993b .shogun-image-content {
  
    justify-content: center;
  
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
  box-sizing: border-box;
}



.s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-919d615c-a843-4f15-9108-fc6ade0f993b {
  margin: 0 !important;
  overflow: visible;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add background color handling */
  
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-919d615c-a843-4f15-9108-fc6ade0f993b .shogun-image-content {
  
    justify-content: center;
  
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
  box-sizing: border-box;
}



.s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-919d615c-a843-4f15-9108-fc6ade0f993b {
  margin: 0 !important;
  overflow: visible;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add background color handling */
  
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-919d615c-a843-4f15-9108-fc6ade0f993b .shogun-image-content {
  
    justify-content: center;
  
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
  box-sizing: border-box;
}



.s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  
}


}@media (max-width: 767px){#s-919d615c-a843-4f15-9108-fc6ade0f993b {
  margin: 0 !important;
  overflow: visible;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-919d615c-a843-4f15-9108-fc6ade0f993b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add background color handling */
  
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
    
    
    
    max-height: 70px;
  }


.s-919d615c-a843-4f15-9108-fc6ade0f993b .shogun-image-content {
  
    justify-content: center;
  
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-919d615c-a843-4f15-9108-fc6ade0f993b.shogun-image {
  box-sizing: border-box;
}



.s-919d615c-a843-4f15-9108-fc6ade0f993b img.shogun-image {
  
}


}
#s-890e7d9d-3366-473d-8b20-4de46a40998b {
  margin-top: 14px;
padding-top: 4px;
padding-bottom: 0px;
}

/*
  $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;
}
