.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-5e18e970-94a7-4519-ac09-da0beb04bca6 {
  margin-top: 28px;
margin-left: auto;
margin-bottom: 28px;
margin-right: auto;
}

.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-0cf925b9-8d35-4ed0-bdb3-af41926d8448 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0cf925b9-8d35-4ed0-bdb3-af41926d8448 {
  display: none;
}
#s-0cf925b9-8d35-4ed0-bdb3-af41926d8448, #wrap-s-0cf925b9-8d35-4ed0-bdb3-af41926d8448, #wrap-content-s-0cf925b9-8d35-4ed0-bdb3-af41926d8448 { display: none !important; }}@media (max-width: 767px){#s-0cf925b9-8d35-4ed0-bdb3-af41926d8448 {
  display: none;
}
#s-0cf925b9-8d35-4ed0-bdb3-af41926d8448, #wrap-s-0cf925b9-8d35-4ed0-bdb3-af41926d8448, #wrap-content-s-0cf925b9-8d35-4ed0-bdb3-af41926d8448 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0cf925b9-8d35-4ed0-bdb3-af41926d8448"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-c943c5e8-6cda-45a0-be92-0bee871cf9a5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c943c5e8-6cda-45a0-be92-0bee871cf9a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c943c5e8-6cda-45a0-be92-0bee871cf9a5"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c943c5e8-6cda-45a0-be92-0bee871cf9a5"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c943c5e8-6cda-45a0-be92-0bee871cf9a5"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.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-6f045bc6-dc20-4403-a317-79f09032a29e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e {
  margin: 0 !important;
  overflow: visible;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add background color handling */
  
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}






.s-6f045bc6-dc20-4403-a317-79f09032a29e .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image {
  box-sizing: border-box;
}



.s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  
}


@media (min-width: 1200px){#s-6f045bc6-dc20-4403-a317-79f09032a29e {
  margin: 0 !important;
  overflow: visible;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add background color handling */
  
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6f045bc6-dc20-4403-a317-79f09032a29e .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image {
  box-sizing: border-box;
}



.s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6f045bc6-dc20-4403-a317-79f09032a29e {
  margin: 0 !important;
  overflow: visible;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add background color handling */
  
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6f045bc6-dc20-4403-a317-79f09032a29e .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image {
  box-sizing: border-box;
}



.s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6f045bc6-dc20-4403-a317-79f09032a29e {
  margin: 0 !important;
  overflow: visible;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add background color handling */
  
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6f045bc6-dc20-4403-a317-79f09032a29e .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image {
  box-sizing: border-box;
}



.s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  
}


}@media (max-width: 767px){#s-6f045bc6-dc20-4403-a317-79f09032a29e {
  margin: 0 !important;
  overflow: visible;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f045bc6-dc20-4403-a317-79f09032a29e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add background color handling */
  
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6f045bc6-dc20-4403-a317-79f09032a29e .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f045bc6-dc20-4403-a317-79f09032a29e.shogun-image {
  box-sizing: border-box;
}



.s-6f045bc6-dc20-4403-a317-79f09032a29e img.shogun-image {
  
}


}
#s-d0c105bb-fdd7-4069-b189-fd10b22a8e38 {
  margin-left: auto;
margin-right: auto;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
  box-sizing: border-box;
}



.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
      position: relative;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
  box-sizing: border-box;
}



.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
      position: relative;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
  box-sizing: border-box;
}



.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
      position: relative;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
  box-sizing: border-box;
}



.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
      position: relative;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  margin: 0 !important;
  overflow: visible;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add background color handling */
  
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image {
  box-sizing: border-box;
}



.s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container {
      position: relative;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddbbc8ef-eba1-4fce-884b-b263fd5d136e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-2eb54810-ed64-409e-a1e3-c4a3670b8b34 {
  margin-left: auto;
margin-right: auto;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  margin-left: auto;
margin-right: auto;
max-width: 801px;
aspect-ratio: 1/1;
text-align: center;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
  box-sizing: border-box;
}



.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
      position: relative;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

@media (min-width: 1200px){#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
  box-sizing: border-box;
}



.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
      position: relative;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
  box-sizing: border-box;
}



.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
      position: relative;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
  box-sizing: border-box;
}



.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
      position: relative;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (max-width: 767px){#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image {
  box-sizing: border-box;
}



.s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container {
      position: relative;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f9248a2-0fc1-4e5d-8b14-99d29695cea8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}
#s-c16bfa41-8c59-493b-90f2-60f999171b31 {
  margin-left: auto;
margin-right: auto;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  margin-left: auto;
margin-right: auto;
max-width: 801px;
aspect-ratio: 1/1;
text-align: center;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
  box-sizing: border-box;
}



.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
      position: relative;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

@media (min-width: 1200px){#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
  box-sizing: border-box;
}



.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
      position: relative;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
  box-sizing: border-box;
}



.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
      position: relative;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
  box-sizing: border-box;
}



.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
      position: relative;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (max-width: 767px){#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image {
  box-sizing: border-box;
}



.s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container {
      position: relative;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5a6fcb07-3b08-4a76-bc4d-0d3281d914e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}
#s-30d49e12-ced8-4e13-aab2-917e1733be01 {
  margin-left: auto;
margin-right: auto;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
  box-sizing: border-box;
}



.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
      position: relative;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
  box-sizing: border-box;
}



.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
      position: relative;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
  box-sizing: border-box;
}



.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
      position: relative;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
  box-sizing: border-box;
}



.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
      position: relative;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image {
  box-sizing: border-box;
}



.s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container {
      position: relative;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c2e626e7-f2a4-4f02-9b23-1031e697d8a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-e3833f26-8b6b-4289-8c4a-0dc37098fc7f {
  margin-left: auto;
margin-right: auto;
}

#s-8762106a-f6ee-4fe3-8876-1140a56826ff {
  margin-left: 22px;
margin-right: 22px;
}
@media (min-width: 1200px){#s-8762106a-f6ee-4fe3-8876-1140a56826ff {
  display: none;
}
#s-8762106a-f6ee-4fe3-8876-1140a56826ff, #wrap-s-8762106a-f6ee-4fe3-8876-1140a56826ff, #wrap-content-s-8762106a-f6ee-4fe3-8876-1140a56826ff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8762106a-f6ee-4fe3-8876-1140a56826ff {
  display: none;
}
#s-8762106a-f6ee-4fe3-8876-1140a56826ff, #wrap-s-8762106a-f6ee-4fe3-8876-1140a56826ff, #wrap-content-s-8762106a-f6ee-4fe3-8876-1140a56826ff { display: none !important; }}
@media (min-width: 0px) {
[id="s-8762106a-f6ee-4fe3-8876-1140a56826ff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8762106a-f6ee-4fe3-8876-1140a56826ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8762106a-f6ee-4fe3-8876-1140a56826ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8762106a-f6ee-4fe3-8876-1140a56826ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-b0856167-8367-486b-aabf-519aaac80a08 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b0856167-8367-486b-aabf-519aaac80a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0856167-8367-486b-aabf-519aaac80a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
  box-sizing: border-box;
}



.s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0856167-8367-486b-aabf-519aaac80a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
      position: relative;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-b0856167-8367-486b-aabf-519aaac80a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0856167-8367-486b-aabf-519aaac80a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
  box-sizing: border-box;
}



.s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0856167-8367-486b-aabf-519aaac80a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
      position: relative;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b0856167-8367-486b-aabf-519aaac80a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0856167-8367-486b-aabf-519aaac80a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
  box-sizing: border-box;
}



.s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0856167-8367-486b-aabf-519aaac80a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
      position: relative;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b0856167-8367-486b-aabf-519aaac80a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0856167-8367-486b-aabf-519aaac80a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
  box-sizing: border-box;
}



.s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0856167-8367-486b-aabf-519aaac80a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
      position: relative;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-b0856167-8367-486b-aabf-519aaac80a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0856167-8367-486b-aabf-519aaac80a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0856167-8367-486b-aabf-519aaac80a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0856167-8367-486b-aabf-519aaac80a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-b0856167-8367-486b-aabf-519aaac80a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image {
  box-sizing: border-box;
}



.s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0856167-8367-486b-aabf-519aaac80a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container {
      position: relative;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0856167-8367-486b-aabf-519aaac80a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-5f651869-2155-4923-b0b9-54ed8149f942 {
  margin-left: auto;
margin-right: auto;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
  box-sizing: border-box;
}



.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
      position: relative;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
  box-sizing: border-box;
}



.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
      position: relative;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
  box-sizing: border-box;
}



.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
      position: relative;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
  box-sizing: border-box;
}



.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
      position: relative;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image {
  box-sizing: border-box;
}



.s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container {
      position: relative;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0541f3ff-c9e5-4642-baf0-16bd1c8178d3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-2630b644-0d25-49e2-b9e8-339f1dddb4c3 {
  margin-left: auto;
margin-right: auto;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 801px;
aspect-ratio: 1/1;
text-align: center;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  margin: 0 !important;
  overflow: visible;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add background color handling */
  
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
  box-sizing: border-box;
}



.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
      position: relative;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

@media (min-width: 1200px){#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  margin: 0 !important;
  overflow: visible;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add background color handling */
  
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
  box-sizing: border-box;
}



.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
      position: relative;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  margin: 0 !important;
  overflow: visible;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add background color handling */
  
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
  box-sizing: border-box;
}



.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
      position: relative;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  margin: 0 !important;
  overflow: visible;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add background color handling */
  
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
  box-sizing: border-box;
}



.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
      position: relative;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (max-width: 767px){#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  margin: 0 !important;
  overflow: visible;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add background color handling */
  
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image {
  box-sizing: border-box;
}



.s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container {
      position: relative;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98b8e207-dc11-4a7d-aa03-92f1ee157c0b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}
#s-506926f1-fcca-4c8f-a0bd-c010f89304f2 {
  margin-left: auto;
margin-right: auto;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 801px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  margin: 0 !important;
  overflow: visible;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add background color handling */
  
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
  box-sizing: border-box;
}



.s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e07a1f2-a88d-47f3-b907-484f716def5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
      position: relative;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

@media (min-width: 1200px){#s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  margin: 0 !important;
  overflow: visible;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add background color handling */
  
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
  box-sizing: border-box;
}



.s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e07a1f2-a88d-47f3-b907-484f716def5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
      position: relative;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  margin: 0 !important;
  overflow: visible;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add background color handling */
  
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
  box-sizing: border-box;
}



.s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e07a1f2-a88d-47f3-b907-484f716def5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
      position: relative;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  margin: 0 !important;
  overflow: visible;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add background color handling */
  
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
  box-sizing: border-box;
}



.s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e07a1f2-a88d-47f3-b907-484f716def5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
      position: relative;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}@media (max-width: 767px){#s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  margin: 0 !important;
  overflow: visible;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e07a1f2-a88d-47f3-b907-484f716def5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add background color handling */
  
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3e07a1f2-a88d-47f3-b907-484f716def5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 801px;
  }



  img.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
    
    
    
    max-height: 801px;
  }


.s-3e07a1f2-a88d-47f3-b907-484f716def5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image {
  box-sizing: border-box;
}



.s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3e07a1f2-a88d-47f3-b907-484f716def5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container {
      position: relative;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e07a1f2-a88d-47f3-b907-484f716def5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 801px;
    }
  }

}
#s-757e6230-abbe-4175-b44f-302117baeb73 {
  margin-left: auto;
margin-right: auto;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  margin: 0 !important;
  overflow: visible;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add background color handling */
  
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
  box-sizing: border-box;
}



.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
      position: relative;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  margin: 0 !important;
  overflow: visible;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add background color handling */
  
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
  box-sizing: border-box;
}



.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
      position: relative;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  margin: 0 !important;
  overflow: visible;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add background color handling */
  
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
  box-sizing: border-box;
}



.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
      position: relative;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  margin: 0 !important;
  overflow: visible;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add background color handling */
  
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
  box-sizing: border-box;
}



.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
      position: relative;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  margin: 0 !important;
  overflow: visible;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add background color handling */
  
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image {
  box-sizing: border-box;
}



.s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container {
      position: relative;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b8496db-21ff-4ec4-9840-f4b54e2fdb2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-a893d9c1-05b1-4df2-9603-2ac29a62c918 {
  margin-left: auto;
margin-right: auto;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  margin: 0 !important;
  overflow: visible;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add background color handling */
  
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 20px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-content {
  
    justify-content: center;
  
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shg-align-container {
  display: flex;
  justify-content: center
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
  box-sizing: border-box;
}



.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
      position: relative;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  margin: 0 !important;
  overflow: visible;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add background color handling */
  
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-content {
  
    justify-content: center;
  
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shg-align-container {
  display: flex;
  justify-content: center
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
  box-sizing: border-box;
}



.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
      position: relative;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  margin: 0 !important;
  overflow: visible;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add background color handling */
  
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-content {
  
    justify-content: center;
  
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shg-align-container {
  display: flex;
  justify-content: center
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
  box-sizing: border-box;
}



.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
      position: relative;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  margin: 0 !important;
  overflow: visible;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add background color handling */
  
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-content {
  
    justify-content: center;
  
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shg-align-container {
  display: flex;
  justify-content: center
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
  box-sizing: border-box;
}



.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
      position: relative;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  margin: 0 !important;
  overflow: visible;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add background color handling */
  
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }



  img.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 .shogun-image-content {
  
    justify-content: center;
  
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shg-align-container {
  display: flex;
  justify-content: center
}

.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image {
  box-sizing: border-box;
}



.s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container {
      position: relative;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-618788ab-eab9-4ff8-bbd8-7ba8f00fe992 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-fb190829-9501-488f-ae6f-c8bc31f6f1a7 {
  margin-left: auto;
margin-right: auto;
}

/*
  $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;
}
