.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

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

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

#s-55ad24ee-d12f-45e6-a8d4-1a452b19cb58 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.22);
border-style: none;
}

@media (min-width: 0px) {
[id="s-55ad24ee-d12f-45e6-a8d4-1a452b19cb58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55ad24ee-d12f-45e6-a8d4-1a452b19cb58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-55ad24ee-d12f-45e6-a8d4-1a452b19cb58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-55ad24ee-d12f-45e6-a8d4-1a452b19cb58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-3647bea6-e859-4551-95ff-e205a56f5035 {
  margin-left: auto;
margin-right: auto;
max-width: 645px;
text-align: center;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 {
  margin: 0 !important;
  overflow: visible;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add background color handling */
  
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3647bea6-e859-4551-95ff-e205a56f5035 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image {
  box-sizing: border-box;
}



.s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3647bea6-e859-4551-95ff-e205a56f5035 {
  margin: 0 !important;
  overflow: visible;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add background color handling */
  
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3647bea6-e859-4551-95ff-e205a56f5035 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image {
  box-sizing: border-box;
}



.s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3647bea6-e859-4551-95ff-e205a56f5035 {
  margin: 0 !important;
  overflow: visible;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add background color handling */
  
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3647bea6-e859-4551-95ff-e205a56f5035 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image {
  box-sizing: border-box;
}



.s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3647bea6-e859-4551-95ff-e205a56f5035 {
  margin: 0 !important;
  overflow: visible;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add background color handling */
  
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3647bea6-e859-4551-95ff-e205a56f5035 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image {
  box-sizing: border-box;
}



.s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3647bea6-e859-4551-95ff-e205a56f5035 {
  margin: 0 !important;
  overflow: visible;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3647bea6-e859-4551-95ff-e205a56f5035 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add background color handling */
  
}

#s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3647bea6-e859-4551-95ff-e205a56f5035 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3647bea6-e859-4551-95ff-e205a56f5035.shogun-image {
  box-sizing: border-box;
}



.s-3647bea6-e859-4551-95ff-e205a56f5035 img.shogun-image {
  
}


}
#s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  margin-left: auto;
margin-right: auto;
max-width: 655px;
text-align: center;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  margin: 0 !important;
  overflow: visible;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add background color handling */
  
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(189, 188, 188, 1);
  border-style: none;
  

}






.s-5015f3dc-8420-46e5-8988-d04907f5b3fb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image {
  box-sizing: border-box;
}



.s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  
}


@media (min-width: 1200px){#s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  margin: 0 !important;
  overflow: visible;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add background color handling */
  
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5015f3dc-8420-46e5-8988-d04907f5b3fb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image {
  box-sizing: border-box;
}



.s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  margin: 0 !important;
  overflow: visible;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add background color handling */
  
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5015f3dc-8420-46e5-8988-d04907f5b3fb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image {
  box-sizing: border-box;
}



.s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  margin: 0 !important;
  overflow: visible;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add background color handling */
  
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5015f3dc-8420-46e5-8988-d04907f5b3fb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image {
  box-sizing: border-box;
}



.s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  
}


}@media (max-width: 767px){#s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  margin: 0 !important;
  overflow: visible;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5015f3dc-8420-46e5-8988-d04907f5b3fb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add background color handling */
  
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5015f3dc-8420-46e5-8988-d04907f5b3fb .shogun-image-content {
  
    justify-content: center;
  
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5015f3dc-8420-46e5-8988-d04907f5b3fb.shogun-image {
  box-sizing: border-box;
}



.s-5015f3dc-8420-46e5-8988-d04907f5b3fb img.shogun-image {
  
}


}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

#s-aa9811f9-e526-41f8-979c-8bfdb40dd7e9 {
  margin-left: auto;
margin-right: auto;
min-height: 40px;
}








#s-aa9811f9-e526-41f8-979c-8bfdb40dd7e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aa9811f9-e526-41f8-979c-8bfdb40dd7e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6136c733-4bfd-409a-93dc-327310d05624 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.22);
border-style: none;
}

@media (min-width: 0px) {
[id="s-6136c733-4bfd-409a-93dc-327310d05624"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6136c733-4bfd-409a-93dc-327310d05624"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6136c733-4bfd-409a-93dc-327310d05624"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6136c733-4bfd-409a-93dc-327310d05624"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  margin-left: auto;
margin-right: auto;
max-width: 645px;
text-align: center;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image {
  box-sizing: border-box;
}



.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image {
  box-sizing: border-box;
}



.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image {
  box-sizing: border-box;
}



.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image {
  box-sizing: border-box;
}



.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0.shogun-image {
  box-sizing: border-box;
}



.s-a1f28e7e-0b3e-4586-b415-5f8869dd2fb0 img.shogun-image {
  
}


}
#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  margin-left: auto;
margin-right: auto;
max-width: 655px;
text-align: center;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  margin: 0 !important;
  overflow: visible;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add background color handling */
  
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(189, 188, 188, 1);
  border-style: none;
  

}






.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c .shogun-image-content {
  
    justify-content: center;
  
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image {
  box-sizing: border-box;
}



.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  
}


@media (min-width: 1200px){#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  margin: 0 !important;
  overflow: visible;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add background color handling */
  
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c .shogun-image-content {
  
    justify-content: center;
  
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image {
  box-sizing: border-box;
}



.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  margin: 0 !important;
  overflow: visible;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add background color handling */
  
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c .shogun-image-content {
  
    justify-content: center;
  
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image {
  box-sizing: border-box;
}



.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  margin: 0 !important;
  overflow: visible;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add background color handling */
  
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c .shogun-image-content {
  
    justify-content: center;
  
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image {
  box-sizing: border-box;
}



.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  
}


}@media (max-width: 767px){#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  margin: 0 !important;
  overflow: visible;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-410cccbb-ed07-4b08-b5ab-c8260d70c57c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add background color handling */
  
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c .shogun-image-content {
  
    justify-content: center;
  
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-410cccbb-ed07-4b08-b5ab-c8260d70c57c.shogun-image {
  box-sizing: border-box;
}



.s-410cccbb-ed07-4b08-b5ab-c8260d70c57c img.shogun-image {
  
}


}
#s-74a31967-fdb1-47b0-9263-a196b0e0d80f {
  margin-left: auto;
margin-right: auto;
min-height: 40px;
}








#s-74a31967-fdb1-47b0-9263-a196b0e0d80f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74a31967-fdb1-47b0-9263-a196b0e0d80f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a6c6fe41-783a-4451-9474-72f6750d885a {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.22);
border-style: none;
}

@media (min-width: 0px) {
[id="s-a6c6fe41-783a-4451-9474-72f6750d885a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6c6fe41-783a-4451-9474-72f6750d885a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a6c6fe41-783a-4451-9474-72f6750d885a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6c6fe41-783a-4451-9474-72f6750d885a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  margin-left: auto;
margin-right: auto;
max-width: 645px;
text-align: center;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b42b670-2957-43e6-bb7f-acc9df82b594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image {
  box-sizing: border-box;
}



.s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b42b670-2957-43e6-bb7f-acc9df82b594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image {
  box-sizing: border-box;
}



.s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b42b670-2957-43e6-bb7f-acc9df82b594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image {
  box-sizing: border-box;
}



.s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b42b670-2957-43e6-bb7f-acc9df82b594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image {
  box-sizing: border-box;
}



.s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  margin: 0 !important;
  overflow: visible;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b42b670-2957-43e6-bb7f-acc9df82b594 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add background color handling */
  
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5b42b670-2957-43e6-bb7f-acc9df82b594 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b42b670-2957-43e6-bb7f-acc9df82b594.shogun-image {
  box-sizing: border-box;
}



.s-5b42b670-2957-43e6-bb7f-acc9df82b594 img.shogun-image {
  
}


}
#s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  margin-left: auto;
margin-right: auto;
max-width: 655px;
text-align: center;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  margin: 0 !important;
  overflow: visible;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add background color handling */
  
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: rgba(189, 188, 188, 1);
  border-style: none;
  

}






.s-d41f4bee-0b65-4efb-888a-ce7e74561314 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image {
  box-sizing: border-box;
}



.s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  margin: 0 !important;
  overflow: visible;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add background color handling */
  
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d41f4bee-0b65-4efb-888a-ce7e74561314 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image {
  box-sizing: border-box;
}



.s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  margin: 0 !important;
  overflow: visible;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add background color handling */
  
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d41f4bee-0b65-4efb-888a-ce7e74561314 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image {
  box-sizing: border-box;
}



.s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  margin: 0 !important;
  overflow: visible;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add background color handling */
  
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d41f4bee-0b65-4efb-888a-ce7e74561314 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image {
  box-sizing: border-box;
}



.s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  margin: 0 !important;
  overflow: visible;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d41f4bee-0b65-4efb-888a-ce7e74561314 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add background color handling */
  
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-d41f4bee-0b65-4efb-888a-ce7e74561314 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d41f4bee-0b65-4efb-888a-ce7e74561314.shogun-image {
  box-sizing: border-box;
}



.s-d41f4bee-0b65-4efb-888a-ce7e74561314 img.shogun-image {
  
}


}
#s-a56c908f-5b70-473f-8122-7e6c6fa09395 {
  min-height: 40px;
}








#s-a56c908f-5b70-473f-8122-7e6c6fa09395 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a56c908f-5b70-473f-8122-7e6c6fa09395.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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-9fb66d13-01cd-435a-ad20-7d380bcdd32c {
  padding-top: 0px;
padding-bottom: 5px;
text-align: center;
}

#s-9fb66d13-01cd-435a-ad20-7d380bcdd32c {
  overflow: hidden;
  
  
}







  #s-9fb66d13-01cd-435a-ad20-7d380bcdd32c img.shogun-image {
    

    
    
    
  }


#s-9fb66d13-01cd-435a-ad20-7d380bcdd32c .shogun-image-content {
  
    justify-content: flex-end;
  
}

@media (min-width: 0px) {
[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d304d915-b2a2-47b8-b47d-06b24b8d2d7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

}

#s-9f85efbe-8465-47a3-81ad-205afadd73ac {
  margin-left: 7%;
margin-right: 0%;
padding-left: 12px;
max-width: 332px;
aspect-ratio: 432/126;
text-align: right;
}

#s-9f85efbe-8465-47a3-81ad-205afadd73ac {
  overflow: hidden;
  
  
      max-width: 332px;
      
      
        margin-left: auto;
        margin-right: 0;
      
      
  
}





  #s-9f85efbe-8465-47a3-81ad-205afadd73ac img.shogun-image,
  #s-9f85efbe-8465-47a3-81ad-205afadd73ac .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9f85efbe-8465-47a3-81ad-205afadd73ac {
    width: 100%;
    height: auto;
  }



  #s-9f85efbe-8465-47a3-81ad-205afadd73ac img.shogun-image {
    

    
    
    
  }


#s-9f85efbe-8465-47a3-81ad-205afadd73ac .shogun-image-content {
  
    justify-content: center;
  
}

.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 ::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-f683bf0b-6c00-47ed-99a4-70a1397377f7 {
  margin-top: 10px;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-c70baaef-6195-44a2-918f-9d8c5eb797fd {
  margin-top: 6px;
margin-bottom: 7px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 128, 128, 1);
}

#s-c70baaef-6195-44a2-918f-9d8c5eb797fd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 39px;
  line-height: 1em;
  
  
}


#s-c70baaef-6195-44a2-918f-9d8c5eb797fd .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-00a92e76-aeac-4c45-81bb-a6797a497f75 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 10px;
max-width: 1310px;
}








#s-00a92e76-aeac-4c45-81bb-a6797a497f75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00a92e76-aeac-4c45-81bb-a6797a497f75.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

@media (min-width: 0px) {
[id="s-aef5d492-692b-4153-96f3-74eed48e94c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aef5d492-692b-4153-96f3-74eed48e94c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-aef5d492-692b-4153-96f3-74eed48e94c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-aef5d492-692b-4153-96f3-74eed48e94c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

}

#s-4e062c24-5f76-4de8-a46b-8a9c84d2c779 {
  margin-bottom: 9px;
max-width: 646px;
text-align: center;
}

#s-4e062c24-5f76-4de8-a46b-8a9c84d2c779 {
  overflow: hidden;
  
  
      max-width: 646px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-4e062c24-5f76-4de8-a46b-8a9c84d2c779 .shogun-image-content {
  
    justify-content: center;
  
}

#s-49fdf4f3-d671-4685-a736-59a3cce1321c {
  padding-top: 13px;
padding-left: 0%;
padding-right: 0%;
min-height: 340px;
}

#s-139b875f-681c-4f3b-818e-1ef08f9b1a9f {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(208, 208, 208, 1);
max-width: 800px;
aspect-ratio: 1;
text-align: center;
}

#s-139b875f-681c-4f3b-818e-1ef08f9b1a9f {
  overflow: hidden;
  
  
      max-width: 800px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-139b875f-681c-4f3b-818e-1ef08f9b1a9f img.shogun-image,
  #s-139b875f-681c-4f3b-818e-1ef08f9b1a9f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-139b875f-681c-4f3b-818e-1ef08f9b1a9f {
    width: 100%;
    height: auto;
  }




#s-139b875f-681c-4f3b-818e-1ef08f9b1a9f .shogun-image-content {
  
    justify-content: center;
  
}

.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-3cfaa54f-7e33-4535-a7a9-279633d391a7 {
  background-size: 0px 1px;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 4px;
min-height: 38px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-3cfaa54f-7e33-4535-a7a9-279633d391a7:hover {border-radius: 4px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-3cfaa54f-7e33-4535-a7a9-279633d391a7:active {border-radius: 4px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3cfaa54f-7e33-4535-a7a9-279633d391a7-root {
    text-align: center;
  }


#s-3cfaa54f-7e33-4535-a7a9-279633d391a7.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3cfaa54f-7e33-4535-a7a9-279633d391a7-root {
    text-align: center;
  }


#s-3cfaa54f-7e33-4535-a7a9-279633d391a7.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3cfaa54f-7e33-4535-a7a9-279633d391a7-root {
    text-align: center;
  }


#s-3cfaa54f-7e33-4535-a7a9-279633d391a7.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3cfaa54f-7e33-4535-a7a9-279633d391a7-root {
    text-align: center;
  }


#s-3cfaa54f-7e33-4535-a7a9-279633d391a7.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3cfaa54f-7e33-4535-a7a9-279633d391a7-root {
    text-align: center;
  }


#s-3cfaa54f-7e33-4535-a7a9-279633d391a7.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-1cce0ff9-13a5-4545-9574-04f0a02aaa87 {
  margin-bottom: 9px;
max-width: 645px;
text-align: center;
}

#s-1cce0ff9-13a5-4545-9574-04f0a02aaa87 {
  overflow: hidden;
  
  
      max-width: 645px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-1cce0ff9-13a5-4545-9574-04f0a02aaa87 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8e2e3a87-c0dd-49b8-b627-dd919306efaf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 13px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 340px;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  max-width: 500px;
aspect-ratio: 1:1;
text-align: center;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }




.s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image {
  box-sizing: border-box;
}



.s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd3093e6-4be5-44e3-b535-e430720f5257 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
      position: relative;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }




.s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image {
  box-sizing: border-box;
}



.s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd3093e6-4be5-44e3-b535-e430720f5257 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
      position: relative;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }




.s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image {
  box-sizing: border-box;
}



.s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd3093e6-4be5-44e3-b535-e430720f5257 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
      position: relative;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }




.s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image {
  box-sizing: border-box;
}



.s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd3093e6-4be5-44e3-b535-e430720f5257 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
      position: relative;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  margin: 0 !important;
  overflow: visible;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cd3093e6-4be5-44e3-b535-e430720f5257 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add background color handling */
  
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cd3093e6-4be5-44e3-b535-e430720f5257 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }




.s-cd3093e6-4be5-44e3-b535-e430720f5257 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image {
  box-sizing: border-box;
}



.s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cd3093e6-4be5-44e3-b535-e430720f5257 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container {
      position: relative;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cd3093e6-4be5-44e3-b535-e430720f5257 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-b0cc3a99-75f9-4e35-9956-88b8089d9378 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 4px;
min-height: 38px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-b0cc3a99-75f9-4e35-9956-88b8089d9378:hover {border-radius: 4px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-b0cc3a99-75f9-4e35-9956-88b8089d9378:active {border-radius: 4px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b0cc3a99-75f9-4e35-9956-88b8089d9378-root {
    text-align: center;
  }


#s-b0cc3a99-75f9-4e35-9956-88b8089d9378.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b0cc3a99-75f9-4e35-9956-88b8089d9378-root {
    text-align: center;
  }


#s-b0cc3a99-75f9-4e35-9956-88b8089d9378.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b0cc3a99-75f9-4e35-9956-88b8089d9378-root {
    text-align: center;
  }


#s-b0cc3a99-75f9-4e35-9956-88b8089d9378.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b0cc3a99-75f9-4e35-9956-88b8089d9378-root {
    text-align: center;
  }


#s-b0cc3a99-75f9-4e35-9956-88b8089d9378.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b0cc3a99-75f9-4e35-9956-88b8089d9378-root {
    text-align: center;
  }


#s-b0cc3a99-75f9-4e35-9956-88b8089d9378.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-4ad7a224-fa5c-40d5-99ed-7f2d6b58a37e {
  margin-bottom: 9px;
max-width: 645px;
text-align: center;
}

#s-4ad7a224-fa5c-40d5-99ed-7f2d6b58a37e {
  overflow: hidden;
  
  
      max-width: 645px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-4ad7a224-fa5c-40d5-99ed-7f2d6b58a37e .shogun-image-content {
  
    justify-content: center;
  
}

#s-f3de2829-cd89-41c2-9b17-2df9ea013e19 {
  padding-top: 13px;
padding-left: 0%;
padding-bottom: 13px;
padding-right: 0%;
min-height: 340px;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  max-width: 800px;
aspect-ratio: 1:1;
text-align: center;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }




.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image {
  box-sizing: border-box;
}



.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
      position: relative;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

@media (min-width: 1200px){#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }




.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image {
  box-sizing: border-box;
}



.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
      position: relative;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }




.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image {
  box-sizing: border-box;
}



.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
      position: relative;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }




.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image {
  box-sizing: border-box;
}



.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
      position: relative;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}@media (max-width: 767px){#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }

    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-link {
      aspect-ratio: 1:1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 800px;
  }




.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image {
  box-sizing: border-box;
}



.s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 {
      --shg-aspect-ratio: calc(1:1); 
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container {
      position: relative;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-588b6c04-93b9-4920-8ee8-ae770d1a51d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 800px;
    }
  }

}
#s-222ea720-fb82-4715-aa34-20b6d12bb1f9 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 4px;
min-height: 38px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-222ea720-fb82-4715-aa34-20b6d12bb1f9:hover {border-radius: 4px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-222ea720-fb82-4715-aa34-20b6d12bb1f9:active {border-radius: 4px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-222ea720-fb82-4715-aa34-20b6d12bb1f9-root {
    text-align: center;
  }


#s-222ea720-fb82-4715-aa34-20b6d12bb1f9.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-222ea720-fb82-4715-aa34-20b6d12bb1f9-root {
    text-align: center;
  }


#s-222ea720-fb82-4715-aa34-20b6d12bb1f9.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-222ea720-fb82-4715-aa34-20b6d12bb1f9-root {
    text-align: center;
  }


#s-222ea720-fb82-4715-aa34-20b6d12bb1f9.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-222ea720-fb82-4715-aa34-20b6d12bb1f9-root {
    text-align: center;
  }


#s-222ea720-fb82-4715-aa34-20b6d12bb1f9.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-222ea720-fb82-4715-aa34-20b6d12bb1f9-root {
    text-align: center;
  }


#s-222ea720-fb82-4715-aa34-20b6d12bb1f9.shg-btn {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-c213b3cc-1f83-4090-9103-e5f0cb737910 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 15px;
padding-right: 0%;
}

#s-cf99490f-b92d-4316-b9b2-04e3afa4dabb {
  min-height: 60px;
}








#s-cf99490f-b92d-4316-b9b2-04e3afa4dabb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf99490f-b92d-4316-b9b2-04e3afa4dabb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f70f7463-20a6-4cd5-b998-b805a441f1a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(208, 98, 156, 1);
}

#s-f70f7463-20a6-4cd5-b998-b805a441f1a8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 39px;
  line-height: 1em;
  
  
}


#s-f70f7463-20a6-4cd5-b998-b805a441f1a8 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-879470bf-19cd-4e8e-89e4-9e414aca3a22 {
  margin-top: 6px;
padding-top: 0px;
}

@media (min-width: 0px) {
[id="s-879470bf-19cd-4e8e-89e4-9e414aca3a22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.5px);
}

}

@media (min-width: 768px) {
[id="s-879470bf-19cd-4e8e-89e4-9e414aca3a22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.75px);
}

}

@media (min-width: 992px) {
[id="s-879470bf-19cd-4e8e-89e4-9e414aca3a22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.75px);
}

}

@media (min-width: 1200px) {
[id="s-879470bf-19cd-4e8e-89e4-9e414aca3a22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.75px);
}

}

#s-9beecf52-a5fb-4d61-be35-5e5dc2e3dde1 {
  margin-bottom: 15px;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: max-content;
}

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

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c {
  text-align: left;
}



.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9541276f-e4df-4cbc-ad97-cfd8e085be6c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-1cfb4e57-1ee2-4e19-a32b-1ee02836e53d {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1cfb4e57-1ee2-4e19-a32b-1ee02836e53d .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

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

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7-atc-btn-wrapper {
    text-align: center;
  }


#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7-atc-btn-wrapper {
    text-align: center;
  }


#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7-atc-btn-wrapper {
    text-align: center;
  }


#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7-atc-btn-wrapper {
    text-align: center;
  }


#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7-atc-btn-wrapper {
    text-align: center;
  }


#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-bbd8ca9f-a5af-49fa-8d81-218d803d84f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-12e4ced4-57d3-4654-820f-85aab00a036a {
  padding-bottom: 15px;
}

#s-423f2da9-9c5c-4c95-b07a-2b575093d90e {
  text-align: left;
}



.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-423f2da9-9c5c-4c95-b07a-2b575093d90e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-33487ebf-0c6a-49f6-8e3e-dacf10896d24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33487ebf-0c6a-49f6-8e3e-dacf10896d24 .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1cef2667-9f99-416c-befa-ae4a7470dabe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1cef2667-9f99-416c-befa-ae4a7470dabe:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1cef2667-9f99-416c-befa-ae4a7470dabe-atc-btn-wrapper {
    text-align: center;
  }


#s-1cef2667-9f99-416c-befa-ae4a7470dabe {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-1cef2667-9f99-416c-befa-ae4a7470dabe-atc-btn-wrapper {
    text-align: center;
  }


#s-1cef2667-9f99-416c-befa-ae4a7470dabe {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-1cef2667-9f99-416c-befa-ae4a7470dabe-atc-btn-wrapper {
    text-align: center;
  }


#s-1cef2667-9f99-416c-befa-ae4a7470dabe {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-1cef2667-9f99-416c-befa-ae4a7470dabe-atc-btn-wrapper {
    text-align: center;
  }


#s-1cef2667-9f99-416c-befa-ae4a7470dabe {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-1cef2667-9f99-416c-befa-ae4a7470dabe-atc-btn-wrapper {
    text-align: center;
  }


#s-1cef2667-9f99-416c-befa-ae4a7470dabe {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-1cef2667-9f99-416c-befa-ae4a7470dabe.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 {
  text-align: left;
}



.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-38bc152f-eeb5-412a-9b00-c2b8e99cfdc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1da43870-0907-414b-a111-69729f73b124 {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1da43870-0907-414b-a111-69729f73b124 .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-b750f110-06b8-4e63-a271-b45cd2093ac1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b750f110-06b8-4e63-a271-b45cd2093ac1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b750f110-06b8-4e63-a271-b45cd2093ac1-atc-btn-wrapper {
    text-align: center;
  }


#s-b750f110-06b8-4e63-a271-b45cd2093ac1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-b750f110-06b8-4e63-a271-b45cd2093ac1-atc-btn-wrapper {
    text-align: center;
  }


#s-b750f110-06b8-4e63-a271-b45cd2093ac1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-b750f110-06b8-4e63-a271-b45cd2093ac1-atc-btn-wrapper {
    text-align: center;
  }


#s-b750f110-06b8-4e63-a271-b45cd2093ac1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-b750f110-06b8-4e63-a271-b45cd2093ac1-atc-btn-wrapper {
    text-align: center;
  }


#s-b750f110-06b8-4e63-a271-b45cd2093ac1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-b750f110-06b8-4e63-a271-b45cd2093ac1-atc-btn-wrapper {
    text-align: center;
  }


#s-b750f110-06b8-4e63-a271-b45cd2093ac1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-b750f110-06b8-4e63-a271-b45cd2093ac1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e1815e28-f0e1-4766-ad57-0acd074fd22b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1815e28-f0e1-4766-ad57-0acd074fd22b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-de359baa-3e01-43e9-992b-bbbdf482c059 {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de359baa-3e01-43e9-992b-bbbdf482c059 .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be-atc-btn-wrapper {
    text-align: center;
  }


#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be-atc-btn-wrapper {
    text-align: center;
  }


#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be-atc-btn-wrapper {
    text-align: center;
  }


#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be-atc-btn-wrapper {
    text-align: center;
  }


#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be-atc-btn-wrapper {
    text-align: center;
  }


#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-ebfa5f05-6557-47a1-a5b3-5223fe3ff0be.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-9358423c-65e5-420b-8c47-4c8e8ee880e0 {
  min-height: 60px;
}








#s-9358423c-65e5-420b-8c47-4c8e8ee880e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9358423c-65e5-420b-8c47-4c8e8ee880e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ddb12c33-81a0-4333-abc2-358a2ecb0f4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(14, 170, 154, 1);
}

#s-ddb12c33-81a0-4333-abc2-358a2ecb0f4f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 39px;
  line-height: 1em;
  
  
}


#s-ddb12c33-81a0-4333-abc2-358a2ecb0f4f .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-a7a545b9-0ae6-4a98-89cf-3b2057242dca {
  margin-top: 6px;
padding-top: 0px;
}

@media (min-width: 0px) {
[id="s-a7a545b9-0ae6-4a98-89cf-3b2057242dca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.5px);
}

}

@media (min-width: 768px) {
[id="s-a7a545b9-0ae6-4a98-89cf-3b2057242dca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.75px);
}

}

@media (min-width: 992px) {
[id="s-a7a545b9-0ae6-4a98-89cf-3b2057242dca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.75px);
}

}

@media (min-width: 1200px) {
[id="s-a7a545b9-0ae6-4a98-89cf-3b2057242dca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.75px);
}

}

#s-406ac027-3f29-4f3b-83f2-a25dc1c82fd8 {
  margin-bottom: 15px;
}

#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 {
  text-align: left;
}



.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007e643e-fb64-460d-8b88-8cd3b27a4fd7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-22b0a6ca-8f9e-4cea-919d-f1079a6b0a2c {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22b0a6ca-8f9e-4cea-919d-f1079a6b0a2c .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8d31e599-4949-419a-b71f-805fd5d56eb0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d31e599-4949-419a-b71f-805fd5d56eb0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8d31e599-4949-419a-b71f-805fd5d56eb0-atc-btn-wrapper {
    text-align: center;
  }


#s-8d31e599-4949-419a-b71f-805fd5d56eb0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8d31e599-4949-419a-b71f-805fd5d56eb0-atc-btn-wrapper {
    text-align: center;
  }


#s-8d31e599-4949-419a-b71f-805fd5d56eb0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8d31e599-4949-419a-b71f-805fd5d56eb0-atc-btn-wrapper {
    text-align: center;
  }


#s-8d31e599-4949-419a-b71f-805fd5d56eb0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8d31e599-4949-419a-b71f-805fd5d56eb0-atc-btn-wrapper {
    text-align: center;
  }


#s-8d31e599-4949-419a-b71f-805fd5d56eb0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8d31e599-4949-419a-b71f-805fd5d56eb0-atc-btn-wrapper {
    text-align: center;
  }


#s-8d31e599-4949-419a-b71f-805fd5d56eb0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-8d31e599-4949-419a-b71f-805fd5d56eb0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e34fc597-e3e0-4050-9927-10ce5a78c82b {
  padding-bottom: 15px;
}

#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 {
  text-align: left;
}



.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-609356c4-c4a8-4dbf-a044-e7cd6b0ae3c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-eab424b8-56c9-401c-8710-c2db95a91d0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eab424b8-56c9-401c-8710-c2db95a91d0e .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6497eb3b-5e47-4bb4-8594-28586d97e4ae-atc-btn-wrapper {
    text-align: center;
  }


#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-6497eb3b-5e47-4bb4-8594-28586d97e4ae-atc-btn-wrapper {
    text-align: center;
  }


#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-6497eb3b-5e47-4bb4-8594-28586d97e4ae-atc-btn-wrapper {
    text-align: center;
  }


#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-6497eb3b-5e47-4bb4-8594-28586d97e4ae-atc-btn-wrapper {
    text-align: center;
  }


#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-6497eb3b-5e47-4bb4-8594-28586d97e4ae-atc-btn-wrapper {
    text-align: center;
  }


#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-6497eb3b-5e47-4bb4-8594-28586d97e4ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-67908811-1f53-4645-9ae1-1924240b74ba {
  text-align: left;
}



.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-67908811-1f53-4645-9ae1-1924240b74ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0930e4e7-04e9-4d7b-8ec6-2f69beac1d3d {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0930e4e7-04e9-4d7b-8ec6-2f69beac1d3d .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0-atc-btn-wrapper {
    text-align: center;
  }


#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0-atc-btn-wrapper {
    text-align: center;
  }


#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0-atc-btn-wrapper {
    text-align: center;
  }


#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0-atc-btn-wrapper {
    text-align: center;
  }


#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0-atc-btn-wrapper {
    text-align: center;
  }


#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-d0fad7dc-463b-413a-83c7-6f1b1a1498a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 {
  text-align: left;
}



.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e54ba851-c38a-40f1-b5dd-7d59458d0790 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-764faf37-007d-4251-821c-4e73c64ec14b {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-764faf37-007d-4251-821c-4e73c64ec14b .shg-product-title-component h3 span {
  color: rgba(0, 128, 128, 1);
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 18px;
  
  
  
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b442d63-e2d2-4dc9-8246-f7a64755b59f-atc-btn-wrapper {
    text-align: center;
  }


#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-7b442d63-e2d2-4dc9-8246-f7a64755b59f-atc-btn-wrapper {
    text-align: center;
  }


#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b442d63-e2d2-4dc9-8246-f7a64755b59f-atc-btn-wrapper {
    text-align: center;
  }


#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-7b442d63-e2d2-4dc9-8246-f7a64755b59f-atc-btn-wrapper {
    text-align: center;
  }


#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-7b442d63-e2d2-4dc9-8246-f7a64755b59f-atc-btn-wrapper {
    text-align: center;
  }


#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-7b442d63-e2d2-4dc9-8246-f7a64755b59f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-1779085a-3a48-4ee5-a848-d4a7a8c7a6fd {
  min-height: 70px;
}








#s-1779085a-3a48-4ee5-a848-d4a7a8c7a6fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1779085a-3a48-4ee5-a848-d4a7a8c7a6fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c649828-6c58-486a-bb0d-84debfa6b0f3 {
  margin-top: 6px;
padding-top: 0px;
}

@media (min-width: 0px) {
[id="s-2c649828-6c58-486a-bb0d-84debfa6b0f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.5px);
}

}

@media (min-width: 768px) {
[id="s-2c649828-6c58-486a-bb0d-84debfa6b0f3"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.8px);
}

}

@media (min-width: 992px) {
[id="s-2c649828-6c58-486a-bb0d-84debfa6b0f3"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.8px);
}

}

@media (min-width: 1200px) {
[id="s-2c649828-6c58-486a-bb0d-84debfa6b0f3"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.8px);
}

}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  margin-bottom: 6px;
max-width: 252px;
aspect-ratio: 252/180;
text-align: center;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  margin: 0 !important;
  overflow: visible;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add background color handling */
  
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
  box-sizing: border-box;
}



.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
      position: relative;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

@media (min-width: 1200px){#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  margin: 0 !important;
  overflow: visible;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add background color handling */
  
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
  box-sizing: border-box;
}



.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
      position: relative;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  margin: 0 !important;
  overflow: visible;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add background color handling */
  
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
  box-sizing: border-box;
}



.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
      position: relative;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  margin: 0 !important;
  overflow: visible;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add background color handling */
  
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
  box-sizing: border-box;
}



.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
      position: relative;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (max-width: 767px){#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  margin: 0 !important;
  overflow: visible;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add background color handling */
  
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image {
  box-sizing: border-box;
}



.s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container {
      position: relative;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a2fcc6d-96c7-4bb9-b461-8de3c36dc317 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}
#s-3708152f-314d-42c1-a789-e7e7d791faa6 {
  margin-top: 0px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 128, 128, 1);
border-style: solid;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3708152f-314d-42c1-a789-e7e7d791faa6:hover {background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3708152f-314d-42c1-a789-e7e7d791faa6:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 128, 128, 1) !important;
border-radius: 8px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3708152f-314d-42c1-a789-e7e7d791faa6-root {
    text-align: center;
  }


#s-3708152f-314d-42c1-a789-e7e7d791faa6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3708152f-314d-42c1-a789-e7e7d791faa6-root {
    text-align: center;
  }


#s-3708152f-314d-42c1-a789-e7e7d791faa6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3708152f-314d-42c1-a789-e7e7d791faa6-root {
    text-align: center;
  }


#s-3708152f-314d-42c1-a789-e7e7d791faa6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3708152f-314d-42c1-a789-e7e7d791faa6-root {
    text-align: center;
  }


#s-3708152f-314d-42c1-a789-e7e7d791faa6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3708152f-314d-42c1-a789-e7e7d791faa6-root {
    text-align: center;
  }


#s-3708152f-314d-42c1-a789-e7e7d791faa6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  margin-bottom: 6px;
max-width: 252px;
aspect-ratio: 252/180;
text-align: center;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
  box-sizing: border-box;
}



.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
      position: relative;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

@media (min-width: 1200px){#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
  box-sizing: border-box;
}



.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
      position: relative;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
  box-sizing: border-box;
}



.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
      position: relative;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
  box-sizing: border-box;
}



.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
      position: relative;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (max-width: 767px){#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image {
  box-sizing: border-box;
}



.s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container {
      position: relative;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ed5a67-b4ff-4f6c-a22f-ba9cc3f1c3d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}
#s-5025001a-b63b-46a5-b53d-0df0265ed4f1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 128, 128, 1);
border-style: solid;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5025001a-b63b-46a5-b53d-0df0265ed4f1:hover {background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5025001a-b63b-46a5-b53d-0df0265ed4f1:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 128, 128, 1) !important;
border-radius: 8px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5025001a-b63b-46a5-b53d-0df0265ed4f1-root {
    text-align: center;
  }


#s-5025001a-b63b-46a5-b53d-0df0265ed4f1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5025001a-b63b-46a5-b53d-0df0265ed4f1-root {
    text-align: center;
  }


#s-5025001a-b63b-46a5-b53d-0df0265ed4f1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5025001a-b63b-46a5-b53d-0df0265ed4f1-root {
    text-align: center;
  }


#s-5025001a-b63b-46a5-b53d-0df0265ed4f1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5025001a-b63b-46a5-b53d-0df0265ed4f1-root {
    text-align: center;
  }


#s-5025001a-b63b-46a5-b53d-0df0265ed4f1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5025001a-b63b-46a5-b53d-0df0265ed4f1-root {
    text-align: center;
  }


#s-5025001a-b63b-46a5-b53d-0df0265ed4f1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  margin-bottom: 6px;
max-width: 252px;
aspect-ratio: 252/180;
text-align: center;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
  box-sizing: border-box;
}



.s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
      position: relative;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

@media (min-width: 1200px){#s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
  box-sizing: border-box;
}



.s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
      position: relative;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
  box-sizing: border-box;
}



.s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
      position: relative;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
  box-sizing: border-box;
}



.s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
      position: relative;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}@media (max-width: 767px){#s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  margin: 0 !important;
  overflow: visible;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add background color handling */
  
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }

    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-link {
      aspect-ratio: 252/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 252px;
  }



  img.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
    
    
    
    max-height: 252px;
  }


.s-c4237d34-15a8-454a-b68b-5c74c105daa4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image {
  box-sizing: border-box;
}



.s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 {
      --shg-aspect-ratio: calc(252/180); 
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container {
      position: relative;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4237d34-15a8-454a-b68b-5c74c105daa4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 252px;
    }
  }

}
#s-305a9485-9f21-4311-9411-113294fbf487 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 128, 128, 1);
border-style: solid;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-305a9485-9f21-4311-9411-113294fbf487:hover {background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-305a9485-9f21-4311-9411-113294fbf487:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 128, 128, 1) !important;
border-radius: 8px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-305a9485-9f21-4311-9411-113294fbf487-root {
    text-align: center;
  }


#s-305a9485-9f21-4311-9411-113294fbf487.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-305a9485-9f21-4311-9411-113294fbf487-root {
    text-align: center;
  }


#s-305a9485-9f21-4311-9411-113294fbf487.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-305a9485-9f21-4311-9411-113294fbf487-root {
    text-align: center;
  }


#s-305a9485-9f21-4311-9411-113294fbf487.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-305a9485-9f21-4311-9411-113294fbf487-root {
    text-align: center;
  }


#s-305a9485-9f21-4311-9411-113294fbf487.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-305a9485-9f21-4311-9411-113294fbf487-root {
    text-align: center;
  }


#s-305a9485-9f21-4311-9411-113294fbf487.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  margin-top: 13px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
max-width: 207px;
aspect-ratio: 4/3;
text-align: center;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  margin: 0 !important;
  overflow: visible;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 13px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add background color handling */
  
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 207px;
  }



  img.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
    
    
    
    max-height: 207px;
  }


.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
  box-sizing: border-box;
}



.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
      position: relative;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 207px;
    }
  }

@media (min-width: 1200px){#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  margin: 0 !important;
  overflow: visible;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add background color handling */
  
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 207px;
  }



  img.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
    
    
    
    max-height: 207px;
  }


.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
  box-sizing: border-box;
}



.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
      position: relative;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 207px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  margin: 0 !important;
  overflow: visible;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add background color handling */
  
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 207px;
  }



  img.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
    
    
    
    max-height: 207px;
  }


.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
  box-sizing: border-box;
}



.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
      position: relative;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 207px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  margin: 0 !important;
  overflow: visible;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add background color handling */
  
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 207px;
  }



  img.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
    
    
    
    max-height: 207px;
  }


.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
  box-sizing: border-box;
}



.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
      position: relative;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 207px;
    }
  }

}@media (max-width: 767px){#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  margin: 0 !important;
  overflow: visible;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add background color handling */
  
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 207px;
  }



  img.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
    
    
    
    max-height: 207px;
  }


.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image {
  box-sizing: border-box;
}



.s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container {
      position: relative;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2935eb00-a1dc-4c8e-8851-34e7aa42d92b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 207px;
    }
  }

}
#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 128, 128, 1);
border-style: solid;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7:hover {background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 128, 128, 1) !important;
border-radius: 8px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ac740bc4-3b10-418f-832e-7ff625d2c0c7-root {
    text-align: center;
  }


#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ac740bc4-3b10-418f-832e-7ff625d2c0c7-root {
    text-align: center;
  }


#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac740bc4-3b10-418f-832e-7ff625d2c0c7-root {
    text-align: center;
  }


#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac740bc4-3b10-418f-832e-7ff625d2c0c7-root {
    text-align: center;
  }


#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ac740bc4-3b10-418f-832e-7ff625d2c0c7-root {
    text-align: center;
  }


#s-ac740bc4-3b10-418f-832e-7ff625d2c0c7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-75b00aef-10c1-4a35-b6e8-4bcc87016a8b {
  margin-left: auto;
margin-right: auto;
}

#s-29923758-088f-4383-b7e9-a7e7d7401fb0 {
  margin-left: auto;
margin-right: auto;
padding-top: 13px;
padding-left: 13%;
padding-right: 13%;
text-align: left;
}



.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29923758-088f-4383-b7e9-a7e7d7401fb0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-071b9e45-457e-49a1-9378-2232ba3a8c73 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-071b9e45-457e-49a1-9378-2232ba3a8c73 .shg-product-title-component h1 span {
  
  font-weight:  700 ;
  font-family: Raleway;
  
  font-size: 15px;
  
  
  
}

#s-ead60fa7-ed42-467b-8a32-9e7c87e84724 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 128, 128, 1);
border-style: solid;
border-radius: 8px;
background-color: rgba(0, 128, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ead60fa7-ed42-467b-8a32-9e7c87e84724:hover {background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ead60fa7-ed42-467b-8a32-9e7c87e84724:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 128, 128, 1) !important;
border-radius: 8px !important;
background-color: rgba(0, 128, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ead60fa7-ed42-467b-8a32-9e7c87e84724-root {
    text-align: center;
  }


#s-ead60fa7-ed42-467b-8a32-9e7c87e84724.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ead60fa7-ed42-467b-8a32-9e7c87e84724-root {
    text-align: center;
  }


#s-ead60fa7-ed42-467b-8a32-9e7c87e84724.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ead60fa7-ed42-467b-8a32-9e7c87e84724-root {
    text-align: center;
  }


#s-ead60fa7-ed42-467b-8a32-9e7c87e84724.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ead60fa7-ed42-467b-8a32-9e7c87e84724-root {
    text-align: center;
  }


#s-ead60fa7-ed42-467b-8a32-9e7c87e84724.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ead60fa7-ed42-467b-8a32-9e7c87e84724-root {
    text-align: center;
  }


#s-ead60fa7-ed42-467b-8a32-9e7c87e84724.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-717343e7-3356-4174-8a11-a7a5cf8aa95e {
  min-height: 60px;
}








#s-717343e7-3356-4174-8a11-a7a5cf8aa95e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-717343e7-3356-4174-8a11-a7a5cf8aa95e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-335029ba-3032-4022-ba56-957773f0375a {
  min-height: 20px;
}








#s-335029ba-3032-4022-ba56-957773f0375a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-335029ba-3032-4022-ba56-957773f0375a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-857b6a04-9424-449e-9b1f-459180311aef {
  margin-top: 10px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-857b6a04-9424-449e-9b1f-459180311aef {
  overflow: hidden;
  
  
}







  #s-857b6a04-9424-449e-9b1f-459180311aef img.shogun-image {
    

    
    
    
  }


#s-857b6a04-9424-449e-9b1f-459180311aef .shogun-image-content {
  
    justify-content: flex-end;
  
}

#s-4b0b00fb-162e-43f1-b3cd-bd28d53fb7f5 {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-4b0b00fb-162e-43f1-b3cd-bd28d53fb7f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b0b00fb-162e-43f1-b3cd-bd28d53fb7f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4b0b00fb-162e-43f1-b3cd-bd28d53fb7f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b0b00fb-162e-43f1-b3cd-bd28d53fb7f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-13e3eaf4-6d4c-4dfa-9e7b-a42f0c6e6eb2 {
  padding-top: 0px;
padding-bottom: 6px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 222, 222, 1);
border-style: none;
border-radius: 0px;
max-width: 1140px;
text-align: center;
}

#s-13e3eaf4-6d4c-4dfa-9e7b-a42f0c6e6eb2 {
  overflow: hidden;
  
  
      max-width: 1140px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-13e3eaf4-6d4c-4dfa-9e7b-a42f0c6e6eb2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-c6882de0-229c-4b75-a1f9-80c42812d21f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
text-align: center;
}

#s-c6882de0-229c-4b75-a1f9-80c42812d21f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-c6882de0-229c-4b75-a1f9-80c42812d21f .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-c67fb0d9-37ce-4203-80c6-0cbff0a0ad91 {
  padding-top: 1px;
padding-bottom: 6px;
max-width: 640px;
text-align: center;
}

#s-c67fb0d9-37ce-4203-80c6-0cbff0a0ad91 {
  overflow: hidden;
  
  
      max-width: 640px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-c67fb0d9-37ce-4203-80c6-0cbff0a0ad91 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0f399dc7-70da-4c98-be77-d3383bee19af {
  margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 15px;
padding-right: 0%;
text-align: center;
}

#s-0f399dc7-70da-4c98-be77-d3383bee19af .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-0f399dc7-70da-4c98-be77-d3383bee19af .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-0e75a5e8-6c1c-4fcb-909f-bc3a73357742 {
  min-height: 30px;
}








#s-0e75a5e8-6c1c-4fcb-909f-bc3a73357742 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e75a5e8-6c1c-4fcb-909f-bc3a73357742.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e53a3fc9-ce40-4570-9663-d43dad46e9d3 {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-e53a3fc9-ce40-4570-9663-d43dad46e9d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e53a3fc9-ce40-4570-9663-d43dad46e9d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e53a3fc9-ce40-4570-9663-d43dad46e9d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e53a3fc9-ce40-4570-9663-d43dad46e9d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-23d93125-ce71-4aed-aa52-6ca674407ec6 {
  padding-top: 1px;
padding-bottom: 6px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 222, 222, 1);
border-style: none;
border-radius: 0px;
max-width: 640px;
text-align: center;
}

#s-23d93125-ce71-4aed-aa52-6ca674407ec6 {
  overflow: hidden;
  
  
      max-width: 640px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-23d93125-ce71-4aed-aa52-6ca674407ec6 img.shogun-image {
    

    
    
    
  }


#s-23d93125-ce71-4aed-aa52-6ca674407ec6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2177c906-8772-46d8-9ab2-0dedd9419e08 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
text-align: center;
}

#s-2177c906-8772-46d8-9ab2-0dedd9419e08 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-2177c906-8772-46d8-9ab2-0dedd9419e08 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-08916ebd-fcaa-4ce6-b0c9-c400cf5ca0e9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
text-align: center;
}

#s-08916ebd-fcaa-4ce6-b0c9-c400cf5ca0e9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-08916ebd-fcaa-4ce6-b0c9-c400cf5ca0e9 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-c5bfe7aa-5ef1-453f-a091-6eb1c888c05c {
  padding-top: 1px;
padding-bottom: 6px;
max-width: 640px;
text-align: center;
}

#s-c5bfe7aa-5ef1-453f-a091-6eb1c888c05c {
  overflow: hidden;
  
  
      max-width: 640px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-c5bfe7aa-5ef1-453f-a091-6eb1c888c05c .shogun-image-content {
  
    justify-content: center;
  
}

#s-4a526f6a-3724-4dbf-bf65-bff8f8b5ab40 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 15px;
padding-right: 0%;
text-align: center;
}

#s-4a526f6a-3724-4dbf-bf65-bff8f8b5ab40 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 1px;
  
}


#s-4a526f6a-3724-4dbf-bf65-bff8f8b5ab40 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-a0e8a2cc-0cda-4e77-ad1c-e3d207bc6448 {
  min-height: 30px;
}








#s-a0e8a2cc-0cda-4e77-ad1c-e3d207bc6448 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a0e8a2cc-0cda-4e77-ad1c-e3d207bc6448.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4faabced-f126-45e6-ab57-45ddd103a287 {
  padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}

#s-4faabced-f126-45e6-ab57-45ddd103a287 {
  overflow: hidden;
  
  
}







  #s-4faabced-f126-45e6-ab57-45ddd103a287 img.shogun-image {
    

    
    
    
  }


#s-4faabced-f126-45e6-ab57-45ddd103a287 .shogun-image-content {
  
    justify-content: center;
  
}

#s-451dd6b4-fd75-46ef-b276-b2745c433bfb {
  min-height: 30px;
}








#s-451dd6b4-fd75-46ef-b276-b2745c433bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-451dd6b4-fd75-46ef-b276-b2745c433bfb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-832be549-3c25-4862-a8d0-c7071c2c770d {
  margin-top: 5px;
padding-top: 0px;
padding-bottom: 12px;
text-align: center;
}

#s-832be549-3c25-4862-a8d0-c7071c2c770d .shogun-heading-component h2 {
  color: rgba(102, 102, 102, 1);
  font-weight:  600 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: 6px;
  
}


#s-832be549-3c25-4862-a8d0-c7071c2c770d .shogun-heading-component h2 a {
  color: rgba(102, 102, 102, 1);
}


@media (min-width: 0px) {
[id="s-a47a5434-8001-496b-845c-e17aa492c2c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a47a5434-8001-496b-845c-e17aa492c2c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a47a5434-8001-496b-845c-e17aa492c2c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a47a5434-8001-496b-845c-e17aa492c2c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-f57aabb1-2ddb-49dd-9250-46c6a71b0663 {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-f57aabb1-2ddb-49dd-9250-46c6a71b0663 {
  overflow: hidden;
  
  
}







  #s-f57aabb1-2ddb-49dd-9250-46c6a71b0663 img.shogun-image {
    

    
    
    
  }


#s-f57aabb1-2ddb-49dd-9250-46c6a71b0663 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4e1fe508-d4b5-40c5-a969-eb57db865b61 {
  margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-4e1fe508-d4b5-40c5-a969-eb57db865b61 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 2px;
  
}


#s-4e1fe508-d4b5-40c5-a969-eb57db865b61 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-714861d2-e274-438d-87d2-406a3d56086b {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-714861d2-e274-438d-87d2-406a3d56086b {
  overflow: hidden;
  
  
}







  #s-714861d2-e274-438d-87d2-406a3d56086b img.shogun-image {
    

    
    
    
  }


#s-714861d2-e274-438d-87d2-406a3d56086b .shogun-image-content {
  
    justify-content: center;
  
}

#s-a5831a4b-7300-4f82-8dbe-afc2598dcbdb {
  padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-a5831a4b-7300-4f82-8dbe-afc2598dcbdb .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 2px;
  
}


#s-a5831a4b-7300-4f82-8dbe-afc2598dcbdb .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-f5fe4179-9d72-4f39-9605-005027f46776 {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-f5fe4179-9d72-4f39-9605-005027f46776 {
  overflow: hidden;
  
  
}







  #s-f5fe4179-9d72-4f39-9605-005027f46776 img.shogun-image {
    

    
    
    
  }


#s-f5fe4179-9d72-4f39-9605-005027f46776 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d5af9a34-20d7-4c0d-9469-c2acd43f31ce {
  padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-d5af9a34-20d7-4c0d-9469-c2acd43f31ce .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 2px;
  
}


#s-d5af9a34-20d7-4c0d-9469-c2acd43f31ce .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-d3e55b09-ac71-4b04-b83d-5e7b41b31b49 {
  min-height: 10px;
}








#s-d3e55b09-ac71-4b04-b83d-5e7b41b31b49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3e55b09-ac71-4b04-b83d-5e7b41b31b49.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-fba0c549-a50d-439d-a179-063e79350b45 {
  margin-bottom: 0px;
}

#s-fba0c549-a50d-439d-a179-063e79350b45 hr {
  border-top: 2px solid rgba(223, 202, 2, 1);
}

#s-2a854c1f-c5c1-446e-8f17-68b44f5bccd3 {
  padding-top: 0px;
min-height: 50px;
max-width: 1310px;
}








#s-2a854c1f-c5c1-446e-8f17-68b44f5bccd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a854c1f-c5c1-446e-8f17-68b44f5bccd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f529d9b-f147-4ecb-9324-35cc1da232dc {
  margin-top: 0px;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}

#s-5f529d9b-f147-4ecb-9324-35cc1da232dc {
  overflow: hidden;
  
  
}







  #s-5f529d9b-f147-4ecb-9324-35cc1da232dc img.shogun-image {
    

    
    
    
  }


#s-5f529d9b-f147-4ecb-9324-35cc1da232dc .shogun-image-content {
  
    justify-content: center;
  
}

@media (min-width: 0px) {
[id="s-f32ca962-655e-41d1-856f-0639fe14ae23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f32ca962-655e-41d1-856f-0639fe14ae23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f32ca962-655e-41d1-856f-0639fe14ae23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f32ca962-655e-41d1-856f-0639fe14ae23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-7b1f1939-1003-4eb9-b0b9-2b9c0f364cc8 {
  padding-top: 6px;
padding-bottom: 6px;
max-width: 425px;
text-align: center;
}

#s-7b1f1939-1003-4eb9-b0b9-2b9c0f364cc8 {
  overflow: hidden;
  
  
      max-width: 425px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-7b1f1939-1003-4eb9-b0b9-2b9c0f364cc8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2a11f72c-b727-4cc9-af07-867f62fd332e {
  margin-bottom: 11px;
padding-top: 6px;
padding-bottom: 15px;
text-align: center;
}

#s-2a11f72c-b727-4cc9-af07-867f62fd332e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  
}


#s-2a11f72c-b727-4cc9-af07-867f62fd332e .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-960373e5-675f-4fb7-97bc-4320b22b0511 {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-960373e5-675f-4fb7-97bc-4320b22b0511 {
  overflow: hidden;
  
  
}







  #s-960373e5-675f-4fb7-97bc-4320b22b0511 img.shogun-image {
    

    
    
    
  }


#s-960373e5-675f-4fb7-97bc-4320b22b0511 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6e99f966-7d8e-4326-91e5-32c14af77ada {
  margin-bottom: 11px;
padding-top: 6px;
padding-bottom: 15px;
text-align: center;
}

#s-6e99f966-7d8e-4326-91e5-32c14af77ada .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  
}


#s-6e99f966-7d8e-4326-91e5-32c14af77ada .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-aba76974-44cc-4fc0-95ad-d8dc2ac09fca {
  padding-top: 6px;
padding-bottom: 6px;
text-align: center;
}

#s-aba76974-44cc-4fc0-95ad-d8dc2ac09fca {
  overflow: hidden;
  
  
}







  #s-aba76974-44cc-4fc0-95ad-d8dc2ac09fca img.shogun-image {
    

    
    
    
  }


#s-aba76974-44cc-4fc0-95ad-d8dc2ac09fca .shogun-image-content {
  
    justify-content: center;
  
}

#s-708b154d-6ef8-4716-8225-df3b2ba25c73 {
  padding-top: 6px;
padding-bottom: 15px;
text-align: center;
}

#s-708b154d-6ef8-4716-8225-df3b2ba25c73 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  
}


#s-708b154d-6ef8-4716-8225-df3b2ba25c73 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-89d10f3c-c5ff-4a74-803a-3746303ff2c4 {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-89d10f3c-c5ff-4a74-803a-3746303ff2c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-89d10f3c-c5ff-4a74-803a-3746303ff2c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5099571-2525-4db6-b37f-e44597df656a {
  min-height: 50px;
}








#s-a5099571-2525-4db6-b37f-e44597df656a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5099571-2525-4db6-b37f-e44597df656a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41aa4ec2-8e6a-42eb-bd87-2da23307edf6 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}

#s-41aa4ec2-8e6a-42eb-bd87-2da23307edf6 {
  overflow: hidden;
  
  
}







  #s-41aa4ec2-8e6a-42eb-bd87-2da23307edf6 img.shogun-image {
    

    
    
    
  }


#s-41aa4ec2-8e6a-42eb-bd87-2da23307edf6 .shogun-image-content {
  
    justify-content: flex-end;
  
}

@media (min-width: 0px) {
[id="s-46c1478b-ac76-4716-bfb4-505a6371ae56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46c1478b-ac76-4716-bfb4-505a6371ae56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-46c1478b-ac76-4716-bfb4-505a6371ae56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-46c1478b-ac76-4716-bfb4-505a6371ae56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-4c407b2c-3392-4ef3-bcdd-d1759293b753 {
  max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4c407b2c-3392-4ef3-bcdd-d1759293b753 {
  overflow: hidden;
  
  
      max-width: 800px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-4c407b2c-3392-4ef3-bcdd-d1759293b753 img.shogun-image,
  #s-4c407b2c-3392-4ef3-bcdd-d1759293b753 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4c407b2c-3392-4ef3-bcdd-d1759293b753 {
    width: 100%;
    height: auto;
  }



  #s-4c407b2c-3392-4ef3-bcdd-d1759293b753 img.shogun-image {
    

    
    
    
  }


#s-4c407b2c-3392-4ef3-bcdd-d1759293b753 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9227103c-da0b-4ed3-b48d-c908a81d5b95 {
  margin-top: 4px;
margin-bottom: 15px;
padding-top: 6px;
padding-bottom: 24px;
text-align: center;
}

#s-9227103c-da0b-4ed3-b48d-c908a81d5b95 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-9227103c-da0b-4ed3-b48d-c908a81d5b95 .shogun-heading-component h2 a {
  color: #000;
}


#s-9b1a8fce-a968-4abf-9dd9-be479ac21205 {
  max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9b1a8fce-a968-4abf-9dd9-be479ac21205 {
  overflow: hidden;
  
  
      max-width: 800px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-9b1a8fce-a968-4abf-9dd9-be479ac21205 img.shogun-image,
  #s-9b1a8fce-a968-4abf-9dd9-be479ac21205 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9b1a8fce-a968-4abf-9dd9-be479ac21205 {
    width: 100%;
    height: auto;
  }



  #s-9b1a8fce-a968-4abf-9dd9-be479ac21205 img.shogun-image {
    

    
    
    
  }


#s-9b1a8fce-a968-4abf-9dd9-be479ac21205 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2067f661-2bc0-4102-9fa8-2f3baa51fdf9 {
  margin-top: 4px;
margin-bottom: 4px;
padding-top: 6px;
padding-bottom: 24px;
text-align: center;
}

#s-2067f661-2bc0-4102-9fa8-2f3baa51fdf9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-2067f661-2bc0-4102-9fa8-2f3baa51fdf9 .shogun-heading-component h2 a {
  color: #000;
}


#s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f {
  overflow: hidden;
  
  
      max-width: 600px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f img.shogun-image,
  #s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f {
    width: 100%;
    height: auto;
  }



  #s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f img.shogun-image {
    

    
    
    
  }


#s-cef9fb42-ceb8-4a1c-b33d-e806ab58bd4f .shogun-image-content {
  
    justify-content: center;
  
}

#s-49885eac-3299-4b57-9a31-3d538169de30 {
  margin-top: 4px;
margin-bottom: 4px;
padding-top: 6px;
padding-bottom: 24px;
text-align: center;
}

#s-49885eac-3299-4b57-9a31-3d538169de30 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-49885eac-3299-4b57-9a31-3d538169de30 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-0575e7ab-2df3-4801-9ccf-90a6399c63f9 {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-0575e7ab-2df3-4801-9ccf-90a6399c63f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0575e7ab-2df3-4801-9ccf-90a6399c63f9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d244b4d7-b97d-4545-b093-6450e3df0197 {
  margin-bottom: 0px;
}

#s-d244b4d7-b97d-4545-b093-6450e3df0197 hr {
  border-top: 2px solid rgba(223, 202, 2, 1);
}

#s-ed8f76db-e6fc-4777-8057-dce0e5107b0c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 18px;
text-align: center;
}

#s-ed8f76db-e6fc-4777-8057-dce0e5107b0c {
  overflow: hidden;
  
  
}







  #s-ed8f76db-e6fc-4777-8057-dce0e5107b0c img.shogun-image {
    

    
    
    
  }


#s-ed8f76db-e6fc-4777-8057-dce0e5107b0c .shogun-image-content {
  
    justify-content: flex-end;
  
}

#s-9cf33cf4-907b-4657-9de6-b9632ae2ff34 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9cf33cf4-907b-4657-9de6-b9632ae2ff34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cf33cf4-907b-4657-9de6-b9632ae2ff34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9cf33cf4-907b-4657-9de6-b9632ae2ff34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cf33cf4-907b-4657-9de6-b9632ae2ff34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  margin-left: auto;
margin-right: auto;
max-width: 655px;
aspect-ratio: 655/180;
text-align: center;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
  box-sizing: border-box;
}



.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
      position: relative;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

@media (min-width: 1200px){#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
  box-sizing: border-box;
}



.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
      position: relative;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
  box-sizing: border-box;
}



.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
      position: relative;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
  box-sizing: border-box;
}



.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
      position: relative;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}@media (max-width: 767px){#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image {
  box-sizing: border-box;
}



.s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container {
      position: relative;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fef7c7f-864c-4011-9bd4-cc44e8509486 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}
#s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  margin-left: auto;
margin-right: auto;
max-width: 655px;
aspect-ratio: 655/180;
text-align: center;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
  box-sizing: border-box;
}



.s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
      position: relative;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

@media (min-width: 1200px){#s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
  box-sizing: border-box;
}



.s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
      position: relative;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
  box-sizing: border-box;
}



.s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
      position: relative;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
  box-sizing: border-box;
}



.s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
      position: relative;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}@media (max-width: 767px){#s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }

    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-link {
      aspect-ratio: 655/180;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 655px;
  }



  img.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
    
    
    
    max-height: 655px;
  }


.s-15b97d73-7b36-4164-8199-2a2d327b9c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image {
  box-sizing: border-box;
}



.s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 {
      --shg-aspect-ratio: calc(655/180); 
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container {
      position: relative;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-15b97d73-7b36-4164-8199-2a2d327b9c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 655px;
    }
  }

}
#s-b7d29e64-9be8-4d2d-af8a-3df815363523 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b7d29e64-9be8-4d2d-af8a-3df815363523 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7d29e64-9be8-4d2d-af8a-3df815363523.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01409521-748d-4edc-9a90-d36a87079830 {
  margin-left: auto;
margin-right: auto;
max-width: 1310px;
aspect-ratio: 1310/406;
text-align: center;
}

#s-01409521-748d-4edc-9a90-d36a87079830 {
  margin: 0 !important;
  overflow: visible;
}

#s-01409521-748d-4edc-9a90-d36a87079830-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add background color handling */
  
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }

    #s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-link {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1310px;
  }



  img.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
    
    
    
    max-height: 1310px;
  }


.s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-content {
  
    justify-content: center;
  
}

.s-01409521-748d-4edc-9a90-d36a87079830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
  box-sizing: border-box;
}



.s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-01409521-748d-4edc-9a90-d36a87079830 {
      --shg-aspect-ratio: calc(1310/406); 
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
      position: relative;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1310px;
    }
  }

@media (min-width: 1200px){#s-01409521-748d-4edc-9a90-d36a87079830 {
  margin: 0 !important;
  overflow: visible;
}

#s-01409521-748d-4edc-9a90-d36a87079830-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add background color handling */
  
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }

    #s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-link {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1310px;
  }



  img.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
    
    
    
    max-height: 1310px;
  }


.s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-content {
  
    justify-content: center;
  
}

.s-01409521-748d-4edc-9a90-d36a87079830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
  box-sizing: border-box;
}



.s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-01409521-748d-4edc-9a90-d36a87079830 {
      --shg-aspect-ratio: calc(1310/406); 
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
      position: relative;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1310px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-01409521-748d-4edc-9a90-d36a87079830 {
  margin: 0 !important;
  overflow: visible;
}

#s-01409521-748d-4edc-9a90-d36a87079830-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add background color handling */
  
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }

    #s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-link {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1310px;
  }



  img.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
    
    
    
    max-height: 1310px;
  }


.s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-content {
  
    justify-content: center;
  
}

.s-01409521-748d-4edc-9a90-d36a87079830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
  box-sizing: border-box;
}



.s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-01409521-748d-4edc-9a90-d36a87079830 {
      --shg-aspect-ratio: calc(1310/406); 
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
      position: relative;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1310px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-01409521-748d-4edc-9a90-d36a87079830 {
  margin: 0 !important;
  overflow: visible;
}

#s-01409521-748d-4edc-9a90-d36a87079830-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add background color handling */
  
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }

    #s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-link {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1310px;
  }



  img.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
    
    
    
    max-height: 1310px;
  }


.s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-content {
  
    justify-content: center;
  
}

.s-01409521-748d-4edc-9a90-d36a87079830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
  box-sizing: border-box;
}



.s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-01409521-748d-4edc-9a90-d36a87079830 {
      --shg-aspect-ratio: calc(1310/406); 
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
      position: relative;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1310px;
    }
  }

}@media (max-width: 767px){#s-01409521-748d-4edc-9a90-d36a87079830 {
  margin: 0 !important;
  overflow: visible;
}

#s-01409521-748d-4edc-9a90-d36a87079830-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-01409521-748d-4edc-9a90-d36a87079830 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add background color handling */
  
}

#s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }

    #s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-link {
      aspect-ratio: 1310/406;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-01409521-748d-4edc-9a90-d36a87079830 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1310px;
  }



  img.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
    
    
    
    max-height: 1310px;
  }


.s-01409521-748d-4edc-9a90-d36a87079830 .shogun-image-content {
  
    justify-content: center;
  
}

.s-01409521-748d-4edc-9a90-d36a87079830.shg-align-container {
  display: flex;
  justify-content: center
}

.s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01409521-748d-4edc-9a90-d36a87079830.shogun-image {
  box-sizing: border-box;
}



.s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-01409521-748d-4edc-9a90-d36a87079830 {
      --shg-aspect-ratio: calc(1310/406); 
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container {
      position: relative;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01409521-748d-4edc-9a90-d36a87079830.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01409521-748d-4edc-9a90-d36a87079830 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1310px;
    }
  }

}
#s-658d34b1-1473-4d27-ae35-7e68df31213f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-658d34b1-1473-4d27-ae35-7e68df31213f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-658d34b1-1473-4d27-ae35-7e68df31213f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e5d2613-c1ed-45f6-924a-9df0dfce0624 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(158, 156, 156, 0.45);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8e5d2613-c1ed-45f6-924a-9df0dfce0624"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

#s-83e735b3-2490-479f-97cb-da52785be955 {
  margin-bottom: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-83e735b3-2490-479f-97cb-da52785be955"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83e735b3-2490-479f-97cb-da52785be955"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-83e735b3-2490-479f-97cb-da52785be955"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-83e735b3-2490-479f-97cb-da52785be955"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-42e5d8fe-8c45-4d69-8d98-802af11ab8e0 {
  margin-top: 0px;
padding-bottom: 0px;
min-height: 221px;
text-align: center;
}

#s-42e5d8fe-8c45-4d69-8d98-802af11ab8e0 {
  overflow: hidden;
  
  
}







  #s-42e5d8fe-8c45-4d69-8d98-802af11ab8e0 img.shogun-image {
    

    
    
    
  }


#s-42e5d8fe-8c45-4d69-8d98-802af11ab8e0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-3465a89d-422e-48cf-89eb-29bd431b5d53 {
  margin-top: 8px;
text-align: center;
}

#s-3465a89d-422e-48cf-89eb-29bd431b5d53 {
  overflow: hidden;
  
  
}







  #s-3465a89d-422e-48cf-89eb-29bd431b5d53 img.shogun-image {
    

    
    
    
  }


#s-3465a89d-422e-48cf-89eb-29bd431b5d53 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1c67f365-bb0f-4350-b03d-621dae64d741 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 0px;
margin-right: 6%;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-1c67f365-bb0f-4350-b03d-621dae64d741"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1c67f365-bb0f-4350-b03d-621dae64d741"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1c67f365-bb0f-4350-b03d-621dae64d741"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c67f365-bb0f-4350-b03d-621dae64d741"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f553b8bb-b15b-44a2-b8a3-afeb0a4f731f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
max-width: 60px;
text-align: center;
}

#s-f553b8bb-b15b-44a2-b8a3-afeb0a4f731f {
  overflow: hidden;
  
  
      max-width: 60px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-f553b8bb-b15b-44a2-b8a3-afeb0a4f731f img.shogun-image {
    

    
    
    
  }


#s-f553b8bb-b15b-44a2-b8a3-afeb0a4f731f .shogun-image-content {
  
    justify-content: center;
  
}

#s-1cfd0b42-f11e-4018-83cb-d3d28e6ecaf7 {
  padding-top: 5px;
padding-bottom: 5px;
max-width: 60px;
text-align: center;
}

#s-1cfd0b42-f11e-4018-83cb-d3d28e6ecaf7 {
  overflow: hidden;
  
  
      max-width: 60px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-1cfd0b42-f11e-4018-83cb-d3d28e6ecaf7 img.shogun-image {
    

    
    
    
  }


#s-1cfd0b42-f11e-4018-83cb-d3d28e6ecaf7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-22fde5de-6186-46a9-b4a2-f1b90c7ee0a6 {
  padding-top: 5px;
padding-bottom: 5px;
max-width: 60px;
text-align: center;
}

#s-22fde5de-6186-46a9-b4a2-f1b90c7ee0a6 {
  overflow: hidden;
  
  
      max-width: 60px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-22fde5de-6186-46a9-b4a2-f1b90c7ee0a6 img.shogun-image {
    

    
    
    
  }


#s-22fde5de-6186-46a9-b4a2-f1b90c7ee0a6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a6f1df8a-188b-4373-aafd-a2218c6c283a {
  margin-top: 16px;
margin-left: 0%;
margin-right: 0%;
padding-left: 3%;
padding-right: 2%;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
