.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-1e96996c-4b42-4431-83c0-aafd4392b9b3 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-1e96996c-4b42-4431-83c0-aafd4392b9b3 {
  display: none;
}
#s-1e96996c-4b42-4431-83c0-aafd4392b9b3, #wrap-s-1e96996c-4b42-4431-83c0-aafd4392b9b3, #wrap-content-s-1e96996c-4b42-4431-83c0-aafd4392b9b3 { display: none !important; }}
#s-1e96996c-4b42-4431-83c0-aafd4392b9b3 .shogun-countdown span, #s-1e96996c-4b42-4431-83c0-aafd4392b9b3 .shogun-countdown label {
  color: rgba(0, 0, 0, 1);
}
#s-fb8ee984-2826-49a2-b718-847c735c6480 {
  box-shadow:0px 1px 1px 1px rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fb8ee984-2826-49a2-b718-847c735c6480 {
  display: none;
}
#s-fb8ee984-2826-49a2-b718-847c735c6480, #wrap-s-fb8ee984-2826-49a2-b718-847c735c6480, #wrap-content-s-fb8ee984-2826-49a2-b718-847c735c6480 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb8ee984-2826-49a2-b718-847c735c6480 {
  display: none;
}
#s-fb8ee984-2826-49a2-b718-847c735c6480, #wrap-s-fb8ee984-2826-49a2-b718-847c735c6480, #wrap-content-s-fb8ee984-2826-49a2-b718-847c735c6480 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb8ee984-2826-49a2-b718-847c735c6480 {
  display: none;
}
#s-fb8ee984-2826-49a2-b718-847c735c6480, #wrap-s-fb8ee984-2826-49a2-b718-847c735c6480, #wrap-content-s-fb8ee984-2826-49a2-b718-847c735c6480 { display: none !important; }}
#s-fb8ee984-2826-49a2-b718-847c735c6480 .shogun-countdown span, #s-fb8ee984-2826-49a2-b718-847c735c6480 .shogun-countdown label {
  color: rgba(0, 0, 0, 1);
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c {
  box-shadow:1px 1px 4px 7px rgba(233, 233, 233, 1);
margin-top: 7px;
margin-bottom: 6px;
padding-top: 6px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c {
  display: none;
}
#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c, #wrap-s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c, #wrap-content-s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c {
  display: none;
}
#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c, #wrap-s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c, #wrap-content-s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c {
  display: none;
}
#s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c, #wrap-s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c, #wrap-content-s-d95c6b5f-f1e5-4fe3-806a-aa9769471c7c { display: none !important; }}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-166850f4-e817-46e5-b829-3539cef3e485 {
  max-width: 1350px;
text-align: center;
}

#s-166850f4-e817-46e5-b829-3539cef3e485 {
  margin: 0 !important;
  overflow: visible;
}

#s-166850f4-e817-46e5-b829-3539cef3e485-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add background color handling */
  
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-166850f4-e817-46e5-b829-3539cef3e485 .shogun-image-content {
  
    justify-content: center;
  
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shg-align-container {
  display: flex;
  justify-content: center
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image {
  box-sizing: border-box;
}



.s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  
}


@media (min-width: 1200px){#s-166850f4-e817-46e5-b829-3539cef3e485 {
  margin: 0 !important;
  overflow: visible;
}

#s-166850f4-e817-46e5-b829-3539cef3e485-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add background color handling */
  
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-166850f4-e817-46e5-b829-3539cef3e485 .shogun-image-content {
  
    justify-content: center;
  
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shg-align-container {
  display: flex;
  justify-content: center
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image {
  box-sizing: border-box;
}



.s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-166850f4-e817-46e5-b829-3539cef3e485 {
  margin: 0 !important;
  overflow: visible;
}

#s-166850f4-e817-46e5-b829-3539cef3e485-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add background color handling */
  
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-166850f4-e817-46e5-b829-3539cef3e485 .shogun-image-content {
  
    justify-content: center;
  
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shg-align-container {
  display: flex;
  justify-content: center
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image {
  box-sizing: border-box;
}



.s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-166850f4-e817-46e5-b829-3539cef3e485 {
  margin: 0 !important;
  overflow: visible;
}

#s-166850f4-e817-46e5-b829-3539cef3e485-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add background color handling */
  
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-166850f4-e817-46e5-b829-3539cef3e485 .shogun-image-content {
  
    justify-content: center;
  
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shg-align-container {
  display: flex;
  justify-content: center
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image {
  box-sizing: border-box;
}



.s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  
}


}@media (max-width: 767px){#s-166850f4-e817-46e5-b829-3539cef3e485 {
  margin: 0 !important;
  overflow: visible;
}

#s-166850f4-e817-46e5-b829-3539cef3e485-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-166850f4-e817-46e5-b829-3539cef3e485 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add background color handling */
  
}

#s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-166850f4-e817-46e5-b829-3539cef3e485 .shogun-image-content {
  
    justify-content: center;
  
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shg-align-container {
  display: flex;
  justify-content: center
}

.s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-166850f4-e817-46e5-b829-3539cef3e485.shogun-image {
  box-sizing: border-box;
}



.s-166850f4-e817-46e5-b829-3539cef3e485 img.shogun-image {
  
}


}
#s-95326b98-c8f8-4840-9641-d7b295daf71e {
  margin-top: 0px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-95326b98-c8f8-4840-9641-d7b295daf71e {
  display: none;
}
#s-95326b98-c8f8-4840-9641-d7b295daf71e, #wrap-s-95326b98-c8f8-4840-9641-d7b295daf71e, #wrap-content-s-95326b98-c8f8-4840-9641-d7b295daf71e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95326b98-c8f8-4840-9641-d7b295daf71e {
  display: none;
}
#s-95326b98-c8f8-4840-9641-d7b295daf71e, #wrap-s-95326b98-c8f8-4840-9641-d7b295daf71e, #wrap-content-s-95326b98-c8f8-4840-9641-d7b295daf71e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95326b98-c8f8-4840-9641-d7b295daf71e {
  display: none;
}
#s-95326b98-c8f8-4840-9641-d7b295daf71e, #wrap-s-95326b98-c8f8-4840-9641-d7b295daf71e, #wrap-content-s-95326b98-c8f8-4840-9641-d7b295daf71e { display: none !important; }}
#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c {
  margin-top: 0px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c {
  display: none;
}
#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c, #wrap-s-63aee35d-df3e-4e73-840d-0edd29c1cd9c, #wrap-content-s-63aee35d-df3e-4e73-840d-0edd29c1cd9c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c {
  display: none;
}
#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c, #wrap-s-63aee35d-df3e-4e73-840d-0edd29c1cd9c, #wrap-content-s-63aee35d-df3e-4e73-840d-0edd29c1cd9c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c {
  display: none;
}
#s-63aee35d-df3e-4e73-840d-0edd29c1cd9c, #wrap-s-63aee35d-df3e-4e73-840d-0edd29c1cd9c, #wrap-content-s-63aee35d-df3e-4e73-840d-0edd29c1cd9c { display: none !important; }}
#s-a13341ce-5045-4654-a81f-c59d9de196b7 {
  box-shadow:1px 1px 5px 4px rgba(255, 255, 255, 1);
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-a13341ce-5045-4654-a81f-c59d9de196b7 {
  display: none;
}
#s-a13341ce-5045-4654-a81f-c59d9de196b7, #wrap-s-a13341ce-5045-4654-a81f-c59d9de196b7, #wrap-content-s-a13341ce-5045-4654-a81f-c59d9de196b7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a13341ce-5045-4654-a81f-c59d9de196b7 {
  display: none;
}
#s-a13341ce-5045-4654-a81f-c59d9de196b7, #wrap-s-a13341ce-5045-4654-a81f-c59d9de196b7, #wrap-content-s-a13341ce-5045-4654-a81f-c59d9de196b7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a13341ce-5045-4654-a81f-c59d9de196b7 {
  display: none;
}
#s-a13341ce-5045-4654-a81f-c59d9de196b7, #wrap-s-a13341ce-5045-4654-a81f-c59d9de196b7, #wrap-content-s-a13341ce-5045-4654-a81f-c59d9de196b7 { display: none !important; }}
#s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  font-size: 0px;
  
  
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  
  
}

#s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-error-msg-container, #s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-field-error-msg-container {
  display: none;
}

#s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-a13341ce-5045-4654-a81f-c59d9de196b7 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-ae6da3d4-56c4-4964-843c-8df91aa47633  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  font-size: 14px;
  
  color: #000;
  font-family: Quantico;
  
  
  
}

#s-ae6da3d4-56c4-4964-843c-8df91aa47633  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-ae6da3d4-56c4-4964-843c-8df91aa47633  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-ae6da3d4-56c4-4964-843c-8df91aa47633 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-ae6da3d4-56c4-4964-843c-8df91aa47633 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


.shogun-form-box-submit {
  border: 0;
  font-size: 1em;
  line-height: 1.8;
}

.shogun-form-box-submit:focus {
  outline: none;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-29786b10-0abe-4f59-85d8-db72f51c53a1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTFkMDI5OTUtZjlhNS00MjdlLTkyNDctYTJjNTRjZDg2MTFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNDE2Y2UzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGUyNmFiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMWQwMjk5NS1mOWE1LTQyN2UtOTI0Ny1hMmM1NGNkODYxMWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 4px;
margin-bottom: 4px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 10px;
color: #FFFFFF;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#416ce3"}, {"id"=>2, "pos"=>1, "color"=>"#8e26ab"}];
font-family: Quantico;
font-weight: 700;
}
#s-29786b10-0abe-4f59-85d8-db72f51c53a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29786b10-0abe-4f59-85d8-db72f51c53a1:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-29786b10-0abe-4f59-85d8-db72f51c53a1[disabled],
#s-29786b10-0abe-4f59-85d8-db72f51c53a1[disabled]:hover,
#s-29786b10-0abe-4f59-85d8-db72f51c53a1[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-29786b10-0abe-4f59-85d8-db72f51c53a1 {
  display:  block ;
  width:  100% ;
}


#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 {
  margin-top: 11px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 {
  display: none;
}
#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8, #wrap-s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8, #wrap-content-s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 {
  display: none;
}
#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8, #wrap-s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8, #wrap-content-s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 {
  display: none;
}
#s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8, #wrap-s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8, #wrap-content-s-6228fb83-b83f-4d7d-8ca4-e6fe10b74ae8 { display: none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-5da0fe93-a02d-4822-a525-3145faba91c0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-5da0fe93-a02d-4822-a525-3145faba91c0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5da0fe93-a02d-4822-a525-3145faba91c0 .shg-sld-nav-button.shg-sld-left,
#s-5da0fe93-a02d-4822-a525-3145faba91c0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  margin-left: auto;
margin-right: auto;
max-width: 1054px;
text-align: center;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 img.shogun-image {
  width: 100%;
  
  
  max-width: 1054px;

      
    max-width: 1054px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 img.shogun-image {
  width: 100%;
  
  
  max-width: 1054px;

      
    max-width: 1054px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 img.shogun-image {
  width: 100%;
  
  
  max-width: 1054px;

      
    max-width: 1054px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 img.shogun-image {
  width: 100%;
  
  
  max-width: 1054px;

      
    max-width: 1054px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 img.shogun-image {
  width: 100%;
  
  
  max-width: 1054px;

      
    max-width: 1054px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1414cd7b-dd16-4c7c-817d-1376cd3fc360.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05dd8a18-be3a-4434-90fc-5453733f73b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05dd8a18-be3a-4434-90fc-5453733f73b0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05dd8a18-be3a-4434-90fc-5453733f73b0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  margin-left: auto;
margin-right: auto;
max-width: 3644px;
text-align: center;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 img.shogun-image {
  width: 100%;
  
  
  max-width: 3644px;

      
    max-width: 3644px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 img.shogun-image {
  width: 100%;
  
  
  max-width: 3644px;

      
    max-width: 3644px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 img.shogun-image {
  width: 100%;
  
  
  max-width: 3644px;

      
    max-width: 3644px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 img.shogun-image {
  width: 100%;
  
  
  max-width: 3644px;

      
    max-width: 3644px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 img.shogun-image {
  width: 100%;
  
  
  max-width: 3644px;

      
    max-width: 3644px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b9bc0b8-8ac9-42f9-a43d-fefc2adaa068.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-63dacb97-b057-4f06-8dab-793f41d1c94b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-63dacb97-b057-4f06-8dab-793f41d1c94b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-63dacb97-b057-4f06-8dab-793f41d1c94b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-63dacb97-b057-4f06-8dab-793f41d1c94b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-63dacb97-b057-4f06-8dab-793f41d1c94b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-63dacb97-b057-4f06-8dab-793f41d1c94b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63dacb97-b057-4f06-8dab-793f41d1c94b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-255c7850-999f-4f40-afcd-04db53797e09 {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-255c7850-999f-4f40-afcd-04db53797e09 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-255c7850-999f-4f40-afcd-04db53797e09-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-255c7850-999f-4f40-afcd-04db53797e09 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-255c7850-999f-4f40-afcd-04db53797e09 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-255c7850-999f-4f40-afcd-04db53797e09 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-255c7850-999f-4f40-afcd-04db53797e09 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-255c7850-999f-4f40-afcd-04db53797e09-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-255c7850-999f-4f40-afcd-04db53797e09 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-255c7850-999f-4f40-afcd-04db53797e09 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-255c7850-999f-4f40-afcd-04db53797e09 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-255c7850-999f-4f40-afcd-04db53797e09 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-255c7850-999f-4f40-afcd-04db53797e09-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-255c7850-999f-4f40-afcd-04db53797e09 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-255c7850-999f-4f40-afcd-04db53797e09 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-255c7850-999f-4f40-afcd-04db53797e09 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-255c7850-999f-4f40-afcd-04db53797e09 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-255c7850-999f-4f40-afcd-04db53797e09-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-255c7850-999f-4f40-afcd-04db53797e09 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-255c7850-999f-4f40-afcd-04db53797e09 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-255c7850-999f-4f40-afcd-04db53797e09 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-255c7850-999f-4f40-afcd-04db53797e09 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-255c7850-999f-4f40-afcd-04db53797e09-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-255c7850-999f-4f40-afcd-04db53797e09 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-255c7850-999f-4f40-afcd-04db53797e09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-255c7850-999f-4f40-afcd-04db53797e09 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    max-width: 2048px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-255c7850-999f-4f40-afcd-04db53797e09 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-255c7850-999f-4f40-afcd-04db53797e09.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  margin-left: auto;
margin-right: auto;
max-width: 1162px;
text-align: center;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 img.shogun-image {
  width: 100%;
  
  
  max-width: 1162px;

      
    max-width: 1162px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 img.shogun-image {
  width: 100%;
  
  
  max-width: 1162px;

      
    max-width: 1162px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 img.shogun-image {
  width: 100%;
  
  
  max-width: 1162px;

      
    max-width: 1162px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 img.shogun-image {
  width: 100%;
  
  
  max-width: 1162px;

      
    max-width: 1162px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f370d382-d46d-4d3b-aab0-30d85fc86456 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456 img.shogun-image {
  width: 100%;
  
  
  max-width: 1162px;

      
    max-width: 1162px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f370d382-d46d-4d3b-aab0-30d85fc86456 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f370d382-d46d-4d3b-aab0-30d85fc86456.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  margin: 0 !important;
  overflow: visible;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add background color handling */
  
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f .shogun-image-content {
  
    justify-content: center;
  
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image {
  box-sizing: border-box;
}



.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  
}


@media (min-width: 1200px){#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  margin: 0 !important;
  overflow: visible;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add background color handling */
  
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f .shogun-image-content {
  
    justify-content: center;
  
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image {
  box-sizing: border-box;
}



.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  margin: 0 !important;
  overflow: visible;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add background color handling */
  
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f .shogun-image-content {
  
    justify-content: center;
  
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image {
  box-sizing: border-box;
}



.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  margin: 0 !important;
  overflow: visible;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add background color handling */
  
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f .shogun-image-content {
  
    justify-content: center;
  
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image {
  box-sizing: border-box;
}



.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  
}


}@media (max-width: 767px){#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  margin: 0 !important;
  overflow: visible;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03cd82e9-68ef-42b1-95a7-1c2288b0933f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add background color handling */
  
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f .shogun-image-content {
  
    justify-content: center;
  
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03cd82e9-68ef-42b1-95a7-1c2288b0933f.shogun-image {
  box-sizing: border-box;
}



.s-03cd82e9-68ef-42b1-95a7-1c2288b0933f img.shogun-image {
  
}


}
#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  margin: 0 !important;
  overflow: visible;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add background color handling */
  
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
  box-sizing: border-box;
}



.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
      position: relative;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  margin: 0 !important;
  overflow: visible;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add background color handling */
  
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
  box-sizing: border-box;
}



.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
      position: relative;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  margin: 0 !important;
  overflow: visible;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add background color handling */
  
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
  box-sizing: border-box;
}



.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
      position: relative;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  margin: 0 !important;
  overflow: visible;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add background color handling */
  
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
  box-sizing: border-box;
}



.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
      position: relative;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}@media (max-width: 767px){#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  margin: 0 !important;
  overflow: visible;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add background color handling */
  
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image {
  box-sizing: border-box;
}



.s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container {
      position: relative;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9f0b3288-a3d5-4d90-9ba6-0e2c54780caf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  margin-left: auto;
margin-right: auto;
max-width: 818px;
aspect-ratio: 818/1072;
text-align: center;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }

    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-link {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 818px;
  }



  img.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
    
    
    
    max-height: 818px;
  }


.s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
  box-sizing: border-box;
}



.s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
      --shg-aspect-ratio: calc(818/1072); 
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
      position: relative;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 818px;
    }
  }

@media (min-width: 1200px){#s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }

    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-link {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 818px;
  }



  img.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
    
    
    
    max-height: 818px;
  }


.s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
  box-sizing: border-box;
}



.s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
      --shg-aspect-ratio: calc(818/1072); 
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
      position: relative;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 818px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }

    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-link {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 818px;
  }



  img.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
    
    
    
    max-height: 818px;
  }


.s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
  box-sizing: border-box;
}



.s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
      --shg-aspect-ratio: calc(818/1072); 
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
      position: relative;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 818px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }

    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-link {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 818px;
  }



  img.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
    
    
    
    max-height: 818px;
  }


.s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
  box-sizing: border-box;
}



.s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
      --shg-aspect-ratio: calc(818/1072); 
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
      position: relative;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 818px;
    }
  }

}@media (max-width: 767px){#s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }

    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-link {
      aspect-ratio: 818/1072;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 818px;
  }



  img.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
    
    
    
    max-height: 818px;
  }


.s-99b74215-59a6-454a-9d66-dec80a5d00a8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image {
  box-sizing: border-box;
}



.s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 {
      --shg-aspect-ratio: calc(818/1072); 
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container {
      position: relative;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b74215-59a6-454a-9d66-dec80a5d00a8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 818px;
    }
  }

}
#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  margin-left: auto;
margin-right: auto;
max-width: 5304px;
text-align: center;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  margin: 0 !important;
  overflow: visible;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add background color handling */
  
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image {
  box-sizing: border-box;
}



.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  margin: 0 !important;
  overflow: visible;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add background color handling */
  
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image {
  box-sizing: border-box;
}



.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  margin: 0 !important;
  overflow: visible;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add background color handling */
  
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image {
  box-sizing: border-box;
}



.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  margin: 0 !important;
  overflow: visible;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add background color handling */
  
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image {
  box-sizing: border-box;
}



.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  margin: 0 !important;
  overflow: visible;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6645eee0-db7b-4b44-bf92-408f22d50ee4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add background color handling */
  
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6645eee0-db7b-4b44-bf92-408f22d50ee4.shogun-image {
  box-sizing: border-box;
}



.s-6645eee0-db7b-4b44-bf92-408f22d50ee4 img.shogun-image {
  
}


}
#s-bea48127-4a66-498a-9f92-eca8ba611780 {
  margin-left: auto;
margin-right: auto;
max-width: 3024px;
aspect-ratio: 3024/4032;
text-align: center;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }

    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-link {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3024px;
  }



  img.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
    
    
    
    max-height: 3024px;
  }


.s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
  box-sizing: border-box;
}



.s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea48127-4a66-498a-9f92-eca8ba611780 {
      --shg-aspect-ratio: calc(3024/4032); 
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
      position: relative;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3024px;
    }
  }

@media (min-width: 1200px){#s-bea48127-4a66-498a-9f92-eca8ba611780 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }

    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-link {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3024px;
  }



  img.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
    
    
    
    max-height: 3024px;
  }


.s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
  box-sizing: border-box;
}



.s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea48127-4a66-498a-9f92-eca8ba611780 {
      --shg-aspect-ratio: calc(3024/4032); 
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
      position: relative;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3024px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bea48127-4a66-498a-9f92-eca8ba611780 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }

    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-link {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3024px;
  }



  img.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
    
    
    
    max-height: 3024px;
  }


.s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
  box-sizing: border-box;
}



.s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea48127-4a66-498a-9f92-eca8ba611780 {
      --shg-aspect-ratio: calc(3024/4032); 
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
      position: relative;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3024px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bea48127-4a66-498a-9f92-eca8ba611780 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }

    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-link {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3024px;
  }



  img.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
    
    
    
    max-height: 3024px;
  }


.s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
  box-sizing: border-box;
}



.s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea48127-4a66-498a-9f92-eca8ba611780 {
      --shg-aspect-ratio: calc(3024/4032); 
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
      position: relative;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3024px;
    }
  }

}@media (max-width: 767px){#s-bea48127-4a66-498a-9f92-eca8ba611780 {
  margin: 0 !important;
  overflow: visible;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bea48127-4a66-498a-9f92-eca8ba611780 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add background color handling */
  
}

#s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }

    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-link {
      aspect-ratio: 3024/4032;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bea48127-4a66-498a-9f92-eca8ba611780 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3024px;
  }



  img.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
    
    
    
    max-height: 3024px;
  }


.s-bea48127-4a66-498a-9f92-eca8ba611780 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image {
  box-sizing: border-box;
}



.s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bea48127-4a66-498a-9f92-eca8ba611780 {
      --shg-aspect-ratio: calc(3024/4032); 
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container {
      position: relative;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bea48127-4a66-498a-9f92-eca8ba611780 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3024px;
    }
  }

}
#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  max-width: 5304px;
text-align: center;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  margin: 0 !important;
  overflow: visible;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add background color handling */
  
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image {
  box-sizing: border-box;
}



.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  
}


@media (min-width: 1200px){#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  margin: 0 !important;
  overflow: visible;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add background color handling */
  
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image {
  box-sizing: border-box;
}



.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  margin: 0 !important;
  overflow: visible;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add background color handling */
  
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image {
  box-sizing: border-box;
}



.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  margin: 0 !important;
  overflow: visible;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add background color handling */
  
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image {
  box-sizing: border-box;
}



.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  
}


}@media (max-width: 767px){#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  margin: 0 !important;
  overflow: visible;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add background color handling */
  
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 .shogun-image-content {
  
    justify-content: center;
  
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10edd48a-e3dd-4e72-99b3-c60ca72e0464.shogun-image {
  box-sizing: border-box;
}



.s-10edd48a-e3dd-4e72-99b3-c60ca72e0464 img.shogun-image {
  
}


}
.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-a38c701f-caca-42e8-b2e4-646347573c6e {
  max-width: 4284px;
text-align: center;
}

#s-a38c701f-caca-42e8-b2e4-646347573c6e {
  overflow: hidden;
  
  
      max-width: 4284px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a38c701f-caca-42e8-b2e4-646347573c6e .shogun-image-content {
  
    justify-content: center;
  
}

#s-a283f2a0-8212-43e8-9185-afc716c6dc20 {
  max-width: 768px;
text-align: center;
}

#s-a283f2a0-8212-43e8-9185-afc716c6dc20 {
  overflow: hidden;
  
  
      max-width: 768px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a283f2a0-8212-43e8-9185-afc716c6dc20 .shogun-image-content {
  
    justify-content: center;
  
}

#s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 {
  max-width: 1180px;
aspect-ratio: 1/1;
text-align: center;
}

#s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 {
  overflow: hidden;
  
  
      max-width: 1180px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 img.shogun-image,
  #s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 {
    width: 100%;
    height: auto;
  }



  #s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 img.shogun-image {
    

    
    
    
  }


#s-563e3c97-ac28-4fae-a51a-66dc1ce2f2d9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cfb21207-5a29-41ff-a590-ff757dcf63d0 {
  max-width: 3020px;
aspect-ratio: 3020/4029;
text-align: center;
}

#s-cfb21207-5a29-41ff-a590-ff757dcf63d0 {
  overflow: hidden;
  
  
      max-width: 3020px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-cfb21207-5a29-41ff-a590-ff757dcf63d0 img.shogun-image,
  #s-cfb21207-5a29-41ff-a590-ff757dcf63d0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cfb21207-5a29-41ff-a590-ff757dcf63d0 {
    width: 100%;
    height: auto;
  }



  #s-cfb21207-5a29-41ff-a590-ff757dcf63d0 img.shogun-image {
    

    
    
    
  }


#s-cfb21207-5a29-41ff-a590-ff757dcf63d0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7d972691-9436-4438-b869-b4ec710d6fbd {
  max-width: 5304px;
text-align: center;
}

#s-7d972691-9436-4438-b869-b4ec710d6fbd {
  overflow: hidden;
  
  
      max-width: 5304px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-7d972691-9436-4438-b869-b4ec710d6fbd .shogun-image-content {
  
    justify-content: center;
  
}

#s-24dd2185-b95f-4a01-8b3d-abdb75c8fd96 {
  text-align: center;
}

#s-24dd2185-b95f-4a01-8b3d-abdb75c8fd96 {
  overflow: hidden;
  
  
}







  #s-24dd2185-b95f-4a01-8b3d-abdb75c8fd96 img.shogun-image {
    

    
    
    
  }


#s-24dd2185-b95f-4a01-8b3d-abdb75c8fd96 .shogun-image-content {
  
    justify-content: center;
  
}

#s-476f0d2a-99c1-4d71-a437-a9b7732e4f5f {
  text-align: center;
}

#s-476f0d2a-99c1-4d71-a437-a9b7732e4f5f {
  overflow: hidden;
  
  
}







  #s-476f0d2a-99c1-4d71-a437-a9b7732e4f5f img.shogun-image {
    

    
    
    
  }


#s-476f0d2a-99c1-4d71-a437-a9b7732e4f5f .shogun-image-content {
  
    justify-content: center;
  
}

#s-70babaec-8cb8-4ce4-a714-2000c1e0a576 {
  text-align: center;
}

#s-70babaec-8cb8-4ce4-a714-2000c1e0a576 {
  overflow: hidden;
  
  
}







  #s-70babaec-8cb8-4ce4-a714-2000c1e0a576 img.shogun-image {
    

    
    
    
  }


#s-70babaec-8cb8-4ce4-a714-2000c1e0a576 .shogun-image-content {
  
    justify-content: center;
  
}

#s-740f136d-f325-4e02-a9aa-d0744fd3dd3c {
  text-align: center;
}

#s-740f136d-f325-4e02-a9aa-d0744fd3dd3c {
  overflow: hidden;
  
  
}







  #s-740f136d-f325-4e02-a9aa-d0744fd3dd3c img.shogun-image {
    

    
    
    
  }


#s-740f136d-f325-4e02-a9aa-d0744fd3dd3c .shogun-image-content {
  
    justify-content: center;
  
}

#s-e361a9bc-7f5f-4b4c-b24a-de6b104a08e6 {
  text-align: center;
}

#s-e361a9bc-7f5f-4b4c-b24a-de6b104a08e6 {
  overflow: hidden;
  
  
}







  #s-e361a9bc-7f5f-4b4c-b24a-de6b104a08e6 img.shogun-image {
    

    
    
    
  }


#s-e361a9bc-7f5f-4b4c-b24a-de6b104a08e6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-55426cb6-2084-41f4-84f7-aabcd1fc856b {
  text-align: center;
}

#s-55426cb6-2084-41f4-84f7-aabcd1fc856b {
  overflow: hidden;
  
  
}







  #s-55426cb6-2084-41f4-84f7-aabcd1fc856b img.shogun-image {
    

    
    
    
  }


#s-55426cb6-2084-41f4-84f7-aabcd1fc856b .shogun-image-content {
  
    justify-content: center;
  
}

#s-0bafcd99-8581-42da-8f54-84d55055da3f {
  text-align: center;
}

#s-0bafcd99-8581-42da-8f54-84d55055da3f {
  overflow: hidden;
  
  
}







  #s-0bafcd99-8581-42da-8f54-84d55055da3f img.shogun-image {
    

    
    
    
  }


#s-0bafcd99-8581-42da-8f54-84d55055da3f .shogun-image-content {
  
    justify-content: center;
  
}

#s-b4a43368-83fe-475a-b590-125d1214bc98 {
  text-align: center;
}

#s-b4a43368-83fe-475a-b590-125d1214bc98 {
  overflow: hidden;
  
  
}







  #s-b4a43368-83fe-475a-b590-125d1214bc98 img.shogun-image {
    

    
    
    
  }


#s-b4a43368-83fe-475a-b590-125d1214bc98 .shogun-image-content {
  
    justify-content: center;
  
}

#s-973ce052-f02b-47f3-9a93-037adc000562 {
  text-align: center;
}

#s-973ce052-f02b-47f3-9a93-037adc000562 {
  overflow: hidden;
  
  
}







  #s-973ce052-f02b-47f3-9a93-037adc000562 img.shogun-image {
    

    
    
    
  }


#s-973ce052-f02b-47f3-9a93-037adc000562 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e546746e-7c65-40eb-8834-274f4fd67ab0 {
  text-align: center;
}

#s-e546746e-7c65-40eb-8834-274f4fd67ab0 {
  overflow: hidden;
  
  
}







  #s-e546746e-7c65-40eb-8834-274f4fd67ab0 img.shogun-image {
    

    
    
    
  }


#s-e546746e-7c65-40eb-8834-274f4fd67ab0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-3512f115-3139-410d-92bf-558d2b575968 {
  max-width: 5304px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3512f115-3139-410d-92bf-558d2b575968 {
  overflow: hidden;
  
  
      max-width: 5304px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-3512f115-3139-410d-92bf-558d2b575968 img.shogun-image,
  #s-3512f115-3139-410d-92bf-558d2b575968 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3512f115-3139-410d-92bf-558d2b575968 {
    width: 100%;
    height: auto;
  }



  #s-3512f115-3139-410d-92bf-558d2b575968 img.shogun-image {
    

    
    
    
  }


#s-3512f115-3139-410d-92bf-558d2b575968 .shogun-image-content {
  
    justify-content: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
