.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-df78a110-2821-457b-befe-b85eb3bed066 {
  max-width: 2835px;
text-align: center;
}
@media (min-width: 1200px){#s-df78a110-2821-457b-befe-b85eb3bed066 {
  display: none;
}
#s-df78a110-2821-457b-befe-b85eb3bed066, #wrap-s-df78a110-2821-457b-befe-b85eb3bed066, #wrap-content-s-df78a110-2821-457b-befe-b85eb3bed066 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df78a110-2821-457b-befe-b85eb3bed066 {
  display: none;
}
#s-df78a110-2821-457b-befe-b85eb3bed066, #wrap-s-df78a110-2821-457b-befe-b85eb3bed066, #wrap-content-s-df78a110-2821-457b-befe-b85eb3bed066 { display: none !important; }}
#s-df78a110-2821-457b-befe-b85eb3bed066 {
  margin: 0 !important;
  overflow: visible;
}

#s-df78a110-2821-457b-befe-b85eb3bed066-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add background color handling */
  
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-df78a110-2821-457b-befe-b85eb3bed066 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image {
  box-sizing: border-box;
}



.s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  
}


@media (min-width: 1200px){#s-df78a110-2821-457b-befe-b85eb3bed066 {
  margin: 0 !important;
  overflow: visible;
}

#s-df78a110-2821-457b-befe-b85eb3bed066-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add background color handling */
  
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-df78a110-2821-457b-befe-b85eb3bed066 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image {
  box-sizing: border-box;
}



.s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-df78a110-2821-457b-befe-b85eb3bed066 {
  margin: 0 !important;
  overflow: visible;
}

#s-df78a110-2821-457b-befe-b85eb3bed066-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add background color handling */
  
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-df78a110-2821-457b-befe-b85eb3bed066 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image {
  box-sizing: border-box;
}



.s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-df78a110-2821-457b-befe-b85eb3bed066 {
  margin: 0 !important;
  overflow: visible;
}

#s-df78a110-2821-457b-befe-b85eb3bed066-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add background color handling */
  
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-df78a110-2821-457b-befe-b85eb3bed066 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image {
  box-sizing: border-box;
}



.s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  
}


}@media (max-width: 767px){#s-df78a110-2821-457b-befe-b85eb3bed066 {
  margin: 0 !important;
  overflow: visible;
}

#s-df78a110-2821-457b-befe-b85eb3bed066-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df78a110-2821-457b-befe-b85eb3bed066 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add background color handling */
  
}

#s-df78a110-2821-457b-befe-b85eb3bed066 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-df78a110-2821-457b-befe-b85eb3bed066 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df78a110-2821-457b-befe-b85eb3bed066.shogun-image {
  box-sizing: border-box;
}



.s-df78a110-2821-457b-befe-b85eb3bed066 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: 2048px;
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: 2048px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#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 top;
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/a3e0ee12-37f9-4ef6-85b4-e698ae6a15e7/);
}








#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;
}

#s-bcf44c77-ae14-4924-a829-ef8e95b2fa04 {
  margin-top: 2px;
min-height: 50px;
}








#s-bcf44c77-ae14-4924-a829-ef8e95b2fa04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcf44c77-ae14-4924-a829-ef8e95b2fa04.shg-box.shg-c {
  justify-content: flex-start;
}

.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-8257672d-c24a-4d0a-8afa-f330c8138fee {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-8257672d-c24a-4d0a-8afa-f330c8138fee .shg-proportional-font-size,
#s-8257672d-c24a-4d0a-8afa-f330c8138fee .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e30875d0-7bd5-4778-926a-b7bc8edea885 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-e30875d0-7bd5-4778-926a-b7bc8edea885"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e30875d0-7bd5-4778-926a-b7bc8edea885"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e30875d0-7bd5-4778-926a-b7bc8edea885"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e30875d0-7bd5-4778-926a-b7bc8edea885"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-479a6e06-bec4-47f5-8103-eae95b5958b7 .shogun-icon-wrapper {
  text-align: center;
}


#s-479a6e06-bec4-47f5-8103-eae95b5958b7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(252, 143, 124, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-4350e98d-a5b2-4279-98ae-29591f0c14c4 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1fac2c3f-a22b-41aa-a338-1d3ea6b1a191 .shogun-icon-wrapper {
  text-align: center;
}


#s-1fac2c3f-a22b-41aa-a338-1d3ea6b1a191 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(252, 143, 124, 1);
}

#s-e46a4319-55f9-413b-8035-36d96612d8f8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-468ce31d-2efa-4845-9f4e-928b18c1580d .shogun-icon-wrapper {
  text-align: center;
}


#s-468ce31d-2efa-4845-9f4e-928b18c1580d .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(252, 143, 124, 1);
}

#s-db145e16-cf48-4221-a6af-ecc87ae6ea8f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
}
#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;}

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


#s-2e95ffca-c34f-4de6-bc63-306d0c3ac235.shg-btn {
  color: rgba(51, 51, 51, 1);
  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: rgba(51, 51, 51, 1);
  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: rgba(51, 51, 51, 1);
  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: rgba(51, 51, 51, 1);
  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: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-95194988-b697-40f2-a0b6-aee2d69d6559 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-95194988-b697-40f2-a0b6-aee2d69d6559 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95194988-b697-40f2-a0b6-aee2d69d6559.shg-box.shg-c {
  justify-content: center;
}

#s-479e853a-135f-49bb-a5f8-35d7267dfada {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-479e853a-135f-49bb-a5f8-35d7267dfada .shg-proportional-font-size,
#s-479e853a-135f-49bb-a5f8-35d7267dfada .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

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

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

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

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

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

#s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}

#s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(252, 143, 124, 1);
  border-radius: 15px;
}

#s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 td.shogun-table-column, #s-533f39c8-b0e1-46a0-9c38-c8ec370dcf84 td.shogun-table-row {
  border: 2px solid rgba(252, 143, 124, 1);
}

#s-18cd2874-c3c6-4e75-bb8c-f9b4967d9a7b {
  margin-left: auto;
margin-right: auto;
}

#s-0081efdb-fd10-46f6-890d-78caa2e2bcee {
  margin-left: auto;
margin-right: auto;
}

#s-17a1f450-feef-43f3-ba2e-1e4ef747dd34 {
  margin-left: auto;
margin-right: auto;
}

#s-956dd78b-14d3-4342-b1fa-59b31b289910 {
  margin-left: auto;
margin-right: auto;
}

#s-61268e79-597a-4592-a8a8-64fa99d09d5d {
  margin-left: auto;
margin-right: auto;
}

#s-fcc9dcbd-acc9-4c2d-a3fd-dfb207a063b5 {
  margin-left: auto;
margin-right: auto;
}

#s-62a96d6e-f049-46ac-89f6-35ef84e06f7d {
  margin-left: auto;
margin-right: auto;
}

#s-10b34321-e36b-4c04-aee9-5111aacfff38 {
  margin-left: auto;
margin-right: auto;
}

#s-db21d592-7b00-4d56-beff-3df2f9f803a6 {
  margin-left: auto;
margin-right: auto;
}

#s-6b944a75-6733-4b34-9ed5-0889aa73c5e5 {
  margin-left: auto;
margin-right: auto;
}

#s-971124c9-7860-45c7-af90-5b4146c0f81b {
  margin-left: auto;
margin-right: auto;
}

#s-7ff5f2a1-c367-4184-a5b6-e87e6f24f77a {
  margin-left: auto;
margin-right: auto;
}

#s-0536839f-abde-478b-ae9c-5d3be5736d1e {
  margin-left: 0%;
margin-right: 0%;
}

#s-4a9c7b93-1f2e-4ae7-94ca-afea9b07580c {
  margin-left: auto;
margin-right: auto;
}

#s-7bf72e3d-ec12-4c47-ad99-06331793cc2d {
  margin-left: 0%;
margin-right: 0%;
}

#s-cb0599c2-ca30-4f36-a86d-aa91171af0e4 {
  margin-left: auto;
margin-right: auto;
}

#s-b52ce476-a74c-4825-872d-f3de90a22646 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 10px;
min-height: 400px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 1200px){#s-b52ce476-a74c-4825-872d-f3de90a22646 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b52ce476-a74c-4825-872d-f3de90a22646 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b52ce476-a74c-4825-872d-f3de90a22646 {
  
}
}@media (max-width: 767px){#s-b52ce476-a74c-4825-872d-f3de90a22646 {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 0px;
}
}







#s-b52ce476-a74c-4825-872d-f3de90a22646 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b52ce476-a74c-4825-872d-f3de90a22646.shg-box.shg-c {
  justify-content: center;
}

#s-f46ada7a-e9f2-4a52-9732-2da6380280c3 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-f46ada7a-e9f2-4a52-9732-2da6380280c3 .shg-proportional-font-size,
#s-f46ada7a-e9f2-4a52-9732-2da6380280c3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0fca48d0-8038-493c-b272-aca950eb7146 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

#s-0fca48d0-8038-493c-b272-aca950eb7146 .shg-proportional-font-size,
#s-0fca48d0-8038-493c-b272-aca950eb7146 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a8fc2134-bb6b-4300-a8fd-13a48d516455 .shogun-countdown span, #s-a8fc2134-bb6b-4300-a8fd-13a48d516455 .shogun-countdown label {
  color: rgba(254, 143, 120, 1);
}
#s-d80795eb-33f5-428d-b325-5dfec279066c {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-6c789c16-035d-448a-b95f-81c4cc8bace7 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(252, 143, 124, 1);
}
@media (min-width: 1200px){#s-6c789c16-035d-448a-b95f-81c4cc8bace7 {
  display: none;
}
#s-6c789c16-035d-448a-b95f-81c4cc8bace7, #wrap-s-6c789c16-035d-448a-b95f-81c4cc8bace7, #wrap-content-s-6c789c16-035d-448a-b95f-81c4cc8bace7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c789c16-035d-448a-b95f-81c4cc8bace7 {
  display: none;
}
#s-6c789c16-035d-448a-b95f-81c4cc8bace7, #wrap-s-6c789c16-035d-448a-b95f-81c4cc8bace7, #wrap-content-s-6c789c16-035d-448a-b95f-81c4cc8bace7 { display: none !important; }}







#s-6c789c16-035d-448a-b95f-81c4cc8bace7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c789c16-035d-448a-b95f-81c4cc8bace7.shg-box.shg-c {
  justify-content: center;
}

#s-26970b36-51d7-45f1-93c2-400ded9d3778 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc-root {
    text-align: center;
  }


#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc-root {
    text-align: center;
  }


#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc-root {
    text-align: center;
  }


#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc-root {
    text-align: center;
  }


#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc-root {
    text-align: center;
  }


#s-58a6a3e6-30b3-4dfa-b9fe-7f3bd027f9cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-37adb486-ce34-46a3-9014-15773add1730 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
min-height: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-37adb486-ce34-46a3-9014-15773add1730 {
  display: none;
}
#s-37adb486-ce34-46a3-9014-15773add1730, #wrap-s-37adb486-ce34-46a3-9014-15773add1730, #wrap-content-s-37adb486-ce34-46a3-9014-15773add1730 { display: none !important; }}@media (max-width: 767px){#s-37adb486-ce34-46a3-9014-15773add1730 {
  display: none;
}
#s-37adb486-ce34-46a3-9014-15773add1730, #wrap-s-37adb486-ce34-46a3-9014-15773add1730, #wrap-content-s-37adb486-ce34-46a3-9014-15773add1730 { display: none !important; }}
@media (min-width: 0px) {
[id="s-37adb486-ce34-46a3-9014-15773add1730"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37adb486-ce34-46a3-9014-15773add1730"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-37adb486-ce34-46a3-9014-15773add1730"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-37adb486-ce34-46a3-9014-15773add1730"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-57f053ab-7a39-40ff-9412-b0b0afa8a38d {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(252, 143, 124, 1);
}








#s-57f053ab-7a39-40ff-9412-b0b0afa8a38d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57f053ab-7a39-40ff-9412-b0b0afa8a38d.shg-box.shg-c {
  justify-content: center;
}

#s-3d7b31a9-7c11-48ea-89f3-1fea4f802f77 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37-root {
    text-align: center;
  }


#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37-root {
    text-align: center;
  }


#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37-root {
    text-align: center;
  }


#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37-root {
    text-align: center;
  }


#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37-root {
    text-align: center;
  }


#s-6ec3ebf8-de8f-4cc3-b461-228bdb346f37.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-875db450-aca4-4445-abcb-887cfef68ec4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-875db450-aca4-4445-abcb-887cfef68ec4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-875db450-aca4-4445-abcb-887cfef68ec4.shg-box.shg-c {
  justify-content: center;
}

#s-65172dde-0d0f-4c14-992e-a7ed7f9f81e0 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 201, 113, 1);
}








#s-65172dde-0d0f-4c14-992e-a7ed7f9f81e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65172dde-0d0f-4c14-992e-a7ed7f9f81e0 {
  cursor: pointer;
}#s-65172dde-0d0f-4c14-992e-a7ed7f9f81e0.shg-box.shg-c {
  justify-content: center;
}

#s-b52a58e0-e72c-427b-b4c6-26e35a59a526 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-ccedfc72-d5ab-4b61-a92b-326717796ff2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(98, 141, 135, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ccedfc72-d5ab-4b61-a92b-326717796ff2:hover {background-color: rgba(61, 101, 120, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ccedfc72-d5ab-4b61-a92b-326717796ff2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ccedfc72-d5ab-4b61-a92b-326717796ff2-root {
    text-align: center;
  }


#s-ccedfc72-d5ab-4b61-a92b-326717796ff2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ccedfc72-d5ab-4b61-a92b-326717796ff2-root {
    text-align: center;
  }


#s-ccedfc72-d5ab-4b61-a92b-326717796ff2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ccedfc72-d5ab-4b61-a92b-326717796ff2-root {
    text-align: center;
  }


#s-ccedfc72-d5ab-4b61-a92b-326717796ff2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ccedfc72-d5ab-4b61-a92b-326717796ff2-root {
    text-align: center;
  }


#s-ccedfc72-d5ab-4b61-a92b-326717796ff2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ccedfc72-d5ab-4b61-a92b-326717796ff2-root {
    text-align: center;
  }


#s-ccedfc72-d5ab-4b61-a92b-326717796ff2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-a0bd73da-3967-488d-b1c3-717bc572e41a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a0bd73da-3967-488d-b1c3-717bc572e41a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a0bd73da-3967-488d-b1c3-717bc572e41a.shg-box.shg-c {
  justify-content: center;
}

#s-58c84a2e-b0e4-4e0b-a732-f777e56f0e03 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-58c84a2e-b0e4-4e0b-a732-f777e56f0e03 .shg-proportional-font-size,
#s-58c84a2e-b0e4-4e0b-a732-f777e56f0e03 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a37da248-76bd-4bff-9644-1bd6d043c45d {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-a37da248-76bd-4bff-9644-1bd6d043c45d .shg-proportional-font-size,
#s-a37da248-76bd-4bff-9644-1bd6d043c45d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-80dd1a46-ef1a-42ee-a04b-f27027a0d95a {
  margin-bottom: 30px;
max-width: 5261px;
text-align: center;
}

#s-80dd1a46-ef1a-42ee-a04b-f27027a0d95a {
  overflow: hidden;
  
  
      max-width: 5261px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-80dd1a46-ef1a-42ee-a04b-f27027a0d95a .shogun-image-content {
  
    justify-content: center;
  
}

#s-f702d489-2c9c-476f-9045-d04ef9e83306 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 400px;
background-color: rgba(98, 141, 135, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f702d489-2c9c-476f-9045-d04ef9e83306 {
  padding-bottom: 50px;
}
}@media (max-width: 767px){#s-f702d489-2c9c-476f-9045-d04ef9e83306 {
  padding-bottom: 40px;
}
}







#s-f702d489-2c9c-476f-9045-d04ef9e83306 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-f702d489-2c9c-476f-9045-d04ef9e83306.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fea736b4-63dc-4294-a96a-c21573860a97 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-fea736b4-63dc-4294-a96a-c21573860a97 .shg-proportional-font-size,
#s-fea736b4-63dc-4294-a96a-c21573860a97 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3cc16294-271b-42ec-9c1c-bd68092672c5 {
  margin-left: 8%;
margin-right: 8%;
}

@media (min-width: 0px) {
[id="s-3cc16294-271b-42ec-9c1c-bd68092672c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3cc16294-271b-42ec-9c1c-bd68092672c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3cc16294-271b-42ec-9c1c-bd68092672c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3cc16294-271b-42ec-9c1c-bd68092672c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0e22eafc-283b-459e-93a1-07d34ae68c8c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0e22eafc-283b-459e-93a1-07d34ae68c8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e22eafc-283b-459e-93a1-07d34ae68c8c.shg-box.shg-c {
  justify-content: center;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  margin-left: auto;
margin-right: auto;
max-width: 889px;
aspect-ratio: 889/1080;
text-align: center;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 889px;
  }



  img.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
  box-sizing: border-box;
}



.s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eff766c-5604-46d1-9110-c57b41fb8933 {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
      position: relative;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 889px;
    }
  }

@media (min-width: 1200px){#s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 889px;
  }



  img.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
  box-sizing: border-box;
}



.s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eff766c-5604-46d1-9110-c57b41fb8933 {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
      position: relative;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 889px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 889px;
  }



  img.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
  box-sizing: border-box;
}



.s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eff766c-5604-46d1-9110-c57b41fb8933 {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
      position: relative;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 889px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 889px;
  }



  img.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
  box-sizing: border-box;
}



.s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eff766c-5604-46d1-9110-c57b41fb8933 {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
      position: relative;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 889px;
    }
  }

}@media (max-width: 767px){#s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eff766c-5604-46d1-9110-c57b41fb8933 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }

    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-link {
      aspect-ratio: 889/1080;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eff766c-5604-46d1-9110-c57b41fb8933 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 889px;
  }



  img.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
    
    
    
    max-height: 889px;
  }


.s-9eff766c-5604-46d1-9110-c57b41fb8933 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image {
  box-sizing: border-box;
}



.s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eff766c-5604-46d1-9110-c57b41fb8933 {
      --shg-aspect-ratio: calc(889/1080); 
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container {
      position: relative;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eff766c-5604-46d1-9110-c57b41fb8933 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 889px;
    }
  }

}
#s-362400c7-4e2c-4ef0-aff9-ebf53136ee45 {
  margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
padding-bottom: 0px;
}

#s-69aab616-cf85-46db-9e05-1cd7dee37db1 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(255, 201, 113, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
}
#s-69aab616-cf85-46db-9e05-1cd7dee37db1:hover {background-color: rgba(252, 143, 124, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-69aab616-cf85-46db-9e05-1cd7dee37db1:active {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-69aab616-cf85-46db-9e05-1cd7dee37db1-root {
    text-align: center;
  }


#s-69aab616-cf85-46db-9e05-1cd7dee37db1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-69aab616-cf85-46db-9e05-1cd7dee37db1-root {
    text-align: center;
  }


#s-69aab616-cf85-46db-9e05-1cd7dee37db1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69aab616-cf85-46db-9e05-1cd7dee37db1-root {
    text-align: center;
  }


#s-69aab616-cf85-46db-9e05-1cd7dee37db1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69aab616-cf85-46db-9e05-1cd7dee37db1-root {
    text-align: center;
  }


#s-69aab616-cf85-46db-9e05-1cd7dee37db1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-69aab616-cf85-46db-9e05-1cd7dee37db1-root {
    text-align: center;
  }


#s-69aab616-cf85-46db-9e05-1cd7dee37db1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66.shg-box.shg-c {
  justify-content: center;
}

#s-453746d5-b3d3-4009-a7a8-dd4d08ed4e47 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-453746d5-b3d3-4009-a7a8-dd4d08ed4e47 .shg-proportional-font-size,
#s-453746d5-b3d3-4009-a7a8-dd4d08ed4e47 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-41a9c914-80bb-4984-8d4d-132761021c1b {
  margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41a9c914-80bb-4984-8d4d-132761021c1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-e234b801-f9f4-4bb3-991b-18cf7c16f0ce {
  margin-bottom: 20px;
}
}
@media (max-width: 767px){#s-82121c81-545a-4f20-9895-59bf4fc733b2 {
  margin-bottom: 50px;
}
}
#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWUzNjE5NmEtZmZjYS00MjQ4LTkyMmMtZjYwNGE5ZWNjOTdmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojM2Q2NTc4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZTM2MTk2YS1mZmNhLTQyNDgtOTIyYy1mNjA0YTllY2M5N2YpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 29px;
margin-right: 25px;
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
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-ec85a14d-03d2-4ffa-85e5-185bb8a0062e:hover {background-color: rgba(98, 141, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e: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-ec85a14d-03d2-4ffa-85e5-185bb8a0062e {
  margin-top: 0px;
}
}

  #s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e-root {
    text-align: center;
  }


#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e-root {
    text-align: center;
  }


#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e-root {
    text-align: center;
  }


#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e-root {
    text-align: center;
  }


#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e-root {
    text-align: center;
  }


#s-ec85a14d-03d2-4ffa-85e5-185bb8a0062e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#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;
}
