.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c {
  
}
}@media (max-width: 767px){#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c {
  
}
}
#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c .shg-sld-nav-button.shg-sld-left,
#s-9d4e731a-e55e-48b4-adf0-e9db3b11258c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
text-align: center;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67f4304f-d4f4-4ec6-abc3-374e5fafb067.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
text-align: center;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-deb8737e-b3d2-4fe7-b15c-b92985be89da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-deb8737e-b3d2-4fe7-b15c-b92985be89da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-deb8737e-b3d2-4fe7-b15c-b92985be89da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
text-align: center;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-29323b13-43fc-49aa-b88e-2aabf4e392bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-29323b13-43fc-49aa-b88e-2aabf4e392bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29323b13-43fc-49aa-b88e-2aabf4e392bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
text-align: center;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f img.shogun-image {
  width: 100%;
  
  
  max-width: 1900px;

      
    max-width: 1900px;

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




.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c42ab08b-016c-4784-9ad5-17c03c2bbf1f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  margin-left: auto;
margin-right: auto;
max-width: 2200px;
text-align: center;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  margin: 0 !important;
  overflow: visible;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add background color handling */
  
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5da31685-0fea-47c2-9397-2af7de1e0199 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image {
  box-sizing: border-box;
}



.s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  margin: 0 !important;
  overflow: visible;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add background color handling */
  
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5da31685-0fea-47c2-9397-2af7de1e0199 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image {
  box-sizing: border-box;
}



.s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  margin: 0 !important;
  overflow: visible;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add background color handling */
  
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5da31685-0fea-47c2-9397-2af7de1e0199 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image {
  box-sizing: border-box;
}



.s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  margin: 0 !important;
  overflow: visible;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add background color handling */
  
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5da31685-0fea-47c2-9397-2af7de1e0199 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image {
  box-sizing: border-box;
}



.s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  margin: 0 !important;
  overflow: visible;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5da31685-0fea-47c2-9397-2af7de1e0199 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add background color handling */
  
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5da31685-0fea-47c2-9397-2af7de1e0199 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5da31685-0fea-47c2-9397-2af7de1e0199.shogun-image {
  box-sizing: border-box;
}



.s-5da31685-0fea-47c2-9397-2af7de1e0199 img.shogun-image {
  
}


}
#s-bda0c772-8200-4033-95ae-51047c0260b5 {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
text-align: center;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bda0c772-8200-4033-95ae-51047c0260b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image {
  box-sizing: border-box;
}



.s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-bda0c772-8200-4033-95ae-51047c0260b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bda0c772-8200-4033-95ae-51047c0260b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image {
  box-sizing: border-box;
}



.s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bda0c772-8200-4033-95ae-51047c0260b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bda0c772-8200-4033-95ae-51047c0260b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image {
  box-sizing: border-box;
}



.s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bda0c772-8200-4033-95ae-51047c0260b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bda0c772-8200-4033-95ae-51047c0260b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image {
  box-sizing: border-box;
}



.s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-bda0c772-8200-4033-95ae-51047c0260b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bda0c772-8200-4033-95ae-51047c0260b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bda0c772-8200-4033-95ae-51047c0260b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bda0c772-8200-4033-95ae-51047c0260b5.shogun-image {
  box-sizing: border-box;
}



.s-bda0c772-8200-4033-95ae-51047c0260b5 img.shogun-image {
  
}


}
#s-1161e019-bedd-4180-963b-b527d682d734 {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
aspect-ratio: 1900/550;
text-align: center;
}

#s-1161e019-bedd-4180-963b-b527d682d734 {
  margin: 0 !important;
  overflow: visible;
}

#s-1161e019-bedd-4180-963b-b527d682d734-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add background color handling */
  
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }

    #s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-link {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1900px;
  }



  img.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1161e019-bedd-4180-963b-b527d682d734.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
  box-sizing: border-box;
}



.s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1161e019-bedd-4180-963b-b527d682d734 {
      --shg-aspect-ratio: calc(1900/550); 
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
      position: relative;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1900px;
    }
  }

@media (min-width: 1200px){#s-1161e019-bedd-4180-963b-b527d682d734 {
  margin: 0 !important;
  overflow: visible;
}

#s-1161e019-bedd-4180-963b-b527d682d734-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add background color handling */
  
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }

    #s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-link {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1900px;
  }



  img.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1161e019-bedd-4180-963b-b527d682d734.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
  box-sizing: border-box;
}



.s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1161e019-bedd-4180-963b-b527d682d734 {
      --shg-aspect-ratio: calc(1900/550); 
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
      position: relative;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1900px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1161e019-bedd-4180-963b-b527d682d734 {
  margin: 0 !important;
  overflow: visible;
}

#s-1161e019-bedd-4180-963b-b527d682d734-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add background color handling */
  
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }

    #s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-link {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1900px;
  }



  img.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1161e019-bedd-4180-963b-b527d682d734.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
  box-sizing: border-box;
}



.s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1161e019-bedd-4180-963b-b527d682d734 {
      --shg-aspect-ratio: calc(1900/550); 
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
      position: relative;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1900px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1161e019-bedd-4180-963b-b527d682d734 {
  margin: 0 !important;
  overflow: visible;
}

#s-1161e019-bedd-4180-963b-b527d682d734-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add background color handling */
  
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }

    #s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-link {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1900px;
  }



  img.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1161e019-bedd-4180-963b-b527d682d734.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
  box-sizing: border-box;
}



.s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1161e019-bedd-4180-963b-b527d682d734 {
      --shg-aspect-ratio: calc(1900/550); 
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
      position: relative;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1900px;
    }
  }

}@media (max-width: 767px){#s-1161e019-bedd-4180-963b-b527d682d734 {
  margin: 0 !important;
  overflow: visible;
}

#s-1161e019-bedd-4180-963b-b527d682d734-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1161e019-bedd-4180-963b-b527d682d734 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add background color handling */
  
}

#s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }

    #s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-link {
      aspect-ratio: 1900/550;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1161e019-bedd-4180-963b-b527d682d734 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1900px;
  }



  img.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-1161e019-bedd-4180-963b-b527d682d734 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1161e019-bedd-4180-963b-b527d682d734.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1161e019-bedd-4180-963b-b527d682d734.shogun-image {
  box-sizing: border-box;
}



.s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1161e019-bedd-4180-963b-b527d682d734 {
      --shg-aspect-ratio: calc(1900/550); 
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container {
      position: relative;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1161e019-bedd-4180-963b-b527d682d734.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1161e019-bedd-4180-963b-b527d682d734 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1900px;
    }
  }

}
#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  margin-left: auto;
margin-right: auto;
max-width: 1900px;
aspect-ratio: 1900/550;
text-align: center;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
  box-sizing: border-box;
}



.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
  box-sizing: border-box;
}



.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
  box-sizing: border-box;
}



.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
  box-sizing: border-box;
}



.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
    
    
    
    max-height: 1900px;
  }


.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7.shogun-image {
  box-sizing: border-box;
}



.s-646fb89a-2a9d-40ff-abb2-5c6703ad60d7 img.shogun-image {
  
}


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

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

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

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

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

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

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

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

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

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

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

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

#s-f80d2c2a-e063-4b8d-a41f-24ca94c7dc7a {
  background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 2%;
min-height: 400px;
background-position: center center;
}








#s-f80d2c2a-e063-4b8d-a41f-24ca94c7dc7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f80d2c2a-e063-4b8d-a41f-24ca94c7dc7a.shg-box.shg-c {
  justify-content: center;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
    
    
    
    
  }


.s-d4574593-a78b-4f8f-b321-7434245bdd19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
  box-sizing: border-box;
}



.s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
    
    
    
    
  }


.s-d4574593-a78b-4f8f-b321-7434245bdd19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
  box-sizing: border-box;
}



.s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
    
    
    
    
  }


.s-d4574593-a78b-4f8f-b321-7434245bdd19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
  box-sizing: border-box;
}



.s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
    
    
    
    
  }


.s-d4574593-a78b-4f8f-b321-7434245bdd19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
  box-sizing: border-box;
}



.s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  margin: 0 !important;
  overflow: visible;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d4574593-a78b-4f8f-b321-7434245bdd19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add background color handling */
  
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
    
    
    
    
  }


.s-d4574593-a78b-4f8f-b321-7434245bdd19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d4574593-a78b-4f8f-b321-7434245bdd19.shogun-image {
  box-sizing: border-box;
}



.s-d4574593-a78b-4f8f-b321-7434245bdd19 img.shogun-image {
  
}


}
#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
aspect-ratio: 2048/585;
text-align: center;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  margin: 0 !important;
  overflow: visible;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add background color handling */
  
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }

    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-link {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
  box-sizing: border-box;
}



.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
      --shg-aspect-ratio: calc(2048/585); 
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
      position: relative;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

@media (min-width: 1200px){#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  margin: 0 !important;
  overflow: visible;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add background color handling */
  
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }

    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-link {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
  box-sizing: border-box;
}



.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
      --shg-aspect-ratio: calc(2048/585); 
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
      position: relative;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  margin: 0 !important;
  overflow: visible;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add background color handling */
  
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }

    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-link {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
  box-sizing: border-box;
}



.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
      --shg-aspect-ratio: calc(2048/585); 
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
      position: relative;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  margin: 0 !important;
  overflow: visible;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add background color handling */
  
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }

    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-link {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
  box-sizing: border-box;
}



.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
      --shg-aspect-ratio: calc(2048/585); 
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
      position: relative;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}@media (max-width: 767px){#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  margin: 0 !important;
  overflow: visible;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add background color handling */
  
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }

    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-link {
      aspect-ratio: 2048/585;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2048px;
  }



  img.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
    
    
    
    max-height: 2048px;
  }


.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image {
  box-sizing: border-box;
}



.s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b {
      --shg-aspect-ratio: calc(2048/585); 
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container {
      position: relative;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55eef37c-4db9-4db9-a65c-b2b5c354aa7b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2048px;
    }
  }

}
#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 1920/384;
text-align: center;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }

    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-link {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
  box-sizing: border-box;
}



.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
      --shg-aspect-ratio: calc(1920/384); 
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
      position: relative;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }

    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-link {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
  box-sizing: border-box;
}



.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
      --shg-aspect-ratio: calc(1920/384); 
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
      position: relative;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }

    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-link {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
  box-sizing: border-box;
}



.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
      --shg-aspect-ratio: calc(1920/384); 
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
      position: relative;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }

    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-link {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
  box-sizing: border-box;
}



.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
      --shg-aspect-ratio: calc(1920/384); 
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
      position: relative;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }

    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-link {
      aspect-ratio: 1920/384;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image {
  box-sizing: border-box;
}



.s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 {
      --shg-aspect-ratio: calc(1920/384); 
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container {
      position: relative;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b9f3fd6-fe45-43d5-abc0-2d6a49ecc232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
#s-697d0e36-4981-4dba-8999-b4d578cf7a44 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-697d0e36-4981-4dba-8999-b4d578cf7a44 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-697d0e36-4981-4dba-8999-b4d578cf7a44 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-697d0e36-4981-4dba-8999-b4d578cf7a44 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-697d0e36-4981-4dba-8999-b4d578cf7a44 {
  min-height: 460px;
}
}
#s-697d0e36-4981-4dba-8999-b4d578cf7a44 {
  background-image: url(https://i.shgcdn.com/c981f97d-a8ff-4b92-8cc3-bf6e86a459c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-697d0e36-4981-4dba-8999-b4d578cf7a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-697d0e36-4981-4dba-8999-b4d578cf7a44.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

@media (min-width: 0px) {
[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a9a049f7-b3c4-41dc-95bb-1ce0b9aa3580"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

.shogun-image-content > div {
  width: 100%;
}

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 {
  margin-left: auto;
margin-right: auto;
max-width: 425px;
aspect-ratio: 710/485;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 {
  margin-top: 20px;
}
}
#s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 {
  overflow: hidden;
  
  
      max-width: 425px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 img.shogun-image,
  #s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 {
    width: 100%;
    height: auto;
  }



  #s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 img.shogun-image {
    

    
    
    
  }


#s-7e8a78f8-7fe6-4db6-99e2-6cb0a711e7d4 .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-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 191, 115, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(237, 191, 115, 1);
font-size: 16px;
color: rgba(50, 91, 163, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c:hover {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(255, 58, 58, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 58, 58, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c:active {border-style: solid !important;
border-color: rgba(255, 58, 58, 1) !important;
background-color: rgba(255, 58, 58, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c {
  
}
}@media (max-width: 767px){#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c {
  margin-bottom: 20px;
}
}

  #s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c-root {
    text-align: center;
  }


#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c.shg-btn {
  color: rgba(50, 91, 163, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c-root {
    text-align: center;
  }


#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c.shg-btn {
  color: rgba(50, 91, 163, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c-root {
    text-align: center;
  }


#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c.shg-btn {
  color: rgba(50, 91, 163, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c-root {
    text-align: center;
  }


#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c.shg-btn {
  color: rgba(50, 91, 163, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c-root {
    text-align: center;
  }


#s-9041c09b-f3fc-4f72-b0a5-d297a5f88e9c.shg-btn {
  color: rgba(50, 91, 163, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded {
  min-height: 370px;
}
}@media (max-width: 767px){#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded {
  min-height: 460px;
}
}
#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded {
  background-image: url(https://i.shgcdn.com/6c47df73-db86-4864-a875-8356b8baee8d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-810a4e3a-e5b1-43cf-95fc-31f670e26ded.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2eee41a6-a8f9-411d-bd21-5f40a27bed0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 {
  margin-left: auto;
margin-right: auto;
max-width: 550px;
aspect-ratio: 890/460;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 {
  margin-top: 20px;
}
}
#s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 {
  overflow: hidden;
  
  
      max-width: 550px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 img.shogun-image,
  #s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 {
    width: 100%;
    height: auto;
  }



  #s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 img.shogun-image {
    

    
    
    
  }


#s-a9d807ca-b13b-4ac6-8d93-fef4e35dd546 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5ce0d5ac-b5f1-4035-add6-57832a272e74 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(62, 182, 172, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(62, 182, 172, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-5ce0d5ac-b5f1-4035-add6-57832a272e74:hover {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(215, 90, 106, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(215, 90, 106, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5ce0d5ac-b5f1-4035-add6-57832a272e74:active {border-style: solid !important;
border-color: rgba(215, 90, 106, 1) !important;
background-color: rgba(215, 90, 106, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5ce0d5ac-b5f1-4035-add6-57832a272e74 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ce0d5ac-b5f1-4035-add6-57832a272e74 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ce0d5ac-b5f1-4035-add6-57832a272e74 {
  
}
}@media (max-width: 767px){#s-5ce0d5ac-b5f1-4035-add6-57832a272e74 {
  margin-bottom: 20px;
}
}

  #s-5ce0d5ac-b5f1-4035-add6-57832a272e74-root {
    text-align: center;
  }


#s-5ce0d5ac-b5f1-4035-add6-57832a272e74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5ce0d5ac-b5f1-4035-add6-57832a272e74-root {
    text-align: center;
  }


#s-5ce0d5ac-b5f1-4035-add6-57832a272e74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5ce0d5ac-b5f1-4035-add6-57832a272e74-root {
    text-align: center;
  }


#s-5ce0d5ac-b5f1-4035-add6-57832a272e74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5ce0d5ac-b5f1-4035-add6-57832a272e74-root {
    text-align: center;
  }


#s-5ce0d5ac-b5f1-4035-add6-57832a272e74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5ce0d5ac-b5f1-4035-add6-57832a272e74-root {
    text-align: center;
  }


#s-5ce0d5ac-b5f1-4035-add6-57832a272e74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 {
  background-repeat: no-repeat;
background-attachment: fixed;
min-height: 480px;
}
@media (min-width: 1200px){#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 {
  min-height: 460px;
}
}
#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTMzZjIzZWItOWU4OS00YWYxLWExMjEtYmQzYTJkY2Q0Y2FmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA2ODE4MTgxODE4MTgxODE4IiBzdHlsZT0ic3RvcC1jb2xvcjojOTNkMGVjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjMwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiNkM2YwZjg7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMzU0NTQ1NDU0NTQ1NDU0NiIgc3R5bGU9InN0b3AtY29sb3I6I2QzZjBmODtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC4zNjM2MzYzNjM2MzYzNjM2IiBzdHlsZT0ic3RvcC1jb2xvcjojZDNmMGY4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTNkMGVjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMzNmMjNlYi05ZTg5LTRhZjEtYTEyMS1iZDNhMmRjZDRjYWYpIi8+PC9zdmc+);
}








#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ad437cb-999b-4e9c-9187-0c3ee1a1ff36.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-840c854f-e690-4a06-918f-106f4b2e84b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-b16dcf71-c5f3-4747-b4ec-1d0631be922a {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 350px;
aspect-ratio: 570/520;
text-align: center;
}

#s-b16dcf71-c5f3-4747-b4ec-1d0631be922a {
  overflow: hidden;
  
  
      max-width: 350px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-b16dcf71-c5f3-4747-b4ec-1d0631be922a img.shogun-image,
  #s-b16dcf71-c5f3-4747-b4ec-1d0631be922a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b16dcf71-c5f3-4747-b4ec-1d0631be922a {
    width: 100%;
    height: auto;
  }



  #s-b16dcf71-c5f3-4747-b4ec-1d0631be922a img.shogun-image {
    

    
    
    
  }


#s-b16dcf71-c5f3-4747-b4ec-1d0631be922a .shogun-image-content {
  
    justify-content: center;
  
}

#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 44, 115, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 44, 115, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2:hover {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, 191, 127, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(0, 191, 127, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2:active {border-style: solid !important;
border-color: rgba(0, 191, 127, 1) !important;
background-color: rgba(0, 191, 127, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2 {
  
}
}@media (max-width: 767px){#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2 {
  margin-bottom: 20px;
}
}

  #s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2-root {
    text-align: center;
  }


#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2-root {
    text-align: center;
  }


#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2-root {
    text-align: center;
  }


#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2-root {
    text-align: center;
  }


#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2-root {
    text-align: center;
  }


#s-6d88fd04-ba1a-407a-a73d-b90e9658e1b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 {
  min-height: 460px;
}
}
#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 {
  background-image: url(https://i.shgcdn.com/72451f67-78be-4220-bcb6-7e2379a2e383/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-509ccf5f-43a9-43a0-84e9-64e3493dac04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-509ccf5f-43a9-43a0-84e9-64e3493dac04.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-12d5c385-d092-41d4-aa20-47d499a8d7f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-0345c69d-4584-40d2-b665-864ba92285ca {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
aspect-ratio: 958/355;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0345c69d-4584-40d2-b665-864ba92285ca {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-0345c69d-4584-40d2-b665-864ba92285ca {
  margin-top: 20px;
}
}
#s-0345c69d-4584-40d2-b665-864ba92285ca {
  overflow: hidden;
  
  
      max-width: 600px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-0345c69d-4584-40d2-b665-864ba92285ca img.shogun-image,
  #s-0345c69d-4584-40d2-b665-864ba92285ca .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0345c69d-4584-40d2-b665-864ba92285ca {
    width: 100%;
    height: auto;
  }



  #s-0345c69d-4584-40d2-b665-864ba92285ca img.shogun-image {
    

    
    
    
  }


#s-0345c69d-4584-40d2-b665-864ba92285ca .shogun-image-content {
  
    justify-content: center;
  
}

#s-c88e0fa9-b795-42d1-a00b-e850887d9de1 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(183, 52, 202, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(183, 52, 202, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-c88e0fa9-b795-42d1-a00b-e850887d9de1:hover {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(183, 52, 202, 0.5) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(183, 52, 202, 0.5) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c88e0fa9-b795-42d1-a00b-e850887d9de1:active {border-style: solid !important;
border-color: rgba(183, 52, 202, 1) !important;
background-color: rgba(183, 52, 202, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-c88e0fa9-b795-42d1-a00b-e850887d9de1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c88e0fa9-b795-42d1-a00b-e850887d9de1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c88e0fa9-b795-42d1-a00b-e850887d9de1 {
  
}
}@media (max-width: 767px){#s-c88e0fa9-b795-42d1-a00b-e850887d9de1 {
  margin-bottom: 20px;
}
}

  #s-c88e0fa9-b795-42d1-a00b-e850887d9de1-root {
    text-align: center;
  }


#s-c88e0fa9-b795-42d1-a00b-e850887d9de1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c88e0fa9-b795-42d1-a00b-e850887d9de1-root {
    text-align: center;
  }


#s-c88e0fa9-b795-42d1-a00b-e850887d9de1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c88e0fa9-b795-42d1-a00b-e850887d9de1-root {
    text-align: center;
  }


#s-c88e0fa9-b795-42d1-a00b-e850887d9de1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c88e0fa9-b795-42d1-a00b-e850887d9de1-root {
    text-align: center;
  }


#s-c88e0fa9-b795-42d1-a00b-e850887d9de1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c88e0fa9-b795-42d1-a00b-e850887d9de1-root {
    text-align: center;
  }


#s-c88e0fa9-b795-42d1-a00b-e850887d9de1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-92c937ac-36f3-4173-ae42-40169bf6ebce {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center bottom;
}
@media (min-width: 1200px){#s-92c937ac-36f3-4173-ae42-40169bf6ebce {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92c937ac-36f3-4173-ae42-40169bf6ebce {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-92c937ac-36f3-4173-ae42-40169bf6ebce {
  min-height: 370px;
}
}@media (max-width: 767px){#s-92c937ac-36f3-4173-ae42-40169bf6ebce {
  min-height: 460px;
}
}
#s-92c937ac-36f3-4173-ae42-40169bf6ebce {
  background-image: url(https://i.shgcdn.com/58720109-42cb-4278-a15e-a26a3455944d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-92c937ac-36f3-4173-ae42-40169bf6ebce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92c937ac-36f3-4173-ae42-40169bf6ebce.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-63508f01-dea4-4d65-8e10-feef9f7f3d3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

.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-aa57e7a8-1b35-453f-83f9-5a15bd75e3ad {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-aa57e7a8-1b35-453f-83f9-5a15bd75e3ad .shogun-heading-component h1 {
  color: rgba(216, 65, 73, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 70px;
  line-height: 1.1em;
  letter-spacing: 3px;
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-aa57e7a8-1b35-453f-83f9-5a15bd75e3ad .shogun-heading-component h1 {
  color: rgba(216, 65, 73, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 65px;
  line-height: 1.1em;
  letter-spacing: 3px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-aa57e7a8-1b35-453f-83f9-5a15bd75e3ad .shogun-heading-component h1 {
  color: rgba(216, 65, 73, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 65px;
  line-height: 1.1em;
  letter-spacing: 3px;
  
}


}@media (max-width: 767px){#s-aa57e7a8-1b35-453f-83f9-5a15bd75e3ad .shogun-heading-component h1 {
  color: rgba(216, 65, 73, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 65px;
  line-height: 1.1em;
  letter-spacing: 3px;
  
}


}
#s-4280c2be-e389-4be7-bfd7-c78c089c196e {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(132, 160, 82, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(132, 160, 82, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-4280c2be-e389-4be7-bfd7-c78c089c196e:hover {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(216, 65, 73, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(216, 65, 73, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4280c2be-e389-4be7-bfd7-c78c089c196e:active {border-style: solid !important;
border-color: rgba(216, 65, 73, 1) !important;
background-color: rgba(216, 65, 73, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-4280c2be-e389-4be7-bfd7-c78c089c196e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4280c2be-e389-4be7-bfd7-c78c089c196e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4280c2be-e389-4be7-bfd7-c78c089c196e {
  
}
}@media (max-width: 767px){#s-4280c2be-e389-4be7-bfd7-c78c089c196e {
  margin-bottom: 20px;
}
}

  #s-4280c2be-e389-4be7-bfd7-c78c089c196e-root {
    text-align: center;
  }


#s-4280c2be-e389-4be7-bfd7-c78c089c196e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4280c2be-e389-4be7-bfd7-c78c089c196e-root {
    text-align: center;
  }


#s-4280c2be-e389-4be7-bfd7-c78c089c196e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4280c2be-e389-4be7-bfd7-c78c089c196e-root {
    text-align: center;
  }


#s-4280c2be-e389-4be7-bfd7-c78c089c196e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4280c2be-e389-4be7-bfd7-c78c089c196e-root {
    text-align: center;
  }


#s-4280c2be-e389-4be7-bfd7-c78c089c196e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4280c2be-e389-4be7-bfd7-c78c089c196e-root {
    text-align: center;
  }


#s-4280c2be-e389-4be7-bfd7-c78c089c196e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e {
  min-height: 370px;
}
}@media (max-width: 767px){#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e {
  min-height: 460px;
}
}
#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e {
  background-image: url(https://i.shgcdn.com/e7c58ae5-61bf-450c-8736-0a9ff8b470cf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-454be9c9-ec13-49e6-b1bb-61e46fcb814e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4abb97f6-cc23-43ce-a66b-8b0b7646b4c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-87ce3196-4753-40f8-beb1-8e07df56aab6 {
  margin-left: auto;
margin-right: auto;
max-width: 490px;
aspect-ratio: 800/536;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-87ce3196-4753-40f8-beb1-8e07df56aab6 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-87ce3196-4753-40f8-beb1-8e07df56aab6 {
  margin-top: 20px;
}
}
#s-87ce3196-4753-40f8-beb1-8e07df56aab6 {
  overflow: hidden;
  
  
      max-width: 490px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-87ce3196-4753-40f8-beb1-8e07df56aab6 img.shogun-image,
  #s-87ce3196-4753-40f8-beb1-8e07df56aab6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-87ce3196-4753-40f8-beb1-8e07df56aab6 {
    width: 100%;
    height: auto;
  }



  #s-87ce3196-4753-40f8-beb1-8e07df56aab6 img.shogun-image {
    

    
    
    
  }


#s-87ce3196-4753-40f8-beb1-8e07df56aab6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(49, 177, 67, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(239, 50, 80, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac:active {border-style: solid !important;
border-color: rgba(239, 50, 80, 1) !important;
background-color: rgba(239, 50, 80, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac {
  
}
}@media (max-width: 767px){#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac {
  margin-bottom: 20px;
}
}

  #s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac-root {
    text-align: center;
  }


#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac-root {
    text-align: center;
  }


#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac-root {
    text-align: center;
  }


#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac-root {
    text-align: center;
  }


#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac-root {
    text-align: center;
  }


#s-879e03c2-8418-4d44-a9b7-d9f07d5d4bac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b {
  min-height: 370px;
}
}@media (max-width: 767px){#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b {
  min-height: 460px;
}
}
#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b {
  background-image: url(https://i.shgcdn.com/fef44e7c-a056-4783-ad9a-1a9f600b7dbf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d85e7877-d77b-46b3-b0ab-e679e18cfe4b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4cd73d1b-1167-4a0d-a0a3-e4cbff717e7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4cd73d1b-1167-4a0d-a0a3-e4cbff717e7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4cd73d1b-1167-4a0d-a0a3-e4cbff717e7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4cd73d1b-1167-4a0d-a0a3-e4cbff717e7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-76af2acf-7c14-499a-80e8-f0050885e9b2 {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
aspect-ratio: 611/420;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-76af2acf-7c14-499a-80e8-f0050885e9b2 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-76af2acf-7c14-499a-80e8-f0050885e9b2 {
  margin-top: 20px;
}
}
#s-76af2acf-7c14-499a-80e8-f0050885e9b2 {
  overflow: hidden;
  
  
      max-width: 450px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-76af2acf-7c14-499a-80e8-f0050885e9b2 img.shogun-image,
  #s-76af2acf-7c14-499a-80e8-f0050885e9b2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76af2acf-7c14-499a-80e8-f0050885e9b2 {
    width: 100%;
    height: auto;
  }



  #s-76af2acf-7c14-499a-80e8-f0050885e9b2 img.shogun-image {
    

    
    
    
  }


#s-76af2acf-7c14-499a-80e8-f0050885e9b2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ff3f545d-2e82-45fd-9bda-354fea2546fc {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(199, 45, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(199, 45, 85, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-ff3f545d-2e82-45fd-9bda-354fea2546fc:hover {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(59, 211, 45, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(59, 211, 45, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ff3f545d-2e82-45fd-9bda-354fea2546fc:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-ff3f545d-2e82-45fd-9bda-354fea2546fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff3f545d-2e82-45fd-9bda-354fea2546fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff3f545d-2e82-45fd-9bda-354fea2546fc {
  
}
}@media (max-width: 767px){#s-ff3f545d-2e82-45fd-9bda-354fea2546fc {
  margin-bottom: 20px;
}
}

  #s-ff3f545d-2e82-45fd-9bda-354fea2546fc-root {
    text-align: center;
  }


#s-ff3f545d-2e82-45fd-9bda-354fea2546fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ff3f545d-2e82-45fd-9bda-354fea2546fc-root {
    text-align: center;
  }


#s-ff3f545d-2e82-45fd-9bda-354fea2546fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ff3f545d-2e82-45fd-9bda-354fea2546fc-root {
    text-align: center;
  }


#s-ff3f545d-2e82-45fd-9bda-354fea2546fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ff3f545d-2e82-45fd-9bda-354fea2546fc-root {
    text-align: center;
  }


#s-ff3f545d-2e82-45fd-9bda-354fea2546fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ff3f545d-2e82-45fd-9bda-354fea2546fc-root {
    text-align: center;
  }


#s-ff3f545d-2e82-45fd-9bda-354fea2546fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-00546429-963d-4e96-88da-3a03a2998cee {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-00546429-963d-4e96-88da-3a03a2998cee {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00546429-963d-4e96-88da-3a03a2998cee {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-00546429-963d-4e96-88da-3a03a2998cee {
  min-height: 370px;
}
}@media (max-width: 767px){#s-00546429-963d-4e96-88da-3a03a2998cee {
  min-height: 460px;
}
}
#s-00546429-963d-4e96-88da-3a03a2998cee {
  background-image: url(https://i.shgcdn.com/51e43292-d0b5-4d7d-9f85-e7402c878075/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-00546429-963d-4e96-88da-3a03a2998cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00546429-963d-4e96-88da-3a03a2998cee.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-65d73621-1ce4-4961-b599-5f584700709f {
  display: none;
}
#s-65d73621-1ce4-4961-b599-5f584700709f, #wrap-s-65d73621-1ce4-4961-b599-5f584700709f, #wrap-content-s-65d73621-1ce4-4961-b599-5f584700709f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65d73621-1ce4-4961-b599-5f584700709f {
  display: none;
}
#s-65d73621-1ce4-4961-b599-5f584700709f, #wrap-s-65d73621-1ce4-4961-b599-5f584700709f, #wrap-content-s-65d73621-1ce4-4961-b599-5f584700709f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65d73621-1ce4-4961-b599-5f584700709f {
  display: none;
}
#s-65d73621-1ce4-4961-b599-5f584700709f, #wrap-s-65d73621-1ce4-4961-b599-5f584700709f, #wrap-content-s-65d73621-1ce4-4961-b599-5f584700709f { display: none !important; }}
@media (min-width: 0px) {
[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-65d73621-1ce4-4961-b599-5f584700709f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

#s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/296;
text-align: center;
}
@media (min-width: 1200px){#s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
  display: none;
}
#s-98f30255-f0dc-4a6c-899d-f034078a2f56, #wrap-s-98f30255-f0dc-4a6c-899d-f034078a2f56, #wrap-content-s-98f30255-f0dc-4a6c-899d-f034078a2f56 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
  display: none;
}
#s-98f30255-f0dc-4a6c-899d-f034078a2f56, #wrap-s-98f30255-f0dc-4a6c-899d-f034078a2f56, #wrap-content-s-98f30255-f0dc-4a6c-899d-f034078a2f56 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
  margin-top: 20px;
display: none;
}
#s-98f30255-f0dc-4a6c-899d-f034078a2f56, #wrap-s-98f30255-f0dc-4a6c-899d-f034078a2f56, #wrap-content-s-98f30255-f0dc-4a6c-899d-f034078a2f56 { display: none !important; }}@media (max-width: 767px){#s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
  margin-top: 20px;
}
}
#s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
  overflow: hidden;
  
  
      max-width: 369px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-98f30255-f0dc-4a6c-899d-f034078a2f56 img.shogun-image,
  #s-98f30255-f0dc-4a6c-899d-f034078a2f56 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-98f30255-f0dc-4a6c-899d-f034078a2f56 {
    width: 100%;
    height: auto;
  }



  #s-98f30255-f0dc-4a6c-899d-f034078a2f56 img.shogun-image {
    

    
    
    
  }


#s-98f30255-f0dc-4a6c-899d-f034078a2f56 .shogun-image-content {
  
    justify-content: center;
  
}

@media (max-width: 767px){#s-81ff43a3-bcd9-4094-a95a-cb0592e00072 {
  display: none;
}
#s-81ff43a3-bcd9-4094-a95a-cb0592e00072, #wrap-s-81ff43a3-bcd9-4094-a95a-cb0592e00072, #wrap-content-s-81ff43a3-bcd9-4094-a95a-cb0592e00072 { display: none !important; }}
@media (min-width: 0px) {
[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-81ff43a3-bcd9-4094-a95a-cb0592e00072"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 379px;
aspect-ratio: 379/304;
text-align: center;
}
@media (max-width: 767px){#s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 {
  display: none;
}
#s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481, #wrap-s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481, #wrap-content-s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 { display: none !important; }}
#s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 {
  overflow: hidden;
  
  
      max-width: 379px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 img.shogun-image,
  #s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 {
    width: 100%;
    height: auto;
  }



  #s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 img.shogun-image {
    

    
    
    
  }


#s-b3dfe4b2-fc05-4c3c-b869-2e910f4a3481 .shogun-image-content {
  
    justify-content: center;
  
}

#s-605c7093-3c9a-467b-b183-c2ae466f594e {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(24, 42, 84, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(24, 42, 84, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-605c7093-3c9a-467b-b183-c2ae466f594e:hover {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(253, 185, 77, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(253, 185, 77, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-605c7093-3c9a-467b-b183-c2ae466f594e:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-605c7093-3c9a-467b-b183-c2ae466f594e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-605c7093-3c9a-467b-b183-c2ae466f594e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-605c7093-3c9a-467b-b183-c2ae466f594e {
  
}
}@media (max-width: 767px){#s-605c7093-3c9a-467b-b183-c2ae466f594e {
  margin-bottom: 20px;
}
}

  #s-605c7093-3c9a-467b-b183-c2ae466f594e-root {
    text-align: center;
  }


#s-605c7093-3c9a-467b-b183-c2ae466f594e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-605c7093-3c9a-467b-b183-c2ae466f594e-root {
    text-align: center;
  }


#s-605c7093-3c9a-467b-b183-c2ae466f594e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-605c7093-3c9a-467b-b183-c2ae466f594e-root {
    text-align: center;
  }


#s-605c7093-3c9a-467b-b183-c2ae466f594e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-605c7093-3c9a-467b-b183-c2ae466f594e-root {
    text-align: center;
  }


#s-605c7093-3c9a-467b-b183-c2ae466f594e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-605c7093-3c9a-467b-b183-c2ae466f594e-root {
    text-align: center;
  }


#s-605c7093-3c9a-467b-b183-c2ae466f594e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-9407e572-4e90-4654-b5ab-67a3f23cd273 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-9407e572-4e90-4654-b5ab-67a3f23cd273 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9407e572-4e90-4654-b5ab-67a3f23cd273 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9407e572-4e90-4654-b5ab-67a3f23cd273 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-9407e572-4e90-4654-b5ab-67a3f23cd273 {
  min-height: 460px;
}
}
#s-9407e572-4e90-4654-b5ab-67a3f23cd273 {
  background-image: url(https://i.shgcdn.com/69eb421d-f0db-46f0-9135-3f607370661d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9407e572-4e90-4654-b5ab-67a3f23cd273 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9407e572-4e90-4654-b5ab-67a3f23cd273.shg-box.shg-c {
  justify-content: center;
}

#s-a829840e-4421-4ec8-a857-bad474c67110 {
  max-width: 751px;
aspect-ratio: 751/224;
text-align: center;
}
@media (min-width: 1200px){#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin: 0 !important;
  overflow: visible;
}

#s-a829840e-4421-4ec8-a857-bad474c67110-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add background color handling */
  
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }

    #s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-link {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 751px;
  }



  img.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
    
    
    
    max-height: 751px;
  }


.s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
  box-sizing: border-box;
}



.s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a829840e-4421-4ec8-a857-bad474c67110 {
      --shg-aspect-ratio: calc(751/224); 
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
      position: relative;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 751px;
    }
  }

@media (min-width: 1200px){#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin: 0 !important;
  overflow: visible;
}

#s-a829840e-4421-4ec8-a857-bad474c67110-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  
  
}

.shg-image-content-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add background color handling */
  
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }

    #s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-link {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 751px;
  }



  img.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
    
    
    
    max-height: 751px;
  }


.s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
  box-sizing: border-box;
}



.s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a829840e-4421-4ec8-a857-bad474c67110 {
      --shg-aspect-ratio: calc(751/224); 
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
      position: relative;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 751px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin: 0 !important;
  overflow: visible;
}

#s-a829840e-4421-4ec8-a857-bad474c67110-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add background color handling */
  
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }

    #s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-link {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 751px;
  }



  img.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
    
    
    
    max-height: 751px;
  }


.s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
  box-sizing: border-box;
}



.s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a829840e-4421-4ec8-a857-bad474c67110 {
      --shg-aspect-ratio: calc(751/224); 
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
      position: relative;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 751px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin: 0 !important;
  overflow: visible;
}

#s-a829840e-4421-4ec8-a857-bad474c67110-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add background color handling */
  
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }

    #s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-link {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 751px;
  }



  img.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
    
    
    
    max-height: 751px;
  }


.s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
  box-sizing: border-box;
}



.s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a829840e-4421-4ec8-a857-bad474c67110 {
      --shg-aspect-ratio: calc(751/224); 
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
      position: relative;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 751px;
    }
  }

}@media (max-width: 767px){#s-a829840e-4421-4ec8-a857-bad474c67110 {
  margin: 0 !important;
  overflow: visible;
}

#s-a829840e-4421-4ec8-a857-bad474c67110-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-a829840e-4421-4ec8-a857-bad474c67110 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add background color handling */
  
}

#s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }

    #s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-link {
      aspect-ratio: 751/224;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a829840e-4421-4ec8-a857-bad474c67110 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 751px;
  }



  img.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
    
    
    
    max-height: 751px;
  }


.s-a829840e-4421-4ec8-a857-bad474c67110 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image {
  box-sizing: border-box;
}



.s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a829840e-4421-4ec8-a857-bad474c67110 {
      --shg-aspect-ratio: calc(751/224); 
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container {
      position: relative;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a829840e-4421-4ec8-a857-bad474c67110 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 751px;
    }
  }

}
#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 205, 118, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(235, 205, 118, 1);
font-size: 16px;
color: rgba(43, 88, 87, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f:hover {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(43, 88, 87, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(43, 88, 87, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f {
  
}
}@media (max-width: 767px){#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f {
  
}
}

  #s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f-root {
    text-align: center;
  }


#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f.shg-btn {
  color: rgba(43, 88, 87, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f-root {
    text-align: center;
  }


#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f.shg-btn {
  color: rgba(43, 88, 87, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f-root {
    text-align: center;
  }


#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f.shg-btn {
  color: rgba(43, 88, 87, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f-root {
    text-align: center;
  }


#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f.shg-btn {
  color: rgba(43, 88, 87, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f-root {
    text-align: center;
  }


#s-f0d6985b-eae9-4ab1-9178-8cd8aa10542f.shg-btn {
  color: rgba(43, 88, 87, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-23653ece-1249-4f70-988b-b0be11f091ad {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-23653ece-1249-4f70-988b-b0be11f091ad {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23653ece-1249-4f70-988b-b0be11f091ad {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-23653ece-1249-4f70-988b-b0be11f091ad {
  min-height: 370px;
}
}@media (max-width: 767px){#s-23653ece-1249-4f70-988b-b0be11f091ad {
  min-height: 460px;
}
}
#s-23653ece-1249-4f70-988b-b0be11f091ad {
  background-image: url(https://i.shgcdn.com/c0ed6f97-ac82-48bb-bece-edb76e13c905/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-23653ece-1249-4f70-988b-b0be11f091ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23653ece-1249-4f70-988b-b0be11f091ad.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-76080994-30e9-4cfd-a3ce-3330d0441317"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76080994-30e9-4cfd-a3ce-3330d0441317"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-76080994-30e9-4cfd-a3ce-3330d0441317"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-76080994-30e9-4cfd-a3ce-3330d0441317"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  max-width: 500px;
aspect-ratio: 500/325;
text-align: center;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }

    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-link {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
  box-sizing: border-box;
}



.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
      --shg-aspect-ratio: calc(500/325); 
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
      position: relative;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }

    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-link {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
  box-sizing: border-box;
}



.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
      --shg-aspect-ratio: calc(500/325); 
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
      position: relative;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 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-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }

    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-link {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
  box-sizing: border-box;
}



.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
      --shg-aspect-ratio: calc(500/325); 
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
      position: relative;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 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-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }

    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-link {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
  box-sizing: border-box;
}



.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
      --shg-aspect-ratio: calc(500/325); 
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
      position: relative;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }

    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-link {
      aspect-ratio: 500/325;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image {
  box-sizing: border-box;
}



.s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 {
      --shg-aspect-ratio: calc(500/325); 
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container {
      position: relative;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a1a100f6-3cc0-4872-87bd-2738972e0fb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-97421c3d-e94f-471e-b1e5-3b7468872b60 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTI2MWNkYTctZjZlMS00YzgzLWFjOTYtZDU2ODhjMWU3ZDcyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjQ3MjcyNzI3MjcyNzI3MjciIHN0eWxlPSJzdG9wLWNvbG9yOiNmNDkyNzk7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNzI3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y0OTI3OTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45MjcyNzI3MjcyNzI3MjcyIiBzdHlsZT0ic3RvcC1jb2xvcjojZjQ5Mjc5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4MTgxODE4MTgxODE4MTgiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNDkyNzk7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiM4ODFlZTQ7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2UyNjFjZGE3LWY2ZTEtNGM4My1hYzk2LWQ1Njg4YzFlN2Q3MikiLz48L3N2Zz4=);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(8, 172, 192, 1);
border-radius: 30px;
text-align: center;
font-size: 16px;
color: rgba(108, 24, 181, 1);
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>3, "pos"=>0.05, "color"=>"#eef10b"}, {"id"=>5, "pos"=>0.05, "color"=>"#eef10b"}, {"id"=>4, "pos"=>0.4727272727272727, "color"=>"#f49279"}, {"id"=>8, "pos"=>0.7272727272727273, "color"=>"#f49279"}, {"id"=>7, "pos"=>0.9272727272727272, "color"=>"#f49279"}, {"id"=>2, "pos"=>0.9818181818181818, "color"=>"#f49279"}, {"id"=>6, "pos"=>1, "color"=>"#881ee4"}];
hover-type: gradient;
letter-spacing: 1px;
}
#s-97421c3d-e94f-471e-b1e5-3b7468872b60:hover {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(247, 210, 23, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(247, 210, 23, 1) !important;
color: rgba(108, 24, 181, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-97421c3d-e94f-471e-b1e5-3b7468872b60:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(108, 24, 181, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-97421c3d-e94f-471e-b1e5-3b7468872b60 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-97421c3d-e94f-471e-b1e5-3b7468872b60 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-97421c3d-e94f-471e-b1e5-3b7468872b60 {
  
}
}@media (max-width: 767px){#s-97421c3d-e94f-471e-b1e5-3b7468872b60 {
  margin-bottom: 20px;
}
}

  #s-97421c3d-e94f-471e-b1e5-3b7468872b60-root {
    text-align: center;
  }


#s-97421c3d-e94f-471e-b1e5-3b7468872b60.shg-btn {
  color: rgba(108, 24, 181, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-97421c3d-e94f-471e-b1e5-3b7468872b60-root {
    text-align: center;
  }


#s-97421c3d-e94f-471e-b1e5-3b7468872b60.shg-btn {
  color: rgba(108, 24, 181, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-97421c3d-e94f-471e-b1e5-3b7468872b60-root {
    text-align: center;
  }


#s-97421c3d-e94f-471e-b1e5-3b7468872b60.shg-btn {
  color: rgba(108, 24, 181, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-97421c3d-e94f-471e-b1e5-3b7468872b60-root {
    text-align: center;
  }


#s-97421c3d-e94f-471e-b1e5-3b7468872b60.shg-btn {
  color: rgba(108, 24, 181, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-97421c3d-e94f-471e-b1e5-3b7468872b60-root {
    text-align: center;
  }


#s-97421c3d-e94f-471e-b1e5-3b7468872b60.shg-btn {
  color: rgba(108, 24, 181, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center top;
}
@media (min-width: 1200px){#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae {
  min-height: 300px;
}
}@media (max-width: 767px){#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae {
  min-height: 480px;
}
}
#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae {
  background-image: url(https://i.shgcdn.com/d68958dc-e3c2-405f-aaa7-1f88ac5aca27/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d9c825bb-7d95-4a5c-accb-3a81edcd36ae.shg-box.shg-c {
  justify-content: center;
}

#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 500px;
aspect-ratio: 500/205;
text-align: center;
}
@media (min-width: 1200px){#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
  padding-top: 10px;
padding-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
  padding-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
  margin-top: 20px;
display: none;
}
#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3, #wrap-s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3, #wrap-content-s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 { display: none !important; }}@media (max-width: 767px){#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
  margin-top: 20px;
margin-bottom: 30px;
padding-left: 1%;
padding-right: 1%;
display: none;
}
#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3, #wrap-s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3, #wrap-content-s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 { display: none !important; }}
#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
  overflow: hidden;
  
  
      max-width: 500px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 img.shogun-image,
  #s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 {
    width: 100%;
    height: auto;
  }



  #s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 img.shogun-image {
    

    
    
    
  }


#s-1ffb9acf-52c1-4da4-97fc-b4cf6393f1f3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 350px;
aspect-ratio: 350/143;
text-align: center;
}
@media (min-width: 1200px){#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
  padding-top: 10px;
padding-bottom: 10px;
display: none;
}
#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f, #wrap-s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f, #wrap-content-s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
  padding-bottom: 10px;
display: none;
}
#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f, #wrap-s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f, #wrap-content-s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
  margin-top: 5px;
margin-bottom: 5px;
}
}@media (max-width: 767px){#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
  margin-top: 20px;
margin-bottom: 10px;
padding-left: 1%;
padding-right: 1%;
}
}
#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
  overflow: hidden;
  
  
      max-width: 350px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f img.shogun-image,
  #s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f {
    width: 100%;
    height: auto;
  }



  #s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f img.shogun-image {
    

    
    
    
  }


#s-8e43c2d8-3105-4c65-8d6e-64c1f418b46f .shogun-image-content {
  
    justify-content: center;
  
}

#s-ae577a15-1ee7-4652-9e85-15375ef32b63 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 170, 100, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 170, 100, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-ae577a15-1ee7-4652-9e85-15375ef32b63:hover {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(255, 84, 146, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 84, 146, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ae577a15-1ee7-4652-9e85-15375ef32b63:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-ae577a15-1ee7-4652-9e85-15375ef32b63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae577a15-1ee7-4652-9e85-15375ef32b63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae577a15-1ee7-4652-9e85-15375ef32b63 {
  
}
}@media (max-width: 767px){#s-ae577a15-1ee7-4652-9e85-15375ef32b63 {
  margin-bottom: 30px;
}
}

  #s-ae577a15-1ee7-4652-9e85-15375ef32b63-root {
    text-align: center;
  }


#s-ae577a15-1ee7-4652-9e85-15375ef32b63.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae577a15-1ee7-4652-9e85-15375ef32b63-root {
    text-align: center;
  }


#s-ae577a15-1ee7-4652-9e85-15375ef32b63.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae577a15-1ee7-4652-9e85-15375ef32b63-root {
    text-align: center;
  }


#s-ae577a15-1ee7-4652-9e85-15375ef32b63.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae577a15-1ee7-4652-9e85-15375ef32b63-root {
    text-align: center;
  }


#s-ae577a15-1ee7-4652-9e85-15375ef32b63.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae577a15-1ee7-4652-9e85-15375ef32b63-root {
    text-align: center;
  }


#s-ae577a15-1ee7-4652-9e85-15375ef32b63.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 {
  min-height: 460px;
}
}
#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 {
  background-image: url(https://i.shgcdn.com/328b3163-797f-4d6b-bdee-ab978a1dcf00/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-979fee32-edcb-4f87-a68f-a36ee0ae28b4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f4f53f3c-1c47-4185-a785-3fc4736e7758"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-a5517488-f9be-4223-a633-04610f368635 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5517488-f9be-4223-a633-04610f368635 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-a5517488-f9be-4223-a633-04610f368635 {
  margin-top: 20px;
}
}
#s-a5517488-f9be-4223-a633-04610f368635 {
  overflow: hidden;
  
  
}







  #s-a5517488-f9be-4223-a633-04610f368635 img.shogun-image {
    

    
    
    
  }


#s-a5517488-f9be-4223-a633-04610f368635 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d21e4175-e835-4d20-bdc9-75222e8806a7 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(94, 44, 139, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(94, 44, 139, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-d21e4175-e835-4d20-bdc9-75222e8806a7:hover {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(59, 211, 45, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(59, 211, 45, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d21e4175-e835-4d20-bdc9-75222e8806a7:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-d21e4175-e835-4d20-bdc9-75222e8806a7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d21e4175-e835-4d20-bdc9-75222e8806a7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d21e4175-e835-4d20-bdc9-75222e8806a7 {
  
}
}@media (max-width: 767px){#s-d21e4175-e835-4d20-bdc9-75222e8806a7 {
  margin-bottom: 20px;
}
}

  #s-d21e4175-e835-4d20-bdc9-75222e8806a7-root {
    text-align: center;
  }


#s-d21e4175-e835-4d20-bdc9-75222e8806a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d21e4175-e835-4d20-bdc9-75222e8806a7-root {
    text-align: center;
  }


#s-d21e4175-e835-4d20-bdc9-75222e8806a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d21e4175-e835-4d20-bdc9-75222e8806a7-root {
    text-align: center;
  }


#s-d21e4175-e835-4d20-bdc9-75222e8806a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d21e4175-e835-4d20-bdc9-75222e8806a7-root {
    text-align: center;
  }


#s-d21e4175-e835-4d20-bdc9-75222e8806a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d21e4175-e835-4d20-bdc9-75222e8806a7-root {
    text-align: center;
  }


#s-d21e4175-e835-4d20-bdc9-75222e8806a7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-09c33f31-82c8-48e1-b22c-f1a126929181 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-09c33f31-82c8-48e1-b22c-f1a126929181 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-09c33f31-82c8-48e1-b22c-f1a126929181 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-09c33f31-82c8-48e1-b22c-f1a126929181 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-09c33f31-82c8-48e1-b22c-f1a126929181 {
  min-height: 460px;
}
}
#s-09c33f31-82c8-48e1-b22c-f1a126929181 {
  background-image: url(https://i.shgcdn.com/25d623f3-8950-492b-b76f-21c89c1874b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-09c33f31-82c8-48e1-b22c-f1a126929181 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09c33f31-82c8-48e1-b22c-f1a126929181.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f76fec4d-7674-4d68-8a45-ef6526d41e81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-8d2bb3f2-4e47-45b3-bb71-e21c7b9b729c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8d2bb3f2-4e47-45b3-bb71-e21c7b9b729c {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-8d2bb3f2-4e47-45b3-bb71-e21c7b9b729c {
  margin-top: 20px;
}
}
#s-8d2bb3f2-4e47-45b3-bb71-e21c7b9b729c {
  overflow: hidden;
  
  
}







  #s-8d2bb3f2-4e47-45b3-bb71-e21c7b9b729c img.shogun-image {
    

    
    
    
  }


#s-8d2bb3f2-4e47-45b3-bb71-e21c7b9b729c .shogun-image-content {
  
    justify-content: center;
  
}

#s-764de857-6a48-4d91-b8cd-7adb9b074d43 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(200, 22, 48, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(200, 22, 48, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-764de857-6a48-4d91-b8cd-7adb9b074d43:hover {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(39, 54, 65, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(39, 54, 65, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-764de857-6a48-4d91-b8cd-7adb9b074d43:active {border-style: solid !important;
border-color: rgba(39, 54, 65, 1) !important;
background-color: rgba(39, 54, 65, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-764de857-6a48-4d91-b8cd-7adb9b074d43 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-764de857-6a48-4d91-b8cd-7adb9b074d43 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-764de857-6a48-4d91-b8cd-7adb9b074d43 {
  
}
}@media (max-width: 767px){#s-764de857-6a48-4d91-b8cd-7adb9b074d43 {
  margin-bottom: 20px;
}
}

  #s-764de857-6a48-4d91-b8cd-7adb9b074d43-root {
    text-align: center;
  }


#s-764de857-6a48-4d91-b8cd-7adb9b074d43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-764de857-6a48-4d91-b8cd-7adb9b074d43-root {
    text-align: center;
  }


#s-764de857-6a48-4d91-b8cd-7adb9b074d43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-764de857-6a48-4d91-b8cd-7adb9b074d43-root {
    text-align: center;
  }


#s-764de857-6a48-4d91-b8cd-7adb9b074d43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-764de857-6a48-4d91-b8cd-7adb9b074d43-root {
    text-align: center;
  }


#s-764de857-6a48-4d91-b8cd-7adb9b074d43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-764de857-6a48-4d91-b8cd-7adb9b074d43-root {
    text-align: center;
  }


#s-764de857-6a48-4d91-b8cd-7adb9b074d43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-13271860-590e-40f7-8097-95c6b56c6060 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-13271860-590e-40f7-8097-95c6b56c6060 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13271860-590e-40f7-8097-95c6b56c6060 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-13271860-590e-40f7-8097-95c6b56c6060 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-13271860-590e-40f7-8097-95c6b56c6060 {
  min-height: 460px;
}
}
#s-13271860-590e-40f7-8097-95c6b56c6060 {
  background-image: url(https://i.shgcdn.com/09bfa258-efb5-4216-b898-94f710a0c108/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-13271860-590e-40f7-8097-95c6b56c6060 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13271860-590e-40f7-8097-95c6b56c6060.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d8373158-8a5e-4994-b2ac-d3e366c32ede"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-c02cf091-1cce-45e9-ae90-6e5d999d16e3 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c02cf091-1cce-45e9-ae90-6e5d999d16e3 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-c02cf091-1cce-45e9-ae90-6e5d999d16e3 {
  margin-top: 20px;
margin-left: 10px;
margin-right: 10px;
}
}
#s-c02cf091-1cce-45e9-ae90-6e5d999d16e3 {
  overflow: hidden;
  
  
}







  #s-c02cf091-1cce-45e9-ae90-6e5d999d16e3 img.shogun-image {
    

    
    
    
  }


#s-c02cf091-1cce-45e9-ae90-6e5d999d16e3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 133, 128, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(244, 133, 128, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73:hover {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(28, 187, 211, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(28, 187, 211, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73:active {border-style: solid !important;
border-color: rgba(28, 187, 211, 1) !important;
background-color: rgba(28, 187, 211, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73 {
  
}
}@media (max-width: 767px){#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73 {
  margin-bottom: 20px;
}
}

  #s-8626e70f-3010-490c-8dd4-7fd2b4edaf73-root {
    text-align: center;
  }


#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8626e70f-3010-490c-8dd4-7fd2b4edaf73-root {
    text-align: center;
  }


#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8626e70f-3010-490c-8dd4-7fd2b4edaf73-root {
    text-align: center;
  }


#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8626e70f-3010-490c-8dd4-7fd2b4edaf73-root {
    text-align: center;
  }


#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8626e70f-3010-490c-8dd4-7fd2b4edaf73-root {
    text-align: center;
  }


#s-8626e70f-3010-490c-8dd4-7fd2b4edaf73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-550fa404-d092-41d8-8de0-be0adf67691b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-550fa404-d092-41d8-8de0-be0adf67691b {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-550fa404-d092-41d8-8de0-be0adf67691b {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-550fa404-d092-41d8-8de0-be0adf67691b {
  min-height: 370px;
}
}@media (max-width: 767px){#s-550fa404-d092-41d8-8de0-be0adf67691b {
  min-height: 460px;
}
}
#s-550fa404-d092-41d8-8de0-be0adf67691b {
  background-image: url(https://i.shgcdn.com/195356ed-4373-4dd7-8a5a-1719d7cbff9b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-550fa404-d092-41d8-8de0-be0adf67691b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-550fa404-d092-41d8-8de0-be0adf67691b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-35a846fd-dede-4726-a616-0434d95ab0d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  margin-top: 20px;
text-align: center;
}
@media (max-width: 767px){#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  display: none;
}
#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f, #wrap-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f, #wrap-content-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f { display: none !important; }}
#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  margin: 0 !important;
  overflow: visible;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  
}

.shg-image-content-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add background color handling */
  
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
    
    
    
    
  }


.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f .shogun-image-content {
  
    justify-content: center;
  
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
  box-sizing: border-box;
}



.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  
}


@media (min-width: 1200px){#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  margin: 0 !important;
  overflow: visible;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add background color handling */
  
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
    
    
    
    
  }


.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f .shogun-image-content {
  
    justify-content: center;
  
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
  box-sizing: border-box;
}



.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  margin: 0 !important;
  overflow: visible;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add background color handling */
  
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
    
    
    
    
  }


.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f .shogun-image-content {
  
    justify-content: center;
  
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
  box-sizing: border-box;
}



.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  margin: 0 !important;
  overflow: visible;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add background color handling */
  
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
    
    
    
    
  }


.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f .shogun-image-content {
  
    justify-content: center;
  
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
  box-sizing: border-box;
}



.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  
}


}@media (max-width: 767px){#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  margin: 0 !important;
  overflow: visible;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add background color handling */
  
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
    
    
    
    
  }


.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f .shogun-image-content {
  
    justify-content: center;
  
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f.shogun-image {
  box-sizing: border-box;
}



.s-18b40e42-f5f3-44ca-a9a1-ea3c1df7bb1f img.shogun-image {
  
}


}
#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  max-width: 350px;
aspect-ratio: 350/201;
text-align: center;
}
@media (min-width: 1200px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  display: none;
}
#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42, #wrap-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42, #wrap-content-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  display: none;
}
#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42, #wrap-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42, #wrap-content-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  display: none;
}
#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42, #wrap-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42, #wrap-content-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 { display: none !important; }}
#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }

    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-link {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 350px;
  }



  img.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
    
    
    
    max-height: 350px;
  }


.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
  box-sizing: border-box;
}



.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
      --shg-aspect-ratio: calc(350/201); 
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
      position: relative;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 350px;
    }
  }

@media (min-width: 1200px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }

    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-link {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 350px;
  }



  img.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
    
    
    
    max-height: 350px;
  }


.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
  box-sizing: border-box;
}



.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
      --shg-aspect-ratio: calc(350/201); 
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
      position: relative;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 350px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }

    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-link {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 350px;
  }



  img.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
    
    
    
    max-height: 350px;
  }


.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
  box-sizing: border-box;
}



.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
      --shg-aspect-ratio: calc(350/201); 
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
      position: relative;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 350px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }

    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-link {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 350px;
  }



  img.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
    
    
    
    max-height: 350px;
  }


.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
  box-sizing: border-box;
}



.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
      --shg-aspect-ratio: calc(350/201); 
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
      position: relative;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 350px;
    }
  }

}@media (max-width: 767px){#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  margin: 0 !important;
  overflow: visible;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add background color handling */
  
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }

    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-link {
      aspect-ratio: 350/201;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 350px;
  }



  img.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
    
    
    
    max-height: 350px;
  }


.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image {
  box-sizing: border-box;
}



.s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 {
      --shg-aspect-ratio: calc(350/201); 
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container {
      position: relative;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fc3ea3e-8d25-43cd-ab50-9c710bfcfa42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 350px;
    }
  }

}
#s-3a852f16-ce69-4535-b11d-a655947aeb9f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(233, 66, 82, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(233, 66, 82, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-3a852f16-ce69-4535-b11d-a655947aeb9f:hover {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(239, 195, 88, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(239, 195, 88, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3a852f16-ce69-4535-b11d-a655947aeb9f:active {border-style: solid !important;
border-color: rgba(239, 195, 88, 1) !important;
background-color: rgba(239, 195, 88, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3a852f16-ce69-4535-b11d-a655947aeb9f {
  margin-top: -20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a852f16-ce69-4535-b11d-a655947aeb9f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3a852f16-ce69-4535-b11d-a655947aeb9f {
  
}
}@media (max-width: 767px){#s-3a852f16-ce69-4535-b11d-a655947aeb9f {
  margin-bottom: 20px;
}
}

  #s-3a852f16-ce69-4535-b11d-a655947aeb9f-root {
    text-align: center;
  }


#s-3a852f16-ce69-4535-b11d-a655947aeb9f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3a852f16-ce69-4535-b11d-a655947aeb9f-root {
    text-align: center;
  }


#s-3a852f16-ce69-4535-b11d-a655947aeb9f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3a852f16-ce69-4535-b11d-a655947aeb9f-root {
    text-align: center;
  }


#s-3a852f16-ce69-4535-b11d-a655947aeb9f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3a852f16-ce69-4535-b11d-a655947aeb9f-root {
    text-align: center;
  }


#s-3a852f16-ce69-4535-b11d-a655947aeb9f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3a852f16-ce69-4535-b11d-a655947aeb9f-root {
    text-align: center;
  }


#s-3a852f16-ce69-4535-b11d-a655947aeb9f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 {
  min-height: 460px;
}
}
#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 {
  background-image: url(https://i.shgcdn.com/38cb0f82-82c8-4e51-92bb-2297e7af0539/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ceb2868f-f0ca-4558-826a-3ff98fdf5410.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-49e31f8c-8147-405b-bfe2-b99fa8cc36e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

}

#s-d2821d95-42bd-4b34-a309-a501d497c219 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2821d95-42bd-4b34-a309-a501d497c219 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-d2821d95-42bd-4b34-a309-a501d497c219 {
  margin-top: 20px;
}
}
#s-d2821d95-42bd-4b34-a309-a501d497c219 {
  overflow: hidden;
  
  
}







  #s-d2821d95-42bd-4b34-a309-a501d497c219 img.shogun-image {
    

    
    
    
  }


#s-d2821d95-42bd-4b34-a309-a501d497c219 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9 {
  border-style: solid;
margin-top: 13px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 0, 0, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9:hover {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(59, 211, 45, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(59, 211, 45, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9 {
  
}
}@media (max-width: 767px){#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9 {
  
}
}

  #s-6d3335ad-3cbe-471a-9203-0ebde26a44f9-root {
    text-align: center;
  }


#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6d3335ad-3cbe-471a-9203-0ebde26a44f9-root {
    text-align: center;
  }


#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d3335ad-3cbe-471a-9203-0ebde26a44f9-root {
    text-align: center;
  }


#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6d3335ad-3cbe-471a-9203-0ebde26a44f9-root {
    text-align: center;
  }


#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6d3335ad-3cbe-471a-9203-0ebde26a44f9-root {
    text-align: center;
  }


#s-6d3335ad-3cbe-471a-9203-0ebde26a44f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-25e0c306-3e3a-414e-bdd8-42421f91806f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-25e0c306-3e3a-414e-bdd8-42421f91806f {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25e0c306-3e3a-414e-bdd8-42421f91806f {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-25e0c306-3e3a-414e-bdd8-42421f91806f {
  min-height: 370px;
}
}@media (max-width: 767px){#s-25e0c306-3e3a-414e-bdd8-42421f91806f {
  min-height: 460px;
}
}
#s-25e0c306-3e3a-414e-bdd8-42421f91806f {
  background-image: url(https://i.shgcdn.com/2180e5d0-c1d0-41b3-a911-f6593ed6d343/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-25e0c306-3e3a-414e-bdd8-42421f91806f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25e0c306-3e3a-414e-bdd8-42421f91806f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9f54c7ed-8bf2-4dd2-806e-e7de9e0646f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-0c7198fb-c29a-4321-9e23-3db795f5263c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c7198fb-c29a-4321-9e23-3db795f5263c {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-0c7198fb-c29a-4321-9e23-3db795f5263c {
  margin-top: 20px;
}
}
#s-0c7198fb-c29a-4321-9e23-3db795f5263c {
  overflow: hidden;
  
  
}







  #s-0c7198fb-c29a-4321-9e23-3db795f5263c img.shogun-image {
    

    
    
    
  }


#s-0c7198fb-c29a-4321-9e23-3db795f5263c .shogun-image-content {
  
    justify-content: center;
  
}

#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f:hover {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(218, 60, 39, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(218, 60, 39, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f:active {border-style: solid !important;
border-color: rgba(218, 60, 39, 1) !important;
background-color: rgba(218, 60, 39, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f {
  
}
}@media (max-width: 767px){#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f {
  margin-bottom: 20px;
}
}

  #s-62889ad6-c875-4e1e-bcdc-237c121b6b0f-root {
    text-align: center;
  }


#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-62889ad6-c875-4e1e-bcdc-237c121b6b0f-root {
    text-align: center;
  }


#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-62889ad6-c875-4e1e-bcdc-237c121b6b0f-root {
    text-align: center;
  }


#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-62889ad6-c875-4e1e-bcdc-237c121b6b0f-root {
    text-align: center;
  }


#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-62889ad6-c875-4e1e-bcdc-237c121b6b0f-root {
    text-align: center;
  }


#s-62889ad6-c875-4e1e-bcdc-237c121b6b0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-7262e49c-39d4-4bee-b45a-83655368b853 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-7262e49c-39d4-4bee-b45a-83655368b853 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7262e49c-39d4-4bee-b45a-83655368b853 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7262e49c-39d4-4bee-b45a-83655368b853 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-7262e49c-39d4-4bee-b45a-83655368b853 {
  min-height: 460px;
}
}
#s-7262e49c-39d4-4bee-b45a-83655368b853 {
  background-image: url(https://i.shgcdn.com/8121ad61-21f4-4871-a866-ee6541324860/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7262e49c-39d4-4bee-b45a-83655368b853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7262e49c-39d4-4bee-b45a-83655368b853.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ea21f984-9354-4e81-bb32-c3c9b05ecd7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-f0cc2432-527e-4091-988e-fa9ae250e887 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f0cc2432-527e-4091-988e-fa9ae250e887 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-f0cc2432-527e-4091-988e-fa9ae250e887 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}
}
#s-f0cc2432-527e-4091-988e-fa9ae250e887 {
  overflow: hidden;
  
  
}







  #s-f0cc2432-527e-4091-988e-fa9ae250e887 img.shogun-image {
    

    
    
    
  }


#s-f0cc2432-527e-4091-988e-fa9ae250e887 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6bac4f2f-6583-499d-bd35-09e10902db69 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(211, 66, 103, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(211, 66, 103, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-6bac4f2f-6583-499d-bd35-09e10902db69:hover {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(149, 192, 81, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(149, 192, 81, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6bac4f2f-6583-499d-bd35-09e10902db69:active {border-style: solid !important;
border-color: rgba(149, 192, 81, 1) !important;
background-color: rgba(149, 192, 81, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-6bac4f2f-6583-499d-bd35-09e10902db69 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6bac4f2f-6583-499d-bd35-09e10902db69 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6bac4f2f-6583-499d-bd35-09e10902db69 {
  
}
}@media (max-width: 767px){#s-6bac4f2f-6583-499d-bd35-09e10902db69 {
  margin-bottom: 20px;
}
}

  #s-6bac4f2f-6583-499d-bd35-09e10902db69-root {
    text-align: center;
  }


#s-6bac4f2f-6583-499d-bd35-09e10902db69.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6bac4f2f-6583-499d-bd35-09e10902db69-root {
    text-align: center;
  }


#s-6bac4f2f-6583-499d-bd35-09e10902db69.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6bac4f2f-6583-499d-bd35-09e10902db69-root {
    text-align: center;
  }


#s-6bac4f2f-6583-499d-bd35-09e10902db69.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6bac4f2f-6583-499d-bd35-09e10902db69-root {
    text-align: center;
  }


#s-6bac4f2f-6583-499d-bd35-09e10902db69.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6bac4f2f-6583-499d-bd35-09e10902db69-root {
    text-align: center;
  }


#s-6bac4f2f-6583-499d-bd35-09e10902db69.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-a6e9a65b-963f-471c-9349-ab09545d1710 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-a6e9a65b-963f-471c-9349-ab09545d1710 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6e9a65b-963f-471c-9349-ab09545d1710 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6e9a65b-963f-471c-9349-ab09545d1710 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-a6e9a65b-963f-471c-9349-ab09545d1710 {
  min-height: 460px;
}
}
#s-a6e9a65b-963f-471c-9349-ab09545d1710 {
  background-image: url(https://i.shgcdn.com/0fc079bc-d08f-46ef-8904-63e4321a396f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a6e9a65b-963f-471c-9349-ab09545d1710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a6e9a65b-963f-471c-9349-ab09545d1710.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-71d1b6e2-c662-488d-8777-348bb6b24bf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-bd97eb9c-1d20-47f5-99e0-4b1aead15e82 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd97eb9c-1d20-47f5-99e0-4b1aead15e82 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-bd97eb9c-1d20-47f5-99e0-4b1aead15e82 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}
#s-bd97eb9c-1d20-47f5-99e0-4b1aead15e82 {
  overflow: hidden;
  
  
}







  #s-bd97eb9c-1d20-47f5-99e0-4b1aead15e82 img.shogun-image {
    

    
    
    
  }


#s-bd97eb9c-1d20-47f5-99e0-4b1aead15e82 .shogun-image-content {
  
    justify-content: center;
  
}

#s-377337b7-c277-4a35-8d1b-a5ed93511637 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 69, 128, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(22, 69, 128, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-377337b7-c277-4a35-8d1b-a5ed93511637:hover {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(120, 165, 216, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(120, 165, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-377337b7-c277-4a35-8d1b-a5ed93511637:active {border-style: solid !important;
border-color: rgba(120, 165, 216, 1) !important;
background-color: rgba(120, 165, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-377337b7-c277-4a35-8d1b-a5ed93511637 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-377337b7-c277-4a35-8d1b-a5ed93511637 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-377337b7-c277-4a35-8d1b-a5ed93511637 {
  
}
}@media (max-width: 767px){#s-377337b7-c277-4a35-8d1b-a5ed93511637 {
  margin-bottom: 20px;
}
}

  #s-377337b7-c277-4a35-8d1b-a5ed93511637-root {
    text-align: center;
  }


#s-377337b7-c277-4a35-8d1b-a5ed93511637.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-377337b7-c277-4a35-8d1b-a5ed93511637-root {
    text-align: center;
  }


#s-377337b7-c277-4a35-8d1b-a5ed93511637.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-377337b7-c277-4a35-8d1b-a5ed93511637-root {
    text-align: center;
  }


#s-377337b7-c277-4a35-8d1b-a5ed93511637.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-377337b7-c277-4a35-8d1b-a5ed93511637-root {
    text-align: center;
  }


#s-377337b7-c277-4a35-8d1b-a5ed93511637.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-377337b7-c277-4a35-8d1b-a5ed93511637-root {
    text-align: center;
  }


#s-377337b7-c277-4a35-8d1b-a5ed93511637.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-13228062-0495-4a57-82a0-913a0c0aff66 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-13228062-0495-4a57-82a0-913a0c0aff66 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13228062-0495-4a57-82a0-913a0c0aff66 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-13228062-0495-4a57-82a0-913a0c0aff66 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-13228062-0495-4a57-82a0-913a0c0aff66 {
  min-height: 460px;
}
}
#s-13228062-0495-4a57-82a0-913a0c0aff66 {
  background-image: url(https://i.shgcdn.com/5fddcd94-b9b4-44a1-9509-75dc34349e81/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-13228062-0495-4a57-82a0-913a0c0aff66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13228062-0495-4a57-82a0-913a0c0aff66.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-bf7dd7ea-44e8-4bcc-beb9-8b2234577c5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-4a80f7f8-ff07-451a-b326-7d21729b0dea {
  text-align: center;
}
@media (min-width: 1200px){#s-4a80f7f8-ff07-451a-b326-7d21729b0dea {
  margin-top: 10px;
padding-top: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a80f7f8-ff07-451a-b326-7d21729b0dea {
  margin-top: 10px;
padding-top: 50px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a80f7f8-ff07-451a-b326-7d21729b0dea {
  margin-top: 20px;
padding-top: 10px;
}
}@media (max-width: 767px){#s-4a80f7f8-ff07-451a-b326-7d21729b0dea {
  margin-top: 0px;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
}
}
#s-4a80f7f8-ff07-451a-b326-7d21729b0dea {
  overflow: hidden;
  
  
}







  #s-4a80f7f8-ff07-451a-b326-7d21729b0dea img.shogun-image {
    

    
    
    
  }


#s-4a80f7f8-ff07-451a-b326-7d21729b0dea .shogun-image-content {
  
    justify-content: center;
  
}

#s-ce496a95-aad5-4af7-bfe8-b24911251f97 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 9, 40, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(236, 9, 40, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-ce496a95-aad5-4af7-bfe8-b24911251f97:hover {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(24, 42, 84, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(24, 42, 84, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ce496a95-aad5-4af7-bfe8-b24911251f97:active {border-style: solid !important;
border-color: rgba(24, 42, 84, 1) !important;
background-color: rgba(24, 42, 84, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-ce496a95-aad5-4af7-bfe8-b24911251f97 {
  margin-top: 20px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce496a95-aad5-4af7-bfe8-b24911251f97 {
  margin-top: 20px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce496a95-aad5-4af7-bfe8-b24911251f97 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-ce496a95-aad5-4af7-bfe8-b24911251f97 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-ce496a95-aad5-4af7-bfe8-b24911251f97-root {
    text-align: center;
  }


#s-ce496a95-aad5-4af7-bfe8-b24911251f97.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ce496a95-aad5-4af7-bfe8-b24911251f97-root {
    text-align: center;
  }


#s-ce496a95-aad5-4af7-bfe8-b24911251f97.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce496a95-aad5-4af7-bfe8-b24911251f97-root {
    text-align: center;
  }


#s-ce496a95-aad5-4af7-bfe8-b24911251f97.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ce496a95-aad5-4af7-bfe8-b24911251f97-root {
    text-align: center;
  }


#s-ce496a95-aad5-4af7-bfe8-b24911251f97.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ce496a95-aad5-4af7-bfe8-b24911251f97-root {
    text-align: center;
  }


#s-ce496a95-aad5-4af7-bfe8-b24911251f97.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-cdda9854-6570-42f4-9b14-cc20fcda9576 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-cdda9854-6570-42f4-9b14-cc20fcda9576 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdda9854-6570-42f4-9b14-cc20fcda9576 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdda9854-6570-42f4-9b14-cc20fcda9576 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-cdda9854-6570-42f4-9b14-cc20fcda9576 {
  min-height: 460px;
}
}
#s-cdda9854-6570-42f4-9b14-cc20fcda9576 {
  background-image: url(https://i.shgcdn.com/d931db85-d210-4963-8e7c-7d9332550f57/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-cdda9854-6570-42f4-9b14-cc20fcda9576 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdda9854-6570-42f4-9b14-cc20fcda9576.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a17258ce-8412-479c-9b8d-b8de05cbd421"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-04f2ef80-98ed-4210-84db-3982e34f297a {
  margin-top: 15px;
margin-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-04f2ef80-98ed-4210-84db-3982e34f297a {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-04f2ef80-98ed-4210-84db-3982e34f297a {
  overflow: hidden;
  
  
}







  #s-04f2ef80-98ed-4210-84db-3982e34f297a img.shogun-image {
    

    
    
    
  }


#s-04f2ef80-98ed-4210-84db-3982e34f297a .shogun-image-content {
  
    justify-content: center;
  
}

#s-9404a784-1877-41a7-8e6e-a3d187b0f315 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 9, 40, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(236, 9, 40, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-9404a784-1877-41a7-8e6e-a3d187b0f315:hover {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(246, 87, 78, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(246, 87, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9404a784-1877-41a7-8e6e-a3d187b0f315:active {border-style: solid !important;
border-color: rgba(236, 9, 40, 1) !important;
background-color: rgba(236, 9, 40, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9404a784-1877-41a7-8e6e-a3d187b0f315 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9404a784-1877-41a7-8e6e-a3d187b0f315 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9404a784-1877-41a7-8e6e-a3d187b0f315 {
  
}
}@media (max-width: 767px){#s-9404a784-1877-41a7-8e6e-a3d187b0f315 {
  
}
}

  #s-9404a784-1877-41a7-8e6e-a3d187b0f315-root {
    text-align: center;
  }


#s-9404a784-1877-41a7-8e6e-a3d187b0f315.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9404a784-1877-41a7-8e6e-a3d187b0f315-root {
    text-align: center;
  }


#s-9404a784-1877-41a7-8e6e-a3d187b0f315.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9404a784-1877-41a7-8e6e-a3d187b0f315-root {
    text-align: center;
  }


#s-9404a784-1877-41a7-8e6e-a3d187b0f315.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9404a784-1877-41a7-8e6e-a3d187b0f315-root {
    text-align: center;
  }


#s-9404a784-1877-41a7-8e6e-a3d187b0f315.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9404a784-1877-41a7-8e6e-a3d187b0f315-root {
    text-align: center;
  }


#s-9404a784-1877-41a7-8e6e-a3d187b0f315.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 {
  min-height: 460px;
}
}
#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 {
  background-image: url(https://i.shgcdn.com/a1552182-2def-4fcd-92e1-171f6b308db2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ee7d2966-4edf-4d9e-ba29-fa55ea2c1d35.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-84fe985a-c0dd-4729-914a-6a8d8bb67be8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-d9736d61-9c14-40d8-aac7-39b1f6ead17f {
  margin-top: 15px;
margin-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-d9736d61-9c14-40d8-aac7-39b1f6ead17f {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-d9736d61-9c14-40d8-aac7-39b1f6ead17f {
  overflow: hidden;
  
  
}







  #s-d9736d61-9c14-40d8-aac7-39b1f6ead17f img.shogun-image {
    

    
    
    
  }


#s-d9736d61-9c14-40d8-aac7-39b1f6ead17f .shogun-image-content {
  
    justify-content: center;
  
}

#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(208, 251, 219, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(208, 251, 219, 1);
font-size: 16px;
color: rgba(19, 25, 36, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb:hover {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(226, 133, 120, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(226, 133, 120, 1) !important;
color: rgba(19, 25, 36, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb:active {border-style: solid !important;
border-color: rgba(208, 251, 219, 1) !important;
background-color: rgba(208, 251, 219, 1) !important;
color: rgba(19, 25, 36, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb {
  
}
}@media (max-width: 767px){#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb {
  
}
}

  #s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb-root {
    text-align: center;
  }


#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb.shg-btn {
  color: rgba(19, 25, 36, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb-root {
    text-align: center;
  }


#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb.shg-btn {
  color: rgba(19, 25, 36, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb-root {
    text-align: center;
  }


#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb.shg-btn {
  color: rgba(19, 25, 36, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb-root {
    text-align: center;
  }


#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb.shg-btn {
  color: rgba(19, 25, 36, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb-root {
    text-align: center;
  }


#s-ae0c1c3c-ba75-45b1-9848-4b95a2bd63bb.shg-btn {
  color: rgba(19, 25, 36, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 {
  min-height: 460px;
}
}
#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 {
  background-image: url(https://i.shgcdn.com/6374b547-a167-4e3d-8954-fd0219cf3d6a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a8d44da-a92f-45ab-8636-dfb46d7e1c26.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51069cf5-77bd-40b0-9edd-44c3e7435854"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-f33bdd0c-616d-4750-95ce-89c6a8fa86f8 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f33bdd0c-616d-4750-95ce-89c6a8fa86f8 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-f33bdd0c-616d-4750-95ce-89c6a8fa86f8 {
  margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
}
}
#s-f33bdd0c-616d-4750-95ce-89c6a8fa86f8 {
  overflow: hidden;
  
  
}







  #s-f33bdd0c-616d-4750-95ce-89c6a8fa86f8 img.shogun-image {
    

    
    
    
  }


#s-f33bdd0c-616d-4750-95ce-89c6a8fa86f8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2c976f03-3768-4f7b-a817-e6828516b08a {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-2c976f03-3768-4f7b-a817-e6828516b08a:hover {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(59, 211, 45, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(59, 211, 45, 1) !important;
color: rgba(10, 10, 10, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2c976f03-3768-4f7b-a817-e6828516b08a:active {border-style: solid !important;
border-color: rgba(4, 4, 4, 1) !important;
background-color: rgba(19, 19, 19, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-2c976f03-3768-4f7b-a817-e6828516b08a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c976f03-3768-4f7b-a817-e6828516b08a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c976f03-3768-4f7b-a817-e6828516b08a {
  
}
}@media (max-width: 767px){#s-2c976f03-3768-4f7b-a817-e6828516b08a {
  margin-bottom: 20px;
}
}

  #s-2c976f03-3768-4f7b-a817-e6828516b08a-root {
    text-align: center;
  }


#s-2c976f03-3768-4f7b-a817-e6828516b08a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2c976f03-3768-4f7b-a817-e6828516b08a-root {
    text-align: center;
  }


#s-2c976f03-3768-4f7b-a817-e6828516b08a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2c976f03-3768-4f7b-a817-e6828516b08a-root {
    text-align: center;
  }


#s-2c976f03-3768-4f7b-a817-e6828516b08a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2c976f03-3768-4f7b-a817-e6828516b08a-root {
    text-align: center;
  }


#s-2c976f03-3768-4f7b-a817-e6828516b08a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2c976f03-3768-4f7b-a817-e6828516b08a-root {
    text-align: center;
  }


#s-2c976f03-3768-4f7b-a817-e6828516b08a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-cfc80a19-8275-4943-8480-345dd5d50f14 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-cfc80a19-8275-4943-8480-345dd5d50f14 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cfc80a19-8275-4943-8480-345dd5d50f14 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cfc80a19-8275-4943-8480-345dd5d50f14 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-cfc80a19-8275-4943-8480-345dd5d50f14 {
  min-height: 460px;
}
}
#s-cfc80a19-8275-4943-8480-345dd5d50f14 {
  background-image: url(https://i.shgcdn.com/c57a1648-7eaf-46e9-a2b2-df614833ea1a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-cfc80a19-8275-4943-8480-345dd5d50f14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cfc80a19-8275-4943-8480-345dd5d50f14.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4761ef78-c624-4bb6-8d82-2eddd959572b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-44769b11-5a64-4083-bad3-7fe060afac72 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-44769b11-5a64-4083-bad3-7fe060afac72 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-44769b11-5a64-4083-bad3-7fe060afac72 {
  margin-top: 20px;
margin-left: 25px;
margin-right: 25px;
}
}
#s-44769b11-5a64-4083-bad3-7fe060afac72 {
  overflow: hidden;
  
  
}







  #s-44769b11-5a64-4083-bad3-7fe060afac72 img.shogun-image {
    

    
    
    
  }


#s-44769b11-5a64-4083-bad3-7fe060afac72 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 186, 87, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(242, 186, 87, 1);
font-size: 16px;
color: rgba(71, 71, 71, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff:hover {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(255, 64, 73, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 64, 73, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff {
  
}
}@media (max-width: 767px){#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff {
  margin-bottom: 20px;
}
}

  #s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff-root {
    text-align: center;
  }


#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff.shg-btn {
  color: rgba(71, 71, 71, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff-root {
    text-align: center;
  }


#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff.shg-btn {
  color: rgba(71, 71, 71, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff-root {
    text-align: center;
  }


#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff.shg-btn {
  color: rgba(71, 71, 71, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff-root {
    text-align: center;
  }


#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff.shg-btn {
  color: rgba(71, 71, 71, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff-root {
    text-align: center;
  }


#s-9f4e01d8-692e-4718-96d2-8425e0d1b3ff.shg-btn {
  color: rgba(71, 71, 71, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-a840857f-8a56-4edf-9bb3-60c14a048585 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-a840857f-8a56-4edf-9bb3-60c14a048585 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a840857f-8a56-4edf-9bb3-60c14a048585 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a840857f-8a56-4edf-9bb3-60c14a048585 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-a840857f-8a56-4edf-9bb3-60c14a048585 {
  min-height: 460px;
}
}
#s-a840857f-8a56-4edf-9bb3-60c14a048585 {
  background-image: url(https://i.shgcdn.com/f1670fea-e83b-453a-8ac3-7dd09e0b2283/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a840857f-8a56-4edf-9bb3-60c14a048585 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a840857f-8a56-4edf-9bb3-60c14a048585.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-82e216b1-bae9-4d18-ae43-0a63593a3210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-b34ac8cd-0b21-4ceb-9429-6856d07612e6 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b34ac8cd-0b21-4ceb-9429-6856d07612e6 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-b34ac8cd-0b21-4ceb-9429-6856d07612e6 {
  margin-top: 20px;
}
}
#s-b34ac8cd-0b21-4ceb-9429-6856d07612e6 {
  overflow: hidden;
  
  
}







  #s-b34ac8cd-0b21-4ceb-9429-6856d07612e6 img.shogun-image {
    

    
    
    
  }


#s-b34ac8cd-0b21-4ceb-9429-6856d07612e6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-82a00e5a-8050-4fb5-8c91-27308875d42a {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(8, 172, 192, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(8, 172, 192, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-82a00e5a-8050-4fb5-8c91-27308875d42a:hover {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(59, 211, 45, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(59, 211, 45, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-82a00e5a-8050-4fb5-8c91-27308875d42a:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-82a00e5a-8050-4fb5-8c91-27308875d42a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82a00e5a-8050-4fb5-8c91-27308875d42a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-82a00e5a-8050-4fb5-8c91-27308875d42a {
  
}
}@media (max-width: 767px){#s-82a00e5a-8050-4fb5-8c91-27308875d42a {
  margin-bottom: 20px;
}
}

  #s-82a00e5a-8050-4fb5-8c91-27308875d42a-root {
    text-align: center;
  }


#s-82a00e5a-8050-4fb5-8c91-27308875d42a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-82a00e5a-8050-4fb5-8c91-27308875d42a-root {
    text-align: center;
  }


#s-82a00e5a-8050-4fb5-8c91-27308875d42a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-82a00e5a-8050-4fb5-8c91-27308875d42a-root {
    text-align: center;
  }


#s-82a00e5a-8050-4fb5-8c91-27308875d42a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-82a00e5a-8050-4fb5-8c91-27308875d42a-root {
    text-align: center;
  }


#s-82a00e5a-8050-4fb5-8c91-27308875d42a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-82a00e5a-8050-4fb5-8c91-27308875d42a-root {
    text-align: center;
  }


#s-82a00e5a-8050-4fb5-8c91-27308875d42a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-9492da80-df27-4abc-8705-ec72f39b5d29 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-9492da80-df27-4abc-8705-ec72f39b5d29 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9492da80-df27-4abc-8705-ec72f39b5d29 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9492da80-df27-4abc-8705-ec72f39b5d29 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-9492da80-df27-4abc-8705-ec72f39b5d29 {
  min-height: 460px;
}
}
#s-9492da80-df27-4abc-8705-ec72f39b5d29 {
  background-image: url(https://i.shgcdn.com/dff18122-79a4-4ce8-89f9-155a6f0c8aff/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9492da80-df27-4abc-8705-ec72f39b5d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9492da80-df27-4abc-8705-ec72f39b5d29.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0667eac-f81a-40d9-a97b-da6125b6d6aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-6ebde374-9bae-4def-adf1-9e201bb4e04b {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6ebde374-9bae-4def-adf1-9e201bb4e04b {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-6ebde374-9bae-4def-adf1-9e201bb4e04b {
  margin-top: 20px;
}
}
#s-6ebde374-9bae-4def-adf1-9e201bb4e04b {
  overflow: hidden;
  
  
}







  #s-6ebde374-9bae-4def-adf1-9e201bb4e04b img.shogun-image {
    

    
    
    
  }


#s-6ebde374-9bae-4def-adf1-9e201bb4e04b .shogun-image-content {
  
    justify-content: center;
  
}

#s-594c0020-c020-4f20-a327-ed7cab1ee347 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-594c0020-c020-4f20-a327-ed7cab1ee347 {
  margin-left: 1%;
margin-right: 1%;
}
}
#s-594c0020-c020-4f20-a327-ed7cab1ee347 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:  normal ;
  font-family: "WhiskeyBitev2-Duo";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-594c0020-c020-4f20-a327-ed7cab1ee347 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:  normal ;
  font-family: "WhiskeyBitev2-Duo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (max-width: 767px){#s-594c0020-c020-4f20-a327-ed7cab1ee347 .shogun-heading-component h1 {
  color: rgba(88, 154, 211, 1);
  font-weight:  normal ;
  font-family: "WhiskeyBitev2-Duo";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(149, 181, 56, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(149, 181, 56, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa:hover {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(248, 192, 43, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa:active {border-style: solid !important;
border-color: rgba(248, 192, 43, 1) !important;
background-color: rgba(248, 192, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa {
  
}
}@media (max-width: 767px){#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa {
  margin-bottom: 20px;
}
}

  #s-5cbdf0ba-d514-4863-8f41-3ee893f103fa-root {
    text-align: center;
  }


#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5cbdf0ba-d514-4863-8f41-3ee893f103fa-root {
    text-align: center;
  }


#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5cbdf0ba-d514-4863-8f41-3ee893f103fa-root {
    text-align: center;
  }


#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5cbdf0ba-d514-4863-8f41-3ee893f103fa-root {
    text-align: center;
  }


#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5cbdf0ba-d514-4863-8f41-3ee893f103fa-root {
    text-align: center;
  }


#s-5cbdf0ba-d514-4863-8f41-3ee893f103fa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-09c98074-51a7-4313-9f53-b83d0fd743ef {
  background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center;
}
@media (min-width: 1200px){#s-09c98074-51a7-4313-9f53-b83d0fd743ef {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-09c98074-51a7-4313-9f53-b83d0fd743ef {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-09c98074-51a7-4313-9f53-b83d0fd743ef {
  min-height: 370px;
}
}@media (max-width: 767px){#s-09c98074-51a7-4313-9f53-b83d0fd743ef {
  min-height: 460px;
}
}
#s-09c98074-51a7-4313-9f53-b83d0fd743ef {
  background-image: url(https://i.shgcdn.com/11602491-fdf9-474c-91f3-3720569795c6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-09c98074-51a7-4313-9f53-b83d0fd743ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09c98074-51a7-4313-9f53-b83d0fd743ef.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8d35a3ce-cd5c-43fa-990a-370e941ab479"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 {
  text-align: center;
}
@media (min-width: 1200px){#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 {
  display: none;
}
#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4, #wrap-s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4, #wrap-content-s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 {
  display: none;
}
#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4, #wrap-s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4, #wrap-content-s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 {
  margin-top: 20px;
display: none;
}
#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4, #wrap-s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4, #wrap-content-s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 { display: none !important; }}@media (max-width: 767px){#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 {
  margin-top: 10px;
}
}
#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 {
  overflow: hidden;
  
  
}







  #s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 img.shogun-image {
    

    
    
    
  }


#s-13b3d2bb-5e5f-4d56-ad4b-44d36e2d04c4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 {
  margin-top: 20px;
display: none;
}
#s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9, #wrap-s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9, #wrap-content-s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 { display: none !important; }}
#s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 {
  overflow: hidden;
  
  
}







  #s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 img.shogun-image {
    

    
    
    
  }


#s-918028e5-f1e9-4ec1-8aa6-d0c130e115d9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-db94687e-986e-4930-9231-0c3552b14e45 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(249, 222, 11, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(249, 222, 11, 1);
font-size: 16px;
color: rgba(27, 26, 26, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-db94687e-986e-4930-9231-0c3552b14e45:hover {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(233, 66, 82, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(233, 66, 82, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db94687e-986e-4930-9231-0c3552b14e45:active {border-style: solid !important;
border-color: rgba(233, 66, 82, 1) !important;
background-color: rgba(233, 66, 82, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-db94687e-986e-4930-9231-0c3552b14e45 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db94687e-986e-4930-9231-0c3552b14e45 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-db94687e-986e-4930-9231-0c3552b14e45 {
  margin-top: 5px;
}
}@media (max-width: 767px){#s-db94687e-986e-4930-9231-0c3552b14e45 {
  margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
}
}

  #s-db94687e-986e-4930-9231-0c3552b14e45-root {
    text-align: center;
  }


#s-db94687e-986e-4930-9231-0c3552b14e45.shg-btn {
  color: rgba(27, 26, 26, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-db94687e-986e-4930-9231-0c3552b14e45-root {
    text-align: center;
  }


#s-db94687e-986e-4930-9231-0c3552b14e45.shg-btn {
  color: rgba(27, 26, 26, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db94687e-986e-4930-9231-0c3552b14e45-root {
    text-align: center;
  }


#s-db94687e-986e-4930-9231-0c3552b14e45.shg-btn {
  color: rgba(27, 26, 26, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db94687e-986e-4930-9231-0c3552b14e45-root {
    text-align: center;
  }


#s-db94687e-986e-4930-9231-0c3552b14e45.shg-btn {
  color: rgba(27, 26, 26, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-db94687e-986e-4930-9231-0c3552b14e45-root {
    text-align: center;
  }


#s-db94687e-986e-4930-9231-0c3552b14e45.shg-btn {
  color: rgba(27, 26, 26, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-ec8e79ed-42c6-4562-adb4-507e05323b78 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center;
}
@media (min-width: 1200px){#s-ec8e79ed-42c6-4562-adb4-507e05323b78 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ec8e79ed-42c6-4562-adb4-507e05323b78 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ec8e79ed-42c6-4562-adb4-507e05323b78 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-ec8e79ed-42c6-4562-adb4-507e05323b78 {
  min-height: 460px;
}
}
#s-ec8e79ed-42c6-4562-adb4-507e05323b78 {
  background-image: url(https://i.shgcdn.com/477ea414-eba9-402f-aa3e-eeb624b691ed/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ec8e79ed-42c6-4562-adb4-507e05323b78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec8e79ed-42c6-4562-adb4-507e05323b78.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7df8b4a2-ab54-42c6-9476-9eae57a70786"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-11d65f06-1f93-4dc9-b9fd-fbb0342a265d {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-11d65f06-1f93-4dc9-b9fd-fbb0342a265d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-left: 35px;
padding-right: 35px;
}
}@media (max-width: 767px){#s-11d65f06-1f93-4dc9-b9fd-fbb0342a265d {
  margin-top: 20px;
padding-left: 25px;
padding-right: 25px;
}
}
#s-11d65f06-1f93-4dc9-b9fd-fbb0342a265d {
  overflow: hidden;
  
  
}







  #s-11d65f06-1f93-4dc9-b9fd-fbb0342a265d img.shogun-image {
    

    
    
    
  }


#s-11d65f06-1f93-4dc9-b9fd-fbb0342a265d .shogun-image-content {
  
    justify-content: center;
  
}

#s-984f9f57-e92f-4172-98e1-d191e9e5be9e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(12, 12, 12, 0.04);
border-radius: 30px;
text-align: center;
background-color: rgba(234, 255, 197, 1);
font-size: 16px;
color: rgba(9, 62, 72, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-984f9f57-e92f-4172-98e1-d191e9e5be9e:hover {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, 0, 0, 0.04) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(13, 90, 104, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-984f9f57-e92f-4172-98e1-d191e9e5be9e:active {border-style: solid !important;
border-color: rgba(233, 66, 82, 1) !important;
background-color: rgba(233, 66, 82, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-984f9f57-e92f-4172-98e1-d191e9e5be9e {
  margin-top: -100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-984f9f57-e92f-4172-98e1-d191e9e5be9e {
  margin-top: -100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-984f9f57-e92f-4172-98e1-d191e9e5be9e {
  margin-top: -200px;
}
}@media (max-width: 767px){#s-984f9f57-e92f-4172-98e1-d191e9e5be9e {
  margin-bottom: 10px;
}
}

  #s-984f9f57-e92f-4172-98e1-d191e9e5be9e-root {
    text-align: center;
  }


#s-984f9f57-e92f-4172-98e1-d191e9e5be9e.shg-btn {
  color: rgba(9, 62, 72, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-984f9f57-e92f-4172-98e1-d191e9e5be9e-root {
    text-align: center;
  }


#s-984f9f57-e92f-4172-98e1-d191e9e5be9e.shg-btn {
  color: rgba(9, 62, 72, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-984f9f57-e92f-4172-98e1-d191e9e5be9e-root {
    text-align: center;
  }


#s-984f9f57-e92f-4172-98e1-d191e9e5be9e.shg-btn {
  color: rgba(9, 62, 72, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-984f9f57-e92f-4172-98e1-d191e9e5be9e-root {
    text-align: center;
  }


#s-984f9f57-e92f-4172-98e1-d191e9e5be9e.shg-btn {
  color: rgba(9, 62, 72, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-984f9f57-e92f-4172-98e1-d191e9e5be9e-root {
    text-align: center;
  }


#s-984f9f57-e92f-4172-98e1-d191e9e5be9e.shg-btn {
  color: rgba(9, 62, 72, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-701af605-8c52-4686-aa8f-40a5f36302d2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-701af605-8c52-4686-aa8f-40a5f36302d2 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-701af605-8c52-4686-aa8f-40a5f36302d2 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-701af605-8c52-4686-aa8f-40a5f36302d2 {
  min-height: 370px;
}
}@media (max-width: 767px){#s-701af605-8c52-4686-aa8f-40a5f36302d2 {
  min-height: 460px;
}
}
#s-701af605-8c52-4686-aa8f-40a5f36302d2 {
  background-image: url(https://i.shgcdn.com/96cb18fe-943b-47c7-8725-e20eb379553a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-701af605-8c52-4686-aa8f-40a5f36302d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-701af605-8c52-4686-aa8f-40a5f36302d2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c3db6541-d6a6-4237-b32f-f204390e0753"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-bbd497be-33cc-40f8-ae4d-726965673891 {
  padding-bottom: 30px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bbd497be-33cc-40f8-ae4d-726965673891 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-bbd497be-33cc-40f8-ae4d-726965673891 {
  margin-top: 20px;
padding-left: 25px;
padding-right: 25px;
}
}
#s-bbd497be-33cc-40f8-ae4d-726965673891 {
  overflow: hidden;
  
  
}







  #s-bbd497be-33cc-40f8-ae4d-726965673891 img.shogun-image {
    

    
    
    
  }


#s-bbd497be-33cc-40f8-ae4d-726965673891 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 231, 4, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 231, 4, 1);
font-size: 16px;
color: rgba(37, 33, 33, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8:hover {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(213, 22, 95, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(213, 22, 95, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8:active {border-style: solid !important;
border-color: rgba(169, 196, 87, 1) !important;
background-color: rgba(169, 196, 87, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8 {
  
}
}@media (max-width: 767px){#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8 {
  margin-bottom: 10px;
}
}

  #s-e1be8eb4-5b64-4a21-91ed-e66130c424b8-root {
    text-align: center;
  }


#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8.shg-btn {
  color: rgba(37, 33, 33, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e1be8eb4-5b64-4a21-91ed-e66130c424b8-root {
    text-align: center;
  }


#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8.shg-btn {
  color: rgba(37, 33, 33, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e1be8eb4-5b64-4a21-91ed-e66130c424b8-root {
    text-align: center;
  }


#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8.shg-btn {
  color: rgba(37, 33, 33, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e1be8eb4-5b64-4a21-91ed-e66130c424b8-root {
    text-align: center;
  }


#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8.shg-btn {
  color: rgba(37, 33, 33, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e1be8eb4-5b64-4a21-91ed-e66130c424b8-root {
    text-align: center;
  }


#s-e1be8eb4-5b64-4a21-91ed-e66130c424b8.shg-btn {
  color: rgba(37, 33, 33, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-12b85237-b8e3-4ecc-ae31-40ccd9b8e221 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 460px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-12b85237-b8e3-4ecc-ae31-40ccd9b8e221 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-12b85237-b8e3-4ecc-ae31-40ccd9b8e221 {
  min-height: 460px;
}
}
#s-12b85237-b8e3-4ecc-ae31-40ccd9b8e221 {
  background-image: url(https://i.shgcdn.com/e5e63980-0894-43e2-bf65-a6139946b093/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-12b85237-b8e3-4ecc-ae31-40ccd9b8e221 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12b85237-b8e3-4ecc-ae31-40ccd9b8e221.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b60ff807-0455-437f-bf9b-b8b698092365"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-42d054cb-b531-4e38-a32d-a563f46d0768 {
  margin-top: -10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-42d054cb-b531-4e38-a32d-a563f46d0768 {
  display: none;
}
#s-42d054cb-b531-4e38-a32d-a563f46d0768, #wrap-s-42d054cb-b531-4e38-a32d-a563f46d0768, #wrap-content-s-42d054cb-b531-4e38-a32d-a563f46d0768 { display: none !important; }}@media (max-width: 767px){#s-42d054cb-b531-4e38-a32d-a563f46d0768 {
  display: none;
}
#s-42d054cb-b531-4e38-a32d-a563f46d0768, #wrap-s-42d054cb-b531-4e38-a32d-a563f46d0768, #wrap-content-s-42d054cb-b531-4e38-a32d-a563f46d0768 { display: none !important; }}
#s-42d054cb-b531-4e38-a32d-a563f46d0768 {
  overflow: hidden;
  
  
}







  #s-42d054cb-b531-4e38-a32d-a563f46d0768 img.shogun-image {
    

    
    
    
  }


#s-42d054cb-b531-4e38-a32d-a563f46d0768 .shogun-image-content {
  
    justify-content: center;
  
}

#s-684ca58f-531b-489a-9b2e-1a61f185dc95 {
  margin-top: 0px;
padding-left: 50px;
padding-right: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-684ca58f-531b-489a-9b2e-1a61f185dc95 {
  display: none;
}
#s-684ca58f-531b-489a-9b2e-1a61f185dc95, #wrap-s-684ca58f-531b-489a-9b2e-1a61f185dc95, #wrap-content-s-684ca58f-531b-489a-9b2e-1a61f185dc95 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-684ca58f-531b-489a-9b2e-1a61f185dc95 {
  display: none;
}
#s-684ca58f-531b-489a-9b2e-1a61f185dc95, #wrap-s-684ca58f-531b-489a-9b2e-1a61f185dc95, #wrap-content-s-684ca58f-531b-489a-9b2e-1a61f185dc95 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-684ca58f-531b-489a-9b2e-1a61f185dc95 {
  
}
}@media (max-width: 767px){#s-684ca58f-531b-489a-9b2e-1a61f185dc95 {
  
}
}
#s-684ca58f-531b-489a-9b2e-1a61f185dc95 {
  overflow: hidden;
  
  
}







  #s-684ca58f-531b-489a-9b2e-1a61f185dc95 img.shogun-image {
    

    
    
    
  }


#s-684ca58f-531b-489a-9b2e-1a61f185dc95 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2 {
  border-style: solid;
margin-top: -5px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(73, 143, 85, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2:hover {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(239, 126, 151, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(239, 126, 151, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2:active {background-color: rgba(239, 126, 151, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2 {
  
}
}@media (max-width: 767px){#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2 {
  
}
}

  #s-b1bee881-aa14-4821-9c7b-722a1ebdaab2-root {
    text-align: center;
  }


#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b1bee881-aa14-4821-9c7b-722a1ebdaab2-root {
    text-align: center;
  }


#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b1bee881-aa14-4821-9c7b-722a1ebdaab2-root {
    text-align: center;
  }


#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b1bee881-aa14-4821-9c7b-722a1ebdaab2-root {
    text-align: center;
  }


#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b1bee881-aa14-4821-9c7b-722a1ebdaab2-root {
    text-align: center;
  }


#s-b1bee881-aa14-4821-9c7b-722a1ebdaab2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-12344d5d-0903-412c-a7c1-74cca7615b2f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-12344d5d-0903-412c-a7c1-74cca7615b2f {
  min-height: 400px;
}
}@media (max-width: 767px){#s-12344d5d-0903-412c-a7c1-74cca7615b2f {
  min-height: 460px;
}
}
#s-12344d5d-0903-412c-a7c1-74cca7615b2f {
  background-image: url(https://i.shgcdn.com/90121544-592b-44e5-b2a1-6c4177aea6e4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-12344d5d-0903-412c-a7c1-74cca7615b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12344d5d-0903-412c-a7c1-74cca7615b2f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6e2861e7-dcd3-4500-8e41-737b4c2ea2f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-16dc73f1-6e8f-4f27-87b2-cba9de9774bd {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-16dc73f1-6e8f-4f27-87b2-cba9de9774bd {
  padding-top: 0px;
padding-left: 20%;
padding-bottom: 0px;
padding-right: 20%;
}
}@media (max-width: 767px){#s-16dc73f1-6e8f-4f27-87b2-cba9de9774bd {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
}
}
#s-16dc73f1-6e8f-4f27-87b2-cba9de9774bd {
  overflow: hidden;
  
  
}







  #s-16dc73f1-6e8f-4f27-87b2-cba9de9774bd img.shogun-image {
    

    
    
    
  }


#s-16dc73f1-6e8f-4f27-87b2-cba9de9774bd .shogun-image-content {
  
    justify-content: center;
  
}

#s-69f70cbb-652c-47e4-95f0-451913244cdc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-69f70cbb-652c-47e4-95f0-451913244cdc {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-69f70cbb-652c-47e4-95f0-451913244cdc {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-69f70cbb-652c-47e4-95f0-451913244cdc {
  min-height: 360px;
}
}
#s-69f70cbb-652c-47e4-95f0-451913244cdc {
  background-image: url(https://i.shgcdn.com/980ee6c2-1c63-4b47-bf69-c9d7430df1b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-69f70cbb-652c-47e4-95f0-451913244cdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69f70cbb-652c-47e4-95f0-451913244cdc.shg-box.shg-c {
  justify-content: center;
}

#s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfc4bfbb-b60c-4b39-a5b5-b97860da0e02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-75ea2b63-853b-4a93-8308-1e9133f3757d {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-75ea2b63-853b-4a93-8308-1e9133f3757d .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "Oleo Script";
  font-style:  normal ;
  font-size: 55px;
  line-height: 1.3em;
  letter-spacing: 1px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-75ea2b63-853b-4a93-8308-1e9133f3757d .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "Oleo Script";
  font-style:  normal ;
  font-size: 47px;
  line-height: 1.3em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-75ea2b63-853b-4a93-8308-1e9133f3757d .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "Oleo Script";
  font-style:  normal ;
  font-size: 39px;
  line-height: 1.3em;
  letter-spacing: 1px;
  
}


}
#s-8663e58a-2f56-476c-aa7d-cb2295595337 {
  margin-top: -5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-8663e58a-2f56-476c-aa7d-cb2295595337 {
  margin-top: -17px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8663e58a-2f56-476c-aa7d-cb2295595337 {
  margin-top: -17px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8663e58a-2f56-476c-aa7d-cb2295595337 {
  margin-top: -10px;
}
}
#s-8663e58a-2f56-476c-aa7d-cb2295595337 .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 45px;
  
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-8663e58a-2f56-476c-aa7d-cb2295595337 .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 65px;
  
  letter-spacing: 1px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8663e58a-2f56-476c-aa7d-cb2295595337 .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 65px;
  
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-8663e58a-2f56-476c-aa7d-cb2295595337 .shogun-heading-component h1 {
  color: rgba(233, 66, 82, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1.2em;
  letter-spacing: 1px;
  
}


}
#s-7ad0ac53-9a92-4388-9459-e6d285b5079a {
  margin-top: -18px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ad0ac53-9a92-4388-9459-e6d285b5079a {
  margin-top: -16px;
}
}@media (max-width: 767px){#s-7ad0ac53-9a92-4388-9459-e6d285b5079a {
  margin-top: -5px;
}
}
#s-7ad0ac53-9a92-4388-9459-e6d285b5079a .shogun-heading-component h1 {
  color: rgba(231, 152, 60, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 55px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-7ad0ac53-9a92-4388-9459-e6d285b5079a .shogun-heading-component h1 {
  color: rgba(231, 152, 60, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}


}@media (max-width: 767px){#s-7ad0ac53-9a92-4388-9459-e6d285b5079a .shogun-heading-component h1 {
  color: rgba(231, 152, 60, 1);
  font-weight:  normal ;
  font-family: "BrandonGrotesque-Black";
  font-style:  normal ;
  font-size: 37px;
  
  
  
}


}
#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b {
  border-style: solid;
margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(73, 143, 85, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b:hover {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(233, 66, 82, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(233, 66, 82, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b:active {border-style: solid !important;
border-color: rgba(233, 66, 82, 1) !important;
background-color: rgba(233, 66, 82, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b {
  
}
}@media (max-width: 767px){#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b {
  margin-bottom: 10px;
}
}

  #s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b-root {
    text-align: center;
  }


#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b-root {
    text-align: center;
  }


#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b-root {
    text-align: center;
  }


#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b-root {
    text-align: center;
  }


#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b-root {
    text-align: center;
  }


#s-d83e9e4e-2779-4c5a-8c6a-e46ca059884b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-8c746cbb-2fdc-4a76-ab72-c7a3b294233f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8c746cbb-2fdc-4a76-ab72-c7a3b294233f {
  min-height: 400px;
}
}
#s-8c746cbb-2fdc-4a76-ab72-c7a3b294233f {
  background-image: url(https://i.shgcdn.com/acb1012b-13ae-443c-bbb3-99fb9ad3126a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8c746cbb-2fdc-4a76-ab72-c7a3b294233f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c746cbb-2fdc-4a76-ab72-c7a3b294233f.shg-box.shg-c {
  justify-content: center;
}

#s-99e67452-6d5a-4ae2-942a-38922ffc52ad {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99e67452-6d5a-4ae2-942a-38922ffc52ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-16e9dbd1-72a6-4151-877b-69ff7249e5b3 {
  margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(252, 252, 252, 0.89);
}

#s-16e9dbd1-72a6-4151-877b-69ff7249e5b3 .shogun-heading-component h2 {
  color: rgba(18, 93, 186, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-16e9dbd1-72a6-4151-877b-69ff7249e5b3 .shogun-heading-component h2 {
  color: rgba(18, 93, 186, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


}@media (max-width: 767px){#s-16e9dbd1-72a6-4151-877b-69ff7249e5b3 .shogun-heading-component h2 {
  color: rgba(18, 93, 186, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


}
#s-fa3b73eb-a1a9-4b31-8931-62d523ad8775 {
  text-align: center;
}

#s-fa3b73eb-a1a9-4b31-8931-62d523ad8775 {
  overflow: hidden;
  
  
}







  #s-fa3b73eb-a1a9-4b31-8931-62d523ad8775 img.shogun-image {
    

    
    
    
  }


#s-fa3b73eb-a1a9-4b31-8931-62d523ad8775 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(18, 93, 186, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(226, 26, 142, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd:active {background-color: rgba(226, 26, 142, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd {
  
}
}@media (max-width: 767px){#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd {
  
}
}

  #s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd-root {
    text-align: center;
  }


#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd-root {
    text-align: center;
  }


#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd-root {
    text-align: center;
  }


#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd-root {
    text-align: center;
  }


#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd-root {
    text-align: center;
  }


#s-4b82c860-fad6-4ac8-bcf8-f6786c7c9fbd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-41ee0e89-9aa5-4b78-b018-2928d958e89e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-41ee0e89-9aa5-4b78-b018-2928d958e89e {
  min-height: 370px;
}
}@media (max-width: 767px){#s-41ee0e89-9aa5-4b78-b018-2928d958e89e {
  min-height: 460px;
}
}
#s-41ee0e89-9aa5-4b78-b018-2928d958e89e {
  background-image: url(https://i.shgcdn.com/7aa5f525-094a-4e32-b984-2a43f3bfcfb3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-41ee0e89-9aa5-4b78-b018-2928d958e89e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41ee0e89-9aa5-4b78-b018-2928d958e89e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b81f96e8-005c-4bca-acac-28d49346d13d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-a5673373-fa0c-481d-a3ae-feb7ca3a6848 {
  margin-top: -15px;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}
@media (max-width: 767px){#s-a5673373-fa0c-481d-a3ae-feb7ca3a6848 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-a5673373-fa0c-481d-a3ae-feb7ca3a6848 {
  overflow: hidden;
  
  
}







  #s-a5673373-fa0c-481d-a3ae-feb7ca3a6848 img.shogun-image {
    

    
    
    
  }


#s-a5673373-fa0c-481d-a3ae-feb7ca3a6848 .shogun-image-content {
  
    justify-content: center;
  
}

#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c {
  border-style: solid;
margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(24, 42, 84, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(237, 216, 4, 1) !important;
color: rgba(24, 42, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c:active {background-color: rgba(237, 216, 4, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c {
  
}
}@media (max-width: 767px){#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c {
  
}
}

  #s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c-root {
    text-align: center;
  }


#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c-root {
    text-align: center;
  }


#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c-root {
    text-align: center;
  }


#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c-root {
    text-align: center;
  }


#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c-root {
    text-align: center;
  }


#s-bcffaf3c-9bd3-464f-aca0-4150e6a79b8c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-6d85b349-a809-4e96-9fce-ca4e69f68b51 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d85b349-a809-4e96-9fce-ca4e69f68b51 {
  min-height: 400px;
}
}
#s-6d85b349-a809-4e96-9fce-ca4e69f68b51 {
  background-image: url(https://i.shgcdn.com/2125d464-19d9-43b9-bbd4-9a881958cb35/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6d85b349-a809-4e96-9fce-ca4e69f68b51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d85b349-a809-4e96-9fce-ca4e69f68b51.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-737089af-21d9-458c-802e-38c26edb60b7 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-737089af-21d9-458c-802e-38c26edb60b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

}

#s-bd5423ac-9140-4172-a33e-38a9f589c127 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bd5423ac-9140-4172-a33e-38a9f589c127 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-2689f029-2946-4dff-b734-c647433554e3 {
  margin-bottom: -5px;
}

#s-688be268-d260-4b04-8b22-d26a9eb08c22 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-688be268-d260-4b04-8b22-d26a9eb08c22 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-688be268-d260-4b04-8b22-d26a9eb08c22 {
  overflow: hidden;
  
  
}







  #s-688be268-d260-4b04-8b22-d26a9eb08c22 img.shogun-image {
    

    
    
    
  }


#s-688be268-d260-4b04-8b22-d26a9eb08c22 .shogun-image-content {
  
    justify-content: center;
  
}

#s-48e92b32-5821-43de-9751-0e947055c4d4 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(210, 26, 26, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-48e92b32-5821-43de-9751-0e947055c4d4:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-48e92b32-5821-43de-9751-0e947055c4d4:active {background-color: rgba(226, 26, 142, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-48e92b32-5821-43de-9751-0e947055c4d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48e92b32-5821-43de-9751-0e947055c4d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-48e92b32-5821-43de-9751-0e947055c4d4 {
  
}
}@media (max-width: 767px){#s-48e92b32-5821-43de-9751-0e947055c4d4 {
  
}
}

  #s-48e92b32-5821-43de-9751-0e947055c4d4-root {
    text-align: center;
  }


#s-48e92b32-5821-43de-9751-0e947055c4d4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-48e92b32-5821-43de-9751-0e947055c4d4-root {
    text-align: center;
  }


#s-48e92b32-5821-43de-9751-0e947055c4d4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-48e92b32-5821-43de-9751-0e947055c4d4-root {
    text-align: center;
  }


#s-48e92b32-5821-43de-9751-0e947055c4d4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-48e92b32-5821-43de-9751-0e947055c4d4-root {
    text-align: center;
  }


#s-48e92b32-5821-43de-9751-0e947055c4d4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-48e92b32-5821-43de-9751-0e947055c4d4-root {
    text-align: center;
  }


#s-48e92b32-5821-43de-9751-0e947055c4d4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-a770bdff-d2a7-4a02-8777-c369037a4985 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a770bdff-d2a7-4a02-8777-c369037a4985 {
  min-height: 400px;
}
}
#s-a770bdff-d2a7-4a02-8777-c369037a4985 {
  background-image: url(https://i.shgcdn.com/39fb5b27-4103-4ae2-ada6-8cbd84e62093/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a770bdff-d2a7-4a02-8777-c369037a4985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a770bdff-d2a7-4a02-8777-c369037a4985.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-41c9dc3b-eee0-477b-8b84-befe3087ebcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-05e32733-b726-430c-9c1d-2a0f57824152 {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
text-align: center;
}

#s-05e32733-b726-430c-9c1d-2a0f57824152 {
  overflow: hidden;
  
  
}







  #s-05e32733-b726-430c-9c1d-2a0f57824152 img.shogun-image {
    

    
    
    
  }


#s-05e32733-b726-430c-9c1d-2a0f57824152 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e0a62d9d-9907-4f33-850e-f429e2c675cf {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(24, 42, 84, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e0a62d9d-9907-4f33-850e-f429e2c675cf:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(226, 26, 142, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e0a62d9d-9907-4f33-850e-f429e2c675cf:active {background-color: rgba(226, 26, 142, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-e0a62d9d-9907-4f33-850e-f429e2c675cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e0a62d9d-9907-4f33-850e-f429e2c675cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e0a62d9d-9907-4f33-850e-f429e2c675cf {
  margin-top: 0px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-e0a62d9d-9907-4f33-850e-f429e2c675cf {
  
}
}

  #s-e0a62d9d-9907-4f33-850e-f429e2c675cf-root {
    text-align: center;
  }


#s-e0a62d9d-9907-4f33-850e-f429e2c675cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e0a62d9d-9907-4f33-850e-f429e2c675cf-root {
    text-align: center;
  }


#s-e0a62d9d-9907-4f33-850e-f429e2c675cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e0a62d9d-9907-4f33-850e-f429e2c675cf-root {
    text-align: center;
  }


#s-e0a62d9d-9907-4f33-850e-f429e2c675cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e0a62d9d-9907-4f33-850e-f429e2c675cf-root {
    text-align: center;
  }


#s-e0a62d9d-9907-4f33-850e-f429e2c675cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e0a62d9d-9907-4f33-850e-f429e2c675cf-root {
    text-align: center;
  }


#s-e0a62d9d-9907-4f33-850e-f429e2c675cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-8522a105-afcf-4f24-8e41-5a62f1199760 {
  min-height: 450px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8522a105-afcf-4f24-8e41-5a62f1199760 {
  min-height: 350px;
}
}@media (max-width: 767px){#s-8522a105-afcf-4f24-8e41-5a62f1199760 {
  min-height: 350px;
}
}







#s-8522a105-afcf-4f24-8e41-5a62f1199760 > .shg-box-overlay {
  background-color: rgba(255, 149, 23, 1);
  opacity: 0;
  display: block;
}#s-8522a105-afcf-4f24-8e41-5a62f1199760.shg-box.shg-c {
  justify-content: center;
}

#s-a813b16f-a42e-4bd5-954c-bdd3aba16a6f {
  min-height: 450px;
background-color: rgba(78, 125, 169, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a813b16f-a42e-4bd5-954c-bdd3aba16a6f {
  min-height: 350px;
}
}@media (max-width: 767px){#s-a813b16f-a42e-4bd5-954c-bdd3aba16a6f {
  min-height: 350px;
}
}







#s-a813b16f-a42e-4bd5-954c-bdd3aba16a6f > .shg-box-overlay {
  background-color: rgba(255, 149, 23, 1);
  opacity: 0;
  display: block;
}#s-a813b16f-a42e-4bd5-954c-bdd3aba16a6f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8e736307-46e7-4f67-ab09-d47fc6035926"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

#s-b8b6ab25-fe35-49f2-87d3-406adf0d3af7 {
  text-align: center;
}
@media (max-width: 767px){#s-b8b6ab25-fe35-49f2-87d3-406adf0d3af7 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-b8b6ab25-fe35-49f2-87d3-406adf0d3af7 {
  overflow: hidden;
  
  
}







  #s-b8b6ab25-fe35-49f2-87d3-406adf0d3af7 img.shogun-image {
    

    
    
    
  }


#s-b8b6ab25-fe35-49f2-87d3-406adf0d3af7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1034f7c2-5c14-48eb-ba44-2f9119cde827 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(208, 104, 95, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-1034f7c2-5c14-48eb-ba44-2f9119cde827:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(228, 201, 81, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1034f7c2-5c14-48eb-ba44-2f9119cde827:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(208, 104, 95, 0.85) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-1034f7c2-5c14-48eb-ba44-2f9119cde827 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1034f7c2-5c14-48eb-ba44-2f9119cde827 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1034f7c2-5c14-48eb-ba44-2f9119cde827 {
  
}
}@media (max-width: 767px){#s-1034f7c2-5c14-48eb-ba44-2f9119cde827 {
  margin-bottom: 20px;
}
}

  #s-1034f7c2-5c14-48eb-ba44-2f9119cde827-root {
    text-align: center;
  }


#s-1034f7c2-5c14-48eb-ba44-2f9119cde827.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1034f7c2-5c14-48eb-ba44-2f9119cde827-root {
    text-align: center;
  }


#s-1034f7c2-5c14-48eb-ba44-2f9119cde827.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1034f7c2-5c14-48eb-ba44-2f9119cde827-root {
    text-align: center;
  }


#s-1034f7c2-5c14-48eb-ba44-2f9119cde827.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1034f7c2-5c14-48eb-ba44-2f9119cde827-root {
    text-align: center;
  }


#s-1034f7c2-5c14-48eb-ba44-2f9119cde827.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1034f7c2-5c14-48eb-ba44-2f9119cde827-root {
    text-align: center;
  }


#s-1034f7c2-5c14-48eb-ba44-2f9119cde827.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-6a7b9859-c3c6-45c3-9198-45312d5cc238 {
  min-height: 490px;
background-color: rgba(129, 117, 181, 1);
}








#s-6a7b9859-c3c6-45c3-9198-45312d5cc238 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a7b9859-c3c6-45c3-9198-45312d5cc238.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3570797-bc27-4ded-ae68-4c2fb55c8757"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

#s-8a8627cc-77db-4339-8728-e295a106f00d {
  text-align: center;
}

#s-8a8627cc-77db-4339-8728-e295a106f00d {
  overflow: hidden;
  
  
}







  #s-8a8627cc-77db-4339-8728-e295a106f00d img.shogun-image {
    

    
    
    
  }


#s-8a8627cc-77db-4339-8728-e295a106f00d .shogun-image-content {
  
    justify-content: center;
  
}

#s-9e0f1631-ac89-4477-821c-ae28cf6181ae {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9e0f1631-ac89-4477-821c-ae28cf6181ae:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9e0f1631-ac89-4477-821c-ae28cf6181ae:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9e0f1631-ac89-4477-821c-ae28cf6181ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e0f1631-ac89-4477-821c-ae28cf6181ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e0f1631-ac89-4477-821c-ae28cf6181ae {
  
}
}@media (max-width: 767px){#s-9e0f1631-ac89-4477-821c-ae28cf6181ae {
  
}
}

  #s-9e0f1631-ac89-4477-821c-ae28cf6181ae-root {
    text-align: center;
  }


#s-9e0f1631-ac89-4477-821c-ae28cf6181ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9e0f1631-ac89-4477-821c-ae28cf6181ae-root {
    text-align: center;
  }


#s-9e0f1631-ac89-4477-821c-ae28cf6181ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e0f1631-ac89-4477-821c-ae28cf6181ae-root {
    text-align: center;
  }


#s-9e0f1631-ac89-4477-821c-ae28cf6181ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9e0f1631-ac89-4477-821c-ae28cf6181ae-root {
    text-align: center;
  }


#s-9e0f1631-ac89-4477-821c-ae28cf6181ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9e0f1631-ac89-4477-821c-ae28cf6181ae-root {
    text-align: center;
  }


#s-9e0f1631-ac89-4477-821c-ae28cf6181ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}
#s-d8f73b54-0093-45a6-9f58-355e95ee7ff1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d8f73b54-0093-45a6-9f58-355e95ee7ff1 {
  min-height: 350px;
}
}@media (max-width: 767px){#s-d8f73b54-0093-45a6-9f58-355e95ee7ff1 {
  min-height: 350px;
}
}
#s-d8f73b54-0093-45a6-9f58-355e95ee7ff1 {
  background-image: url(https://i.shgcdn.com/fa25ed0d-0e44-4f1f-af78-6fa19b4bea64/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d8f73b54-0093-45a6-9f58-355e95ee7ff1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8f73b54-0093-45a6-9f58-355e95ee7ff1.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-782d9f1c-8489-4d59-9d37-87463884ea69 {
  margin-bottom: 10px;
}
}
@media (min-width: 0px) {
[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-782d9f1c-8489-4d59-9d37-87463884ea69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-7a45d42e-8afa-41ce-b7af-3e758514dea4 {
  text-align: center;
}
@media (max-width: 767px){#s-7a45d42e-8afa-41ce-b7af-3e758514dea4 {
  margin-top: 15px;
margin-bottom: 10px;
}
}
#s-7a45d42e-8afa-41ce-b7af-3e758514dea4 {
  overflow: hidden;
  
  
}







  #s-7a45d42e-8afa-41ce-b7af-3e758514dea4 img.shogun-image {
    

    
    
    
  }


#s-7a45d42e-8afa-41ce-b7af-3e758514dea4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9445827f-6523-4723-b8d3-77653f327d09 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(0, 113, 206, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
}
#s-9445827f-6523-4723-b8d3-77653f327d09:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(0, 113, 206, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9445827f-6523-4723-b8d3-77653f327d09:active {background-color: rgba(0, 113, 206, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9445827f-6523-4723-b8d3-77653f327d09 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9445827f-6523-4723-b8d3-77653f327d09 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9445827f-6523-4723-b8d3-77653f327d09 {
  
}
}@media (max-width: 767px){#s-9445827f-6523-4723-b8d3-77653f327d09 {
  
}
}

  #s-9445827f-6523-4723-b8d3-77653f327d09-root {
    text-align: center;
  }


#s-9445827f-6523-4723-b8d3-77653f327d09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9445827f-6523-4723-b8d3-77653f327d09-root {
    text-align: center;
  }


#s-9445827f-6523-4723-b8d3-77653f327d09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9445827f-6523-4723-b8d3-77653f327d09-root {
    text-align: center;
  }


#s-9445827f-6523-4723-b8d3-77653f327d09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9445827f-6523-4723-b8d3-77653f327d09-root {
    text-align: center;
  }


#s-9445827f-6523-4723-b8d3-77653f327d09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9445827f-6523-4723-b8d3-77653f327d09-root {
    text-align: center;
  }


#s-9445827f-6523-4723-b8d3-77653f327d09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-c0f86aaf-64e1-49cc-832d-17a7a6308049 {
  min-height: 455px;
}








#s-c0f86aaf-64e1-49cc-832d-17a7a6308049 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c0f86aaf-64e1-49cc-832d-17a7a6308049.shg-box.shg-c {
  justify-content: center;
}

#s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-bb0fc48e-51c8-480b-8b18-aff7b3dc212a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

}

#s-c8581caf-009f-47c7-a079-b1407f904698 {
  text-align: center;
}
@media (min-width: 1200px){#s-c8581caf-009f-47c7-a079-b1407f904698 {
  margin-bottom: 10px;
}
}
#s-c8581caf-009f-47c7-a079-b1407f904698 {
  overflow: hidden;
  
  
}







  #s-c8581caf-009f-47c7-a079-b1407f904698 img.shogun-image {
    

    
    
    
  }


#s-c8581caf-009f-47c7-a079-b1407f904698 .shogun-image-content {
  
    justify-content: center;
  
}

#s-3c269876-7603-4a7d-9018-5eb301ccc055 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(24, 42, 84, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-3c269876-7603-4a7d-9018-5eb301ccc055:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(24, 42, 84, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3c269876-7603-4a7d-9018-5eb301ccc055:active {background-color: rgba(24, 42, 84, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3c269876-7603-4a7d-9018-5eb301ccc055 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c269876-7603-4a7d-9018-5eb301ccc055 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c269876-7603-4a7d-9018-5eb301ccc055 {
  
}
}@media (max-width: 767px){#s-3c269876-7603-4a7d-9018-5eb301ccc055 {
  
}
}

  #s-3c269876-7603-4a7d-9018-5eb301ccc055-root {
    text-align: center;
  }


#s-3c269876-7603-4a7d-9018-5eb301ccc055.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3c269876-7603-4a7d-9018-5eb301ccc055-root {
    text-align: center;
  }


#s-3c269876-7603-4a7d-9018-5eb301ccc055.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3c269876-7603-4a7d-9018-5eb301ccc055-root {
    text-align: center;
  }


#s-3c269876-7603-4a7d-9018-5eb301ccc055.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3c269876-7603-4a7d-9018-5eb301ccc055-root {
    text-align: center;
  }


#s-3c269876-7603-4a7d-9018-5eb301ccc055.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3c269876-7603-4a7d-9018-5eb301ccc055-root {
    text-align: center;
  }


#s-3c269876-7603-4a7d-9018-5eb301ccc055.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}
#s-87ec3932-19ee-4728-a241-cf0e22eebeac {
  background-repeat: no-repeat;
background-size: cover;
min-height: 490px;
background-position: center center;
}
@media (min-width: 1200px){#s-87ec3932-19ee-4728-a241-cf0e22eebeac {
  min-height: 490px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-87ec3932-19ee-4728-a241-cf0e22eebeac {
  min-height: 300px;
}
}@media (max-width: 767px){#s-87ec3932-19ee-4728-a241-cf0e22eebeac {
  min-height: 300px;
}
}
#s-87ec3932-19ee-4728-a241-cf0e22eebeac {
  background-image: url(https://i.shgcdn.com/11f9089b-0a4f-443f-b49d-355e30a38dfa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-87ec3932-19ee-4728-a241-cf0e22eebeac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87ec3932-19ee-4728-a241-cf0e22eebeac.shg-box.shg-c {
  justify-content: center;
}

#s-e55b4dc1-c900-4b2a-8fdc-35d770eef306 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e55b4dc1-c900-4b2a-8fdc-35d770eef306"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-523e67d6-1082-4b20-a32b-3b3180e0c0c7 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-523e67d6-1082-4b20-a32b-3b3180e0c0c7 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-523e67d6-1082-4b20-a32b-3b3180e0c0c7 {
  
}
}
#s-523e67d6-1082-4b20-a32b-3b3180e0c0c7 {
  overflow: hidden;
  
  
}







  #s-523e67d6-1082-4b20-a32b-3b3180e0c0c7 img.shogun-image {
    

    
    
    
  }


#s-523e67d6-1082-4b20-a32b-3b3180e0c0c7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7 {
  border-style: solid;
margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(237, 224, 96, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(237, 224, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7:active {background-color: rgba(237, 224, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7 {
  
}
}@media (max-width: 767px){#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7 {
  
}
}

  #s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7-root {
    text-align: center;
  }


#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7-root {
    text-align: center;
  }


#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7-root {
    text-align: center;
  }


#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7-root {
    text-align: center;
  }


#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7-root {
    text-align: center;
  }


#s-b5fcbb27-7b3f-4679-8323-f5d7e83cd7c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}
}
#s-1e578bcb-aa21-43c1-8657-7a28a8b88cf1 {
  min-height: 450px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1e578bcb-aa21-43c1-8657-7a28a8b88cf1 {
  min-height: 350px;
}
}@media (max-width: 767px){#s-1e578bcb-aa21-43c1-8657-7a28a8b88cf1 {
  min-height: 350px;
}
}







#s-1e578bcb-aa21-43c1-8657-7a28a8b88cf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1e578bcb-aa21-43c1-8657-7a28a8b88cf1.shg-box.shg-c {
  justify-content: center;
}

#s-350b4122-6d05-4bbc-b5c3-f898f3d95418 {
  margin-left: 10px;
margin-right: 10px;
}
@media (max-width: 767px){#s-350b4122-6d05-4bbc-b5c3-f898f3d95418 {
  margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-350b4122-6d05-4bbc-b5c3-f898f3d95418"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-8691b3d4-3404-4475-bbbc-30c29413de0c {
  text-align: center;
}

#s-8691b3d4-3404-4475-bbbc-30c29413de0c {
  overflow: hidden;
  
  
}







  #s-8691b3d4-3404-4475-bbbc-30c29413de0c img.shogun-image {
    

    
    
    
  }


#s-8691b3d4-3404-4475-bbbc-30c29413de0c .shogun-image-content {
  
    justify-content: center;
  
}

#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd:hover {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(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd:active {background-color: rgba(255, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd {
  
}
}@media (max-width: 767px){#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd {
  
}
}

  #s-1e962999-1526-4f7a-a096-0b3b6a9bacdd-root {
    text-align: center;
  }


#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1e962999-1526-4f7a-a096-0b3b6a9bacdd-root {
    text-align: center;
  }


#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1e962999-1526-4f7a-a096-0b3b6a9bacdd-root {
    text-align: center;
  }


#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1e962999-1526-4f7a-a096-0b3b6a9bacdd-root {
    text-align: center;
  }


#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1e962999-1526-4f7a-a096-0b3b6a9bacdd-root {
    text-align: center;
  }


#s-1e962999-1526-4f7a-a096-0b3b6a9bacdd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-bfccbb91-ade3-4289-9691-12343c70fb67 {
  background-color: rgba(235, 235, 235, 1);
}
@media (min-width: 1200px){#s-bfccbb91-ade3-4289-9691-12343c70fb67 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bfccbb91-ade3-4289-9691-12343c70fb67 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bfccbb91-ade3-4289-9691-12343c70fb67 {
  
}
}@media (max-width: 767px){#s-bfccbb91-ade3-4289-9691-12343c70fb67 {
  
}
}
@media (min-width: 0px) {
[id="s-bfccbb91-ade3-4289-9691-12343c70fb67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfccbb91-ade3-4289-9691-12343c70fb67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bfccbb91-ade3-4289-9691-12343c70fb67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfccbb91-ade3-4289-9691-12343c70fb67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-bfccbb91-ade3-4289-9691-12343c70fb67"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ba8068e6-7e02-4213-b8ca-091e86f2c112 {
  text-align: center;
}

#s-ba8068e6-7e02-4213-b8ca-091e86f2c112 {
  overflow: hidden;
  
  
}







  #s-ba8068e6-7e02-4213-b8ca-091e86f2c112 img.shogun-image {
    

    
    
    
  }


#s-ba8068e6-7e02-4213-b8ca-091e86f2c112 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a7977afa-578c-4ce3-88cf-ad57d046e636 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a7977afa-578c-4ce3-88cf-ad57d046e636 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7977afa-578c-4ce3-88cf-ad57d046e636 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7977afa-578c-4ce3-88cf-ad57d046e636 {
  
}
}@media (max-width: 767px){#s-a7977afa-578c-4ce3-88cf-ad57d046e636 {
  
}
}
#s-a7977afa-578c-4ce3-88cf-ad57d046e636 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Boogaloo";
  font-style:  normal ;
  font-size: 60px;
  
  
  
}



#s-ae5ebe42-d463-43ce-afe1-37894592e8a6 {
  border-style: solid;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1200px){#s-ae5ebe42-d463-43ce-afe1-37894592e8a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae5ebe42-d463-43ce-afe1-37894592e8a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae5ebe42-d463-43ce-afe1-37894592e8a6 {
  
}
}@media (max-width: 767px){#s-ae5ebe42-d463-43ce-afe1-37894592e8a6 {
  
}
}
#s-82169023-0f10-4d40-b5ec-2b82d39fb247 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-82169023-0f10-4d40-b5ec-2b82d39fb247 .shogun-icon-wrapper {
  text-align: center;
}


#s-82169023-0f10-4d40-b5ec-2b82d39fb247 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c7b3c63-f0d0-4431-a7a0-62534cbc00fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-d0043668-c824-4484-801b-99fd8c02f37a {
  border-style: solid;
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, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-d0043668-c824-4484-801b-99fd8c02f37a:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d0043668-c824-4484-801b-99fd8c02f37a:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d0043668-c824-4484-801b-99fd8c02f37a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0043668-c824-4484-801b-99fd8c02f37a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0043668-c824-4484-801b-99fd8c02f37a {
  
}
}@media (max-width: 767px){#s-d0043668-c824-4484-801b-99fd8c02f37a {
  
}
}

  #s-d0043668-c824-4484-801b-99fd8c02f37a-root {
    text-align: center;
  }


#s-d0043668-c824-4484-801b-99fd8c02f37a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-d0043668-c824-4484-801b-99fd8c02f37a-root {
    text-align: center;
  }


#s-d0043668-c824-4484-801b-99fd8c02f37a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d0043668-c824-4484-801b-99fd8c02f37a-root {
    text-align: center;
  }


#s-d0043668-c824-4484-801b-99fd8c02f37a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d0043668-c824-4484-801b-99fd8c02f37a-root {
    text-align: center;
  }


#s-d0043668-c824-4484-801b-99fd8c02f37a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-d0043668-c824-4484-801b-99fd8c02f37a-root {
    text-align: center;
  }


#s-d0043668-c824-4484-801b-99fd8c02f37a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-4c0bf76b-37b8-4a42-806e-b41294b820db {
  background-color: rgba(235, 235, 235, 1);
}
@media (min-width: 1200px){#s-4c0bf76b-37b8-4a42-806e-b41294b820db {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c0bf76b-37b8-4a42-806e-b41294b820db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c0bf76b-37b8-4a42-806e-b41294b820db {
  
}
}@media (max-width: 767px){#s-4c0bf76b-37b8-4a42-806e-b41294b820db {
  
}
}
@media (min-width: 0px) {
[id="s-4c0bf76b-37b8-4a42-806e-b41294b820db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c0bf76b-37b8-4a42-806e-b41294b820db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4c0bf76b-37b8-4a42-806e-b41294b820db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c0bf76b-37b8-4a42-806e-b41294b820db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4c0bf76b-37b8-4a42-806e-b41294b820db"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0b79d6bf-6b34-4771-b669-7d154bca7960 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0b79d6bf-6b34-4771-b669-7d154bca7960 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b79d6bf-6b34-4771-b669-7d154bca7960 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b79d6bf-6b34-4771-b669-7d154bca7960 {
  
}
}@media (max-width: 767px){#s-0b79d6bf-6b34-4771-b669-7d154bca7960 {
  
}
}
#s-0b79d6bf-6b34-4771-b669-7d154bca7960 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Boogaloo";
  font-style:  normal ;
  font-size: 60px;
  
  
  
}



#s-29203e3e-08a1-4db7-b722-6556a93907ec {
  border-style: solid;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1200px){#s-29203e3e-08a1-4db7-b722-6556a93907ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29203e3e-08a1-4db7-b722-6556a93907ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29203e3e-08a1-4db7-b722-6556a93907ec {
  
}
}@media (max-width: 767px){#s-29203e3e-08a1-4db7-b722-6556a93907ec {
  
}
}
#s-505eebd1-d5f2-463d-bafc-8a046166243c {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-505eebd1-d5f2-463d-bafc-8a046166243c .shogun-icon-wrapper {
  text-align: center;
}


#s-505eebd1-d5f2-463d-bafc-8a046166243c .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5f40145e-a463-4594-975c-473061b4d982 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f40145e-a463-4594-975c-473061b4d982"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-0693b113-c2e8-4052-9fe1-ef56e1568433 {
  border-style: solid;
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, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-0693b113-c2e8-4052-9fe1-ef56e1568433:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-0693b113-c2e8-4052-9fe1-ef56e1568433:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0693b113-c2e8-4052-9fe1-ef56e1568433 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0693b113-c2e8-4052-9fe1-ef56e1568433 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0693b113-c2e8-4052-9fe1-ef56e1568433 {
  
}
}@media (max-width: 767px){#s-0693b113-c2e8-4052-9fe1-ef56e1568433 {
  
}
}

  #s-0693b113-c2e8-4052-9fe1-ef56e1568433-root {
    text-align: center;
  }


#s-0693b113-c2e8-4052-9fe1-ef56e1568433.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-0693b113-c2e8-4052-9fe1-ef56e1568433-root {
    text-align: center;
  }


#s-0693b113-c2e8-4052-9fe1-ef56e1568433.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0693b113-c2e8-4052-9fe1-ef56e1568433-root {
    text-align: center;
  }


#s-0693b113-c2e8-4052-9fe1-ef56e1568433.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0693b113-c2e8-4052-9fe1-ef56e1568433-root {
    text-align: center;
  }


#s-0693b113-c2e8-4052-9fe1-ef56e1568433.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-0693b113-c2e8-4052-9fe1-ef56e1568433-root {
    text-align: center;
  }


#s-0693b113-c2e8-4052-9fe1-ef56e1568433.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-cef232c2-d3c7-4b52-96cd-edaa86406f25 {
  text-align: center;
}

#s-cef232c2-d3c7-4b52-96cd-edaa86406f25 {
  overflow: hidden;
  
  
}







  #s-cef232c2-d3c7-4b52-96cd-edaa86406f25 img.shogun-image {
    

    
    
    
  }


#s-cef232c2-d3c7-4b52-96cd-edaa86406f25 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 {
  min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 {
  min-height: 460px;
}
}
#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 {
  background-image: url(https://i.shgcdn.com/0409d83a-95dd-4918-a19c-0f29c180a204/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-ec793c7e-bdf0-4b1d-baa5-6af3ba94f473.shg-box.shg-c {
  justify-content: center;
}

#s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d0be3fca-46df-4cfa-b4ec-3f24e1e5efd3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-90b1e18f-905d-4524-ab76-19ad4611c852 {
  margin-top: 0px;
text-align: center;
}

#s-90b1e18f-905d-4524-ab76-19ad4611c852 {
  overflow: hidden;
  
  
}







  #s-90b1e18f-905d-4524-ab76-19ad4611c852 img.shogun-image {
    

    
    
    
  }


#s-90b1e18f-905d-4524-ab76-19ad4611c852 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 55, 40, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(206, 55, 40, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f:hover {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(206, 55, 40, 0.7) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(206, 55, 40, 0.7) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f:active {background-color: rgba(206, 55, 40, 0.7) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f {
  margin-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f {
  margin-top: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f {
  margin-top: 10px;
}
}

  #s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f-root {
    text-align: center;
  }


#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f-root {
    text-align: center;
  }


#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f-root {
    text-align: center;
  }


#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f-root {
    text-align: center;
  }


#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f-root {
    text-align: center;
  }


#s-b6275fee-cda5-429d-9ca1-9b6ba55bbc7f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-3c3d79f4-7852-4d2a-a48d-d53f50538851 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 3%;
padding-bottom: 20px;
padding-right: 3%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3c3d79f4-7852-4d2a-a48d-d53f50538851 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-3c3d79f4-7852-4d2a-a48d-d53f50538851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c3d79f4-7852-4d2a-a48d-d53f50538851.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-4c26f795-0d5a-4549-82a1-784c1385cbde {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}


  #s-4c26f795-0d5a-4549-82a1-784c1385cbde .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4c26f795-0d5a-4549-82a1-784c1385cbde .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ddd;
  }
#s-4c26f795-0d5a-4549-82a1-784c1385cbde .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(153, 153, 153, 1);
  font-family: Mulish;
  font-weight: 700;
  
  font-size: 18px;
}

#s-4c26f795-0d5a-4549-82a1-784c1385cbde .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4c26f795-0d5a-4549-82a1-784c1385cbde .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4c26f795-0d5a-4549-82a1-784c1385cbde .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-58f24a9c-b2a2-4e31-bbe6-eefe8e57c0ec {
  padding-top: 10px;
min-height: 350px;
}

@media (min-width: 0px) {
[id="s-58f24a9c-b2a2-4e31-bbe6-eefe8e57c0ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-58f24a9c-b2a2-4e31-bbe6-eefe8e57c0ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-58f24a9c-b2a2-4e31-bbe6-eefe8e57c0ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-58f24a9c-b2a2-4e31-bbe6-eefe8e57c0ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

.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: -moz-max-content;
  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-19cc1b24-ed2a-46a7-ad31-658f1bddd679 {
  text-align: left;
}
@media (max-width: 767px){#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 {
  margin-top: 10px;
margin-bottom: 10px;
}
}


.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19cc1b24-ed2a-46a7-ad31-658f1bddd679 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 {
  text-align: left;
}
@media (max-width: 767px){#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 {
  margin-bottom: 10px;
}
}


.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f4e11aa-b77a-4eea-88e1-3ed7be21ff49 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bac55d95-b842-4bf7-9ac8-7298cc720696 {
  text-align: left;
}



.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bac55d95-b842-4bf7-9ac8-7298cc720696 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 {
  text-align: left;
}
@media (max-width: 767px){#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 {
  margin-bottom: 10px;
}
}


.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7d06e28-b6d9-4c6c-8a04-270c31f86410 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 {
  text-align: left;
}



.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8dd65342-8d58-4a12-9d4e-38393b47f8e4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 {
  text-align: left;
}



.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-20645664-62d4-45ed-ad3e-bb7481fc3e15 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1fc5cc3b-96ae-4a91-87f9-75c5b68e7757 {
  padding-top: 10px;
min-height: 325px;
}

@media (min-width: 0px) {
[id="s-1fc5cc3b-96ae-4a91-87f9-75c5b68e7757"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-1fc5cc3b-96ae-4a91-87f9-75c5b68e7757"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-1fc5cc3b-96ae-4a91-87f9-75c5b68e7757"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-1fc5cc3b-96ae-4a91-87f9-75c5b68e7757"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-43df9f37-a528-47ce-ab75-6695c8433e20 {
  text-align: left;
}



.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43df9f37-a528-47ce-ab75-6695c8433e20 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 {
  text-align: left;
}
@media (max-width: 767px){#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 {
  margin-bottom: 10px;
}
}


.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d5c4fda-72eb-421a-9b3d-9eacb46796a6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 {
  text-align: left;
}



.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c43aef03-1cfa-4a2e-ae06-15f97f0804e4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0f0ba106-6772-4105-bc68-464c572dd413 {
  text-align: left;
}
@media (max-width: 767px){#s-0f0ba106-6772-4105-bc68-464c572dd413 {
  margin-bottom: 10px;
}
}


.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f0ba106-6772-4105-bc68-464c572dd413 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c2336208-2469-4eac-9f13-286f66276ca0 {
  text-align: left;
}



.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c2336208-2469-4eac-9f13-286f66276ca0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 {
  margin-bottom: 20px;
text-align: center;
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 {
  max-width:  100%;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom,
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 {
  max-width:  100%;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom,
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 {
  max-width:  100%;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom,
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 {
  max-width:  100%;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom,
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 {
  max-width:  100%;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom,
.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  max-width: 90% !important;
  
}

.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9cb7f13b-37bb-43f8-be4c-3ac737e5a4b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c67992a4-d2fb-4b37-93c7-2bb088474daa {
  padding-top: 10px;
min-height: 350px;
}

@media (min-width: 0px) {
[id="s-c67992a4-d2fb-4b37-93c7-2bb088474daa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c67992a4-d2fb-4b37-93c7-2bb088474daa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-c67992a4-d2fb-4b37-93c7-2bb088474daa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-c67992a4-d2fb-4b37-93c7-2bb088474daa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c {
  margin-bottom: 10px;
text-align: left;
}



.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d05f2d2-5577-40ab-8dd3-c5bfe6811e0c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b1d0d5ad-d193-47a2-9174-8aada171763b {
  text-align: left;
}



.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1d0d5ad-d193-47a2-9174-8aada171763b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-74dfcccd-2ae8-411f-8efd-766ff820840c {
  text-align: left;
}
@media (max-width: 767px){#s-74dfcccd-2ae8-411f-8efd-766ff820840c {
  margin-bottom: 10px;
}
}


.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74dfcccd-2ae8-411f-8efd-766ff820840c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd {
  text-align: left;
}



.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-153524c9-81f0-43b0-a5f9-5c36caaf77bd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff {
  text-align: left;
}



.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-202b94ff-8d4c-402a-b3cf-638d3f8c13ff img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bb103dc6-f297-41be-a743-2c594250cec0 {
  text-align: left;
}



.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bb103dc6-f297-41be-a743-2c594250cec0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5cc506e4-6979-4dca-930a-172ac87c2e47 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 102, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 102, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.25em;
}
#s-5cc506e4-6979-4dca-930a-172ac87c2e47:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 102, 0, 1) !important;}#s-5cc506e4-6979-4dca-930a-172ac87c2e47:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 102, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-5cc506e4-6979-4dca-930a-172ac87c2e47-root {
    text-align: center;
  }


#s-5cc506e4-6979-4dca-930a-172ac87c2e47.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5cc506e4-6979-4dca-930a-172ac87c2e47-root {
    text-align: center;
  }


#s-5cc506e4-6979-4dca-930a-172ac87c2e47.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5cc506e4-6979-4dca-930a-172ac87c2e47-root {
    text-align: center;
  }


#s-5cc506e4-6979-4dca-930a-172ac87c2e47.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5cc506e4-6979-4dca-930a-172ac87c2e47-root {
    text-align: center;
  }


#s-5cc506e4-6979-4dca-930a-172ac87c2e47.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5cc506e4-6979-4dca-930a-172ac87c2e47-root {
    text-align: center;
  }


#s-5cc506e4-6979-4dca-930a-172ac87c2e47.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}
#s-cc77f32b-c7d2-4389-b77b-50bc87409086 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 102, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 102, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.25em;
}
#s-cc77f32b-c7d2-4389-b77b-50bc87409086:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 102, 0, 1) !important;}#s-cc77f32b-c7d2-4389-b77b-50bc87409086:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 102, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-cc77f32b-c7d2-4389-b77b-50bc87409086-root {
    text-align: center;
  }


#s-cc77f32b-c7d2-4389-b77b-50bc87409086.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc77f32b-c7d2-4389-b77b-50bc87409086-root {
    text-align: center;
  }


#s-cc77f32b-c7d2-4389-b77b-50bc87409086.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc77f32b-c7d2-4389-b77b-50bc87409086-root {
    text-align: center;
  }


#s-cc77f32b-c7d2-4389-b77b-50bc87409086.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc77f32b-c7d2-4389-b77b-50bc87409086-root {
    text-align: center;
  }


#s-cc77f32b-c7d2-4389-b77b-50bc87409086.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc77f32b-c7d2-4389-b77b-50bc87409086-root {
    text-align: center;
  }


#s-cc77f32b-c7d2-4389-b77b-50bc87409086.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}
#s-7e869410-249c-447b-8455-749d024e5733 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 102, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 102, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.25em;
}
#s-7e869410-249c-447b-8455-749d024e5733:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 102, 0, 1) !important;}#s-7e869410-249c-447b-8455-749d024e5733:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 102, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-7e869410-249c-447b-8455-749d024e5733-root {
    text-align: center;
  }


#s-7e869410-249c-447b-8455-749d024e5733.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7e869410-249c-447b-8455-749d024e5733-root {
    text-align: center;
  }


#s-7e869410-249c-447b-8455-749d024e5733.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e869410-249c-447b-8455-749d024e5733-root {
    text-align: center;
  }


#s-7e869410-249c-447b-8455-749d024e5733.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e869410-249c-447b-8455-749d024e5733-root {
    text-align: center;
  }


#s-7e869410-249c-447b-8455-749d024e5733.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7e869410-249c-447b-8455-749d024e5733-root {
    text-align: center;
  }


#s-7e869410-249c-447b-8455-749d024e5733.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Mulish;
  display:  inline-block ;
}
}
#s-211cc258-3ab6-42a2-842a-a2f88ede5ac3 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-211cc258-3ab6-42a2-842a-a2f88ede5ac3 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-211cc258-3ab6-42a2-842a-a2f88ede5ac3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-211cc258-3ab6-42a2-842a-a2f88ede5ac3.shg-box.shg-c {
  justify-content: center;
}

#s-ac846c28-1753-4996-addd-bd00f6568026 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1150px;
text-align: left;
}

#s-ac846c28-1753-4996-addd-bd00f6568026 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "EB Garamond";
  font-style:  italic ;
  font-size: 36px;
  line-height: 1.5em;
  
  
}



#s-5048e05e-74aa-4449-b417-40ab16c7808d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
max-width: 1150px;
}

@media (min-width: 0px) {
[id="s-5048e05e-74aa-4449-b417-40ab16c7808d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5048e05e-74aa-4449-b417-40ab16c7808d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5048e05e-74aa-4449-b417-40ab16c7808d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5048e05e-74aa-4449-b417-40ab16c7808d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0d0d13aa-c286-477c-b529-4f5452795c09 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0d0d13aa-c286-477c-b529-4f5452795c09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d0d13aa-c286-477c-b529-4f5452795c09.shg-box.shg-c {
  justify-content: center;
}

#s-f56f148f-a4e7-4b34-96b7-a185ad68da5b {
  max-width: 1000px;
text-align: center;
}

#s-f56f148f-a4e7-4b34-96b7-a185ad68da5b {
  overflow: hidden;
  
  
      max-width: 1000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f56f148f-a4e7-4b34-96b7-a185ad68da5b .shogun-image-content {
  
    justify-content: center;
  
}

#s-d05f3d90-c723-4856-a54e-2ea54952baa2 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-cc1de03f-bc6e-41c2-be45-54eb641a2aa0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cc1de03f-bc6e-41c2-be45-54eb641a2aa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc1de03f-bc6e-41c2-be45-54eb641a2aa0.shg-box.shg-c {
  justify-content: center;
}

#s-bad3fb36-f009-43d7-ba1a-eab0f7084e93 {
  max-width: 1000px;
text-align: center;
}

#s-bad3fb36-f009-43d7-ba1a-eab0f7084e93 {
  overflow: hidden;
  
  
      max-width: 1000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-bad3fb36-f009-43d7-ba1a-eab0f7084e93 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ac10b611-0a36-4ae0-9de9-e310b7db20a5 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-6e895923-62a4-4a48-b3d2-8b0241c31590 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6e895923-62a4-4a48-b3d2-8b0241c31590 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e895923-62a4-4a48-b3d2-8b0241c31590.shg-box.shg-c {
  justify-content: center;
}

#s-6c350e5b-b2d2-4b21-a5a0-f820f6134cb4 {
  max-width: 1000px;
text-align: center;
}

#s-6c350e5b-b2d2-4b21-a5a0-f820f6134cb4 {
  overflow: hidden;
  
  
      max-width: 1000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-6c350e5b-b2d2-4b21-a5a0-f820f6134cb4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-da1e2d09-36bc-419c-bc81-aca062019e71 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-3bc9e522-4c8f-4531-bc79-e53fed35a268 {
  padding-top: 20px;
padding-left: 2%;
padding-bottom: 30px;
padding-right: 2%;
min-height: 450px;
}
@media (min-width: 1200px){#s-3bc9e522-4c8f-4531-bc79-e53fed35a268 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-3bc9e522-4c8f-4531-bc79-e53fed35a268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3bc9e522-4c8f-4531-bc79-e53fed35a268.shg-box.shg-c {
  justify-content: center;
}

#s-2aeb581b-f072-454c-bee8-e039326f18d6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
max-width: 1150px;
}








#s-2aeb581b-f072-454c-bee8-e039326f18d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2aeb581b-f072-454c-bee8-e039326f18d6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9ce0b5a8-e322-4d7e-8239-65731dca8bf6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ce0b5a8-e322-4d7e-8239-65731dca8bf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-9ce0b5a8-e322-4d7e-8239-65731dca8bf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-9ce0b5a8-e322-4d7e-8239-65731dca8bf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

}

#s-c01e16f0-586a-4c20-9bdd-e86c605b9611 {
  min-height: 50px;
}








#s-c01e16f0-586a-4c20-9bdd-e86c605b9611 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c01e16f0-586a-4c20-9bdd-e86c605b9611.shg-box.shg-c {
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-ce4ac1ca-6406-46eb-bb36-01a972adb8a6 hr {
  border-top: 3px solid rgba(175, 177, 179, 1);
}

#s-5743ea97-941e-4f71-9527-e3a726d4f0df {
  padding-top: 5px;
}

#s-3be8c789-7e96-446b-9122-d02c073050bd {
  min-height: 50px;
}








#s-3be8c789-7e96-446b-9122-d02c073050bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3be8c789-7e96-446b-9122-d02c073050bd.shg-box.shg-c {
  justify-content: center;
}

#s-849a1a4a-8319-4033-91d5-5b1f303c3b92 hr {
  border-top: 3px solid rgba(175, 177, 179, 1);
}

#s-b44e7486-2822-48c8-bb95-403199c44b30 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-b44e7486-2822-48c8-bb95-403199c44b30"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-b44e7486-2822-48c8-bb95-403199c44b30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-b44e7486-2822-48c8-bb95-403199c44b30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-b44e7486-2822-48c8-bb95-403199c44b30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

}

#s-921231aa-2f97-4378-8a24-ff5356f470ba {
  margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 767px){#s-921231aa-2f97-4378-8a24-ff5356f470ba {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (max-width: 767px){#s-efc3dbba-e733-4932-91c3-46e7987ebf7a {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0%;
padding-right: 10%;
}
}
#s-f7d13047-dd1f-4b0c-9f8a-b21b6ad61d70 {
  margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 767px){#s-f7d13047-dd1f-4b0c-9f8a-b21b6ad61d70 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-864bbacd-551e-4190-bac4-9a254fdcd5d8 {
  margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 767px){#s-864bbacd-551e-4190-bac4-9a254fdcd5d8 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-4bb6f208-d98a-4a38-b5fb-0a788d554cd9 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 0px;
}








#s-4bb6f208-d98a-4a38-b5fb-0a788d554cd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bb6f208-d98a-4a38-b5fb-0a788d554cd9.shg-box.shg-c {
  justify-content: center;
}

#s-a2777fab-b1b0-461f-bcb2-f2edf33937e8 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-a2777fab-b1b0-461f-bcb2-f2edf33937e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2777fab-b1b0-461f-bcb2-f2edf33937e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-a2777fab-b1b0-461f-bcb2-f2edf33937e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-a2777fab-b1b0-461f-bcb2-f2edf33937e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-6842f81e-c484-4060-9543-dae6fd069aec {
  text-align: center;
}
@media (max-width: 767px){#s-6842f81e-c484-4060-9543-dae6fd069aec {
  margin-bottom: 15px;
}
}
#s-6842f81e-c484-4060-9543-dae6fd069aec {
  overflow: hidden;
  
  
}







  #s-6842f81e-c484-4060-9543-dae6fd069aec img.shogun-image {
    

    
    
    
  }


#s-6842f81e-c484-4060-9543-dae6fd069aec .shogun-image-content {
  
    justify-content: center;
  
}

#s-81347b54-b9d6-433a-b3c7-3d0042b63752 {
  max-width: 1046px;
aspect-ratio: 1046/608;
text-align: center;
}

#s-81347b54-b9d6-433a-b3c7-3d0042b63752 {
  overflow: hidden;
  
  
      max-width: 1046px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-81347b54-b9d6-433a-b3c7-3d0042b63752 img.shogun-image,
  #s-81347b54-b9d6-433a-b3c7-3d0042b63752 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-81347b54-b9d6-433a-b3c7-3d0042b63752 {
    width: 100%;
    height: auto;
  }



  #s-81347b54-b9d6-433a-b3c7-3d0042b63752 img.shogun-image {
    

    
    
    
  }


#s-81347b54-b9d6-433a-b3c7-3d0042b63752 .shogun-image-content {
  
    justify-content: center;
  
}

#s-50191e05-92a4-48d2-8e56-37a67d1daa54 {
  text-align: center;
}

#s-50191e05-92a4-48d2-8e56-37a67d1daa54 {
  overflow: hidden;
  
  
}







  #s-50191e05-92a4-48d2-8e56-37a67d1daa54 img.shogun-image {
    

    
    
    
  }


#s-50191e05-92a4-48d2-8e56-37a67d1daa54 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f6407819-e072-45ec-ad9e-2bcaea6d5569 {
  min-height: 450px;
background-color: rgba(0, 113, 206, 1);
}
@media (min-width: 1200px){#s-f6407819-e072-45ec-ad9e-2bcaea6d5569 {
  display: none;
}
#s-f6407819-e072-45ec-ad9e-2bcaea6d5569, #wrap-s-f6407819-e072-45ec-ad9e-2bcaea6d5569, #wrap-content-s-f6407819-e072-45ec-ad9e-2bcaea6d5569 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6407819-e072-45ec-ad9e-2bcaea6d5569 {
  display: none;
}
#s-f6407819-e072-45ec-ad9e-2bcaea6d5569, #wrap-s-f6407819-e072-45ec-ad9e-2bcaea6d5569, #wrap-content-s-f6407819-e072-45ec-ad9e-2bcaea6d5569 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6407819-e072-45ec-ad9e-2bcaea6d5569 {
  
}
}@media (max-width: 767px){#s-f6407819-e072-45ec-ad9e-2bcaea6d5569 {
  display: none;
}
#s-f6407819-e072-45ec-ad9e-2bcaea6d5569, #wrap-s-f6407819-e072-45ec-ad9e-2bcaea6d5569, #wrap-content-s-f6407819-e072-45ec-ad9e-2bcaea6d5569 { display: none !important; }}







#s-f6407819-e072-45ec-ad9e-2bcaea6d5569 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6407819-e072-45ec-ad9e-2bcaea6d5569.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df5c16a-b4d5-4186-92a6-1b95e429a339"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}