.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-410ffac4-1328-40b7-b918-e84599984323 {
  max-width: 2835px;
text-align: center;
}
@media (min-width: 1200px){#s-410ffac4-1328-40b7-b918-e84599984323 {
  display: none;
}
#s-410ffac4-1328-40b7-b918-e84599984323, #wrap-s-410ffac4-1328-40b7-b918-e84599984323, #wrap-content-s-410ffac4-1328-40b7-b918-e84599984323 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-410ffac4-1328-40b7-b918-e84599984323 {
  display: none;
}
#s-410ffac4-1328-40b7-b918-e84599984323, #wrap-s-410ffac4-1328-40b7-b918-e84599984323, #wrap-content-s-410ffac4-1328-40b7-b918-e84599984323 { display: none !important; }}
#s-410ffac4-1328-40b7-b918-e84599984323 {
  margin: 0 !important;
  overflow: visible;
}

#s-410ffac4-1328-40b7-b918-e84599984323-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add background color handling */
  
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  

}






.s-410ffac4-1328-40b7-b918-e84599984323 .shogun-image-content {
  
    justify-content: center;
  
}

.s-410ffac4-1328-40b7-b918-e84599984323.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410ffac4-1328-40b7-b918-e84599984323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410ffac4-1328-40b7-b918-e84599984323.shogun-image {
  box-sizing: border-box;
}



.s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  
}


@media (min-width: 1200px){#s-410ffac4-1328-40b7-b918-e84599984323 {
  margin: 0 !important;
  overflow: visible;
}

#s-410ffac4-1328-40b7-b918-e84599984323-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add background color handling */
  
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410ffac4-1328-40b7-b918-e84599984323 .shogun-image-content {
  
    justify-content: center;
  
}

.s-410ffac4-1328-40b7-b918-e84599984323.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410ffac4-1328-40b7-b918-e84599984323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410ffac4-1328-40b7-b918-e84599984323.shogun-image {
  box-sizing: border-box;
}



.s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-410ffac4-1328-40b7-b918-e84599984323 {
  margin: 0 !important;
  overflow: visible;
}

#s-410ffac4-1328-40b7-b918-e84599984323-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add background color handling */
  
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410ffac4-1328-40b7-b918-e84599984323 .shogun-image-content {
  
    justify-content: center;
  
}

.s-410ffac4-1328-40b7-b918-e84599984323.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410ffac4-1328-40b7-b918-e84599984323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410ffac4-1328-40b7-b918-e84599984323.shogun-image {
  box-sizing: border-box;
}



.s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-410ffac4-1328-40b7-b918-e84599984323 {
  margin: 0 !important;
  overflow: visible;
}

#s-410ffac4-1328-40b7-b918-e84599984323-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add background color handling */
  
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410ffac4-1328-40b7-b918-e84599984323 .shogun-image-content {
  
    justify-content: center;
  
}

.s-410ffac4-1328-40b7-b918-e84599984323.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410ffac4-1328-40b7-b918-e84599984323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410ffac4-1328-40b7-b918-e84599984323.shogun-image {
  box-sizing: border-box;
}



.s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  
}


}@media (max-width: 767px){#s-410ffac4-1328-40b7-b918-e84599984323 {
  margin: 0 !important;
  overflow: visible;
}

#s-410ffac4-1328-40b7-b918-e84599984323-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410ffac4-1328-40b7-b918-e84599984323 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add background color handling */
  
}

#s-410ffac4-1328-40b7-b918-e84599984323 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410ffac4-1328-40b7-b918-e84599984323 .shogun-image-content {
  
    justify-content: center;
  
}

.s-410ffac4-1328-40b7-b918-e84599984323.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410ffac4-1328-40b7-b918-e84599984323.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410ffac4-1328-40b7-b918-e84599984323.shogun-image {
  box-sizing: border-box;
}



.s-410ffac4-1328-40b7-b918-e84599984323 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-e92a35aa-015b-4ed1-8949-44fa71b35599 {
  max-width: 3120px;
aspect-ratio: 3000/2000;
text-align: center;
}
@media (min-width: 1200px){#s-e92a35aa-015b-4ed1-8949-44fa71b35599 {
  display: none;
}
#s-e92a35aa-015b-4ed1-8949-44fa71b35599, #wrap-s-e92a35aa-015b-4ed1-8949-44fa71b35599, #wrap-content-s-e92a35aa-015b-4ed1-8949-44fa71b35599 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e92a35aa-015b-4ed1-8949-44fa71b35599 {
  display: none;
}
#s-e92a35aa-015b-4ed1-8949-44fa71b35599, #wrap-s-e92a35aa-015b-4ed1-8949-44fa71b35599, #wrap-content-s-e92a35aa-015b-4ed1-8949-44fa71b35599 { display: none !important; }}
#s-e92a35aa-015b-4ed1-8949-44fa71b35599 {
  overflow: hidden;
  
  
      max-width: 3120px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-e92a35aa-015b-4ed1-8949-44fa71b35599 img.shogun-image,
  #s-e92a35aa-015b-4ed1-8949-44fa71b35599 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e92a35aa-015b-4ed1-8949-44fa71b35599 {
    width: 100%;
    height: auto;
  }



  #s-e92a35aa-015b-4ed1-8949-44fa71b35599 img.shogun-image {
    

    
    
    
  }


#s-e92a35aa-015b-4ed1-8949-44fa71b35599 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

@media (min-width: 1200px){#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 {
  display: none;
}
#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173, #wrap-s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173, #wrap-content-s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 {
  display: none;
}
#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173, #wrap-s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173, #wrap-content-s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 { display: none !important; }}
#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(247, 220, 110, 1);
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(247, 220, 110, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}@media (max-width: 767px){#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(252, 143, 124, 1);
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(252, 143, 124, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-2ebbc4b7-b7aa-410d-a499-25ea1b0fe173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  
  
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

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

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

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

#s-0256d05e-e725-412f-90f5-fc97ff1168d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-0256d05e-e725-412f-90f5-fc97ff1168d8:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0256d05e-e725-412f-90f5-fc97ff1168d8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0256d05e-e725-412f-90f5-fc97ff1168d8-root {
    text-align: center;
  }


#s-0256d05e-e725-412f-90f5-fc97ff1168d8.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0256d05e-e725-412f-90f5-fc97ff1168d8-root {
    text-align: center;
  }


#s-0256d05e-e725-412f-90f5-fc97ff1168d8.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0256d05e-e725-412f-90f5-fc97ff1168d8-root {
    text-align: center;
  }


#s-0256d05e-e725-412f-90f5-fc97ff1168d8.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0256d05e-e725-412f-90f5-fc97ff1168d8-root {
    text-align: center;
  }


#s-0256d05e-e725-412f-90f5-fc97ff1168d8.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0256d05e-e725-412f-90f5-fc97ff1168d8-root {
    text-align: center;
  }


#s-0256d05e-e725-412f-90f5-fc97ff1168d8.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4e1459f9-b3d0-4cce-ab08-9c925db606a6-root {
    text-align: center;
  }


#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4e1459f9-b3d0-4cce-ab08-9c925db606a6-root {
    text-align: center;
  }


#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e1459f9-b3d0-4cce-ab08-9c925db606a6-root {
    text-align: center;
  }


#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4e1459f9-b3d0-4cce-ab08-9c925db606a6-root {
    text-align: center;
  }


#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4e1459f9-b3d0-4cce-ab08-9c925db606a6-root {
    text-align: center;
  }


#s-4e1459f9-b3d0-4cce-ab08-9c925db606a6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1-root {
    text-align: center;
  }


#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1-root {
    text-align: center;
  }


#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1-root {
    text-align: center;
  }


#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1-root {
    text-align: center;
  }


#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1-root {
    text-align: center;
  }


#s-e9048f98-6d5d-4aff-ac7e-f84ad3b8f3c1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122-root {
    text-align: center;
  }


#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122-root {
    text-align: center;
  }


#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122-root {
    text-align: center;
  }


#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122-root {
    text-align: center;
  }


#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122-root {
    text-align: center;
  }


#s-58bdc2ed-c4d6-4371-9b0d-aca3fd525122.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1-root {
    text-align: center;
  }


#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1-root {
    text-align: center;
  }


#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1-root {
    text-align: center;
  }


#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1-root {
    text-align: center;
  }


#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1-root {
    text-align: center;
  }


#s-e8bf45dc-c921-4f3d-9f22-c0a0f021edd1.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c266f774-635c-451f-b08d-f463c7b64d19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c266f774-635c-451f-b08d-f463c7b64d19:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c266f774-635c-451f-b08d-f463c7b64d19:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c266f774-635c-451f-b08d-f463c7b64d19-root {
    text-align: center;
  }


#s-c266f774-635c-451f-b08d-f463c7b64d19.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c266f774-635c-451f-b08d-f463c7b64d19-root {
    text-align: center;
  }


#s-c266f774-635c-451f-b08d-f463c7b64d19.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c266f774-635c-451f-b08d-f463c7b64d19-root {
    text-align: center;
  }


#s-c266f774-635c-451f-b08d-f463c7b64d19.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c266f774-635c-451f-b08d-f463c7b64d19-root {
    text-align: center;
  }


#s-c266f774-635c-451f-b08d-f463c7b64d19.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c266f774-635c-451f-b08d-f463c7b64d19-root {
    text-align: center;
  }


#s-c266f774-635c-451f-b08d-f463c7b64d19.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-678d0967-7d47-4cd9-b128-2eb10f24a533 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-678d0967-7d47-4cd9-b128-2eb10f24a533:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-678d0967-7d47-4cd9-b128-2eb10f24a533:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-678d0967-7d47-4cd9-b128-2eb10f24a533-root {
    text-align: center;
  }


#s-678d0967-7d47-4cd9-b128-2eb10f24a533.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-678d0967-7d47-4cd9-b128-2eb10f24a533-root {
    text-align: center;
  }


#s-678d0967-7d47-4cd9-b128-2eb10f24a533.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-678d0967-7d47-4cd9-b128-2eb10f24a533-root {
    text-align: center;
  }


#s-678d0967-7d47-4cd9-b128-2eb10f24a533.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-678d0967-7d47-4cd9-b128-2eb10f24a533-root {
    text-align: center;
  }


#s-678d0967-7d47-4cd9-b128-2eb10f24a533.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-678d0967-7d47-4cd9-b128-2eb10f24a533-root {
    text-align: center;
  }


#s-678d0967-7d47-4cd9-b128-2eb10f24a533.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a-root {
    text-align: center;
  }


#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a-root {
    text-align: center;
  }


#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a-root {
    text-align: center;
  }


#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a-root {
    text-align: center;
  }


#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a-root {
    text-align: center;
  }


#s-9223e15c-b7a1-48e6-9a99-1d70ab3dcb4a.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70-root {
    text-align: center;
  }


#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70-root {
    text-align: center;
  }


#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70-root {
    text-align: center;
  }


#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70-root {
    text-align: center;
  }


#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70-root {
    text-align: center;
  }


#s-f72e29f3-85ac-46a9-b7f7-c70cd65f7c70.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-80543fb1-e816-43c1-adf5-54256d2074b6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-80543fb1-e816-43c1-adf5-54256d2074b6:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-80543fb1-e816-43c1-adf5-54256d2074b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-80543fb1-e816-43c1-adf5-54256d2074b6-root {
    text-align: center;
  }


#s-80543fb1-e816-43c1-adf5-54256d2074b6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-80543fb1-e816-43c1-adf5-54256d2074b6-root {
    text-align: center;
  }


#s-80543fb1-e816-43c1-adf5-54256d2074b6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-80543fb1-e816-43c1-adf5-54256d2074b6-root {
    text-align: center;
  }


#s-80543fb1-e816-43c1-adf5-54256d2074b6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-80543fb1-e816-43c1-adf5-54256d2074b6-root {
    text-align: center;
  }


#s-80543fb1-e816-43c1-adf5-54256d2074b6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-80543fb1-e816-43c1-adf5-54256d2074b6-root {
    text-align: center;
  }


#s-80543fb1-e816-43c1-adf5-54256d2074b6.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b-root {
    text-align: center;
  }


#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b-root {
    text-align: center;
  }


#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b-root {
    text-align: center;
  }


#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b-root {
    text-align: center;
  }


#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b-root {
    text-align: center;
  }


#s-193c3b9c-d536-456a-bb08-bf84ec0d9e7b.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b92ca0d1-693f-4848-aa76-a796b4e1a897 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(89, 89, 89, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b92ca0d1-693f-4848-aa76-a796b4e1a897:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b92ca0d1-693f-4848-aa76-a796b4e1a897:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b92ca0d1-693f-4848-aa76-a796b4e1a897-root {
    text-align: center;
  }


#s-b92ca0d1-693f-4848-aa76-a796b4e1a897.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b92ca0d1-693f-4848-aa76-a796b4e1a897-root {
    text-align: center;
  }


#s-b92ca0d1-693f-4848-aa76-a796b4e1a897.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b92ca0d1-693f-4848-aa76-a796b4e1a897-root {
    text-align: center;
  }


#s-b92ca0d1-693f-4848-aa76-a796b4e1a897.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b92ca0d1-693f-4848-aa76-a796b4e1a897-root {
    text-align: center;
  }


#s-b92ca0d1-693f-4848-aa76-a796b4e1a897.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b92ca0d1-693f-4848-aa76-a796b4e1a897-root {
    text-align: center;
  }


#s-b92ca0d1-693f-4848-aa76-a796b4e1a897.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22a21c62-bae1-44d4-9577-a74f83cd7e59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 {
  display: none;
}
#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43, #wrap-s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43, #wrap-content-s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 { display: none !important; }}@media (max-width: 767px){#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 {
  display: none;
}
#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43, #wrap-s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43, #wrap-content-s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 { display: none !important; }}
#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 {
  background-image: url(https://i.shgcdn.com/30bfe345-71ed-4511-a574-0cea285cbe2a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-0eedd8b4-41b9-42e3-b06c-8df5b6098b43.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

#s-20db3072-1ccd-4359-b8fa-7888556dd113 {
  margin-left: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-20db3072-1ccd-4359-b8fa-7888556dd113"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-20db3072-1ccd-4359-b8fa-7888556dd113"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-20db3072-1ccd-4359-b8fa-7888556dd113"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-20db3072-1ccd-4359-b8fa-7888556dd113"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-cfad286a-adfc-46e7-bdf1-8e277b22050c {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-cfad286a-adfc-46e7-bdf1-8e277b22050c {
  
}
}@media (max-width: 767px){#s-cfad286a-adfc-46e7-bdf1-8e277b22050c {
  
}
}







#s-cfad286a-adfc-46e7-bdf1-8e277b22050c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cfad286a-adfc-46e7-bdf1-8e277b22050c.shg-box.shg-c {
  justify-content: flex-end;
}

#s-8e7ce929-77bc-48a2-9e8e-0087d6d17dcf {
  max-width: 1182px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-8e7ce929-77bc-48a2-9e8e-0087d6d17dcf {
  overflow: hidden;
  
  
      max-width: 1182px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8e7ce929-77bc-48a2-9e8e-0087d6d17dcf .shogun-image-content {
  
    justify-content: center;
  
}

#s-c99fcab3-29f8-428b-9435-9474711d3921 {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 201, 113, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c99fcab3-29f8-428b-9435-9474711d3921:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c99fcab3-29f8-428b-9435-9474711d3921:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c99fcab3-29f8-428b-9435-9474711d3921-root {
    text-align: left;
  }


#s-c99fcab3-29f8-428b-9435-9474711d3921.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c99fcab3-29f8-428b-9435-9474711d3921-root {
    text-align: left;
  }


#s-c99fcab3-29f8-428b-9435-9474711d3921.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c99fcab3-29f8-428b-9435-9474711d3921-root {
    text-align: left;
  }


#s-c99fcab3-29f8-428b-9435-9474711d3921.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c99fcab3-29f8-428b-9435-9474711d3921-root {
    text-align: left;
  }


#s-c99fcab3-29f8-428b-9435-9474711d3921.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c99fcab3-29f8-428b-9435-9474711d3921-root {
    text-align: left;
  }


#s-c99fcab3-29f8-428b-9435-9474711d3921.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 {
  margin-right: 0px;
}
}
#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-38f4ec44-45d1-41da-aba2-a442b423f8d8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-9d54d8c8-988e-4b68-b0b2-f801f040404c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9d54d8c8-988e-4b68-b0b2-f801f040404c:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9d54d8c8-988e-4b68-b0b2-f801f040404c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9d54d8c8-988e-4b68-b0b2-f801f040404c-root {
    text-align: left;
  }


#s-9d54d8c8-988e-4b68-b0b2-f801f040404c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9d54d8c8-988e-4b68-b0b2-f801f040404c-root {
    text-align: left;
  }


#s-9d54d8c8-988e-4b68-b0b2-f801f040404c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d54d8c8-988e-4b68-b0b2-f801f040404c-root {
    text-align: left;
  }


#s-9d54d8c8-988e-4b68-b0b2-f801f040404c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d54d8c8-988e-4b68-b0b2-f801f040404c-root {
    text-align: left;
  }


#s-9d54d8c8-988e-4b68-b0b2-f801f040404c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9d54d8c8-988e-4b68-b0b2-f801f040404c-root {
    text-align: left;
  }


#s-9d54d8c8-988e-4b68-b0b2-f801f040404c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-17f8e91c-1d7f-43c6-ac95-764ab015ba42-root {
    text-align: left;
  }


#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-17f8e91c-1d7f-43c6-ac95-764ab015ba42-root {
    text-align: left;
  }


#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-17f8e91c-1d7f-43c6-ac95-764ab015ba42-root {
    text-align: left;
  }


#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-17f8e91c-1d7f-43c6-ac95-764ab015ba42-root {
    text-align: left;
  }


#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-17f8e91c-1d7f-43c6-ac95-764ab015ba42-root {
    text-align: left;
  }


#s-17f8e91c-1d7f-43c6-ac95-764ab015ba42.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8eaeda8d-15af-4e29-8ebe-b77e911f651f-root {
    text-align: left;
  }


#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8eaeda8d-15af-4e29-8ebe-b77e911f651f-root {
    text-align: left;
  }


#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8eaeda8d-15af-4e29-8ebe-b77e911f651f-root {
    text-align: left;
  }


#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8eaeda8d-15af-4e29-8ebe-b77e911f651f-root {
    text-align: left;
  }


#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8eaeda8d-15af-4e29-8ebe-b77e911f651f-root {
    text-align: left;
  }


#s-8eaeda8d-15af-4e29-8ebe-b77e911f651f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a4c36510-2bef-4162-9578-33f206e55982 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a4c36510-2bef-4162-9578-33f206e55982:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a4c36510-2bef-4162-9578-33f206e55982:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a4c36510-2bef-4162-9578-33f206e55982-root {
    text-align: left;
  }


#s-a4c36510-2bef-4162-9578-33f206e55982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a4c36510-2bef-4162-9578-33f206e55982-root {
    text-align: left;
  }


#s-a4c36510-2bef-4162-9578-33f206e55982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4c36510-2bef-4162-9578-33f206e55982-root {
    text-align: left;
  }


#s-a4c36510-2bef-4162-9578-33f206e55982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a4c36510-2bef-4162-9578-33f206e55982-root {
    text-align: left;
  }


#s-a4c36510-2bef-4162-9578-33f206e55982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a4c36510-2bef-4162-9578-33f206e55982-root {
    text-align: left;
  }


#s-a4c36510-2bef-4162-9578-33f206e55982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-009f7612-53dc-43da-a982-e2d92e44a6a6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-009f7612-53dc-43da-a982-e2d92e44a6a6:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-009f7612-53dc-43da-a982-e2d92e44a6a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-009f7612-53dc-43da-a982-e2d92e44a6a6-root {
    text-align: left;
  }


#s-009f7612-53dc-43da-a982-e2d92e44a6a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-009f7612-53dc-43da-a982-e2d92e44a6a6-root {
    text-align: left;
  }


#s-009f7612-53dc-43da-a982-e2d92e44a6a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-009f7612-53dc-43da-a982-e2d92e44a6a6-root {
    text-align: left;
  }


#s-009f7612-53dc-43da-a982-e2d92e44a6a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-009f7612-53dc-43da-a982-e2d92e44a6a6-root {
    text-align: left;
  }


#s-009f7612-53dc-43da-a982-e2d92e44a6a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-009f7612-53dc-43da-a982-e2d92e44a6a6-root {
    text-align: left;
  }


#s-009f7612-53dc-43da-a982-e2d92e44a6a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8eca26e3-165a-4970-9b18-a933b6dbdf93 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8eca26e3-165a-4970-9b18-a933b6dbdf93:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8eca26e3-165a-4970-9b18-a933b6dbdf93:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8eca26e3-165a-4970-9b18-a933b6dbdf93-root {
    text-align: left;
  }


#s-8eca26e3-165a-4970-9b18-a933b6dbdf93.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8eca26e3-165a-4970-9b18-a933b6dbdf93-root {
    text-align: left;
  }


#s-8eca26e3-165a-4970-9b18-a933b6dbdf93.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8eca26e3-165a-4970-9b18-a933b6dbdf93-root {
    text-align: left;
  }


#s-8eca26e3-165a-4970-9b18-a933b6dbdf93.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8eca26e3-165a-4970-9b18-a933b6dbdf93-root {
    text-align: left;
  }


#s-8eca26e3-165a-4970-9b18-a933b6dbdf93.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8eca26e3-165a-4970-9b18-a933b6dbdf93-root {
    text-align: left;
  }


#s-8eca26e3-165a-4970-9b18-a933b6dbdf93.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd3681d0-f41d-43ed-9753-ff88d5f48f33-root {
    text-align: left;
  }


#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dd3681d0-f41d-43ed-9753-ff88d5f48f33-root {
    text-align: left;
  }


#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd3681d0-f41d-43ed-9753-ff88d5f48f33-root {
    text-align: left;
  }


#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd3681d0-f41d-43ed-9753-ff88d5f48f33-root {
    text-align: left;
  }


#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dd3681d0-f41d-43ed-9753-ff88d5f48f33-root {
    text-align: left;
  }


#s-dd3681d0-f41d-43ed-9753-ff88d5f48f33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05-root {
    text-align: left;
  }


#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05-root {
    text-align: left;
  }


#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05-root {
    text-align: left;
  }


#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05-root {
    text-align: left;
  }


#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05-root {
    text-align: left;
  }


#s-3ac91df1-2e4e-464f-ba3c-a9c8418dcc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fc70789a-eca6-4518-ae8a-5a6810a42552 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-fc70789a-eca6-4518-ae8a-5a6810a42552:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fc70789a-eca6-4518-ae8a-5a6810a42552:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc70789a-eca6-4518-ae8a-5a6810a42552-root {
    text-align: left;
  }


#s-fc70789a-eca6-4518-ae8a-5a6810a42552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fc70789a-eca6-4518-ae8a-5a6810a42552-root {
    text-align: left;
  }


#s-fc70789a-eca6-4518-ae8a-5a6810a42552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fc70789a-eca6-4518-ae8a-5a6810a42552-root {
    text-align: left;
  }


#s-fc70789a-eca6-4518-ae8a-5a6810a42552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fc70789a-eca6-4518-ae8a-5a6810a42552-root {
    text-align: left;
  }


#s-fc70789a-eca6-4518-ae8a-5a6810a42552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fc70789a-eca6-4518-ae8a-5a6810a42552-root {
    text-align: left;
  }


#s-fc70789a-eca6-4518-ae8a-5a6810a42552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-58f50994-c74e-4c69-85ac-5c1156527f48 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-58f50994-c74e-4c69-85ac-5c1156527f48:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-58f50994-c74e-4c69-85ac-5c1156527f48:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-58f50994-c74e-4c69-85ac-5c1156527f48-root {
    text-align: left;
  }


#s-58f50994-c74e-4c69-85ac-5c1156527f48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-58f50994-c74e-4c69-85ac-5c1156527f48-root {
    text-align: left;
  }


#s-58f50994-c74e-4c69-85ac-5c1156527f48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58f50994-c74e-4c69-85ac-5c1156527f48-root {
    text-align: left;
  }


#s-58f50994-c74e-4c69-85ac-5c1156527f48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58f50994-c74e-4c69-85ac-5c1156527f48-root {
    text-align: left;
  }


#s-58f50994-c74e-4c69-85ac-5c1156527f48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-58f50994-c74e-4c69-85ac-5c1156527f48-root {
    text-align: left;
  }


#s-58f50994-c74e-4c69-85ac-5c1156527f48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c-root {
    text-align: center;
  }


#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c-root {
    text-align: center;
  }


#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c-root {
    text-align: center;
  }


#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c-root {
    text-align: center;
  }


#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c-root {
    text-align: center;
  }


#s-2a326c91-a3eb-4ad2-820c-2da7f43ec75c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4 {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4 {
  display: none;
}
#s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4, #wrap-s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4, #wrap-content-s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4 { display: none !important; }}







#s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3a789f3-15c6-49ed-bb18-26a83bc54ec4.shg-box.shg-c {
  justify-content: flex-end;
}

.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-bb430bd7-c4b4-44d9-aeb6-5ddf0aa1732e {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}

.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-a4c0b95c-1bb9-491e-bc2f-b92583d238c7 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-a4c0b95c-1bb9-491e-bc2f-b92583d238c7 .shg-proportional-font-size,
#s-a4c0b95c-1bb9-491e-bc2f-b92583d238c7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6f6cd6c6-c72a-4f88-9464-2fb20d74e838 {
  margin-left: 5%;
margin-right: 5%;
}

#s-a5a2639c-0543-4a6d-a169-a95774e26f0a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDJmNzFhOTMtMzYyZi00NzBhLWJiOGQtNjZhZjAzNmRkZWU4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MmY3MWE5My0zNjJmLTQ3MGEtYmI4ZC02NmFmMDM2ZGRlZTgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-a5a2639c-0543-4a6d-a169-a95774e26f0a:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a5a2639c-0543-4a6d-a169-a95774e26f0a:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a5a2639c-0543-4a6d-a169-a95774e26f0a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzg4Y2Y4MjItYWQzMS00Njc2LTkxMmEtOTI3MzMzMjQyYTZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzODhjZjgyMi1hZDMxLTQ2NzYtOTEyYS05MjczMzMyNDJhNmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
}
}

  #s-a5a2639c-0543-4a6d-a169-a95774e26f0a-root {
    text-align: center;
  }


#s-a5a2639c-0543-4a6d-a169-a95774e26f0a.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a5a2639c-0543-4a6d-a169-a95774e26f0a-root {
    text-align: center;
  }


#s-a5a2639c-0543-4a6d-a169-a95774e26f0a.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a5a2639c-0543-4a6d-a169-a95774e26f0a-root {
    text-align: center;
  }


#s-a5a2639c-0543-4a6d-a169-a95774e26f0a.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a5a2639c-0543-4a6d-a169-a95774e26f0a-root {
    text-align: center;
  }


#s-a5a2639c-0543-4a6d-a169-a95774e26f0a.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a5a2639c-0543-4a6d-a169-a95774e26f0a-root {
    text-align: center;
  }


#s-a5a2639c-0543-4a6d-a169-a95774e26f0a.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-7da07378-04ac-4b1f-85e5-6c8b54a3e85a {
  min-height: 50px;
}








#s-7da07378-04ac-4b1f-85e5-6c8b54a3e85a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7da07378-04ac-4b1f-85e5-6c8b54a3e85a.shg-box.shg-c {
  justify-content: center;
}

#s-c44c94c5-98da-4035-b922-c8d152ad6898 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-c44c94c5-98da-4035-b922-c8d152ad6898 .shg-proportional-font-size,
#s-c44c94c5-98da-4035-b922-c8d152ad6898 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7725ae16-ffc8-43d2-9cd6-f061131d2532 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-8c70026d-f353-4900-aa96-92ad12d394dd {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-9c4ad3cb-30f9-4df5-af80-f699e2437c8f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-ec3973bd-fa05-4d2c-805a-ce256d73f042 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-a98e704b-99ce-4820-a952-7c63cbaf5ed1 {
  min-height: 50px;
}








#s-a98e704b-99ce-4820-a952-7c63cbaf5ed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a98e704b-99ce-4820-a952-7c63cbaf5ed1.shg-box.shg-c {
  justify-content: center;
}

#s-3b457800-2e92-4a12-8217-e81631dc736b {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-3b457800-2e92-4a12-8217-e81631dc736b .shg-proportional-font-size,
#s-3b457800-2e92-4a12-8217-e81631dc736b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b91c6749-edb1-4d95-861d-fdd6e525369a {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMThiN2ZlYzktOGM4OC00ZWM2LWEyZjQtMDVhNjY3ZmQxMmU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOGI3ZmVjOS04Yzg4LTRlYzYtYTJmNC0wNWE2NjdmZDEyZTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2EyNTA2MDYtMjAxNy00OTA5LWI5NTQtMWJiMTBjOGE5MTYzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YTI1MDYwNi0yMDE3LTQ5MDktYjk1NC0xYmIxMGM4YTkxNjMpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
}
}

  #s-c1896a8d-f2d9-4fa8-9442-34a7375f508d-root {
    text-align: center;
  }


#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c1896a8d-f2d9-4fa8-9442-34a7375f508d-root {
    text-align: center;
  }


#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c1896a8d-f2d9-4fa8-9442-34a7375f508d-root {
    text-align: center;
  }


#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c1896a8d-f2d9-4fa8-9442-34a7375f508d-root {
    text-align: center;
  }


#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c1896a8d-f2d9-4fa8-9442-34a7375f508d-root {
    text-align: center;
  }


#s-c1896a8d-f2d9-4fa8-9442-34a7375f508d.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-01fbb97a-fbdd-4a74-8741-8bfbba2e467b {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  margin-top: 0px;
margin-bottom: 10px;
max-width: 700px;
aspect-ratio: 1074/167;
text-align: center;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  margin: 0 !important;
  overflow: visible;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add background color handling */
  
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }

    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-link {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
  box-sizing: border-box;
}



.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
      --shg-aspect-ratio: calc(1074/167); 
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
      position: relative;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  margin: 0 !important;
  overflow: visible;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add background color handling */
  
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }

    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-link {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
  box-sizing: border-box;
}



.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
      --shg-aspect-ratio: calc(1074/167); 
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
      position: relative;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  margin: 0 !important;
  overflow: visible;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add background color handling */
  
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }

    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-link {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
  box-sizing: border-box;
}



.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
      --shg-aspect-ratio: calc(1074/167); 
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
      position: relative;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  margin: 0 !important;
  overflow: visible;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add background color handling */
  
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }

    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-link {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
  box-sizing: border-box;
}



.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
      --shg-aspect-ratio: calc(1074/167); 
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
      position: relative;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  margin: 0 !important;
  overflow: visible;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add background color handling */
  
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }

    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-link {
      aspect-ratio: 1074/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image {
  box-sizing: border-box;
}



.s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 {
      --shg-aspect-ratio: calc(1074/167); 
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container {
      position: relative;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-158bd3c5-2712-490a-93a0-24b44dd9fde1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-75a140f1-cfa7-4c6c-8e04-2b8778d66a59 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  margin-bottom: 10px;
max-width: 700px;
aspect-ratio: 1080/181;
text-align: center;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  margin: 0 !important;
  overflow: visible;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add background color handling */
  
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }

    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-link {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
  box-sizing: border-box;
}



.s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
      --shg-aspect-ratio: calc(1080/181); 
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
      position: relative;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){#s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  margin: 0 !important;
  overflow: visible;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add background color handling */
  
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }

    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-link {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
  box-sizing: border-box;
}



.s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
      --shg-aspect-ratio: calc(1080/181); 
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
      position: relative;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  margin: 0 !important;
  overflow: visible;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add background color handling */
  
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }

    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-link {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
  box-sizing: border-box;
}



.s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
      --shg-aspect-ratio: calc(1080/181); 
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
      position: relative;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  margin: 0 !important;
  overflow: visible;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add background color handling */
  
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }

    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-link {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
  box-sizing: border-box;
}



.s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
      --shg-aspect-ratio: calc(1080/181); 
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
      position: relative;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){#s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  margin: 0 !important;
  overflow: visible;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add background color handling */
  
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }

    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-link {
      aspect-ratio: 1080/181;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-ad0170fa-311b-46ce-9fe6-81b321fad59b .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image {
  box-sizing: border-box;
}



.s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b {
      --shg-aspect-ratio: calc(1080/181); 
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container {
      position: relative;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad0170fa-311b-46ce-9fe6-81b321fad59b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-65d79009-3af9-4f24-811d-c4c7444aab5e {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  margin-bottom: 10px;
max-width: 700px;
aspect-ratio: 1075/268;
text-align: center;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  margin: 0 !important;
  overflow: visible;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add background color handling */
  
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }

    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-link {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-content {
  
    justify-content: center;
  
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shg-align-container {
  display: flex;
  justify-content: center
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
  box-sizing: border-box;
}



.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
      --shg-aspect-ratio: calc(1075/268); 
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
      position: relative;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  margin: 0 !important;
  overflow: visible;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add background color handling */
  
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }

    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-link {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-content {
  
    justify-content: center;
  
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shg-align-container {
  display: flex;
  justify-content: center
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
  box-sizing: border-box;
}



.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
      --shg-aspect-ratio: calc(1075/268); 
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
      position: relative;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  margin: 0 !important;
  overflow: visible;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add background color handling */
  
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }

    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-link {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-content {
  
    justify-content: center;
  
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shg-align-container {
  display: flex;
  justify-content: center
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
  box-sizing: border-box;
}



.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
      --shg-aspect-ratio: calc(1075/268); 
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
      position: relative;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  margin: 0 !important;
  overflow: visible;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add background color handling */
  
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }

    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-link {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-content {
  
    justify-content: center;
  
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shg-align-container {
  display: flex;
  justify-content: center
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
  box-sizing: border-box;
}



.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
      --shg-aspect-ratio: calc(1075/268); 
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
      position: relative;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  margin: 0 !important;
  overflow: visible;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add background color handling */
  
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }

    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-link {
      aspect-ratio: 1075/268;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 .shogun-image-content {
  
    justify-content: center;
  
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shg-align-container {
  display: flex;
  justify-content: center
}

.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image {
  box-sizing: border-box;
}



.s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 {
      --shg-aspect-ratio: calc(1075/268); 
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container {
      position: relative;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-452b3ebc-ea8c-48b0-9df5-54a80e5d9261 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-4157196b-7ade-4bf2-aa1d-2daa8b839119 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-71f4c5ff-2889-456e-9b43-0b44d78c11a9 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTYwOGRkNDUtY2I3MS00MWFlLTg5N2UtNDFmOTUzZDRhN2VmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NjA4ZGQ0NS1jYjcxLTQxYWUtODk3ZS00MWY5NTNkNGE3ZWYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 40px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmIwZThhYWQtMTk0Mi00ODc3LTg0ZTEtY2E2ZGNlNDZkMDA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YjBlOGFhZC0xOTQyLTQ4NzctODRlMS1jYTZkY2U0NmQwMDYpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
}
}

  #s-2e95ffca-c34f-4de6-bc63-306d0c3ac235-root {
    text-align: center;
  }


#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2e95ffca-c34f-4de6-bc63-306d0c3ac235-root {
    text-align: center;
  }


#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2e95ffca-c34f-4de6-bc63-306d0c3ac235-root {
    text-align: center;
  }


#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2e95ffca-c34f-4de6-bc63-306d0c3ac235-root {
    text-align: center;
  }


#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2e95ffca-c34f-4de6-bc63-306d0c3ac235-root {
    text-align: center;
  }


#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-a37f2c57-251a-4b4b-9ab5-d605e799ad5a {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-a37f2c57-251a-4b4b-9ab5-d605e799ad5a .shg-proportional-font-size,
#s-a37f2c57-251a-4b4b-9ab5-d605e799ad5a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c232c486-252e-4190-adef-5ba3722759b9 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmM4Mzc0MDQtYzQyMC00ODZhLWIyZDUtZGU1OWU0ZDQ3MDk5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzgzNzQwNC1jNDIwLTQ4NmEtYjJkNS1kZTU5ZTRkNDcwOTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#3d6578"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f-root {
    text-align: center;
  }


#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f-root {
    text-align: center;
  }


#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f-root {
    text-align: center;
  }


#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f-root {
    text-align: center;
  }


#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f-root {
    text-align: center;
  }


#s-8c8599ab-bca1-48ab-a3f7-d3e04d62957f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-324cc132-a6bd-435c-bcc4-ad1a20a571c0 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  max-width: 700px;
aspect-ratio: 1678/533;
text-align: center;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  margin: 0 !important;
  overflow: visible;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add background color handling */
  
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }

    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-link {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
  box-sizing: border-box;
}



.s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0df95ee5-a326-44f6-a5b2-852e178f403a {
      --shg-aspect-ratio: calc(1678/533); 
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
      position: relative;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){#s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  margin: 0 !important;
  overflow: visible;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add background color handling */
  
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }

    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-link {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
  box-sizing: border-box;
}



.s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0df95ee5-a326-44f6-a5b2-852e178f403a {
      --shg-aspect-ratio: calc(1678/533); 
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
      position: relative;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  margin: 0 !important;
  overflow: visible;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add background color handling */
  
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }

    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-link {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
  box-sizing: border-box;
}



.s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0df95ee5-a326-44f6-a5b2-852e178f403a {
      --shg-aspect-ratio: calc(1678/533); 
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
      position: relative;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  margin: 0 !important;
  overflow: visible;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add background color handling */
  
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }

    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-link {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
  box-sizing: border-box;
}



.s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0df95ee5-a326-44f6-a5b2-852e178f403a {
      --shg-aspect-ratio: calc(1678/533); 
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
      position: relative;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){#s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  margin: 0 !important;
  overflow: visible;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0df95ee5-a326-44f6-a5b2-852e178f403a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add background color handling */
  
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }

    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-link {
      aspect-ratio: 1678/533;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0df95ee5-a326-44f6-a5b2-852e178f403a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0df95ee5-a326-44f6-a5b2-852e178f403a .shogun-image-content {
  
    justify-content: center;
  
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image {
  box-sizing: border-box;
}



.s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0df95ee5-a326-44f6-a5b2-852e178f403a {
      --shg-aspect-ratio: calc(1678/533); 
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container {
      position: relative;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0df95ee5-a326-44f6-a5b2-852e178f403a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-cdc53b00-79bc-489c-a3a8-ab10cdaf2216 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cdc53b00-79bc-489c-a3a8-ab10cdaf2216 {
  
}
}@media (max-width: 767px){#s-cdc53b00-79bc-489c-a3a8-ab10cdaf2216 {
  
}
}







#s-cdc53b00-79bc-489c-a3a8-ab10cdaf2216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdc53b00-79bc-489c-a3a8-ab10cdaf2216.shg-box.shg-c {
  justify-content: center;
}

#s-514b7b2f-5454-438b-8b19-935e204b32f7 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-514b7b2f-5454-438b-8b19-935e204b32f7 .shg-proportional-font-size,
#s-514b7b2f-5454-438b-8b19-935e204b32f7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b8316811-b77c-4b13-b0c2-dfa43912db5d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-b8316811-b77c-4b13-b0c2-dfa43912db5d {
  display: none;
}
#s-b8316811-b77c-4b13-b0c2-dfa43912db5d, #wrap-s-b8316811-b77c-4b13-b0c2-dfa43912db5d, #wrap-content-s-b8316811-b77c-4b13-b0c2-dfa43912db5d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8316811-b77c-4b13-b0c2-dfa43912db5d {
  display: none;
}
#s-b8316811-b77c-4b13-b0c2-dfa43912db5d, #wrap-s-b8316811-b77c-4b13-b0c2-dfa43912db5d, #wrap-content-s-b8316811-b77c-4b13-b0c2-dfa43912db5d { display: none !important; }}
@media (min-width: 0px) {
[id="s-b8316811-b77c-4b13-b0c2-dfa43912db5d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b8316811-b77c-4b13-b0c2-dfa43912db5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-b8316811-b77c-4b13-b0c2-dfa43912db5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8316811-b77c-4b13-b0c2-dfa43912db5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  margin: 0 !important;
  overflow: visible;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add background color handling */
  
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
  box-sizing: border-box;
}



.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
      position: relative;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  margin: 0 !important;
  overflow: visible;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add background color handling */
  
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
  box-sizing: border-box;
}



.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
      position: relative;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  margin: 0 !important;
  overflow: visible;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add background color handling */
  
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
  box-sizing: border-box;
}



.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
      position: relative;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  margin: 0 !important;
  overflow: visible;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add background color handling */
  
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
  box-sizing: border-box;
}



.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
      position: relative;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  margin: 0 !important;
  overflow: visible;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add background color handling */
  
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image {
  box-sizing: border-box;
}



.s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container {
      position: relative;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c727fec2-1fbc-44da-a8fc-c5db479e7217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
  box-sizing: border-box;
}



.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
      position: relative;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
  box-sizing: border-box;
}



.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
      position: relative;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
  box-sizing: border-box;
}



.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
      position: relative;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
  box-sizing: border-box;
}



.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
      position: relative;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image {
  box-sizing: border-box;
}



.s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container {
      position: relative;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e4c733ce-4a04-41ac-9d04-127b85a186b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-a0c57470-b40a-4981-97c3-c6162345aefa {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa {
  margin: 0 !important;
  overflow: visible;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add background color handling */
  
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
  box-sizing: border-box;
}



.s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0c57470-b40a-4981-97c3-c6162345aefa {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
      position: relative;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-a0c57470-b40a-4981-97c3-c6162345aefa {
  margin: 0 !important;
  overflow: visible;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add background color handling */
  
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
  box-sizing: border-box;
}



.s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0c57470-b40a-4981-97c3-c6162345aefa {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
      position: relative;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a0c57470-b40a-4981-97c3-c6162345aefa {
  margin: 0 !important;
  overflow: visible;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add background color handling */
  
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
  box-sizing: border-box;
}



.s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0c57470-b40a-4981-97c3-c6162345aefa {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
      position: relative;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a0c57470-b40a-4981-97c3-c6162345aefa {
  margin: 0 !important;
  overflow: visible;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add background color handling */
  
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
  box-sizing: border-box;
}



.s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0c57470-b40a-4981-97c3-c6162345aefa {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
      position: relative;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-a0c57470-b40a-4981-97c3-c6162345aefa {
  margin: 0 !important;
  overflow: visible;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0c57470-b40a-4981-97c3-c6162345aefa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add background color handling */
  
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0c57470-b40a-4981-97c3-c6162345aefa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a0c57470-b40a-4981-97c3-c6162345aefa .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image {
  box-sizing: border-box;
}



.s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0c57470-b40a-4981-97c3-c6162345aefa {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container {
      position: relative;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0c57470-b40a-4981-97c3-c6162345aefa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-a5044c77-bd56-4970-83d4-964ed292936b {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b {
  margin: 0 !important;
  overflow: visible;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add background color handling */
  
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
  box-sizing: border-box;
}



.s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5044c77-bd56-4970-83d4-964ed292936b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
      position: relative;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-a5044c77-bd56-4970-83d4-964ed292936b {
  margin: 0 !important;
  overflow: visible;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add background color handling */
  
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
  box-sizing: border-box;
}



.s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5044c77-bd56-4970-83d4-964ed292936b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
      position: relative;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a5044c77-bd56-4970-83d4-964ed292936b {
  margin: 0 !important;
  overflow: visible;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add background color handling */
  
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
  box-sizing: border-box;
}



.s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5044c77-bd56-4970-83d4-964ed292936b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
      position: relative;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a5044c77-bd56-4970-83d4-964ed292936b {
  margin: 0 !important;
  overflow: visible;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add background color handling */
  
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
  box-sizing: border-box;
}



.s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5044c77-bd56-4970-83d4-964ed292936b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
      position: relative;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-a5044c77-bd56-4970-83d4-964ed292936b {
  margin: 0 !important;
  overflow: visible;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5044c77-bd56-4970-83d4-964ed292936b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add background color handling */
  
}

#s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5044c77-bd56-4970-83d4-964ed292936b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a5044c77-bd56-4970-83d4-964ed292936b .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image {
  box-sizing: border-box;
}



.s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5044c77-bd56-4970-83d4-964ed292936b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container {
      position: relative;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5044c77-bd56-4970-83d4-964ed292936b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  margin: 0 !important;
  overflow: visible;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add background color handling */
  
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
  box-sizing: border-box;
}



.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
      position: relative;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  margin: 0 !important;
  overflow: visible;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add background color handling */
  
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
  box-sizing: border-box;
}



.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
      position: relative;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  margin: 0 !important;
  overflow: visible;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add background color handling */
  
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
  box-sizing: border-box;
}



.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
      position: relative;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  margin: 0 !important;
  overflow: visible;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add background color handling */
  
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
  box-sizing: border-box;
}



.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
      position: relative;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  margin: 0 !important;
  overflow: visible;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add background color handling */
  
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image {
  box-sizing: border-box;
}



.s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container {
      position: relative;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ce7a0ae-1d81-41fa-b4d7-2d5bbba5c01d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
  box-sizing: border-box;
}



.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
      position: relative;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
  box-sizing: border-box;
}



.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
      position: relative;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
  box-sizing: border-box;
}



.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
      position: relative;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
  box-sizing: border-box;
}



.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
      position: relative;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image {
  box-sizing: border-box;
}



.s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container {
      position: relative;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cccecc88-3918-471e-9ba0-fbde4d5b03d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-f2c68df6-9984-48a9-96be-3a27a18d3ff0 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f2c68df6-9984-48a9-96be-3a27a18d3ff0 {
  display: none;
}
#s-f2c68df6-9984-48a9-96be-3a27a18d3ff0, #wrap-s-f2c68df6-9984-48a9-96be-3a27a18d3ff0, #wrap-content-s-f2c68df6-9984-48a9-96be-3a27a18d3ff0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2c68df6-9984-48a9-96be-3a27a18d3ff0 {
  display: none;
}
#s-f2c68df6-9984-48a9-96be-3a27a18d3ff0, #wrap-s-f2c68df6-9984-48a9-96be-3a27a18d3ff0, #wrap-content-s-f2c68df6-9984-48a9-96be-3a27a18d3ff0 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f2c68df6-9984-48a9-96be-3a27a18d3ff0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f2c68df6-9984-48a9-96be-3a27a18d3ff0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f2c68df6-9984-48a9-96be-3a27a18d3ff0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2c68df6-9984-48a9-96be-3a27a18d3ff0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  margin: 0 !important;
  overflow: visible;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add background color handling */
  
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
  box-sizing: border-box;
}



.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
      position: relative;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  margin: 0 !important;
  overflow: visible;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add background color handling */
  
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
  box-sizing: border-box;
}



.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
      position: relative;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  margin: 0 !important;
  overflow: visible;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add background color handling */
  
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
  box-sizing: border-box;
}



.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
      position: relative;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  margin: 0 !important;
  overflow: visible;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add background color handling */
  
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
  box-sizing: border-box;
}



.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
      position: relative;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  margin: 0 !important;
  overflow: visible;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add background color handling */
  
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image {
  box-sizing: border-box;
}



.s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container {
      position: relative;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc49a89a-6337-4f6e-a6ec-e8a7797d2a91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-0547398a-e214-4ff4-aaa1-dd9f07eeab49 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0547398a-e214-4ff4-aaa1-dd9f07eeab49 {
  display: none;
}
#s-0547398a-e214-4ff4-aaa1-dd9f07eeab49, #wrap-s-0547398a-e214-4ff4-aaa1-dd9f07eeab49, #wrap-content-s-0547398a-e214-4ff4-aaa1-dd9f07eeab49 { display: none !important; }}@media (max-width: 767px){#s-0547398a-e214-4ff4-aaa1-dd9f07eeab49 {
  display: none;
}
#s-0547398a-e214-4ff4-aaa1-dd9f07eeab49, #wrap-s-0547398a-e214-4ff4-aaa1-dd9f07eeab49, #wrap-content-s-0547398a-e214-4ff4-aaa1-dd9f07eeab49 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0547398a-e214-4ff4-aaa1-dd9f07eeab49"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0547398a-e214-4ff4-aaa1-dd9f07eeab49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0547398a-e214-4ff4-aaa1-dd9f07eeab49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0547398a-e214-4ff4-aaa1-dd9f07eeab49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 {
  max-width: 1080px;
aspect-ratio: 406/286;
text-align: center;
}

#s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 img.shogun-image,
  #s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 {
    width: 100%;
    height: auto;
  }



  #s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 img.shogun-image {
    

    
    
    
  }


#s-e2ed5376-14f2-4b78-a3b5-991f958b45b0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  margin: 0 !important;
  overflow: visible;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add background color handling */
  
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
  box-sizing: border-box;
}



.s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
      position: relative;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  margin: 0 !important;
  overflow: visible;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add background color handling */
  
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
  box-sizing: border-box;
}



.s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
      position: relative;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  margin: 0 !important;
  overflow: visible;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add background color handling */
  
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
  box-sizing: border-box;
}



.s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
      position: relative;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  margin: 0 !important;
  overflow: visible;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add background color handling */
  
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
  box-sizing: border-box;
}



.s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
      position: relative;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  margin: 0 !important;
  overflow: visible;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add background color handling */
  
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-47cea56e-769d-4ca7-8ae6-137769c870c6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image {
  box-sizing: border-box;
}



.s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container {
      position: relative;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47cea56e-769d-4ca7-8ae6-137769c870c6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
  box-sizing: border-box;
}



.s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a799db3-204a-4ece-9602-0427bcd83b29 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
      position: relative;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
  box-sizing: border-box;
}



.s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a799db3-204a-4ece-9602-0427bcd83b29 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
      position: relative;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
  box-sizing: border-box;
}



.s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a799db3-204a-4ece-9602-0427bcd83b29 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
      position: relative;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
  box-sizing: border-box;
}



.s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a799db3-204a-4ece-9602-0427bcd83b29 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
      position: relative;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  margin: 0 !important;
  overflow: visible;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a799db3-204a-4ece-9602-0427bcd83b29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add background color handling */
  
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a799db3-204a-4ece-9602-0427bcd83b29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1a799db3-204a-4ece-9602-0427bcd83b29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image {
  box-sizing: border-box;
}



.s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a799db3-204a-4ece-9602-0427bcd83b29 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container {
      position: relative;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a799db3-204a-4ece-9602-0427bcd83b29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-53bdc87a-0a25-4c83-b342-668480af38ab {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab {
  margin: 0 !important;
  overflow: visible;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add background color handling */
  
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
  box-sizing: border-box;
}



.s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53bdc87a-0a25-4c83-b342-668480af38ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
      position: relative;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-53bdc87a-0a25-4c83-b342-668480af38ab {
  margin: 0 !important;
  overflow: visible;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add background color handling */
  
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
  box-sizing: border-box;
}



.s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53bdc87a-0a25-4c83-b342-668480af38ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
      position: relative;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-53bdc87a-0a25-4c83-b342-668480af38ab {
  margin: 0 !important;
  overflow: visible;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add background color handling */
  
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
  box-sizing: border-box;
}



.s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53bdc87a-0a25-4c83-b342-668480af38ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
      position: relative;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-53bdc87a-0a25-4c83-b342-668480af38ab {
  margin: 0 !important;
  overflow: visible;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add background color handling */
  
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
  box-sizing: border-box;
}



.s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53bdc87a-0a25-4c83-b342-668480af38ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
      position: relative;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-53bdc87a-0a25-4c83-b342-668480af38ab {
  margin: 0 !important;
  overflow: visible;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53bdc87a-0a25-4c83-b342-668480af38ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add background color handling */
  
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53bdc87a-0a25-4c83-b342-668480af38ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53bdc87a-0a25-4c83-b342-668480af38ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image {
  box-sizing: border-box;
}



.s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53bdc87a-0a25-4c83-b342-668480af38ab {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container {
      position: relative;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53bdc87a-0a25-4c83-b342-668480af38ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c {
  margin-left: 5%;
margin-bottom: 29px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c {
  display: none;
}
#s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c, #wrap-s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c, #wrap-content-s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c { display: none !important; }}@media (max-width: 767px){#s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c {
  display: none;
}
#s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c, #wrap-s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c, #wrap-content-s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c { display: none !important; }}
@media (min-width: 0px) {
[id="s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5b0b539-6aed-47e1-a77c-0944c22f9f8c"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  margin: 0 !important;
  overflow: visible;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add background color handling */
  
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
  box-sizing: border-box;
}



.s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
      position: relative;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  margin: 0 !important;
  overflow: visible;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add background color handling */
  
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
  box-sizing: border-box;
}



.s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
      position: relative;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  margin: 0 !important;
  overflow: visible;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add background color handling */
  
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
  box-sizing: border-box;
}



.s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
      position: relative;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  margin: 0 !important;
  overflow: visible;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add background color handling */
  
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
  box-sizing: border-box;
}



.s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
      position: relative;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  margin: 0 !important;
  overflow: visible;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add background color handling */
  
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c71586e0-6b16-49d0-8f52-aeaec8670492 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image {
  box-sizing: border-box;
}



.s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container {
      position: relative;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c71586e0-6b16-49d0-8f52-aeaec8670492 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  margin: 0 !important;
  overflow: visible;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add background color handling */
  
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
  box-sizing: border-box;
}



.s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
      position: relative;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  margin: 0 !important;
  overflow: visible;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add background color handling */
  
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
  box-sizing: border-box;
}



.s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
      position: relative;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  margin: 0 !important;
  overflow: visible;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add background color handling */
  
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
  box-sizing: border-box;
}



.s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
      position: relative;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  margin: 0 !important;
  overflow: visible;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add background color handling */
  
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
  box-sizing: border-box;
}



.s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
      position: relative;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  margin: 0 !important;
  overflow: visible;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add background color handling */
  
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3462f37a-5cc8-44d4-8d45-80241cb00629 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image {
  box-sizing: border-box;
}



.s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container {
      position: relative;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3462f37a-5cc8-44d4-8d45-80241cb00629 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 406/286;
text-align: center;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  margin: 0 !important;
  overflow: visible;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add background color handling */
  
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
  box-sizing: border-box;
}



.s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
      position: relative;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  margin: 0 !important;
  overflow: visible;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add background color handling */
  
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
  box-sizing: border-box;
}



.s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
      position: relative;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  margin: 0 !important;
  overflow: visible;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add background color handling */
  
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
  box-sizing: border-box;
}



.s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
      position: relative;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  margin: 0 !important;
  overflow: visible;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add background color handling */
  
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
  box-sizing: border-box;
}



.s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
      position: relative;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  margin: 0 !important;
  overflow: visible;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add background color handling */
  
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-57bb7041-1112-4cfc-a4e9-b488f8719595 .shogun-image-content {
  
    justify-content: center;
  
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image {
  box-sizing: border-box;
}



.s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container {
      position: relative;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-57bb7041-1112-4cfc-a4e9-b488f8719595 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
/*
  $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;
}
