.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

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

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

.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

.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-6271d7bc-0f07-40f0-a673-fecaed666785 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-6271d7bc-0f07-40f0-a673-fecaed666785 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6271d7bc-0f07-40f0-a673-fecaed666785 .shg-sld-nav-button.shg-sld-left,
#s-6271d7bc-0f07-40f0-a673-fecaed666785 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  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;
  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;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
  max-width: 929px;
aspect-ratio: 929/348;
text-align: center;
}





  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image,
  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
    width: 100%;
    height: auto;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
    
    
  }


.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shogun-image-content {
  
    align-items: center;
  
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
      position: relative;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image,
  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
    width: 100%;
    height: auto;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
    
    
  }


.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shogun-image-content {
  
    align-items: center;
  
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
      position: relative;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image,
  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
    width: 100%;
    height: auto;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
    
    
  }


.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shogun-image-content {
  
    align-items: center;
  
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
      position: relative;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image,
  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
    width: 100%;
    height: auto;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
    
    
  }


.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shogun-image-content {
  
    align-items: center;
  
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
      position: relative;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image,
  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
    width: 100%;
    height: auto;
  }

  #s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
    
    
  }


.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb .shogun-image-content {
  
    align-items: center;
  
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container {
      position: relative;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b7fb398b-5ac9-4ccb-87e9-c527e49176fb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
  max-width: 929px;
aspect-ratio: 929/348;
text-align: center;
}





  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image,
  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
    width: 100%;
    height: auto;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
    
    
  }


.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
      position: relative;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image,
  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
    width: 100%;
    height: auto;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
    
    
  }


.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
      position: relative;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image,
  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
    width: 100%;
    height: auto;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
    
    
  }


.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
      position: relative;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image,
  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
    width: 100%;
    height: auto;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
    
    
  }


.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
      position: relative;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image,
  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
    width: 100%;
    height: auto;
  }

  #s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
    
    
  }


.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 .shogun-image-content {
  
    align-items: center;
  
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 {
      --shg-aspect-ratio: calc(929/348); 
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container {
      position: relative;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1c29e98-0d89-4206-8d0d-5f0a5df32fb3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
  max-width: 929px;
aspect-ratio: 929/347;
text-align: center;
}





  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image,
  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
    width: 100%;
    height: auto;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
    
    
  }


.s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shogun-image-content {
  
    align-items: center;
  
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
      --shg-aspect-ratio: calc(929/347); 
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
      position: relative;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image,
  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
    width: 100%;
    height: auto;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
    
    
  }


.s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shogun-image-content {
  
    align-items: center;
  
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
      --shg-aspect-ratio: calc(929/347); 
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
      position: relative;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image,
  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
    width: 100%;
    height: auto;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
    
    
  }


.s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shogun-image-content {
  
    align-items: center;
  
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
      --shg-aspect-ratio: calc(929/347); 
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
      position: relative;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image,
  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
    width: 100%;
    height: auto;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
    
    
  }


.s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shogun-image-content {
  
    align-items: center;
  
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
      --shg-aspect-ratio: calc(929/347); 
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
      position: relative;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image,
  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
    width: 100%;
    height: auto;
  }

  #s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
    
    
  }


.s-ce491f0c-6296-4e36-b233-2b36a99cdeee .shogun-image-content {
  
    align-items: center;
  
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee {
      --shg-aspect-ratio: calc(929/347); 
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container {
      position: relative;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce491f0c-6296-4e36-b233-2b36a99cdeee img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
  max-width: 940px;
aspect-ratio: 940/346;
text-align: center;
}





  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image,
  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
    width: 100%;
    height: auto;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
    
    
  }


.s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
      --shg-aspect-ratio: calc(940/346); 
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
      position: relative;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image,
  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
    width: 100%;
    height: auto;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
    
    
  }


.s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
      --shg-aspect-ratio: calc(940/346); 
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
      position: relative;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image,
  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
    width: 100%;
    height: auto;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
    
    
  }


.s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
      --shg-aspect-ratio: calc(940/346); 
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
      position: relative;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image,
  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
    width: 100%;
    height: auto;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
    
    
  }


.s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
      --shg-aspect-ratio: calc(940/346); 
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
      position: relative;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image,
  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
    width: 100%;
    height: auto;
  }

  #s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
    
    
  }


.s-ad62708b-de3d-4769-ba2c-a78a6b915520 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 {
      --shg-aspect-ratio: calc(940/346); 
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container {
      position: relative;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad62708b-de3d-4769-ba2c-a78a6b915520 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-73beb97a-7483-44bd-945e-9b07fadf299e {
  max-width: 940px;
aspect-ratio: 940/347;
text-align: center;
}





  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image,
  #s-73beb97a-7483-44bd-945e-9b07fadf299e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e {
    width: 100%;
    height: auto;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
    
    
  }


.s-73beb97a-7483-44bd-945e-9b07fadf299e .shogun-image-content {
  
    align-items: center;
  
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73beb97a-7483-44bd-945e-9b07fadf299e {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
      position: relative;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image,
  #s-73beb97a-7483-44bd-945e-9b07fadf299e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e {
    width: 100%;
    height: auto;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
    
    
  }


.s-73beb97a-7483-44bd-945e-9b07fadf299e .shogun-image-content {
  
    align-items: center;
  
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73beb97a-7483-44bd-945e-9b07fadf299e {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
      position: relative;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image,
  #s-73beb97a-7483-44bd-945e-9b07fadf299e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e {
    width: 100%;
    height: auto;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
    
    
  }


.s-73beb97a-7483-44bd-945e-9b07fadf299e .shogun-image-content {
  
    align-items: center;
  
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73beb97a-7483-44bd-945e-9b07fadf299e {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
      position: relative;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image,
  #s-73beb97a-7483-44bd-945e-9b07fadf299e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e {
    width: 100%;
    height: auto;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
    
    
  }


.s-73beb97a-7483-44bd-945e-9b07fadf299e .shogun-image-content {
  
    align-items: center;
  
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73beb97a-7483-44bd-945e-9b07fadf299e {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
      position: relative;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image,
  #s-73beb97a-7483-44bd-945e-9b07fadf299e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e {
    width: 100%;
    height: auto;
  }

  #s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
    
    
  }


.s-73beb97a-7483-44bd-945e-9b07fadf299e .shogun-image-content {
  
    align-items: center;
  
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73beb97a-7483-44bd-945e-9b07fadf299e {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container {
      position: relative;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73beb97a-7483-44bd-945e-9b07fadf299e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
  max-width: 930px;
aspect-ratio: 930/347;
text-align: center;
}





  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image,
  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
    width: 100%;
    height: auto;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
    
    
  }


.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
      --shg-aspect-ratio: calc(930/347); 
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
      position: relative;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image,
  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
    width: 100%;
    height: auto;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
    
    
  }


.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
      --shg-aspect-ratio: calc(930/347); 
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
      position: relative;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image,
  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
    width: 100%;
    height: auto;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
    
    
  }


.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
      --shg-aspect-ratio: calc(930/347); 
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
      position: relative;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image,
  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
    width: 100%;
    height: auto;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
    
    
  }


.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
      --shg-aspect-ratio: calc(930/347); 
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
      position: relative;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image,
  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
    width: 100%;
    height: auto;
  }

  #s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
    
    
  }


.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 {
      --shg-aspect-ratio: calc(930/347); 
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container {
      position: relative;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d2f81e9-f1d4-4258-9f86-43d0a5d802c7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
  max-width: 940px;
aspect-ratio: 940/347;
text-align: center;
}





  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image,
  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
    width: 100%;
    height: auto;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
    
    
  }


.s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shogun-image-content {
  
    align-items: center;
  
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
      position: relative;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image,
  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
    width: 100%;
    height: auto;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
    
    
  }


.s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shogun-image-content {
  
    align-items: center;
  
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
      position: relative;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image,
  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
    width: 100%;
    height: auto;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
    
    
  }


.s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shogun-image-content {
  
    align-items: center;
  
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
      position: relative;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image,
  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
    width: 100%;
    height: auto;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
    
    
  }


.s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shogun-image-content {
  
    align-items: center;
  
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
      position: relative;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image,
  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
    width: 100%;
    height: auto;
  }

  #s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
    
    
  }


.s-9ecec308-b2dc-49e7-869b-642f1dbe2225 .shogun-image-content {
  
    align-items: center;
  
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 {
      --shg-aspect-ratio: calc(940/347); 
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container {
      position: relative;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ecec308-b2dc-49e7-869b-642f1dbe2225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-eca351d2-27bd-419d-8659-4e2924413e76 {
  text-align: center;
}







  img.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
    
    
  }


.s-eca351d2-27bd-419d-8659-4e2924413e76 .shogun-image-content {
  
    align-items: center;
  
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
    
    
  }


.s-eca351d2-27bd-419d-8659-4e2924413e76 .shogun-image-content {
  
    align-items: center;
  
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
    
    
  }


.s-eca351d2-27bd-419d-8659-4e2924413e76 .shogun-image-content {
  
    align-items: center;
  
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 768px) and (max-width: 991px){





  img.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
    
    
  }


.s-eca351d2-27bd-419d-8659-4e2924413e76 .shogun-image-content {
  
    align-items: center;
  
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
  box-sizing: border-box;
}



}@media (max-width: 767px){





  img.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
    
    
  }


.s-eca351d2-27bd-419d-8659-4e2924413e76 .shogun-image-content {
  
    align-items: center;
  
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eca351d2-27bd-419d-8659-4e2924413e76.shogun-image {
  box-sizing: border-box;
}



}
#s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c {
  text-align: center;
}







  img.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
    
    
  }


.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c .shogun-image-content {
  
    align-items: center;
  
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
    
    
  }


.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c .shogun-image-content {
  
    align-items: center;
  
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
    
    
  }


.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c .shogun-image-content {
  
    align-items: center;
  
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 768px) and (max-width: 991px){





  img.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
    
    
  }


.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c .shogun-image-content {
  
    align-items: center;
  
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
  box-sizing: border-box;
}



}@media (max-width: 767px){





  img.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
    
    
  }


.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c .shogun-image-content {
  
    align-items: center;
  
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f06c0e1-ac0e-4888-9dc4-f101936fb92c.shogun-image {
  box-sizing: border-box;
}



}
#s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d {
  text-align: center;
}







  img.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
    
    
  }


.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d .shogun-image-content {
  
    align-items: center;
  
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
    
    
  }


.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d .shogun-image-content {
  
    align-items: center;
  
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 992px) and (max-width: 1199px){





  img.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
    
    
  }


.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d .shogun-image-content {
  
    align-items: center;
  
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
  box-sizing: border-box;
}



}@media (min-width: 768px) and (max-width: 991px){





  img.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
    
    
  }


.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d .shogun-image-content {
  
    align-items: center;
  
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
  box-sizing: border-box;
}



}@media (max-width: 767px){





  img.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
    
    
  }


.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d .shogun-image-content {
  
    align-items: center;
  
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c602e3e4-ad9d-4d47-83f7-8ed38288ac5d.shogun-image {
  box-sizing: border-box;
}



}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  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-962342f4-3e66-4b39-b446-621e37d8dc5c {
  text-align: center;
}







  #s-962342f4-3e66-4b39-b446-621e37d8dc5c img.shogun-image {
    

    
    
    
  }


#s-962342f4-3e66-4b39-b446-621e37d8dc5c .shogun-image-content {
  
    align-items: center;
  
}

#s-20f0d499-4be7-4931-99a7-2e4128700056 {
  text-align: center;
}







  #s-20f0d499-4be7-4931-99a7-2e4128700056 img.shogun-image {
    

    
    
    
  }


#s-20f0d499-4be7-4931-99a7-2e4128700056 .shogun-image-content {
  
    align-items: center;
  
}

#s-4804e377-4835-47a5-bd2b-6eba7fde129a {
  text-align: center;
}







  #s-4804e377-4835-47a5-bd2b-6eba7fde129a img.shogun-image {
    

    
    
    
  }


#s-4804e377-4835-47a5-bd2b-6eba7fde129a .shogun-image-content {
  
    align-items: center;
  
}

#s-1fb91d46-e996-46e5-b827-558b241a0fb2 {
  text-align: center;
}







  #s-1fb91d46-e996-46e5-b827-558b241a0fb2 img.shogun-image {
    

    
    
    
  }


#s-1fb91d46-e996-46e5-b827-558b241a0fb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e09b0e8d-e96e-4f7e-9a51-2578ad5e6cc5 {
  text-align: center;
}







  #s-e09b0e8d-e96e-4f7e-9a51-2578ad5e6cc5 img.shogun-image {
    

    
    
    
  }


#s-e09b0e8d-e96e-4f7e-9a51-2578ad5e6cc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6ee332b-b81b-465a-95cb-20256d3f7ab0 {
  text-align: center;
}







  #s-c6ee332b-b81b-465a-95cb-20256d3f7ab0 img.shogun-image {
    

    
    
    
  }


#s-c6ee332b-b81b-465a-95cb-20256d3f7ab0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfca5753-0791-4369-8fe9-b9226fcb7269 {
  text-align: center;
}







  #s-bfca5753-0791-4369-8fe9-b9226fcb7269 img.shogun-image {
    

    
    
    
  }


#s-bfca5753-0791-4369-8fe9-b9226fcb7269 .shogun-image-content {
  
    align-items: center;
  
}

#s-14817745-6d13-4a58-b761-851cb66b9481 {
  text-align: center;
}







  #s-14817745-6d13-4a58-b761-851cb66b9481 img.shogun-image {
    

    
    
    
  }


#s-14817745-6d13-4a58-b761-851cb66b9481 .shogun-image-content {
  
    align-items: center;
  
}

#s-0bba9e01-514e-4bc4-b5cd-74557fa9b9c8 {
  text-align: center;
}







  #s-0bba9e01-514e-4bc4-b5cd-74557fa9b9c8 img.shogun-image {
    

    
    
    
  }


#s-0bba9e01-514e-4bc4-b5cd-74557fa9b9c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0648b69-deda-4285-8c8f-f8c6c8c625c3 {
  text-align: center;
}







  #s-b0648b69-deda-4285-8c8f-f8c6c8c625c3 img.shogun-image {
    

    
    
    
  }


#s-b0648b69-deda-4285-8c8f-f8c6c8c625c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-495653d5-e1ca-4519-a0d0-d25521d75003 {
  text-align: center;
}







  #s-495653d5-e1ca-4519-a0d0-d25521d75003 img.shogun-image {
    

    
    
    
  }


#s-495653d5-e1ca-4519-a0d0-d25521d75003 .shogun-image-content {
  
    align-items: center;
  
}

#s-de39032d-3197-47c0-a889-2bee3669b2c5 {
  text-align: center;
}







  #s-de39032d-3197-47c0-a889-2bee3669b2c5 img.shogun-image {
    

    
    
    
  }


#s-de39032d-3197-47c0-a889-2bee3669b2c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-98840f60-8bef-4f28-9ed6-6abb4609ff03 {
  text-align: center;
}







  #s-98840f60-8bef-4f28-9ed6-6abb4609ff03 img.shogun-image {
    

    
    
    
  }


#s-98840f60-8bef-4f28-9ed6-6abb4609ff03 .shogun-image-content {
  
    align-items: center;
  
}

#s-21457bd6-fd86-4287-99e3-e669ba3ed5f5 {
  text-align: center;
}







  #s-21457bd6-fd86-4287-99e3-e669ba3ed5f5 img.shogun-image {
    

    
    
    
  }


#s-21457bd6-fd86-4287-99e3-e669ba3ed5f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2a3d091-4587-44d9-82c1-ba715d1b20a1 {
  text-align: center;
}







  #s-f2a3d091-4587-44d9-82c1-ba715d1b20a1 img.shogun-image {
    

    
    
    
  }


#s-f2a3d091-4587-44d9-82c1-ba715d1b20a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e91b239-1f37-470b-8bfd-38750d0d624b {
  text-align: center;
}







  #s-8e91b239-1f37-470b-8bfd-38750d0d624b img.shogun-image {
    

    
    
    
  }


#s-8e91b239-1f37-470b-8bfd-38750d0d624b .shogun-image-content {
  
    align-items: center;
  
}

#s-55a82ef4-d046-4693-8056-b82e07275b29 {
  text-align: center;
}







  #s-55a82ef4-d046-4693-8056-b82e07275b29 img.shogun-image {
    

    
    
    
  }


#s-55a82ef4-d046-4693-8056-b82e07275b29 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c964aed-89a1-4177-9b9f-4abb97c8a7c3 {
  text-align: center;
}







  #s-8c964aed-89a1-4177-9b9f-4abb97c8a7c3 img.shogun-image {
    

    
    
    
  }


#s-8c964aed-89a1-4177-9b9f-4abb97c8a7c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae56e851-3fa1-42ee-8b89-96174c087635 {
  text-align: center;
}







  #s-ae56e851-3fa1-42ee-8b89-96174c087635 img.shogun-image {
    

    
    
    
  }


#s-ae56e851-3fa1-42ee-8b89-96174c087635 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d743adf-085b-43d5-bd88-f3f089b30cad {
  text-align: center;
}







  #s-0d743adf-085b-43d5-bd88-f3f089b30cad img.shogun-image {
    

    
    
    
  }


#s-0d743adf-085b-43d5-bd88-f3f089b30cad .shogun-image-content {
  
    align-items: center;
  
}

#s-3145bfde-a6c7-4fc9-a8da-312699c1c410 {
  text-align: center;
}







  #s-3145bfde-a6c7-4fc9-a8da-312699c1c410 img.shogun-image {
    

    
    
    
  }


#s-3145bfde-a6c7-4fc9-a8da-312699c1c410 .shogun-image-content {
  
    align-items: center;
  
}

#s-216d7bd3-3485-4b9d-b46b-d26e84bbedfe {
  text-align: center;
}







  #s-216d7bd3-3485-4b9d-b46b-d26e84bbedfe img.shogun-image {
    

    
    
    
  }


#s-216d7bd3-3485-4b9d-b46b-d26e84bbedfe .shogun-image-content {
  
    align-items: center;
  
}

#s-31d89e0b-1f48-4224-a1d5-795102e8768b {
  text-align: center;
}







  #s-31d89e0b-1f48-4224-a1d5-795102e8768b img.shogun-image {
    

    
    
    
  }


#s-31d89e0b-1f48-4224-a1d5-795102e8768b .shogun-image-content {
  
    align-items: center;
  
}

#s-8ce432a4-15e4-41fe-9146-260af6d543f2 {
  text-align: center;
}







  #s-8ce432a4-15e4-41fe-9146-260af6d543f2 img.shogun-image {
    

    
    
    
  }


#s-8ce432a4-15e4-41fe-9146-260af6d543f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-dddc75e3-e79f-49cb-a3fa-bd3945bdd0f5 {
  text-align: center;
}







  #s-dddc75e3-e79f-49cb-a3fa-bd3945bdd0f5 img.shogun-image {
    

    
    
    
  }


#s-dddc75e3-e79f-49cb-a3fa-bd3945bdd0f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-cab522d7-95eb-4504-8c45-1dc00ea45eb5 {
  text-align: center;
}







  #s-cab522d7-95eb-4504-8c45-1dc00ea45eb5 img.shogun-image {
    

    
    
    
  }


#s-cab522d7-95eb-4504-8c45-1dc00ea45eb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b266718b-0777-4140-a12f-febe94eaf8ef {
  text-align: center;
}







  #s-b266718b-0777-4140-a12f-febe94eaf8ef img.shogun-image {
    

    
    
    
  }


#s-b266718b-0777-4140-a12f-febe94eaf8ef .shogun-image-content {
  
    align-items: center;
  
}

#s-763ab267-d959-4b95-990b-85e547b79b05 {
  text-align: center;
}







  #s-763ab267-d959-4b95-990b-85e547b79b05 img.shogun-image {
    

    
    
    
  }


#s-763ab267-d959-4b95-990b-85e547b79b05 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e16ab33-b726-437c-9560-4c6dcb93e65e {
  max-width: 940px;
aspect-ratio: 940/346;
text-align: center;
}





  #s-0e16ab33-b726-437c-9560-4c6dcb93e65e img.shogun-image,
  #s-0e16ab33-b726-437c-9560-4c6dcb93e65e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0e16ab33-b726-437c-9560-4c6dcb93e65e {
    width: 100%;
    height: auto;
  }



  #s-0e16ab33-b726-437c-9560-4c6dcb93e65e img.shogun-image {
    

    
    
    
  }


#s-0e16ab33-b726-437c-9560-4c6dcb93e65e .shogun-image-content {
  
    align-items: center;
  
}

#s-28379f07-275d-4910-b3b9-ad86782ca7f7 {
  text-align: center;
}







  #s-28379f07-275d-4910-b3b9-ad86782ca7f7 img.shogun-image {
    

    
    
    
  }


#s-28379f07-275d-4910-b3b9-ad86782ca7f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d11d1c7c-9366-459d-a56b-c3c4c110ecde {
  text-align: center;
}







  #s-d11d1c7c-9366-459d-a56b-c3c4c110ecde img.shogun-image {
    

    
    
    
  }


#s-d11d1c7c-9366-459d-a56b-c3c4c110ecde .shogun-image-content {
  
    align-items: center;
  
}

#s-fddc219d-1442-474d-a2f7-bd839e5bed86 {
  text-align: center;
}







  #s-fddc219d-1442-474d-a2f7-bd839e5bed86 img.shogun-image {
    

    
    
    
  }


#s-fddc219d-1442-474d-a2f7-bd839e5bed86 .shogun-image-content {
  
    align-items: center;
  
}

#s-25148fc5-a1e1-492f-ad83-31ad334cc8d7 {
  text-align: center;
}







  #s-25148fc5-a1e1-492f-ad83-31ad334cc8d7 img.shogun-image {
    

    
    
    
  }


#s-25148fc5-a1e1-492f-ad83-31ad334cc8d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4afb0ea0-4473-48cf-8216-8a9c606e7b3e {
  text-align: center;
}







  #s-4afb0ea0-4473-48cf-8216-8a9c606e7b3e img.shogun-image {
    

    
    
    
  }


#s-4afb0ea0-4473-48cf-8216-8a9c606e7b3e .shogun-image-content {
  
    align-items: center;
  
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-36cd7d16-c410-4ed2-b925-0e137bda6007 {
  text-align: center;
}







  #s-36cd7d16-c410-4ed2-b925-0e137bda6007 img.shogun-image {
    

    
    
    
  }


#s-36cd7d16-c410-4ed2-b925-0e137bda6007 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef2a2ed1-44bb-4887-a212-70df8c5fb38a {
  text-align: center;
}







  #s-ef2a2ed1-44bb-4887-a212-70df8c5fb38a img.shogun-image {
    

    
    
    
  }


#s-ef2a2ed1-44bb-4887-a212-70df8c5fb38a .shogun-image-content {
  
    align-items: center;
  
}

.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;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-eea7a650-05ac-481d-afb8-3a156bf2ac3d {
  box-shadow:1px 1px 1px 1px rgba(144, 144, 144, 1);
margin-top: 3px;
margin-bottom: 3px;
padding-top: 4px;
padding-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(133, 133, 133, 1);
border-style: solid;
border-radius: 1px;
min-height: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-eea7a650-05ac-481d-afb8-3a156bf2ac3d {
  display: none;
}
#s-eea7a650-05ac-481d-afb8-3a156bf2ac3d, #wrap-s-eea7a650-05ac-481d-afb8-3a156bf2ac3d { display: none !important; }}@media (max-width: 767px){#s-eea7a650-05ac-481d-afb8-3a156bf2ac3d {
  display: none;
}
#s-eea7a650-05ac-481d-afb8-3a156bf2ac3d, #wrap-s-eea7a650-05ac-481d-afb8-3a156bf2ac3d { display: none !important; }}
#s-eea7a650-05ac-481d-afb8-3a156bf2ac3d .shogun-heading-component h1 {
  color: rgba(243, 243, 243, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: left;
}



.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc {
  display: none;
}
#s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc, #wrap-s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc { display: none !important; }}@media (max-width: 767px){#s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc {
  display: none;
}
#s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc, #wrap-s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc { display: none !important; }}
#s-77a4c7c9-8bdb-4d58-a501-868c2b5f70fc hr {
  border-top: 2px solid #ddd;
}

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-ad4eb88a-d148-419c-910d-b72edb981d70 {
  display: none;
}
#s-ad4eb88a-d148-419c-910d-b72edb981d70, #wrap-s-ad4eb88a-d148-419c-910d-b72edb981d70 { display: none !important; }}@media (max-width: 767px){#s-ad4eb88a-d148-419c-910d-b72edb981d70 {
  display: none;
}
#s-ad4eb88a-d148-419c-910d-b72edb981d70, #wrap-s-ad4eb88a-d148-419c-910d-b72edb981d70 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ad4eb88a-d148-419c-910d-b72edb981d70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ad4eb88a-d148-419c-910d-b72edb981d70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ad4eb88a-d148-419c-910d-b72edb981d70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ad4eb88a-d148-419c-910d-b72edb981d70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-9a0cea5a-3ec3-43cc-96fc-10083bfeecae {
  display: none;
}
#s-9a0cea5a-3ec3-43cc-96fc-10083bfeecae, #wrap-s-9a0cea5a-3ec3-43cc-96fc-10083bfeecae { display: none !important; }}@media (max-width: 767px){#s-9a0cea5a-3ec3-43cc-96fc-10083bfeecae {
  display: none;
}
#s-9a0cea5a-3ec3-43cc-96fc-10083bfeecae, #wrap-s-9a0cea5a-3ec3-43cc-96fc-10083bfeecae { display: none !important; }}
#s-2ec8202a-c337-4e44-975d-fb5269eead4b {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1280px;
aspect-ratio: 1280/951;
text-align: center;
}





  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image,
  #s-2ec8202a-c337-4e44-975d-fb5269eead4b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b {
    width: 100%;
    height: auto;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
    
    
  }


.s-2ec8202a-c337-4e44-975d-fb5269eead4b .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec8202a-c337-4e44-975d-fb5269eead4b {
      --shg-aspect-ratio: calc(1280/951); 
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
      position: relative;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image,
  #s-2ec8202a-c337-4e44-975d-fb5269eead4b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b {
    width: 100%;
    height: auto;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
    
    
  }


.s-2ec8202a-c337-4e44-975d-fb5269eead4b .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec8202a-c337-4e44-975d-fb5269eead4b {
      --shg-aspect-ratio: calc(1280/951); 
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
      position: relative;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image,
  #s-2ec8202a-c337-4e44-975d-fb5269eead4b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b {
    width: 100%;
    height: auto;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
    
    
  }


.s-2ec8202a-c337-4e44-975d-fb5269eead4b .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec8202a-c337-4e44-975d-fb5269eead4b {
      --shg-aspect-ratio: calc(1280/951); 
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
      position: relative;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image,
  #s-2ec8202a-c337-4e44-975d-fb5269eead4b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b {
    width: 100%;
    height: auto;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
    
    
  }


.s-2ec8202a-c337-4e44-975d-fb5269eead4b .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec8202a-c337-4e44-975d-fb5269eead4b {
      --shg-aspect-ratio: calc(1280/951); 
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
      position: relative;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image,
  #s-2ec8202a-c337-4e44-975d-fb5269eead4b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b {
    width: 100%;
    height: auto;
  }

  #s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
    
    
  }


.s-2ec8202a-c337-4e44-975d-fb5269eead4b .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec8202a-c337-4e44-975d-fb5269eead4b {
      --shg-aspect-ratio: calc(1280/951); 
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container {
      position: relative;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec8202a-c337-4e44-975d-fb5269eead4b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-e4c1f0ec-e7c0-4556-b482-08c1f6fa5d28 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
text-align: left;
}

#s-e4c1f0ec-e7c0-4556-b482-08c1f6fa5d28 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d {
  display: none;
}
#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d, #wrap-s-07e46903-ed61-484d-b3ad-1bed3ba0d88d { display: none !important; }}@media (max-width: 767px){#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d {
  display: none;
}
#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d, #wrap-s-07e46903-ed61-484d-b3ad-1bed3ba0d88d { display: none !important; }}
#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-07e46903-ed61-484d-b3ad-1bed3ba0d88d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cca34f8f-a647-461e-8838-0a529d337e8d {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-cca34f8f-a647-461e-8838-0a529d337e8d {
  display: none;
}
#s-cca34f8f-a647-461e-8838-0a529d337e8d, #wrap-s-cca34f8f-a647-461e-8838-0a529d337e8d { display: none !important; }}@media (max-width: 767px){#s-cca34f8f-a647-461e-8838-0a529d337e8d {
  display: none;
}
#s-cca34f8f-a647-461e-8838-0a529d337e8d, #wrap-s-cca34f8f-a647-461e-8838-0a529d337e8d { display: none !important; }}
#s-cca34f8f-a647-461e-8838-0a529d337e8d hr {
  border-top: 2px solid #ddd;
}

.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 {
  font-weight: ;
  font-family: ;
}

.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-a4eac87c-579e-40b9-888d-c19da6cfe7d8 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a4eac87c-579e-40b9-888d-c19da6cfe7d8-root {
    text-align: left;
  }


#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a4eac87c-579e-40b9-888d-c19da6cfe7d8-root {
    text-align: left;
  }


#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4eac87c-579e-40b9-888d-c19da6cfe7d8-root {
    text-align: left;
  }


#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a4eac87c-579e-40b9-888d-c19da6cfe7d8-root {
    text-align: left;
  }


#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a4eac87c-579e-40b9-888d-c19da6cfe7d8-root {
    text-align: left;
  }


#s-a4eac87c-579e-40b9-888d-c19da6cfe7d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-3421d968-d786-482a-86bf-0f7b7b3e3a21 {
  display: none;
}
#s-3421d968-d786-482a-86bf-0f7b7b3e3a21, #wrap-s-3421d968-d786-482a-86bf-0f7b7b3e3a21 { display: none !important; }}@media (max-width: 767px){#s-3421d968-d786-482a-86bf-0f7b7b3e3a21 {
  display: none;
}
#s-3421d968-d786-482a-86bf-0f7b7b3e3a21, #wrap-s-3421d968-d786-482a-86bf-0f7b7b3e3a21 { display: none !important; }}
.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);
}

.shg-product-image-wrapper {
  display: none;
  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-143c8de4-52a3-430c-9abe-449b2f3c1f52 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 {
  display: none;
}
#s-143c8de4-52a3-430c-9abe-449b2f3c1f52, #wrap-s-143c8de4-52a3-430c-9abe-449b2f3c1f52 { display: none !important; }}@media (max-width: 767px){#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 {
  display: none;
}
#s-143c8de4-52a3-430c-9abe-449b2f3c1f52, #wrap-s-143c8de4-52a3-430c-9abe-449b2f3c1f52 { display: none !important; }}


.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-143c8de4-52a3-430c-9abe-449b2f3c1f52 img.shogun-image {
  width: 100%;
}



}
#s-cca0831b-0077-4af2-b4a0-5a57908de16f {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-cca0831b-0077-4af2-b4a0-5a57908de16f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 {
  margin-top: 1px;
margin-bottom: 1px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 {
  display: none;
}
#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0, #wrap-s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 { display: none !important; }}@media (max-width: 767px){#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 {
  display: none;
}
#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0, #wrap-s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 { display: none !important; }}
#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1f85d987-daa1-4dfd-9e8d-b28354d38cf0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cf8add66-eb59-4041-be44-b6a96957fc6a {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0.09;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf8add66-eb59-4041-be44-b6a96957fc6a {
  display: none;
}
#s-cf8add66-eb59-4041-be44-b6a96957fc6a, #wrap-s-cf8add66-eb59-4041-be44-b6a96957fc6a { display: none !important; }}@media (max-width: 767px){#s-cf8add66-eb59-4041-be44-b6a96957fc6a {
  display: none;
}
#s-cf8add66-eb59-4041-be44-b6a96957fc6a, #wrap-s-cf8add66-eb59-4041-be44-b6a96957fc6a { display: none !important; }}
#s-cf8add66-eb59-4041-be44-b6a96957fc6a hr {
  border-top: 2px solid #ddd;
}

#s-490d2f39-c093-4c66-8943-42f9a1554959 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-490d2f39-c093-4c66-8943-42f9a1554959:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-490d2f39-c093-4c66-8943-42f9a1554959:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-490d2f39-c093-4c66-8943-42f9a1554959-root {
    text-align: left;
  }


#s-490d2f39-c093-4c66-8943-42f9a1554959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-490d2f39-c093-4c66-8943-42f9a1554959-root {
    text-align: left;
  }


#s-490d2f39-c093-4c66-8943-42f9a1554959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-490d2f39-c093-4c66-8943-42f9a1554959-root {
    text-align: left;
  }


#s-490d2f39-c093-4c66-8943-42f9a1554959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-490d2f39-c093-4c66-8943-42f9a1554959-root {
    text-align: left;
  }


#s-490d2f39-c093-4c66-8943-42f9a1554959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-490d2f39-c093-4c66-8943-42f9a1554959-root {
    text-align: left;
  }


#s-490d2f39-c093-4c66-8943-42f9a1554959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-b29b60f2-dbaa-425c-88fb-defd5483cb36 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 0, 0, 1);
border-style: solid;
}

#s-83ef71a2-c939-49ec-8285-8ec798c1de56 {
  margin-top: 22px;
margin-bottom: 22px;
padding-top: 7px;
padding-bottom: 7px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-83ef71a2-c939-49ec-8285-8ec798c1de56 {
  display: none;
}
#s-83ef71a2-c939-49ec-8285-8ec798c1de56, #wrap-s-83ef71a2-c939-49ec-8285-8ec798c1de56 { display: none !important; }}@media (max-width: 767px){#s-83ef71a2-c939-49ec-8285-8ec798c1de56 {
  display: none;
}
#s-83ef71a2-c939-49ec-8285-8ec798c1de56, #wrap-s-83ef71a2-c939-49ec-8285-8ec798c1de56 { display: none !important; }}


.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-83ef71a2-c939-49ec-8285-8ec798c1de56 img.shogun-image {
  width: 100%;
}



}
#s-6f4844e6-ca64-4902-b93c-9e43d36c4b04 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}

#s-6f4844e6-ca64-4902-b93c-9e43d36c4b04 .shg-product-title-component h6 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 14px;
padding-bottom: 14px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 {
  display: none;
}
#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3, #wrap-s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 { display: none !important; }}@media (max-width: 767px){#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 {
  display: none;
}
#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3, #wrap-s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 { display: none !important; }}
#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9fa69157-fe3a-4704-abf9-16294bcd1cb3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b30fdbdb-d543-4b00-a958-d0a238979d3f {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b30fdbdb-d543-4b00-a958-d0a238979d3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b30fdbdb-d543-4b00-a958-d0a238979d3f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b30fdbdb-d543-4b00-a958-d0a238979d3f-root {
    text-align: center;
  }


#s-b30fdbdb-d543-4b00-a958-d0a238979d3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b30fdbdb-d543-4b00-a958-d0a238979d3f-root {
    text-align: center;
  }


#s-b30fdbdb-d543-4b00-a958-d0a238979d3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b30fdbdb-d543-4b00-a958-d0a238979d3f-root {
    text-align: center;
  }


#s-b30fdbdb-d543-4b00-a958-d0a238979d3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b30fdbdb-d543-4b00-a958-d0a238979d3f-root {
    text-align: center;
  }


#s-b30fdbdb-d543-4b00-a958-d0a238979d3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b30fdbdb-d543-4b00-a958-d0a238979d3f-root {
    text-align: center;
  }


#s-b30fdbdb-d543-4b00-a958-d0a238979d3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-43aeba34-91fb-409a-81bf-040f7d5f420a {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-43aeba34-91fb-409a-81bf-040f7d5f420a {
  display: none;
}
#s-43aeba34-91fb-409a-81bf-040f7d5f420a, #wrap-s-43aeba34-91fb-409a-81bf-040f7d5f420a { display: none !important; }}@media (max-width: 767px){#s-43aeba34-91fb-409a-81bf-040f7d5f420a {
  display: none;
}
#s-43aeba34-91fb-409a-81bf-040f7d5f420a, #wrap-s-43aeba34-91fb-409a-81bf-040f7d5f420a { display: none !important; }}
#s-43aeba34-91fb-409a-81bf-040f7d5f420a hr {
  border-top: 2px solid #ddd;
}

#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 {
  padding-top: 23px;
padding-left: 4%;
padding-bottom: 23px;
padding-right: 4%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 {
  display: none;
}
#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4, #wrap-s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 { display: none !important; }}@media (max-width: 767px){#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 {
  display: none;
}
#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4, #wrap-s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 { display: none !important; }}


.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fd97267f-3ae3-48c4-ad3d-a3e99fd4f2f4 img.shogun-image {
  width: 100%;
}



}
#s-210cf973-ed7f-4951-9d92-001d5b5994b6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-210cf973-ed7f-4951-9d92-001d5b5994b6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3d8da006-1375-4393-9689-950bd0904349 {
  margin-top: 9px;
margin-bottom: 9px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d8da006-1375-4393-9689-950bd0904349 {
  display: none;
}
#s-3d8da006-1375-4393-9689-950bd0904349, #wrap-s-3d8da006-1375-4393-9689-950bd0904349 { display: none !important; }}@media (max-width: 767px){#s-3d8da006-1375-4393-9689-950bd0904349 {
  display: none;
}
#s-3d8da006-1375-4393-9689-950bd0904349, #wrap-s-3d8da006-1375-4393-9689-950bd0904349 { display: none !important; }}
#s-3d8da006-1375-4393-9689-950bd0904349 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3d8da006-1375-4393-9689-950bd0904349 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3d8da006-1375-4393-9689-950bd0904349 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-51a130d5-950f-4b03-a2b2-35aa9aed0b06 {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-51a130d5-950f-4b03-a2b2-35aa9aed0b06 {
  display: none;
}
#s-51a130d5-950f-4b03-a2b2-35aa9aed0b06, #wrap-s-51a130d5-950f-4b03-a2b2-35aa9aed0b06 { display: none !important; }}@media (max-width: 767px){#s-51a130d5-950f-4b03-a2b2-35aa9aed0b06 {
  display: none;
}
#s-51a130d5-950f-4b03-a2b2-35aa9aed0b06, #wrap-s-51a130d5-950f-4b03-a2b2-35aa9aed0b06 { display: none !important; }}
#s-51a130d5-950f-4b03-a2b2-35aa9aed0b06 hr {
  border-top: 2px solid #ddd;
}

#s-394b021f-a800-4bca-b0b3-41172bec0a84 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-394b021f-a800-4bca-b0b3-41172bec0a84:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-394b021f-a800-4bca-b0b3-41172bec0a84:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-394b021f-a800-4bca-b0b3-41172bec0a84-root {
    text-align: left;
  }


#s-394b021f-a800-4bca-b0b3-41172bec0a84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-394b021f-a800-4bca-b0b3-41172bec0a84-root {
    text-align: left;
  }


#s-394b021f-a800-4bca-b0b3-41172bec0a84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-394b021f-a800-4bca-b0b3-41172bec0a84-root {
    text-align: left;
  }


#s-394b021f-a800-4bca-b0b3-41172bec0a84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-394b021f-a800-4bca-b0b3-41172bec0a84-root {
    text-align: left;
  }


#s-394b021f-a800-4bca-b0b3-41172bec0a84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-394b021f-a800-4bca-b0b3-41172bec0a84-root {
    text-align: left;
  }


#s-394b021f-a800-4bca-b0b3-41172bec0a84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-845396fa-2a61-40b0-a41b-f11a5f46154a {
  opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-845396fa-2a61-40b0-a41b-f11a5f46154a {
  display: none;
}
#s-845396fa-2a61-40b0-a41b-f11a5f46154a, #wrap-s-845396fa-2a61-40b0-a41b-f11a5f46154a { display: none !important; }}@media (max-width: 767px){#s-845396fa-2a61-40b0-a41b-f11a5f46154a {
  display: none;
}
#s-845396fa-2a61-40b0-a41b-f11a5f46154a, #wrap-s-845396fa-2a61-40b0-a41b-f11a5f46154a { display: none !important; }}
#s-845396fa-2a61-40b0-a41b-f11a5f46154a hr {
  border-top: 2px solid #ddd;
}

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

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

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

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

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

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

@media (min-width: 1200px){#s-04bfccff-d23a-4a27-ac88-3df08aa3410f {
  display: none;
}
#s-04bfccff-d23a-4a27-ac88-3df08aa3410f, #wrap-s-04bfccff-d23a-4a27-ac88-3df08aa3410f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04bfccff-d23a-4a27-ac88-3df08aa3410f {
  display: none;
}
#s-04bfccff-d23a-4a27-ac88-3df08aa3410f, #wrap-s-04bfccff-d23a-4a27-ac88-3df08aa3410f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04bfccff-d23a-4a27-ac88-3df08aa3410f {
  display: none;
}
#s-04bfccff-d23a-4a27-ac88-3df08aa3410f, #wrap-s-04bfccff-d23a-4a27-ac88-3df08aa3410f { display: none !important; }}
#s-04bfccff-d23a-4a27-ac88-3df08aa3410f .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(0, 0, 0, 1);
  border-radius: 0px;
}

#s-04bfccff-d23a-4a27-ac88-3df08aa3410f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-04bfccff-d23a-4a27-ac88-3df08aa3410f td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: left;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: rgba(0, 0, 0, 1);
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-04bfccff-d23a-4a27-ac88-3df08aa3410f td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-04bfccff-d23a-4a27-ac88-3df08aa3410f td.shogun-table-column, #s-04bfccff-d23a-4a27-ac88-3df08aa3410f td.shogun-table-row {
  border: 0px solid rgba(0, 0, 0, 1);
}

#s-e0c3247a-d566-4bbf-9f6c-155f980cdacb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0c3247a-d566-4bbf-9f6c-155f980cdacb .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d {
  text-align: center;
}

#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-2aeb14f6-1037-4430-bb07-bcbb48bb143d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
}
#s-7d48dd7e-fa2b-4308-8750-671c4a52f53a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d48dd7e-fa2b-4308-8750-671c4a52f53a .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c {
  text-align: center;
}

#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c .shg-product-sold-out {
  display: none;
  color: rgba(253, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c .shg-product-price {
  color: rgba(253, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-98d9d677-1adb-4f85-b40c-f7a244a52d2c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
}
#s-48ff1be0-1531-44b9-b86a-418bbe76c985 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48ff1be0-1531-44b9-b86a-418bbe76c985 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 {
  text-align: center;
}

#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-bd0bc45b-2f9f-460b-8044-4347736a7e27 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
}
#s-caf202ec-b1aa-41b4-ba7f-0765f24cd972 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-caf202ec-b1aa-41b4-ba7f-0765f24cd972 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-9e221658-5370-44d8-9f64-b75722d4a112 {
  text-align: center;
}

#s-9e221658-5370-44d8-9f64-b75722d4a112 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9e221658-5370-44d8-9f64-b75722d4a112 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-9e221658-5370-44d8-9f64-b75722d4a112 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-9e221658-5370-44d8-9f64-b75722d4a112 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9e221658-5370-44d8-9f64-b75722d4a112 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-9e221658-5370-44d8-9f64-b75722d4a112 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
}
#s-4cac388b-39c3-46fd-b9a5-d0c7cdbb3f16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cac388b-39c3-46fd-b9a5-d0c7cdbb3f16 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 {
  text-align: center;
}

#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-edc1aa44-6f05-461c-a55b-1d4a94f32e60 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
}
#s-e3e28264-8b6b-421c-8d89-ddff90228e0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3e28264-8b6b-421c-8d89-ddff90228e0a .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c {
  text-align: center;
}

#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-bb89d700-9b62-43c7-9a2c-72fbf7fb322c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}
}
#s-c999c68e-bf20-4413-81b6-30bfb7372197 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-c999c68e-bf20-4413-81b6-30bfb7372197 {
  display: none;
}
#s-c999c68e-bf20-4413-81b6-30bfb7372197, #wrap-s-c999c68e-bf20-4413-81b6-30bfb7372197 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c999c68e-bf20-4413-81b6-30bfb7372197 {
  display: none;
}
#s-c999c68e-bf20-4413-81b6-30bfb7372197, #wrap-s-c999c68e-bf20-4413-81b6-30bfb7372197 { display: none !important; }}
#s-c999c68e-bf20-4413-81b6-30bfb7372197 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



@media (min-width: 768px) and (max-width: 991px){#s-a1a0f683-1d24-48a0-8324-a010898b84c3 {
  display: none;
}
#s-a1a0f683-1d24-48a0-8324-a010898b84c3, #wrap-s-a1a0f683-1d24-48a0-8324-a010898b84c3 { display: none !important; }}@media (max-width: 767px){#s-a1a0f683-1d24-48a0-8324-a010898b84c3 {
  display: none;
}
#s-a1a0f683-1d24-48a0-8324-a010898b84c3, #wrap-s-a1a0f683-1d24-48a0-8324-a010898b84c3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a1a0f683-1d24-48a0-8324-a010898b84c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a1a0f683-1d24-48a0-8324-a010898b84c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a1a0f683-1d24-48a0-8324-a010898b84c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a1a0f683-1d24-48a0-8324-a010898b84c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-e4c072fc-ee8c-4052-9c2a-b4441385afa4 {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-e4c072fc-ee8c-4052-9c2a-b4441385afa4 {
  display: none;
}
#s-e4c072fc-ee8c-4052-9c2a-b4441385afa4, #wrap-s-e4c072fc-ee8c-4052-9c2a-b4441385afa4 { display: none !important; }}@media (max-width: 767px){#s-e4c072fc-ee8c-4052-9c2a-b4441385afa4 {
  display: none;
}
#s-e4c072fc-ee8c-4052-9c2a-b4441385afa4, #wrap-s-e4c072fc-ee8c-4052-9c2a-b4441385afa4 { display: none !important; }}
#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc {
  padding-top: 8px;
padding-bottom: 8px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc {
  display: none;
}
#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc, #wrap-s-c31a8b05-284c-413c-8d01-f63b9db7a3cc { display: none !important; }}@media (max-width: 767px){#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc {
  display: none;
}
#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc, #wrap-s-c31a8b05-284c-413c-8d01-f63b9db7a3cc { display: none !important; }}


.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c31a8b05-284c-413c-8d01-f63b9db7a3cc img.shogun-image {
  width: 100%;
}



}
#s-97e0c886-2a14-489c-9611-d6251fd99181 {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-97e0c886-2a14-489c-9611-d6251fd99181 {
  display: none;
}
#s-97e0c886-2a14-489c-9611-d6251fd99181, #wrap-s-97e0c886-2a14-489c-9611-d6251fd99181 { display: none !important; }}@media (max-width: 767px){#s-97e0c886-2a14-489c-9611-d6251fd99181 {
  display: none;
}
#s-97e0c886-2a14-489c-9611-d6251fd99181, #wrap-s-97e0c886-2a14-489c-9611-d6251fd99181 { display: none !important; }}
#s-97e0c886-2a14-489c-9611-d6251fd99181 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-48887dc5-bc34-4971-8244-985ba63e9dec {
  margin-top: 1px;
margin-bottom: 1px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-48887dc5-bc34-4971-8244-985ba63e9dec {
  display: none;
}
#s-48887dc5-bc34-4971-8244-985ba63e9dec, #wrap-s-48887dc5-bc34-4971-8244-985ba63e9dec { display: none !important; }}@media (max-width: 767px){#s-48887dc5-bc34-4971-8244-985ba63e9dec {
  display: none;
}
#s-48887dc5-bc34-4971-8244-985ba63e9dec, #wrap-s-48887dc5-bc34-4971-8244-985ba63e9dec { display: none !important; }}
#s-48887dc5-bc34-4971-8244-985ba63e9dec .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-48887dc5-bc34-4971-8244-985ba63e9dec .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-48887dc5-bc34-4971-8244-985ba63e9dec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c52a8e35-e7e3-4dad-8579-652986edaf32 {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-c52a8e35-e7e3-4dad-8579-652986edaf32 {
  display: none;
}
#s-c52a8e35-e7e3-4dad-8579-652986edaf32, #wrap-s-c52a8e35-e7e3-4dad-8579-652986edaf32 { display: none !important; }}@media (max-width: 767px){#s-c52a8e35-e7e3-4dad-8579-652986edaf32 {
  display: none;
}
#s-c52a8e35-e7e3-4dad-8579-652986edaf32, #wrap-s-c52a8e35-e7e3-4dad-8579-652986edaf32 { display: none !important; }}
#s-c52a8e35-e7e3-4dad-8579-652986edaf32 hr {
  border-top: 2px solid #ddd;
}

#s-5638d1d8-b06a-4311-abb0-705177f532da {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5638d1d8-b06a-4311-abb0-705177f532da:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5638d1d8-b06a-4311-abb0-705177f532da:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5638d1d8-b06a-4311-abb0-705177f532da {
  display: none;
}
#s-5638d1d8-b06a-4311-abb0-705177f532da, #wrap-s-5638d1d8-b06a-4311-abb0-705177f532da { display: none !important; }}@media (max-width: 767px){#s-5638d1d8-b06a-4311-abb0-705177f532da {
  display: none;
}
#s-5638d1d8-b06a-4311-abb0-705177f532da, #wrap-s-5638d1d8-b06a-4311-abb0-705177f532da { display: none !important; }}

  #s-5638d1d8-b06a-4311-abb0-705177f532da-root {
    text-align: left;
  }


#s-5638d1d8-b06a-4311-abb0-705177f532da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5638d1d8-b06a-4311-abb0-705177f532da-root {
    text-align: left;
  }


#s-5638d1d8-b06a-4311-abb0-705177f532da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5638d1d8-b06a-4311-abb0-705177f532da-root {
    text-align: left;
  }


#s-5638d1d8-b06a-4311-abb0-705177f532da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5638d1d8-b06a-4311-abb0-705177f532da-root {
    text-align: left;
  }


#s-5638d1d8-b06a-4311-abb0-705177f532da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5638d1d8-b06a-4311-abb0-705177f532da-root {
    text-align: left;
  }


#s-5638d1d8-b06a-4311-abb0-705177f532da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 0, 0, 1);
border-style: solid;
min-height: 0px;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7 {
  display: none;
}
#s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7, #wrap-s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7 { display: none !important; }}@media (max-width: 767px){#s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7 {
  display: none;
}
#s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7, #wrap-s-69cac0d7-6bce-46d4-8802-5e9c2dfb5ca7 { display: none !important; }}
#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  display: none;
}
#s-5c76c646-9eca-4296-b679-1a6465f60385, #wrap-s-5c76c646-9eca-4296-b679-1a6465f60385 { display: none !important; }}@media (max-width: 767px){#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  display: none;
}
#s-5c76c646-9eca-4296-b679-1a6465f60385, #wrap-s-5c76c646-9eca-4296-b679-1a6465f60385 { display: none !important; }}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  max-width:  100%;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom,
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  max-width:  100%;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom,
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  max-width:  100%;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom,
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  max-width:  100%;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom,
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 {
  max-width:  100%;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom,
.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5c76c646-9eca-4296-b679-1a6465f60385 img.shogun-image {
  width: 100%;
}



}
#s-23207fbf-09c0-400a-b9fd-167727529570 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-23207fbf-09c0-400a-b9fd-167727529570 {
  display: none;
}
#s-23207fbf-09c0-400a-b9fd-167727529570, #wrap-s-23207fbf-09c0-400a-b9fd-167727529570 { display: none !important; }}@media (max-width: 767px){#s-23207fbf-09c0-400a-b9fd-167727529570 {
  display: none;
}
#s-23207fbf-09c0-400a-b9fd-167727529570, #wrap-s-23207fbf-09c0-400a-b9fd-167727529570 { display: none !important; }}
#s-23207fbf-09c0-400a-b9fd-167727529570 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc {
  display: none;
}
#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc, #wrap-s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc { display: none !important; }}@media (max-width: 767px){#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc {
  display: none;
}
#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc, #wrap-s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc { display: none !important; }}
#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4c39eb5e-5e12-44d2-9d72-50a602b65bdc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2ca25415-b354-472c-bdd7-8eec3b63f641 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2ca25415-b354-472c-bdd7-8eec3b63f641:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ca25415-b354-472c-bdd7-8eec3b63f641:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2ca25415-b354-472c-bdd7-8eec3b63f641 {
  display: none;
}
#s-2ca25415-b354-472c-bdd7-8eec3b63f641, #wrap-s-2ca25415-b354-472c-bdd7-8eec3b63f641 { display: none !important; }}@media (max-width: 767px){#s-2ca25415-b354-472c-bdd7-8eec3b63f641 {
  display: none;
}
#s-2ca25415-b354-472c-bdd7-8eec3b63f641, #wrap-s-2ca25415-b354-472c-bdd7-8eec3b63f641 { display: none !important; }}

  #s-2ca25415-b354-472c-bdd7-8eec3b63f641-root {
    text-align: center;
  }


#s-2ca25415-b354-472c-bdd7-8eec3b63f641.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ca25415-b354-472c-bdd7-8eec3b63f641-root {
    text-align: center;
  }


#s-2ca25415-b354-472c-bdd7-8eec3b63f641.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ca25415-b354-472c-bdd7-8eec3b63f641-root {
    text-align: center;
  }


#s-2ca25415-b354-472c-bdd7-8eec3b63f641.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ca25415-b354-472c-bdd7-8eec3b63f641-root {
    text-align: center;
  }


#s-2ca25415-b354-472c-bdd7-8eec3b63f641.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ca25415-b354-472c-bdd7-8eec3b63f641-root {
    text-align: center;
  }


#s-2ca25415-b354-472c-bdd7-8eec3b63f641.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876 {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876 {
  display: none;
}
#s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876, #wrap-s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876 { display: none !important; }}@media (max-width: 767px){#s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876 {
  display: none;
}
#s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876, #wrap-s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876 { display: none !important; }}
#s-1aaf1f5f-c7af-46f3-a2a1-4c5f0037e876 hr {
  border-top: 2px solid #ddd;
}

#s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a {
  display: none;
}
#s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a, #wrap-s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a { display: none !important; }}@media (max-width: 767px){#s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a {
  display: none;
}
#s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a, #wrap-s-854d58e1-88cc-4ec3-ab9d-5ff34c86ee6a { display: none !important; }}
#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d {
  padding-top: 25px;
padding-bottom: 25px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d {
  display: none;
}
#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d, #wrap-s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d { display: none !important; }}@media (max-width: 767px){#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d {
  display: none;
}
#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d, #wrap-s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d { display: none !important; }}


.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31d154d8-f6f8-4c2a-b3cb-2b5175d3904d img.shogun-image {
  width: 100%;
}



}
#s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5 {
  display: none;
}
#s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5, #wrap-s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5 { display: none !important; }}@media (max-width: 767px){#s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5 {
  display: none;
}
#s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5, #wrap-s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5 { display: none !important; }}
#s-86afbd9b-3cbd-4d4f-95c9-8f6ab47d03c5 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-c899db94-bad7-429d-9931-c5106ec9f3ca {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c899db94-bad7-429d-9931-c5106ec9f3ca {
  display: none;
}
#s-c899db94-bad7-429d-9931-c5106ec9f3ca, #wrap-s-c899db94-bad7-429d-9931-c5106ec9f3ca { display: none !important; }}@media (max-width: 767px){#s-c899db94-bad7-429d-9931-c5106ec9f3ca {
  display: none;
}
#s-c899db94-bad7-429d-9931-c5106ec9f3ca, #wrap-s-c899db94-bad7-429d-9931-c5106ec9f3ca { display: none !important; }}
#s-c899db94-bad7-429d-9931-c5106ec9f3ca .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c899db94-bad7-429d-9931-c5106ec9f3ca .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c899db94-bad7-429d-9931-c5106ec9f3ca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8364bb4a-5f82-4bf8-832a-53e3fa283efa {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-8364bb4a-5f82-4bf8-832a-53e3fa283efa {
  display: none;
}
#s-8364bb4a-5f82-4bf8-832a-53e3fa283efa, #wrap-s-8364bb4a-5f82-4bf8-832a-53e3fa283efa { display: none !important; }}@media (max-width: 767px){#s-8364bb4a-5f82-4bf8-832a-53e3fa283efa {
  display: none;
}
#s-8364bb4a-5f82-4bf8-832a-53e3fa283efa, #wrap-s-8364bb4a-5f82-4bf8-832a-53e3fa283efa { display: none !important; }}
#s-8364bb4a-5f82-4bf8-832a-53e3fa283efa hr {
  border-top: 2px solid #ddd;
}

#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c {
  display: none;
}
#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c, #wrap-s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c { display: none !important; }}@media (max-width: 767px){#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c {
  display: none;
}
#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c, #wrap-s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c { display: none !important; }}

  #s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c-root {
    text-align: left;
  }


#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c-root {
    text-align: left;
  }


#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c-root {
    text-align: left;
  }


#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c-root {
    text-align: left;
  }


#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c-root {
    text-align: left;
  }


#s-229c21ba-e130-4e9c-b1fc-28f0868f5d2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba {
  padding-top: 21px;
padding-bottom: 21px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 0, 0, 1);
border-style: solid;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba {
  display: none;
}
#s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba, #wrap-s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba { display: none !important; }}@media (max-width: 767px){#s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba {
  display: none;
}
#s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba, #wrap-s-e2d3fb53-89b0-4dd1-ac68-e00177e962ba { display: none !important; }}
#s-36ba1782-175f-4106-8f59-e5cf64c0f40e {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-36ba1782-175f-4106-8f59-e5cf64c0f40e {
  display: none;
}
#s-36ba1782-175f-4106-8f59-e5cf64c0f40e, #wrap-s-36ba1782-175f-4106-8f59-e5cf64c0f40e { display: none !important; }}@media (max-width: 767px){#s-36ba1782-175f-4106-8f59-e5cf64c0f40e {
  display: none;
}
#s-36ba1782-175f-4106-8f59-e5cf64c0f40e, #wrap-s-36ba1782-175f-4106-8f59-e5cf64c0f40e { display: none !important; }}


.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36ba1782-175f-4106-8f59-e5cf64c0f40e img.shogun-image {
  width: 100%;
}



}
#s-6401b48c-e4d5-4915-9c82-3a36853617a1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6401b48c-e4d5-4915-9c82-3a36853617a1 {
  display: none;
}
#s-6401b48c-e4d5-4915-9c82-3a36853617a1, #wrap-s-6401b48c-e4d5-4915-9c82-3a36853617a1 { display: none !important; }}@media (max-width: 767px){#s-6401b48c-e4d5-4915-9c82-3a36853617a1 {
  display: none;
}
#s-6401b48c-e4d5-4915-9c82-3a36853617a1, #wrap-s-6401b48c-e4d5-4915-9c82-3a36853617a1 { display: none !important; }}
#s-6401b48c-e4d5-4915-9c82-3a36853617a1 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-fdecffdd-3d01-4664-ad32-9560ba3f6742 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdecffdd-3d01-4664-ad32-9560ba3f6742 {
  display: none;
}
#s-fdecffdd-3d01-4664-ad32-9560ba3f6742, #wrap-s-fdecffdd-3d01-4664-ad32-9560ba3f6742 { display: none !important; }}@media (max-width: 767px){#s-fdecffdd-3d01-4664-ad32-9560ba3f6742 {
  display: none;
}
#s-fdecffdd-3d01-4664-ad32-9560ba3f6742, #wrap-s-fdecffdd-3d01-4664-ad32-9560ba3f6742 { display: none !important; }}
#s-fdecffdd-3d01-4664-ad32-9560ba3f6742 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fdecffdd-3d01-4664-ad32-9560ba3f6742 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fdecffdd-3d01-4664-ad32-9560ba3f6742 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-87f5abe1-bcd0-41ca-a885-c3bdd43650da {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-87f5abe1-bcd0-41ca-a885-c3bdd43650da {
  display: none;
}
#s-87f5abe1-bcd0-41ca-a885-c3bdd43650da, #wrap-s-87f5abe1-bcd0-41ca-a885-c3bdd43650da { display: none !important; }}@media (max-width: 767px){#s-87f5abe1-bcd0-41ca-a885-c3bdd43650da {
  display: none;
}
#s-87f5abe1-bcd0-41ca-a885-c3bdd43650da, #wrap-s-87f5abe1-bcd0-41ca-a885-c3bdd43650da { display: none !important; }}
#s-87f5abe1-bcd0-41ca-a885-c3bdd43650da hr {
  border-top: 2px solid #ddd;
}

#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -10px;
margin-bottom: -10px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5 {
  display: none;
}
#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5, #wrap-s-bb68e941-a72d-4c5a-be02-8f44eafa20a5 { display: none !important; }}@media (max-width: 767px){#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5 {
  display: none;
}
#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5, #wrap-s-bb68e941-a72d-4c5a-be02-8f44eafa20a5 { display: none !important; }}

  #s-bb68e941-a72d-4c5a-be02-8f44eafa20a5-root {
    text-align: center;
  }


#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bb68e941-a72d-4c5a-be02-8f44eafa20a5-root {
    text-align: center;
  }


#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bb68e941-a72d-4c5a-be02-8f44eafa20a5-root {
    text-align: center;
  }


#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bb68e941-a72d-4c5a-be02-8f44eafa20a5-root {
    text-align: center;
  }


#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bb68e941-a72d-4c5a-be02-8f44eafa20a5-root {
    text-align: center;
  }


#s-bb68e941-a72d-4c5a-be02-8f44eafa20a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 768px) and (max-width: 991px){#s-c2a88474-b894-4fce-a4cc-32678a6df209 {
  display: none;
}
#s-c2a88474-b894-4fce-a4cc-32678a6df209, #wrap-s-c2a88474-b894-4fce-a4cc-32678a6df209 { display: none !important; }}@media (max-width: 767px){#s-c2a88474-b894-4fce-a4cc-32678a6df209 {
  display: none;
}
#s-c2a88474-b894-4fce-a4cc-32678a6df209, #wrap-s-c2a88474-b894-4fce-a4cc-32678a6df209 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c2a88474-b894-4fce-a4cc-32678a6df209"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c2a88474-b894-4fce-a4cc-32678a6df209"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c2a88474-b894-4fce-a4cc-32678a6df209"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c2a88474-b894-4fce-a4cc-32678a6df209"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3 {
  padding-top: 18px;
padding-bottom: 18px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 0, 0, 1);
border-style: solid;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3 {
  display: none;
}
#s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3, #wrap-s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3 { display: none !important; }}@media (max-width: 767px){#s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3 {
  display: none;
}
#s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3, #wrap-s-9dc85ce0-55fc-43bc-a74e-dd1384cfe7d3 { display: none !important; }}
#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 {
  display: none;
}
#s-333d2db7-75be-4e95-9cee-d5d58cdb8434, #wrap-s-333d2db7-75be-4e95-9cee-d5d58cdb8434 { display: none !important; }}@media (max-width: 767px){#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 {
  display: none;
}
#s-333d2db7-75be-4e95-9cee-d5d58cdb8434, #wrap-s-333d2db7-75be-4e95-9cee-d5d58cdb8434 { display: none !important; }}


.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-333d2db7-75be-4e95-9cee-d5d58cdb8434 img.shogun-image {
  width: 100%;
}



}
#s-d6a9021d-2db8-4225-b302-f606711fc01a {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d6a9021d-2db8-4225-b302-f606711fc01a {
  display: none;
}
#s-d6a9021d-2db8-4225-b302-f606711fc01a, #wrap-s-d6a9021d-2db8-4225-b302-f606711fc01a { display: none !important; }}@media (max-width: 767px){#s-d6a9021d-2db8-4225-b302-f606711fc01a {
  display: none;
}
#s-d6a9021d-2db8-4225-b302-f606711fc01a, #wrap-s-d6a9021d-2db8-4225-b302-f606711fc01a { display: none !important; }}
#s-d6a9021d-2db8-4225-b302-f606711fc01a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d {
  margin-top: 2px;
margin-bottom: 2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d {
  display: none;
}
#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d, #wrap-s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d { display: none !important; }}@media (max-width: 767px){#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d {
  display: none;
}
#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d, #wrap-s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d { display: none !important; }}
#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c67c6c00-287e-4fa2-b5e8-4e98ff8e688d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-be16162f-657a-4485-a6fa-4b9f1ac54ca1 {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-be16162f-657a-4485-a6fa-4b9f1ac54ca1 {
  display: none;
}
#s-be16162f-657a-4485-a6fa-4b9f1ac54ca1, #wrap-s-be16162f-657a-4485-a6fa-4b9f1ac54ca1 { display: none !important; }}@media (max-width: 767px){#s-be16162f-657a-4485-a6fa-4b9f1ac54ca1 {
  display: none;
}
#s-be16162f-657a-4485-a6fa-4b9f1ac54ca1, #wrap-s-be16162f-657a-4485-a6fa-4b9f1ac54ca1 { display: none !important; }}
#s-be16162f-657a-4485-a6fa-4b9f1ac54ca1 hr {
  border-top: 2px solid #ddd;
}

#s-b9566ec5-518d-4dc1-95f0-e811feee2781 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -6px;
margin-bottom: -6px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b9566ec5-518d-4dc1-95f0-e811feee2781:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9566ec5-518d-4dc1-95f0-e811feee2781:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b9566ec5-518d-4dc1-95f0-e811feee2781 {
  display: none;
}
#s-b9566ec5-518d-4dc1-95f0-e811feee2781, #wrap-s-b9566ec5-518d-4dc1-95f0-e811feee2781 { display: none !important; }}@media (max-width: 767px){#s-b9566ec5-518d-4dc1-95f0-e811feee2781 {
  display: none;
}
#s-b9566ec5-518d-4dc1-95f0-e811feee2781, #wrap-s-b9566ec5-518d-4dc1-95f0-e811feee2781 { display: none !important; }}

  #s-b9566ec5-518d-4dc1-95f0-e811feee2781-root {
    text-align: center;
  }


#s-b9566ec5-518d-4dc1-95f0-e811feee2781.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b9566ec5-518d-4dc1-95f0-e811feee2781-root {
    text-align: center;
  }


#s-b9566ec5-518d-4dc1-95f0-e811feee2781.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b9566ec5-518d-4dc1-95f0-e811feee2781-root {
    text-align: center;
  }


#s-b9566ec5-518d-4dc1-95f0-e811feee2781.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b9566ec5-518d-4dc1-95f0-e811feee2781-root {
    text-align: center;
  }


#s-b9566ec5-518d-4dc1-95f0-e811feee2781.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b9566ec5-518d-4dc1-95f0-e811feee2781-root {
    text-align: center;
  }


#s-b9566ec5-518d-4dc1-95f0-e811feee2781.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-99258d75-6a3f-482c-a898-36f92cd560dd {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-99258d75-6a3f-482c-a898-36f92cd560dd {
  display: none;
}
#s-99258d75-6a3f-482c-a898-36f92cd560dd, #wrap-s-99258d75-6a3f-482c-a898-36f92cd560dd { display: none !important; }}@media (max-width: 767px){#s-99258d75-6a3f-482c-a898-36f92cd560dd {
  display: none;
}
#s-99258d75-6a3f-482c-a898-36f92cd560dd, #wrap-s-99258d75-6a3f-482c-a898-36f92cd560dd { display: none !important; }}
#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  display: none;
}
#s-540c9302-4d3f-4957-a15a-f64f90c44fbb, #wrap-s-540c9302-4d3f-4957-a15a-f64f90c44fbb { display: none !important; }}@media (max-width: 767px){#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  display: none;
}
#s-540c9302-4d3f-4957-a15a-f64f90c44fbb, #wrap-s-540c9302-4d3f-4957-a15a-f64f90c44fbb { display: none !important; }}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  max-width:  100%;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom,
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  max-width:  100%;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom,
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  max-width:  100%;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom,
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  max-width:  100%;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom,
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb {
  max-width:  100%;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom,
.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  
  min-height: 0px !important;
}

.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-540c9302-4d3f-4957-a15a-f64f90c44fbb img.shogun-image {
  width: 100%;
}



}
#s-3318ad6b-049c-412e-881c-65c2f6bbc42d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3318ad6b-049c-412e-881c-65c2f6bbc42d {
  display: none;
}
#s-3318ad6b-049c-412e-881c-65c2f6bbc42d, #wrap-s-3318ad6b-049c-412e-881c-65c2f6bbc42d { display: none !important; }}@media (max-width: 767px){#s-3318ad6b-049c-412e-881c-65c2f6bbc42d {
  display: none;
}
#s-3318ad6b-049c-412e-881c-65c2f6bbc42d, #wrap-s-3318ad6b-049c-412e-881c-65c2f6bbc42d { display: none !important; }}
#s-3318ad6b-049c-412e-881c-65c2f6bbc42d .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-048ad64d-6464-42fe-bf91-b2a2174c9822 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-048ad64d-6464-42fe-bf91-b2a2174c9822 {
  display: none;
}
#s-048ad64d-6464-42fe-bf91-b2a2174c9822, #wrap-s-048ad64d-6464-42fe-bf91-b2a2174c9822 { display: none !important; }}@media (max-width: 767px){#s-048ad64d-6464-42fe-bf91-b2a2174c9822 {
  display: none;
}
#s-048ad64d-6464-42fe-bf91-b2a2174c9822, #wrap-s-048ad64d-6464-42fe-bf91-b2a2174c9822 { display: none !important; }}
#s-048ad64d-6464-42fe-bf91-b2a2174c9822 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-048ad64d-6464-42fe-bf91-b2a2174c9822 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-048ad64d-6464-42fe-bf91-b2a2174c9822 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8c1f5691-052a-457e-a009-44c14bac328c {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8c1f5691-052a-457e-a009-44c14bac328c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c1f5691-052a-457e-a009-44c14bac328c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8c1f5691-052a-457e-a009-44c14bac328c {
  display: none;
}
#s-8c1f5691-052a-457e-a009-44c14bac328c, #wrap-s-8c1f5691-052a-457e-a009-44c14bac328c { display: none !important; }}@media (max-width: 767px){#s-8c1f5691-052a-457e-a009-44c14bac328c {
  display: none;
}
#s-8c1f5691-052a-457e-a009-44c14bac328c, #wrap-s-8c1f5691-052a-457e-a009-44c14bac328c { display: none !important; }}

  #s-8c1f5691-052a-457e-a009-44c14bac328c-root {
    text-align: left;
  }


#s-8c1f5691-052a-457e-a009-44c14bac328c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8c1f5691-052a-457e-a009-44c14bac328c-root {
    text-align: left;
  }


#s-8c1f5691-052a-457e-a009-44c14bac328c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c1f5691-052a-457e-a009-44c14bac328c-root {
    text-align: left;
  }


#s-8c1f5691-052a-457e-a009-44c14bac328c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c1f5691-052a-457e-a009-44c14bac328c-root {
    text-align: left;
  }


#s-8c1f5691-052a-457e-a009-44c14bac328c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8c1f5691-052a-457e-a009-44c14bac328c-root {
    text-align: left;
  }


#s-8c1f5691-052a-457e-a009-44c14bac328c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2 {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2 {
  display: none;
}
#s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2, #wrap-s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2 { display: none !important; }}@media (max-width: 767px){#s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2 {
  display: none;
}
#s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2, #wrap-s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2 { display: none !important; }}
#s-5e4f6cf7-5abe-43a6-a1ee-3189e5a45dc2 hr {
  border-top: 2px solid #ddd;
}

#s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1 {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1 {
  display: none;
}
#s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1, #wrap-s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1 { display: none !important; }}@media (max-width: 767px){#s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1 {
  display: none;
}
#s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1, #wrap-s-65e3300f-c3e1-4e25-bef2-ef331edbf4b1 { display: none !important; }}
#s-27698b30-0501-4114-a2a0-1be79a909c22 {
  padding-top: 32px;
padding-bottom: 32px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-27698b30-0501-4114-a2a0-1be79a909c22 {
  display: none;
}
#s-27698b30-0501-4114-a2a0-1be79a909c22, #wrap-s-27698b30-0501-4114-a2a0-1be79a909c22 { display: none !important; }}@media (max-width: 767px){#s-27698b30-0501-4114-a2a0-1be79a909c22 {
  display: none;
}
#s-27698b30-0501-4114-a2a0-1be79a909c22, #wrap-s-27698b30-0501-4114-a2a0-1be79a909c22 { display: none !important; }}


.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27698b30-0501-4114-a2a0-1be79a909c22 img.shogun-image {
  width: 100%;
}



}
#s-7ffdcaeb-bdf1-44f0-96af-34f134242424 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ffdcaeb-bdf1-44f0-96af-34f134242424 {
  display: none;
}
#s-7ffdcaeb-bdf1-44f0-96af-34f134242424, #wrap-s-7ffdcaeb-bdf1-44f0-96af-34f134242424 { display: none !important; }}@media (max-width: 767px){#s-7ffdcaeb-bdf1-44f0-96af-34f134242424 {
  display: none;
}
#s-7ffdcaeb-bdf1-44f0-96af-34f134242424, #wrap-s-7ffdcaeb-bdf1-44f0-96af-34f134242424 { display: none !important; }}
#s-7ffdcaeb-bdf1-44f0-96af-34f134242424 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-a5ff568b-a5ed-47f5-b935-01414405f44c {
  margin-top: 1px;
margin-bottom: 1px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5ff568b-a5ed-47f5-b935-01414405f44c {
  display: none;
}
#s-a5ff568b-a5ed-47f5-b935-01414405f44c, #wrap-s-a5ff568b-a5ed-47f5-b935-01414405f44c { display: none !important; }}@media (max-width: 767px){#s-a5ff568b-a5ed-47f5-b935-01414405f44c {
  display: none;
}
#s-a5ff568b-a5ed-47f5-b935-01414405f44c, #wrap-s-a5ff568b-a5ed-47f5-b935-01414405f44c { display: none !important; }}
#s-a5ff568b-a5ed-47f5-b935-01414405f44c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a5ff568b-a5ed-47f5-b935-01414405f44c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a5ff568b-a5ed-47f5-b935-01414405f44c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2acf300b-e778-4586-ad81-bedbd888611d {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-2acf300b-e778-4586-ad81-bedbd888611d {
  display: none;
}
#s-2acf300b-e778-4586-ad81-bedbd888611d, #wrap-s-2acf300b-e778-4586-ad81-bedbd888611d { display: none !important; }}@media (max-width: 767px){#s-2acf300b-e778-4586-ad81-bedbd888611d {
  display: none;
}
#s-2acf300b-e778-4586-ad81-bedbd888611d, #wrap-s-2acf300b-e778-4586-ad81-bedbd888611d { display: none !important; }}
#s-2acf300b-e778-4586-ad81-bedbd888611d hr {
  border-top: 2px solid #ddd;
}

#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562 {
  display: none;
}
#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562, #wrap-s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562 { display: none !important; }}@media (max-width: 767px){#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562 {
  display: none;
}
#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562, #wrap-s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562 { display: none !important; }}

  #s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562-root {
    text-align: left;
  }


#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562-root {
    text-align: left;
  }


#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562-root {
    text-align: left;
  }


#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562-root {
    text-align: left;
  }


#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562-root {
    text-align: left;
  }


#s-2756bd9f-0f8d-4f8b-9d13-77cc11b6c562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-bcc6b87f-05c8-4cca-97eb-123f745c1af4 {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-bcc6b87f-05c8-4cca-97eb-123f745c1af4 {
  display: none;
}
#s-bcc6b87f-05c8-4cca-97eb-123f745c1af4, #wrap-s-bcc6b87f-05c8-4cca-97eb-123f745c1af4 { display: none !important; }}@media (max-width: 767px){#s-bcc6b87f-05c8-4cca-97eb-123f745c1af4 {
  display: none;
}
#s-bcc6b87f-05c8-4cca-97eb-123f745c1af4, #wrap-s-bcc6b87f-05c8-4cca-97eb-123f745c1af4 { display: none !important; }}
#s-e56676f5-8bbd-438c-85f6-caf4195395f4 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 36px;
padding-bottom: 36px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e56676f5-8bbd-438c-85f6-caf4195395f4 {
  display: none;
}
#s-e56676f5-8bbd-438c-85f6-caf4195395f4, #wrap-s-e56676f5-8bbd-438c-85f6-caf4195395f4 { display: none !important; }}@media (max-width: 767px){#s-e56676f5-8bbd-438c-85f6-caf4195395f4 {
  display: none;
}
#s-e56676f5-8bbd-438c-85f6-caf4195395f4, #wrap-s-e56676f5-8bbd-438c-85f6-caf4195395f4 { display: none !important; }}


.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e56676f5-8bbd-438c-85f6-caf4195395f4 img.shogun-image {
  width: 100%;
}



}
#s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb {
  display: none;
}
#s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb, #wrap-s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb { display: none !important; }}@media (max-width: 767px){#s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb {
  display: none;
}
#s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb, #wrap-s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb { display: none !important; }}
#s-63d4182c-8d04-4b20-8cd0-b1103c1a78fb .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-b0513299-a0fa-451a-a34d-b74a5d2586e7 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b0513299-a0fa-451a-a34d-b74a5d2586e7 {
  display: none;
}
#s-b0513299-a0fa-451a-a34d-b74a5d2586e7, #wrap-s-b0513299-a0fa-451a-a34d-b74a5d2586e7 { display: none !important; }}@media (max-width: 767px){#s-b0513299-a0fa-451a-a34d-b74a5d2586e7 {
  display: none;
}
#s-b0513299-a0fa-451a-a34d-b74a5d2586e7, #wrap-s-b0513299-a0fa-451a-a34d-b74a5d2586e7 { display: none !important; }}
#s-b0513299-a0fa-451a-a34d-b74a5d2586e7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b0513299-a0fa-451a-a34d-b74a5d2586e7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0513299-a0fa-451a-a34d-b74a5d2586e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-56417665-2739-41e7-acf0-4a962e46d55a {
  margin-top: -12px;
margin-bottom: -12px;
opacity: 0;
}
@media (min-width: 768px) and (max-width: 991px){#s-56417665-2739-41e7-acf0-4a962e46d55a {
  display: none;
}
#s-56417665-2739-41e7-acf0-4a962e46d55a, #wrap-s-56417665-2739-41e7-acf0-4a962e46d55a { display: none !important; }}@media (max-width: 767px){#s-56417665-2739-41e7-acf0-4a962e46d55a {
  display: none;
}
#s-56417665-2739-41e7-acf0-4a962e46d55a, #wrap-s-56417665-2739-41e7-acf0-4a962e46d55a { display: none !important; }}
#s-56417665-2739-41e7-acf0-4a962e46d55a hr {
  border-top: 2px solid #ddd;
}

#s-d1822edd-7912-44f9-b864-c13222fbb565 {
  box-shadow:1px 1px 1px 1px rgba(149, 149, 149, 1);
margin-top: -8px;
margin-bottom: -8px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(71, 197, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d1822edd-7912-44f9-b864-c13222fbb565:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1822edd-7912-44f9-b864-c13222fbb565:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d1822edd-7912-44f9-b864-c13222fbb565 {
  display: none;
}
#s-d1822edd-7912-44f9-b864-c13222fbb565, #wrap-s-d1822edd-7912-44f9-b864-c13222fbb565 { display: none !important; }}@media (max-width: 767px){#s-d1822edd-7912-44f9-b864-c13222fbb565 {
  display: none;
}
#s-d1822edd-7912-44f9-b864-c13222fbb565, #wrap-s-d1822edd-7912-44f9-b864-c13222fbb565 { display: none !important; }}

  #s-d1822edd-7912-44f9-b864-c13222fbb565-root {
    text-align: left;
  }


#s-d1822edd-7912-44f9-b864-c13222fbb565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d1822edd-7912-44f9-b864-c13222fbb565-root {
    text-align: left;
  }


#s-d1822edd-7912-44f9-b864-c13222fbb565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d1822edd-7912-44f9-b864-c13222fbb565-root {
    text-align: left;
  }


#s-d1822edd-7912-44f9-b864-c13222fbb565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d1822edd-7912-44f9-b864-c13222fbb565-root {
    text-align: left;
  }


#s-d1822edd-7912-44f9-b864-c13222fbb565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d1822edd-7912-44f9-b864-c13222fbb565-root {
    text-align: left;
  }


#s-d1822edd-7912-44f9-b864-c13222fbb565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

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

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

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

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

#s-64e64800-df42-4645-842b-48d1f88f7ed0 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 1px;
}
@media (min-width: 1200px){#s-64e64800-df42-4645-842b-48d1f88f7ed0 {
  display: none;
}
#s-64e64800-df42-4645-842b-48d1f88f7ed0, #wrap-s-64e64800-df42-4645-842b-48d1f88f7ed0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64e64800-df42-4645-842b-48d1f88f7ed0 {
  display: none;
}
#s-64e64800-df42-4645-842b-48d1f88f7ed0, #wrap-s-64e64800-df42-4645-842b-48d1f88f7ed0 { display: none !important; }}







#s-64e64800-df42-4645-842b-48d1f88f7ed0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64e64800-df42-4645-842b-48d1f88f7ed0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-769a5dc7-e5e0-4dfd-ba5a-f07dd8a46290 {
  margin-top: -6px;
margin-bottom: -6px;
}

#s-769a5dc7-e5e0-4dfd-ba5a-f07dd8a46290 hr {
  border-top: 2px solid #ddd;
}

#s-a3f399e2-fd90-4d0a-9584-d56f7f00078c {
  text-align: center;
}
@media (min-width: 1200px){#s-a3f399e2-fd90-4d0a-9584-d56f7f00078c {
  display: none;
}
#s-a3f399e2-fd90-4d0a-9584-d56f7f00078c, #wrap-s-a3f399e2-fd90-4d0a-9584-d56f7f00078c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3f399e2-fd90-4d0a-9584-d56f7f00078c {
  display: none;
}
#s-a3f399e2-fd90-4d0a-9584-d56f7f00078c, #wrap-s-a3f399e2-fd90-4d0a-9584-d56f7f00078c { display: none !important; }}






  #s-a3f399e2-fd90-4d0a-9584-d56f7f00078c img.shogun-image {
    

    
    
    
  }


#s-a3f399e2-fd90-4d0a-9584-d56f7f00078c .shogun-image-content {
  
    align-items: center;
  
}

#s-6849d19c-700b-47f2-8cae-3c6dfcccc367 {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-6849d19c-700b-47f2-8cae-3c6dfcccc367 {
  display: none;
}
#s-6849d19c-700b-47f2-8cae-3c6dfcccc367, #wrap-s-6849d19c-700b-47f2-8cae-3c6dfcccc367 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6849d19c-700b-47f2-8cae-3c6dfcccc367 {
  display: none;
}
#s-6849d19c-700b-47f2-8cae-3c6dfcccc367, #wrap-s-6849d19c-700b-47f2-8cae-3c6dfcccc367 { display: none !important; }}
#s-6849d19c-700b-47f2-8cae-3c6dfcccc367 hr {
  border-top: 1px solid #ddd;
}

#s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb {
  text-align: center;
}
@media (min-width: 1200px){#s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb {
  display: none;
}
#s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb, #wrap-s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb {
  display: none;
}
#s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb, #wrap-s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb { display: none !important; }}






  #s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb img.shogun-image {
    

    
    
    
  }


#s-a4b314e5-ad06-42ed-946f-b1e5e8ee9acb .shogun-image-content {
  
    align-items: center;
  
}

#s-4dedb964-f44d-41d6-bb93-32766428859c {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-4dedb964-f44d-41d6-bb93-32766428859c {
  display: none;
}
#s-4dedb964-f44d-41d6-bb93-32766428859c, #wrap-s-4dedb964-f44d-41d6-bb93-32766428859c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4dedb964-f44d-41d6-bb93-32766428859c {
  display: none;
}
#s-4dedb964-f44d-41d6-bb93-32766428859c, #wrap-s-4dedb964-f44d-41d6-bb93-32766428859c { display: none !important; }}
#s-4dedb964-f44d-41d6-bb93-32766428859c hr {
  border-top: 1px solid #ddd;
}

#s-be60ded5-9653-42ba-b8d8-b3899527bc23 {
  text-align: center;
}
@media (min-width: 1200px){#s-be60ded5-9653-42ba-b8d8-b3899527bc23 {
  display: none;
}
#s-be60ded5-9653-42ba-b8d8-b3899527bc23, #wrap-s-be60ded5-9653-42ba-b8d8-b3899527bc23 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be60ded5-9653-42ba-b8d8-b3899527bc23 {
  display: none;
}
#s-be60ded5-9653-42ba-b8d8-b3899527bc23, #wrap-s-be60ded5-9653-42ba-b8d8-b3899527bc23 { display: none !important; }}






  #s-be60ded5-9653-42ba-b8d8-b3899527bc23 img.shogun-image {
    

    
    
    
  }


#s-be60ded5-9653-42ba-b8d8-b3899527bc23 .shogun-image-content {
  
    align-items: center;
  
}

#s-328e22df-4271-4cbc-ae5e-8082148c3da3 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 1px;
}
@media (min-width: 1200px){#s-328e22df-4271-4cbc-ae5e-8082148c3da3 {
  display: none;
}
#s-328e22df-4271-4cbc-ae5e-8082148c3da3, #wrap-s-328e22df-4271-4cbc-ae5e-8082148c3da3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-328e22df-4271-4cbc-ae5e-8082148c3da3 {
  display: none;
}
#s-328e22df-4271-4cbc-ae5e-8082148c3da3, #wrap-s-328e22df-4271-4cbc-ae5e-8082148c3da3 { display: none !important; }}







#s-328e22df-4271-4cbc-ae5e-8082148c3da3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-328e22df-4271-4cbc-ae5e-8082148c3da3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a {
  display: none;
}
#s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a, #wrap-s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a {
  display: none;
}
#s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a, #wrap-s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a { display: none !important; }}
#s-b537266c-86a7-4420-b9d3-9b4fa4d75d9a hr {
  border-top: 1px solid #ddd;
}

#s-28c732dd-fab0-40c3-bc73-785d2c8cc38c {
  text-align: center;
}
@media (min-width: 1200px){#s-28c732dd-fab0-40c3-bc73-785d2c8cc38c {
  display: none;
}
#s-28c732dd-fab0-40c3-bc73-785d2c8cc38c, #wrap-s-28c732dd-fab0-40c3-bc73-785d2c8cc38c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28c732dd-fab0-40c3-bc73-785d2c8cc38c {
  display: none;
}
#s-28c732dd-fab0-40c3-bc73-785d2c8cc38c, #wrap-s-28c732dd-fab0-40c3-bc73-785d2c8cc38c { display: none !important; }}






  #s-28c732dd-fab0-40c3-bc73-785d2c8cc38c img.shogun-image {
    

    
    
    
  }


#s-28c732dd-fab0-40c3-bc73-785d2c8cc38c .shogun-image-content {
  
    align-items: center;
  
}

#s-283adb8a-90de-422b-9c96-28883d545477 {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-283adb8a-90de-422b-9c96-28883d545477 {
  display: none;
}
#s-283adb8a-90de-422b-9c96-28883d545477, #wrap-s-283adb8a-90de-422b-9c96-28883d545477 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-283adb8a-90de-422b-9c96-28883d545477 {
  display: none;
}
#s-283adb8a-90de-422b-9c96-28883d545477, #wrap-s-283adb8a-90de-422b-9c96-28883d545477 { display: none !important; }}
#s-283adb8a-90de-422b-9c96-28883d545477 hr {
  border-top: 1px solid #ddd;
}

#s-49de7411-80a6-4c25-9c0d-13c93e6fe468 {
  margin-top: -10px;
margin-bottom: -10px;
}
@media (min-width: 1200px){#s-49de7411-80a6-4c25-9c0d-13c93e6fe468 {
  display: none;
}
#s-49de7411-80a6-4c25-9c0d-13c93e6fe468, #wrap-s-49de7411-80a6-4c25-9c0d-13c93e6fe468 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49de7411-80a6-4c25-9c0d-13c93e6fe468 {
  display: none;
}
#s-49de7411-80a6-4c25-9c0d-13c93e6fe468, #wrap-s-49de7411-80a6-4c25-9c0d-13c93e6fe468 { display: none !important; }}
#s-49de7411-80a6-4c25-9c0d-13c93e6fe468 hr {
  border-top: 2px solid #ddd;
}

#s-e3df5ddb-1f58-4d86-b561-bdd663d4205d {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-e3df5ddb-1f58-4d86-b561-bdd663d4205d {
  display: none;
}
#s-e3df5ddb-1f58-4d86-b561-bdd663d4205d, #wrap-s-e3df5ddb-1f58-4d86-b561-bdd663d4205d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3df5ddb-1f58-4d86-b561-bdd663d4205d {
  display: none;
}
#s-e3df5ddb-1f58-4d86-b561-bdd663d4205d, #wrap-s-e3df5ddb-1f58-4d86-b561-bdd663d4205d { display: none !important; }}
#s-e3df5ddb-1f58-4d86-b561-bdd663d4205d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-d400a20d-fa81-4bf8-9d5d-46c450c7372f {
  margin-top: -18px;
margin-bottom: -18px;
}
@media (min-width: 1200px){#s-d400a20d-fa81-4bf8-9d5d-46c450c7372f {
  display: none;
}
#s-d400a20d-fa81-4bf8-9d5d-46c450c7372f, #wrap-s-d400a20d-fa81-4bf8-9d5d-46c450c7372f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d400a20d-fa81-4bf8-9d5d-46c450c7372f {
  display: none;
}
#s-d400a20d-fa81-4bf8-9d5d-46c450c7372f, #wrap-s-d400a20d-fa81-4bf8-9d5d-46c450c7372f { display: none !important; }}
#s-d400a20d-fa81-4bf8-9d5d-46c450c7372f hr {
  border-top: 2px solid #ddd;
}

#s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 {
  text-align: center;
}
@media (min-width: 1200px){#s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 {
  display: none;
}
#s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7, #wrap-s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 {
  display: none;
}
#s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7, #wrap-s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 { display: none !important; }}






  #s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 img.shogun-image {
    

    
    
    
  }


#s-da248a5d-f4e4-43f1-9d88-a8b2886f90b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c10e216-8a93-4275-917a-11249ba603ff {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-8c10e216-8a93-4275-917a-11249ba603ff {
  display: none;
}
#s-8c10e216-8a93-4275-917a-11249ba603ff, #wrap-s-8c10e216-8a93-4275-917a-11249ba603ff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c10e216-8a93-4275-917a-11249ba603ff {
  display: none;
}
#s-8c10e216-8a93-4275-917a-11249ba603ff, #wrap-s-8c10e216-8a93-4275-917a-11249ba603ff { display: none !important; }}
#s-8c10e216-8a93-4275-917a-11249ba603ff hr {
  border-top: 2px solid #ddd;
}

#s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa {
  text-align: center;
}
@media (min-width: 1200px){#s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa {
  display: none;
}
#s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa, #wrap-s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa {
  display: none;
}
#s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa, #wrap-s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa { display: none !important; }}






  #s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa img.shogun-image {
    

    
    
    
  }


#s-1033b9c0-53d8-452d-ad2f-174aa53f4aaa .shogun-image-content {
  
    align-items: center;
  
}

#s-1e39f0bc-3253-45dd-abe9-83986de34e27 {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-1e39f0bc-3253-45dd-abe9-83986de34e27 {
  display: none;
}
#s-1e39f0bc-3253-45dd-abe9-83986de34e27, #wrap-s-1e39f0bc-3253-45dd-abe9-83986de34e27 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e39f0bc-3253-45dd-abe9-83986de34e27 {
  display: none;
}
#s-1e39f0bc-3253-45dd-abe9-83986de34e27, #wrap-s-1e39f0bc-3253-45dd-abe9-83986de34e27 { display: none !important; }}
#s-1e39f0bc-3253-45dd-abe9-83986de34e27 hr {
  border-top: 2px solid #ddd;
}

#s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 {
  text-align: center;
}
@media (min-width: 1200px){#s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 {
  display: none;
}
#s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054, #wrap-s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 {
  display: none;
}
#s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054, #wrap-s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 { display: none !important; }}






  #s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 img.shogun-image {
    

    
    
    
  }


#s-f0130f79-77eb-43a6-80c6-3a0ea0cf0054 .shogun-image-content {
  
    align-items: center;
  
}

#s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b {
  display: none;
}
#s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b, #wrap-s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b {
  display: none;
}
#s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b, #wrap-s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b { display: none !important; }}
#s-4342a0cd-c690-4ebe-8a72-dfdf3a23b25b hr {
  border-top: 2px solid #ddd;
}

#s-7efe8a86-432f-4913-82f4-05a450c68583 {
  text-align: center;
}
@media (min-width: 1200px){#s-7efe8a86-432f-4913-82f4-05a450c68583 {
  display: none;
}
#s-7efe8a86-432f-4913-82f4-05a450c68583, #wrap-s-7efe8a86-432f-4913-82f4-05a450c68583 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7efe8a86-432f-4913-82f4-05a450c68583 {
  display: none;
}
#s-7efe8a86-432f-4913-82f4-05a450c68583, #wrap-s-7efe8a86-432f-4913-82f4-05a450c68583 { display: none !important; }}






  #s-7efe8a86-432f-4913-82f4-05a450c68583 img.shogun-image {
    

    
    
    
  }


#s-7efe8a86-432f-4913-82f4-05a450c68583 .shogun-image-content {
  
    align-items: center;
  
}

#s-976fad6b-8128-4a37-a453-4c0e30feb518 {
  margin-top: -10px;
margin-bottom: -10px;
opacity: 0;
}
@media (min-width: 1200px){#s-976fad6b-8128-4a37-a453-4c0e30feb518 {
  display: none;
}
#s-976fad6b-8128-4a37-a453-4c0e30feb518, #wrap-s-976fad6b-8128-4a37-a453-4c0e30feb518 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-976fad6b-8128-4a37-a453-4c0e30feb518 {
  display: none;
}
#s-976fad6b-8128-4a37-a453-4c0e30feb518, #wrap-s-976fad6b-8128-4a37-a453-4c0e30feb518 { display: none !important; }}
#s-976fad6b-8128-4a37-a453-4c0e30feb518 hr {
  border-top: 2px solid #ddd;
}

#s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 {
  text-align: center;
}
@media (min-width: 1200px){#s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 {
  display: none;
}
#s-b95d2d4d-f7ec-4098-9d21-b3a734f97662, #wrap-s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 {
  display: none;
}
#s-b95d2d4d-f7ec-4098-9d21-b3a734f97662, #wrap-s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 { display: none !important; }}






  #s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 img.shogun-image {
    

    
    
    
  }


#s-b95d2d4d-f7ec-4098-9d21-b3a734f97662 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-0a319c65-7bb1-45de-82e8-edfac21d1b28 {
  display: none;
}
#s-0a319c65-7bb1-45de-82e8-edfac21d1b28, #wrap-s-0a319c65-7bb1-45de-82e8-edfac21d1b28 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a319c65-7bb1-45de-82e8-edfac21d1b28 {
  display: none;
}
#s-0a319c65-7bb1-45de-82e8-edfac21d1b28, #wrap-s-0a319c65-7bb1-45de-82e8-edfac21d1b28 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a319c65-7bb1-45de-82e8-edfac21d1b28 {
  display: none;
}
#s-0a319c65-7bb1-45de-82e8-edfac21d1b28, #wrap-s-0a319c65-7bb1-45de-82e8-edfac21d1b28 { display: none !important; }}@media (max-width: 767px){#s-0a319c65-7bb1-45de-82e8-edfac21d1b28 {
  display: none;
}
#s-0a319c65-7bb1-45de-82e8-edfac21d1b28, #wrap-s-0a319c65-7bb1-45de-82e8-edfac21d1b28 { display: none !important; }}
#s-0a319c65-7bb1-45de-82e8-edfac21d1b28 hr {
  border-top: 2px solid #ddd;
}

#s-12bb1b17-9770-4d40-a16f-782f85c8ee56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-12bb1b17-9770-4d40-a16f-782f85c8ee56 {
  display: none;
}
#s-12bb1b17-9770-4d40-a16f-782f85c8ee56, #wrap-s-12bb1b17-9770-4d40-a16f-782f85c8ee56 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12bb1b17-9770-4d40-a16f-782f85c8ee56 {
  display: none;
}
#s-12bb1b17-9770-4d40-a16f-782f85c8ee56, #wrap-s-12bb1b17-9770-4d40-a16f-782f85c8ee56 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12bb1b17-9770-4d40-a16f-782f85c8ee56 {
  display: none;
}
#s-12bb1b17-9770-4d40-a16f-782f85c8ee56, #wrap-s-12bb1b17-9770-4d40-a16f-782f85c8ee56 { display: none !important; }}@media (max-width: 767px){#s-12bb1b17-9770-4d40-a16f-782f85c8ee56 {
  display: none;
}
#s-12bb1b17-9770-4d40-a16f-782f85c8ee56, #wrap-s-12bb1b17-9770-4d40-a16f-782f85c8ee56 { display: none !important; }}
#s-12bb1b17-9770-4d40-a16f-782f85c8ee56 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}



#s-ea16ae61-4e53-4b46-a5ae-45a46a404338 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-ea16ae61-4e53-4b46-a5ae-45a46a404338 hr {
  border-top: 2px solid #ddd;
}

#s-e57aec31-6c88-43c3-b7e9-68077e7e248d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
background-color: rgba(245, 4, 4, 1);
}
@media (min-width: 1200px){#s-e57aec31-6c88-43c3-b7e9-68077e7e248d {
  display: none;
}
#s-e57aec31-6c88-43c3-b7e9-68077e7e248d, #wrap-s-e57aec31-6c88-43c3-b7e9-68077e7e248d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e57aec31-6c88-43c3-b7e9-68077e7e248d {
  display: none;
}
#s-e57aec31-6c88-43c3-b7e9-68077e7e248d, #wrap-s-e57aec31-6c88-43c3-b7e9-68077e7e248d { display: none !important; }}
#s-e57aec31-6c88-43c3-b7e9-68077e7e248d .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  line-height: 1em;
  
  
}



/*
  $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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.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 {
  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;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#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:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
