.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-4665eb72-0b18-4c71-811d-bc6bd4fb2875 {
  margin-top: -11px;
min-height: 50px;
}








#s-4665eb72-0b18-4c71-811d-bc6bd4fb2875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4665eb72-0b18-4c71-811d-bc6bd4fb2875.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-70f94a01-0937-45fe-aa4c-132a2943e8e2 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-70f94a01-0937-45fe-aa4c-132a2943e8e2 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-70f94a01-0937-45fe-aa4c-132a2943e8e2 .shg-sld-nav-button.shg-sld-left,
#s-70f94a01-0937-45fe-aa4c-132a2943e8e2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-795e1f04-2be2-4a95-a075-dd796b4532be {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-795e1f04-2be2-4a95-a075-dd796b4532be {
  background-image: url(https://i.shgcdn.com/985ccf3b-1253-4466-817f-1b1b51675725/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-795e1f04-2be2-4a95-a075-dd796b4532be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-795e1f04-2be2-4a95-a075-dd796b4532be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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: 0px) {
[id="s-02943e31-e6c4-4a34-a9e4-df9e2b2ddcc0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02943e31-e6c4-4a34-a9e4-df9e2b2ddcc0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-02943e31-e6c4-4a34-a9e4-df9e2b2ddcc0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-02943e31-e6c4-4a34-a9e4-df9e2b2ddcc0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (max-width: 767px) {
  [id="s-02943e31-e6c4-4a34-a9e4-df9e2b2ddcc0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8b6afa7b-890f-459f-97f9-8f819bd3371e {
  margin-left: 0px;
padding-left: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-8b6afa7b-890f-459f-97f9-8f819bd3371e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b6afa7b-890f-459f-97f9-8f819bd3371e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-3b5b5a4b-9064-4406-a852-5b808b9e5e26 hr {
  border-top: 2px solid rgba(91, 91, 91, 1);
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  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: ;
}

#s-798bc931-1042-4ce1-b23a-a1d895cf1986 {
  padding-left: 0%;
padding-right: 0%;
}

.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-2839c6db-9aeb-4973-a034-a24df736300b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-2839c6db-9aeb-4973-a034-a24df736300b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2839c6db-9aeb-4973-a034-a24df736300b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2839c6db-9aeb-4973-a034-a24df736300b-root {
    text-align: left;
  }


#s-2839c6db-9aeb-4973-a034-a24df736300b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2839c6db-9aeb-4973-a034-a24df736300b-root {
    text-align: left;
  }


#s-2839c6db-9aeb-4973-a034-a24df736300b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2839c6db-9aeb-4973-a034-a24df736300b-root {
    text-align: left;
  }


#s-2839c6db-9aeb-4973-a034-a24df736300b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2839c6db-9aeb-4973-a034-a24df736300b-root {
    text-align: left;
  }


#s-2839c6db-9aeb-4973-a034-a24df736300b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2839c6db-9aeb-4973-a034-a24df736300b-root {
    text-align: left;
  }


#s-2839c6db-9aeb-4973-a034-a24df736300b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-69786270-96a0-4bb3-bb41-40037f7bc494 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-69786270-96a0-4bb3-bb41-40037f7bc494 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-69786270-96a0-4bb3-bb41-40037f7bc494 {
  
}
}@media (max-width: 767px){#s-69786270-96a0-4bb3-bb41-40037f7bc494 {
  
}
}
#s-69786270-96a0-4bb3-bb41-40037f7bc494 {
  background-image: url(https://i.shgcdn.com/84cc34af-5511-4a4e-9ab2-a9decf3c1fa8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-69786270-96a0-4bb3-bb41-40037f7bc494 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69786270-96a0-4bb3-bb41-40037f7bc494.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-817fa6d0-674f-4f80-b0c7-81c09b2d9ad0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-807ec697-ae50-4c09-9179-cf32f67f35d4 {
  min-height: 50px;
}








#s-807ec697-ae50-4c09-9179-cf32f67f35d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-807ec697-ae50-4c09-9179-cf32f67f35d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d7d27e8a-0748-4df6-bb28-12852a2c5852 hr {
  border-top: 2px solid rgba(89, 89, 89, 1);
}

#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6-root {
    text-align: left;
  }


#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6-root {
    text-align: left;
  }


#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6-root {
    text-align: left;
  }


#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6-root {
    text-align: left;
  }


#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6-root {
    text-align: left;
  }


#s-6c0f91e8-e117-4e6f-b01a-6538e3b985b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0f884c57-b6da-4469-923a-1f76a7e2341e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-0f884c57-b6da-4469-923a-1f76a7e2341e {
  background-image: url(https://i.shgcdn.com/5b15084a-0f17-42b6-9d58-2480cc02e507/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0f884c57-b6da-4469-923a-1f76a7e2341e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f884c57-b6da-4469-923a-1f76a7e2341e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4de1d72f-43ff-42a5-b373-624dc21b867f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-7175fcf6-2a6a-46e7-ad7f-5c2f7b29df24 {
  min-height: 50px;
}








#s-7175fcf6-2a6a-46e7-ad7f-5c2f7b29df24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7175fcf6-2a6a-46e7-ad7f-5c2f7b29df24.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.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-00a50658-8db0-457d-8dde-5b7954577c1e {
  text-align: center;
}







  #s-00a50658-8db0-457d-8dde-5b7954577c1e img.shogun-image {
    

    
    
    
  }


#s-00a50658-8db0-457d-8dde-5b7954577c1e .shogun-image-content {
  
    align-items: center;
  
}

#s-165c6838-160e-41d7-82b4-f04a9f55e943 {
  min-height: 50px;
}








#s-165c6838-160e-41d7-82b4-f04a9f55e943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-165c6838-160e-41d7-82b4-f04a9f55e943.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-35d73b34-220d-4b85-9e17-3590a77abb54 hr {
  border-top: 2px solid #ddd;
}

#s-2362aa65-65e8-4d80-a29c-5e51ee081842 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-59c6f087-210d-4123-bfde-c40c1eee5048 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-59c6f087-210d-4123-bfde-c40c1eee5048:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-59c6f087-210d-4123-bfde-c40c1eee5048:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-59c6f087-210d-4123-bfde-c40c1eee5048-root {
    text-align: left;
  }


#s-59c6f087-210d-4123-bfde-c40c1eee5048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-59c6f087-210d-4123-bfde-c40c1eee5048-root {
    text-align: left;
  }


#s-59c6f087-210d-4123-bfde-c40c1eee5048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-59c6f087-210d-4123-bfde-c40c1eee5048-root {
    text-align: left;
  }


#s-59c6f087-210d-4123-bfde-c40c1eee5048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-59c6f087-210d-4123-bfde-c40c1eee5048-root {
    text-align: left;
  }


#s-59c6f087-210d-4123-bfde-c40c1eee5048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-59c6f087-210d-4123-bfde-c40c1eee5048-root {
    text-align: left;
  }


#s-59c6f087-210d-4123-bfde-c40c1eee5048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-3a416d0c-30d7-4e54-8d8c-d7a1457886a0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-3a416d0c-30d7-4e54-8d8c-d7a1457886a0 {
  background-image: url(https://i.shgcdn.com/8328fd30-a8eb-4300-aae2-07f07ee78801/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3a416d0c-30d7-4e54-8d8c-d7a1457886a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a416d0c-30d7-4e54-8d8c-d7a1457886a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a15b869f-1044-433d-a239-d14febdfbfcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-67c41e3d-f2b0-448d-b5e6-460ad424d2df {
  min-height: 50px;
}








#s-67c41e3d-f2b0-448d-b5e6-460ad424d2df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67c41e3d-f2b0-448d-b5e6-460ad424d2df.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-11196d50-9b33-411d-9bc7-bbbd9f14454a {
  text-align: center;
}







  #s-11196d50-9b33-411d-9bc7-bbbd9f14454a img.shogun-image {
    

    
    
    
  }


#s-11196d50-9b33-411d-9bc7-bbbd9f14454a .shogun-image-content {
  
    align-items: center;
  
}

#s-072d012b-1283-4831-aeec-179132f4d752 {
  margin-left: 40px;
min-height: 268px;
}








#s-072d012b-1283-4831-aeec-179132f4d752 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-072d012b-1283-4831-aeec-179132f4d752.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-21def1ee-f1ec-4c92-bb2e-0f51c1f40414 hr {
  border-top: 2px solid #ddd;
}

#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58-root {
    text-align: left;
  }


#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58-root {
    text-align: left;
  }


#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58-root {
    text-align: left;
  }


#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58-root {
    text-align: left;
  }


#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58-root {
    text-align: left;
  }


#s-f25ee477-5c4d-4fb1-8876-b6ccb6139b58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-edeef067-c428-45d7-8f18-e64e1a1d5766 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-edeef067-c428-45d7-8f18-e64e1a1d5766 {
  background-image: url(https://i.shgcdn.com/0885996a-cdf3-41c4-be28-6c844461a46f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-edeef067-c428-45d7-8f18-e64e1a1d5766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edeef067-c428-45d7-8f18-e64e1a1d5766.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d03ffbb-cab6-4854-ad1e-fe8fbab10ea6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-c2dc8a3e-e282-41b3-b1c8-7903eee6ecac {
  min-height: 50px;
}








#s-c2dc8a3e-e282-41b3-b1c8-7903eee6ecac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2dc8a3e-e282-41b3-b1c8-7903eee6ecac.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-b63b25cb-4f9b-4913-acaf-20d77e2e4e14 {
  text-align: center;
}







  #s-b63b25cb-4f9b-4913-acaf-20d77e2e4e14 img.shogun-image {
    

    
    
    
  }


#s-b63b25cb-4f9b-4913-acaf-20d77e2e4e14 .shogun-image-content {
  
    align-items: center;
  
}

#s-4649eaa4-cb56-44e2-83f3-aa7e647f0b9f {
  min-height: 50px;
}








#s-4649eaa4-cb56-44e2-83f3-aa7e647f0b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4649eaa4-cb56-44e2-83f3-aa7e647f0b9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a7c8ddb-d436-46bc-8aa3-a89b3153d439 hr {
  border-top: 2px solid #ddd;
}

#s-e00977c0-f37a-4c2b-b278-19bca35c5edd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-e00977c0-f37a-4c2b-b278-19bca35c5edd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e00977c0-f37a-4c2b-b278-19bca35c5edd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e00977c0-f37a-4c2b-b278-19bca35c5edd-root {
    text-align: left;
  }


#s-e00977c0-f37a-4c2b-b278-19bca35c5edd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e00977c0-f37a-4c2b-b278-19bca35c5edd-root {
    text-align: left;
  }


#s-e00977c0-f37a-4c2b-b278-19bca35c5edd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e00977c0-f37a-4c2b-b278-19bca35c5edd-root {
    text-align: left;
  }


#s-e00977c0-f37a-4c2b-b278-19bca35c5edd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e00977c0-f37a-4c2b-b278-19bca35c5edd-root {
    text-align: left;
  }


#s-e00977c0-f37a-4c2b-b278-19bca35c5edd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e00977c0-f37a-4c2b-b278-19bca35c5edd-root {
    text-align: left;
  }


#s-e00977c0-f37a-4c2b-b278-19bca35c5edd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0ff93d3c-4657-46db-830b-604ac5acba07 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-0ff93d3c-4657-46db-830b-604ac5acba07 {
  background-image: url(https://i.shgcdn.com/d80123aa-119a-4540-baa3-2fa3d65fc918/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0ff93d3c-4657-46db-830b-604ac5acba07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ff93d3c-4657-46db-830b-604ac5acba07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bcd8901-78d5-4afd-bfd3-9665d0fe8c4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-cd41c513-75a9-41f8-8b4c-b45d9f770881 {
  min-height: 50px;
}








#s-cd41c513-75a9-41f8-8b4c-b45d9f770881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd41c513-75a9-41f8-8b4c-b45d9f770881.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-ad5dd0ea-d4ee-4578-aa87-785f3cf6125d {
  text-align: center;
}







  #s-ad5dd0ea-d4ee-4578-aa87-785f3cf6125d img.shogun-image {
    

    
    
    
  }


#s-ad5dd0ea-d4ee-4578-aa87-785f3cf6125d .shogun-image-content {
  
    align-items: center;
  
}

#s-c6241b5c-2aea-4706-88df-e76c498fd354 {
  min-height: 50px;
}








#s-c6241b5c-2aea-4706-88df-e76c498fd354 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6241b5c-2aea-4706-88df-e76c498fd354.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-63cc4857-09ca-490e-a7e6-7dcac1e80993 hr {
  border-top: 2px solid #ddd;
}

#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6172531d-446f-4b9e-933b-4fa9cf5fde6d-root {
    text-align: left;
  }


#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6172531d-446f-4b9e-933b-4fa9cf5fde6d-root {
    text-align: left;
  }


#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6172531d-446f-4b9e-933b-4fa9cf5fde6d-root {
    text-align: left;
  }


#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6172531d-446f-4b9e-933b-4fa9cf5fde6d-root {
    text-align: left;
  }


#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6172531d-446f-4b9e-933b-4fa9cf5fde6d-root {
    text-align: left;
  }


#s-6172531d-446f-4b9e-933b-4fa9cf5fde6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a72ea533-178d-451e-a770-d325aca0000e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-a72ea533-178d-451e-a770-d325aca0000e {
  background-image: url(https://i.shgcdn.com/0de00c02-27d7-47d5-a2b4-f676be1d9595/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a72ea533-178d-451e-a770-d325aca0000e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a72ea533-178d-451e-a770-d325aca0000e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65a41814-c140-4851-b9f7-0cd9ae2dd2ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-e532c4ab-e4a0-451b-badb-9ae633554c10 {
  min-height: 50px;
}








#s-e532c4ab-e4a0-451b-badb-9ae633554c10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e532c4ab-e4a0-451b-badb-9ae633554c10.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92e03aba-1fa6-479c-8963-a05c9e5e4995 hr {
  border-top: 2px solid #ddd;
}

#s-4e589163-edd6-48c8-b6be-740fa7a17090 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-4e589163-edd6-48c8-b6be-740fa7a17090:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e589163-edd6-48c8-b6be-740fa7a17090:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4e589163-edd6-48c8-b6be-740fa7a17090-root {
    text-align: left;
  }


#s-4e589163-edd6-48c8-b6be-740fa7a17090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4e589163-edd6-48c8-b6be-740fa7a17090-root {
    text-align: left;
  }


#s-4e589163-edd6-48c8-b6be-740fa7a17090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e589163-edd6-48c8-b6be-740fa7a17090-root {
    text-align: left;
  }


#s-4e589163-edd6-48c8-b6be-740fa7a17090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4e589163-edd6-48c8-b6be-740fa7a17090-root {
    text-align: left;
  }


#s-4e589163-edd6-48c8-b6be-740fa7a17090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4e589163-edd6-48c8-b6be-740fa7a17090-root {
    text-align: left;
  }


#s-4e589163-edd6-48c8-b6be-740fa7a17090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-3e81e8fe-6863-4a54-afc4-76563dac05c7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-3e81e8fe-6863-4a54-afc4-76563dac05c7 {
  background-image: url(https://i.shgcdn.com/1e129d0d-7dab-4eda-93e4-88f610719c76/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3e81e8fe-6863-4a54-afc4-76563dac05c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e81e8fe-6863-4a54-afc4-76563dac05c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7102167d-cdde-4e8e-b8a8-1bbde5039ccd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7102167d-cdde-4e8e-b8a8-1bbde5039ccd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-7102167d-cdde-4e8e-b8a8-1bbde5039ccd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-7102167d-cdde-4e8e-b8a8-1bbde5039ccd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

}

@media (max-width: 767px) {
  [id="s-7102167d-cdde-4e8e-b8a8-1bbde5039ccd"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-59004215-9cc9-45b5-82af-fddde8479d40 {
  margin-left: 0px;
padding-left: 20%;
padding-right: 20%;
min-height: 50px;
}








#s-59004215-9cc9-45b5-82af-fddde8479d40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59004215-9cc9-45b5-82af-fddde8479d40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c529799-9948-4f2a-8d1b-5805df252791 hr {
  border-top: 2px solid rgba(91, 91, 91, 1);
}

#s-bbf027e1-eb22-4f91-be4e-8192a3575973 {
  padding-left: 0%;
padding-right: 0%;
}

#s-e01e520f-93b2-47ef-800e-120821c41267 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-e01e520f-93b2-47ef-800e-120821c41267:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e01e520f-93b2-47ef-800e-120821c41267:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e01e520f-93b2-47ef-800e-120821c41267-root {
    text-align: left;
  }


#s-e01e520f-93b2-47ef-800e-120821c41267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e01e520f-93b2-47ef-800e-120821c41267-root {
    text-align: left;
  }


#s-e01e520f-93b2-47ef-800e-120821c41267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e01e520f-93b2-47ef-800e-120821c41267-root {
    text-align: left;
  }


#s-e01e520f-93b2-47ef-800e-120821c41267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e01e520f-93b2-47ef-800e-120821c41267-root {
    text-align: left;
  }


#s-e01e520f-93b2-47ef-800e-120821c41267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e01e520f-93b2-47ef-800e-120821c41267-root {
    text-align: left;
  }


#s-e01e520f-93b2-47ef-800e-120821c41267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-9ac7bf9d-5b04-41be-82ac-cadbeed91103 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}

#s-9ac7bf9d-5b04-41be-82ac-cadbeed91103 {
  background-image: url(https://i.shgcdn.com/7eea17ca-5a69-4100-959a-ddb055b3a968/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9ac7bf9d-5b04-41be-82ac-cadbeed91103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ac7bf9d-5b04-41be-82ac-cadbeed91103.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f82036e4-a5cf-4e94-872b-a2bc73ec4255"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-32e9a996-2b84-41cc-a088-85acf63e8d4e {
  min-height: 50px;
}








#s-32e9a996-2b84-41cc-a088-85acf63e8d4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32e9a996-2b84-41cc-a088-85acf63e8d4e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c53ba48b-d2f5-4eec-8f4b-865efdd37dcc hr {
  border-top: 2px solid #ddd;
}

#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6-root {
    text-align: left;
  }


#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6-root {
    text-align: left;
  }


#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6-root {
    text-align: left;
  }


#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6-root {
    text-align: left;
  }


#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6-root {
    text-align: left;
  }


#s-9bbaaf50-52a8-4a80-ac9d-709c1407f6d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-9ae73f63-f459-49ac-aa3f-79dbb62a35ee {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-9ae73f63-f459-49ac-aa3f-79dbb62a35ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ae73f63-f459-49ac-aa3f-79dbb62a35ee {
  cursor: pointer;
}#s-9ae73f63-f459-49ac-aa3f-79dbb62a35ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57cd48b8-e26e-439f-a427-b62a94a2262f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-841f59cc-1430-42f9-ac10-d452a8d5ff71 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-841f59cc-1430-42f9-ac10-d452a8d5ff71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-841f59cc-1430-42f9-ac10-d452a8d5ff71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e40c141-82c8-43d0-8cfb-f7a6cb54159d {
  margin-left: 3%;
padding-left: 0%;
padding-right: 0%;
}

#s-c4721d05-b78d-4076-a167-d47f91f5a50d {
  margin-left: 3%;
padding-left: 0%;
padding-right: 0%;
}

#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab {
  margin-left: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: rgba(215, 6, 6, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab-root {
    text-align: left;
  }


#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab-root {
    text-align: left;
  }


#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab-root {
    text-align: left;
  }


#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab-root {
    text-align: left;
  }


#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab-root {
    text-align: left;
  }


#s-cd32b4f1-e4f3-41c8-ba45-55211cb84fab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-fdf9e693-4c79-41d2-8dec-7ed0126f73a2 {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
}








#s-fdf9e693-4c79-41d2-8dec-7ed0126f73a2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 1;
}#s-fdf9e693-4c79-41d2-8dec-7ed0126f73a2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e15ecbf4-d4bd-4985-baa9-daad56498f2f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
padding-bottom: 50px;
}

#s-e9ece631-d728-4101-a5ab-b8b114193930 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-e9ece631-d728-4101-a5ab-b8b114193930 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9ece631-d728-4101-a5ab-b8b114193930 {
  
}
}







#s-e9ece631-d728-4101-a5ab-b8b114193930 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9ece631-d728-4101-a5ab-b8b114193930.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-d7ff1968-77ff-4000-9cdf-2b9a29e5239a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d7ff1968-77ff-4000-9cdf-2b9a29e5239a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



@media (min-width: 0px) {
[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3195efda-ecc9-484e-abd4-629fc6489c85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-6ba7b5a5-15d8-4736-bea4-7ceec2e43de0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-6ba7b5a5-15d8-4736-bea4-7ceec2e43de0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ba7b5a5-15d8-4736-bea4-7ceec2e43de0 {
  cursor: pointer;
}#s-6ba7b5a5-15d8-4736-bea4-7ceec2e43de0.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-87ec20c6-1a4f-4ba6-b001-4e607fa62c3c {
  min-height: 50px;
}








#s-87ec20c6-1a4f-4ba6-b001-4e607fa62c3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87ec20c6-1a4f-4ba6-b001-4e607fa62c3c.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-bfb796da-b0ef-43a6-a758-fa07963e6cef hr {
  border-top: 2px solid #ddd;
}

#s-1d7f3828-9e7f-418b-9dee-0a1bf48dea9d {
  min-height: 50px;
}








#s-1d7f3828-9e7f-418b-9dee-0a1bf48dea9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d7f3828-9e7f-418b-9dee-0a1bf48dea9d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88d5c97e-7f61-4608-b1be-2ebc065cd293 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-88d5c97e-7f61-4608-b1be-2ebc065cd293 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88d5c97e-7f61-4608-b1be-2ebc065cd293 {
  cursor: pointer;
}#s-88d5c97e-7f61-4608-b1be-2ebc065cd293.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-ef335477-1df8-4791-95b4-6b3a03acf93f {
  min-height: 35px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef335477-1df8-4791-95b4-6b3a03acf93f {
  display: none;
}
#s-ef335477-1df8-4791-95b4-6b3a03acf93f, #wrap-s-ef335477-1df8-4791-95b4-6b3a03acf93f { display:none !important; }}







#s-ef335477-1df8-4791-95b4-6b3a03acf93f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef335477-1df8-4791-95b4-6b3a03acf93f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9da7bcba-ea3b-457a-8017-eda8ca599fa7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-9da7bcba-ea3b-457a-8017-eda8ca599fa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9da7bcba-ea3b-457a-8017-eda8ca599fa7 {
  cursor: pointer;
}#s-9da7bcba-ea3b-457a-8017-eda8ca599fa7.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-c91c0c22-6ac7-4f1d-a2a7-d9c041ac6e6b {
  min-height: 50px;
}








#s-c91c0c22-6ac7-4f1d-a2a7-d9c041ac6e6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c91c0c22-6ac7-4f1d-a2a7-d9c041ac6e6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e280cd8a-f966-463d-be45-b4220c97878a {
  margin-top: 20px;
min-height: 50px;
}








#s-e280cd8a-f966-463d-be45-b4220c97878a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e280cd8a-f966-463d-be45-b4220c97878a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}


  #s-d4473c1d-2088-44b7-857e-24cd51a52469 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-d4473c1d-2088-44b7-857e-24cd51a52469 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-d4473c1d-2088-44b7-857e-24cd51a52469 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d4473c1d-2088-44b7-857e-24cd51a52469 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-d4473c1d-2088-44b7-857e-24cd51a52469 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-d4473c1d-2088-44b7-857e-24cd51a52469 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-573227ae-7e54-4224-8940-a86076db0518"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-573227ae-7e54-4224-8940-a86076db0518"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-573227ae-7e54-4224-8940-a86076db0518"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-573227ae-7e54-4224-8940-a86076db0518"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-bcb963b9-832e-4643-9517-a9d6b202fb8d {
  min-height: 50px;
}








#s-bcb963b9-832e-4643-9517-a9d6b202fb8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcb963b9-832e-4643-9517-a9d6b202fb8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ff0c760-2b8d-4fd1-a530-ccdf477cbeba {
  display: none;
}
.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-cde39e78-8dba-4e43-b8db-761605b9b042 {
  text-align: center;
}



.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cde39e78-8dba-4e43-b8db-761605b9b042 img.shogun-image {
  width: 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-88cf53c0-052e-4d6c-b251-33e0d065400c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88cf53c0-052e-4d6c-b251-33e0d065400c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-525e34ce-827f-496d-ac9b-6e7a2df0a161 {
  text-align: center;
}

#s-525e34ce-827f-496d-ac9b-6e7a2df0a161 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-525e34ce-827f-496d-ac9b-6e7a2df0a161 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-525e34ce-827f-496d-ac9b-6e7a2df0a161 .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-3208a767-3895-40c0-a9ab-6775b3165f6a {
  min-height: 50px;
}








#s-3208a767-3895-40c0-a9ab-6775b3165f6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3208a767-3895-40c0-a9ab-6775b3165f6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d847dc9-9941-4022-ae83-d4bd3da0359c {
  display: none;
}
#s-3df1c492-f980-4152-9f29-1213240d3007 {
  text-align: center;
}



.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3df1c492-f980-4152-9f29-1213240d3007 img.shogun-image {
  width: 100%;
}



}
#s-fd1474c3-8509-4a90-84fa-10b52791fd7d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd1474c3-8509-4a90-84fa-10b52791fd7d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2a328b6b-7ef1-472e-a659-16d2e3eb6ee9 {
  text-align: center;
}

#s-2a328b6b-7ef1-472e-a659-16d2e3eb6ee9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2a328b6b-7ef1-472e-a659-16d2e3eb6ee9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2a328b6b-7ef1-472e-a659-16d2e3eb6ee9 .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-2d315968-6c1e-4458-a3fa-a2a3cf381106 {
  min-height: 50px;
}








#s-2d315968-6c1e-4458-a3fa-a2a3cf381106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d315968-6c1e-4458-a3fa-a2a3cf381106.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e84e1dee-b227-4ac8-b115-ff38f12518f0 {
  display: none;
}
#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e {
  text-align: center;
}



.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-891a1f0f-789c-4bb5-81bb-df634c4fdc0e img.shogun-image {
  width: 100%;
}



}
#s-627630f6-912a-48f6-892a-f8680e59a019 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-627630f6-912a-48f6-892a-f8680e59a019 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-90695160-b0e8-42ee-814a-e9cd0aae8210 {
  text-align: center;
}

#s-90695160-b0e8-42ee-814a-e9cd0aae8210 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-90695160-b0e8-42ee-814a-e9cd0aae8210 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-90695160-b0e8-42ee-814a-e9cd0aae8210 .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-8121d024-baaf-4cf9-bf57-4e9e1989952e {
  min-height: 50px;
}








#s-8121d024-baaf-4cf9-bf57-4e9e1989952e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8121d024-baaf-4cf9-bf57-4e9e1989952e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f8b33b1-db9e-4af4-bbdc-eff95c71a3b7 {
  display: none;
}
#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc {
  text-align: center;
}



.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fa2c4d60-1616-4f35-9cce-092b471bd6dc img.shogun-image {
  width: 100%;
}



}
#s-a0b7092b-1782-4ff1-adb7-6155d49aec07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0b7092b-1782-4ff1-adb7-6155d49aec07 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-55e53e01-4442-4fdc-8457-e47fe89d4e2b {
  text-align: center;
}

#s-55e53e01-4442-4fdc-8457-e47fe89d4e2b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-55e53e01-4442-4fdc-8457-e47fe89d4e2b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-55e53e01-4442-4fdc-8457-e47fe89d4e2b .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;
}

@media (min-width: 0px) {
[id="s-33ee6ac4-494e-4d12-980d-65621f22487c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-33ee6ac4-494e-4d12-980d-65621f22487c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-33ee6ac4-494e-4d12-980d-65621f22487c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-33ee6ac4-494e-4d12-980d-65621f22487c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2584a29a-7159-48ed-8544-8cb689bed5ae {
  min-height: 50px;
}








#s-2584a29a-7159-48ed-8544-8cb689bed5ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2584a29a-7159-48ed-8544-8cb689bed5ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57f54dfa-5385-425c-a0a3-3d3993079e56 {
  display: none;
}
#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c {
  text-align: center;
}



.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b2a009c4-a0bd-4628-aac6-e455808c3c8c img.shogun-image {
  width: 100%;
}



}
#s-308e0b21-f64c-4fcd-84a2-dad7670301d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-308e0b21-f64c-4fcd-84a2-dad7670301d9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2d7449b9-283f-44fe-b596-1a0363fefc88 {
  text-align: center;
}

#s-2d7449b9-283f-44fe-b596-1a0363fefc88 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2d7449b9-283f-44fe-b596-1a0363fefc88 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2d7449b9-283f-44fe-b596-1a0363fefc88 .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-fdecda83-aba1-42d2-a278-5e4599f6b2e5 {
  min-height: 50px;
}








#s-fdecda83-aba1-42d2-a278-5e4599f6b2e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdecda83-aba1-42d2-a278-5e4599f6b2e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a48c8dc-cc7f-43e6-b013-a9fcf3c7e504 {
  display: none;
}
#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b {
  text-align: center;
}



.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8b0cf03-2d51-4067-8a82-cfd5b4f4dc4b img.shogun-image {
  width: 100%;
}



}
#s-6ace2045-e699-4db7-84e2-465e07dfc06a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ace2045-e699-4db7-84e2-465e07dfc06a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2db27e35-9746-4439-ab1e-cadfa50a8fb4 {
  text-align: center;
}

#s-2db27e35-9746-4439-ab1e-cadfa50a8fb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2db27e35-9746-4439-ab1e-cadfa50a8fb4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2db27e35-9746-4439-ab1e-cadfa50a8fb4 .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-8e685193-387b-4af7-a837-3a7f4c36d863 {
  min-height: 50px;
}








#s-8e685193-387b-4af7-a837-3a7f4c36d863 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e685193-387b-4af7-a837-3a7f4c36d863.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5016559-9328-4b20-b533-2569197e10fc {
  display: none;
}
#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc {
  text-align: center;
}



.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cb87ad6-ef3d-44ea-ad9d-355967b31cdc img.shogun-image {
  width: 100%;
}



}
#s-978a5d3c-d8b1-4e27-859d-965c43ec2d94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-978a5d3c-d8b1-4e27-859d-965c43ec2d94 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-8a5075b3-cdd9-4abb-9ab5-555ce190e456 {
  text-align: center;
}

#s-8a5075b3-cdd9-4abb-9ab5-555ce190e456 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8a5075b3-cdd9-4abb-9ab5-555ce190e456 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a5075b3-cdd9-4abb-9ab5-555ce190e456 .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-361b4f8f-979d-4142-9c13-4f40142dbf89 {
  min-height: 50px;
}








#s-361b4f8f-979d-4142-9c13-4f40142dbf89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-361b4f8f-979d-4142-9c13-4f40142dbf89.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a64b1708-7433-431c-b972-7612d77a1de9 {
  display: none;
}
#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb {
  text-align: center;
}



.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8fe9199c-d398-4c0e-bb4f-1c39bb5d32cb img.shogun-image {
  width: 100%;
}



}
#s-4428db44-d46f-4b14-a3c4-d5e15b361636 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4428db44-d46f-4b14-a3c4-d5e15b361636 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-8a5a8260-cb03-4629-887e-11e3cc87bd1c {
  text-align: center;
}

#s-8a5a8260-cb03-4629-887e-11e3cc87bd1c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8a5a8260-cb03-4629-887e-11e3cc87bd1c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a5a8260-cb03-4629-887e-11e3cc87bd1c .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;
}

@media (min-width: 0px) {
[id="s-6c55a89d-c07d-49ef-8251-b09637237b7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6c55a89d-c07d-49ef-8251-b09637237b7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6c55a89d-c07d-49ef-8251-b09637237b7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6c55a89d-c07d-49ef-8251-b09637237b7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-7609d01e-9662-48de-88b4-e90c82219d8e {
  min-height: 50px;
}








#s-7609d01e-9662-48de-88b4-e90c82219d8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7609d01e-9662-48de-88b4-e90c82219d8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b84e13a3-217a-4c69-b9ed-a57cc57ff6ef {
  display: none;
}
#s-75791249-a794-44f1-8684-a715bac17cbb {
  text-align: center;
}



.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75791249-a794-44f1-8684-a715bac17cbb img.shogun-image {
  width: 100%;
}



}
#s-7d08a9a3-2f7e-4089-9921-0d503bee4bf1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d08a9a3-2f7e-4089-9921-0d503bee4bf1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-523a025a-38df-4151-8771-841cee0bc8d7 {
  text-align: center;
}

#s-523a025a-38df-4151-8771-841cee0bc8d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-523a025a-38df-4151-8771-841cee0bc8d7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-523a025a-38df-4151-8771-841cee0bc8d7 .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-5e717ef0-ee0d-4b4d-92d8-70a1ae3c6b6b {
  min-height: 50px;
}








#s-5e717ef0-ee0d-4b4d-92d8-70a1ae3c6b6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e717ef0-ee0d-4b4d-92d8-70a1ae3c6b6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ef9c68e-ba3c-47d4-a498-9b79da5a007d {
  display: none;
}
#s-577f8597-90f5-4fad-aba0-074923265f1e {
  text-align: center;
}



.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-577f8597-90f5-4fad-aba0-074923265f1e img.shogun-image {
  width: 100%;
}



}
#s-d50cd6d6-cd6e-4a9f-ade1-d81a9024281d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d50cd6d6-cd6e-4a9f-ade1-d81a9024281d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-fe9a01c6-c67c-4279-9fee-7fd378f97060 {
  text-align: center;
}

#s-fe9a01c6-c67c-4279-9fee-7fd378f97060 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fe9a01c6-c67c-4279-9fee-7fd378f97060 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fe9a01c6-c67c-4279-9fee-7fd378f97060 .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-ec68f518-4100-4ea0-a15d-e258a4d88803 {
  min-height: 50px;
}








#s-ec68f518-4100-4ea0-a15d-e258a4d88803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec68f518-4100-4ea0-a15d-e258a4d88803.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c7e965f-333d-434f-8ad7-7bb87ce76263 {
  display: none;
}
#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 {
  text-align: center;
}



.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a688ce06-a6f8-499e-a59a-7ad0a06d12f8 img.shogun-image {
  width: 100%;
}



}
#s-49e57f22-8650-4585-8e8a-d116ce705156 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49e57f22-8650-4585-8e8a-d116ce705156 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2e1c2f83-6f3c-4786-b50d-932bcfe26bca {
  text-align: center;
}

#s-2e1c2f83-6f3c-4786-b50d-932bcfe26bca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2e1c2f83-6f3c-4786-b50d-932bcfe26bca .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2e1c2f83-6f3c-4786-b50d-932bcfe26bca .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-70af71f8-b928-4fa5-837d-a41b6164cfd7 {
  min-height: 50px;
}








#s-70af71f8-b928-4fa5-837d-a41b6164cfd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70af71f8-b928-4fa5-837d-a41b6164cfd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51566cb3-1c5f-476b-91db-765a1c67bfc5 {
  display: none;
}
#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 {
  text-align: center;
}



.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec94604c-530d-4c39-a162-3eaf84a8afb4 img.shogun-image {
  width: 100%;
}



}
#s-10288334-9d2e-487d-9ab8-28435f4a8dd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10288334-9d2e-487d-9ab8-28435f4a8dd2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a70e9210-9230-4726-993e-7c945c469d9f {
  text-align: center;
}

#s-a70e9210-9230-4726-993e-7c945c469d9f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a70e9210-9230-4726-993e-7c945c469d9f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a70e9210-9230-4726-993e-7c945c469d9f .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-59c1f437-60e5-43bd-b3f9-21499dbac200 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-59c1f437-60e5-43bd-b3f9-21499dbac200 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59c1f437-60e5-43bd-b3f9-21499dbac200 {
  
}
}







#s-59c1f437-60e5-43bd-b3f9-21499dbac200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59c1f437-60e5-43bd-b3f9-21499dbac200.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f21b93af-f406-41e4-87f8-c669e36ebc58 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f21b93af-f406-41e4-87f8-c669e36ebc58 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



@media (min-width: 0px) {
[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12bd51ed-2e4e-42e9-9df3-0f3b3b7453dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-41805e5b-675f-4f98-93cc-4fe2e1fe574f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-41805e5b-675f-4f98-93cc-4fe2e1fe574f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41805e5b-675f-4f98-93cc-4fe2e1fe574f {
  cursor: pointer;
}#s-41805e5b-675f-4f98-93cc-4fe2e1fe574f.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-f90cc9da-a22f-400f-820f-77b8d83d63d4 {
  min-height: 50px;
}








#s-f90cc9da-a22f-400f-820f-77b8d83d63d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f90cc9da-a22f-400f-820f-77b8d83d63d4 {
  cursor: pointer;
}#s-f90cc9da-a22f-400f-820f-77b8d83d63d4.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-7e654529-9001-4938-870e-b3d5c7893fd8 hr {
  border-top: 2px solid #ddd;
}

#s-6c505305-9186-4deb-a36f-7a4d38a7a750 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-6c505305-9186-4deb-a36f-7a4d38a7a750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c505305-9186-4deb-a36f-7a4d38a7a750 {
  cursor: pointer;
}#s-6c505305-9186-4deb-a36f-7a4d38a7a750.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-4a03c124-16cf-4d8e-87e0-4307f7948e3b {
  min-height: 50px;
}








#s-4a03c124-16cf-4d8e-87e0-4307f7948e3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a03c124-16cf-4d8e-87e0-4307f7948e3b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-feaefed2-ed6e-4399-a379-c06fa98aca4e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-feaefed2-ed6e-4399-a379-c06fa98aca4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-feaefed2-ed6e-4399-a379-c06fa98aca4e {
  cursor: pointer;
}#s-feaefed2-ed6e-4399-a379-c06fa98aca4e.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3278c0e6-f292-40e2-be59-459423ec82fd {
  min-height: 50px;
}








#s-3278c0e6-f292-40e2-be59-459423ec82fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3278c0e6-f292-40e2-be59-459423ec82fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8cc97556-24b7-4408-b94d-820c4db47f2f {
  margin-top: 20px;
min-height: 50px;
}








#s-8cc97556-24b7-4408-b94d-820c4db47f2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cc97556-24b7-4408-b94d-820c4db47f2f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}


  #s-dbefce89-eab7-47a7-bf3f-e903cc41b4ea .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-dbefce89-eab7-47a7-bf3f-e903cc41b4ea .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-dbefce89-eab7-47a7-bf3f-e903cc41b4ea .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-dbefce89-eab7-47a7-bf3f-e903cc41b4ea .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-dbefce89-eab7-47a7-bf3f-e903cc41b4ea .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-dbefce89-eab7-47a7-bf3f-e903cc41b4ea .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-c5e1ca77-1941-4b3c-9fb1-1f107b9788f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c5e1ca77-1941-4b3c-9fb1-1f107b9788f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c5e1ca77-1941-4b3c-9fb1-1f107b9788f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c5e1ca77-1941-4b3c-9fb1-1f107b9788f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f05cff2b-6e24-4ddb-8672-eb85d462c5b6 {
  min-height: 50px;
}








#s-f05cff2b-6e24-4ddb-8672-eb85d462c5b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f05cff2b-6e24-4ddb-8672-eb85d462c5b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-335734f7-0fb8-4923-928e-d1c406f7b9bc {
  display: none;
}
#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e {
  text-align: center;
}



.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ec8fc79e-d17c-464e-9221-caf6ad853a4e img.shogun-image {
  width: 100%;
}



}
#s-c7520e42-9068-4284-8c7c-a29fb67c512a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7520e42-9068-4284-8c7c-a29fb67c512a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-dbc7650d-dd72-45ec-92a6-71839cbfda35 {
  text-align: center;
}

#s-dbc7650d-dd72-45ec-92a6-71839cbfda35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dbc7650d-dd72-45ec-92a6-71839cbfda35 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dbc7650d-dd72-45ec-92a6-71839cbfda35 .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-1f8bfbdd-6d88-4123-9f9b-272aed291721 {
  min-height: 50px;
}








#s-1f8bfbdd-6d88-4123-9f9b-272aed291721 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f8bfbdd-6d88-4123-9f9b-272aed291721.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7abfcab0-610a-4366-b93a-a5851da0a307 {
  display: none;
}
#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 {
  text-align: center;
}



.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c38b8d18-92d9-41ae-9fb9-c5bb9ba59058 img.shogun-image {
  width: 100%;
}



}
#s-71c687a8-5964-4a2f-9b58-c4b5eb31ebc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71c687a8-5964-4a2f-9b58-c4b5eb31ebc9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5d913e70-8c9c-465e-886d-aa755735aab8 {
  text-align: center;
}

#s-5d913e70-8c9c-465e-886d-aa755735aab8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5d913e70-8c9c-465e-886d-aa755735aab8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5d913e70-8c9c-465e-886d-aa755735aab8 .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-beef638b-8399-4601-8362-e40fb517d889 {
  min-height: 50px;
}








#s-beef638b-8399-4601-8362-e40fb517d889 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-beef638b-8399-4601-8362-e40fb517d889.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f976cdf4-2107-435a-ae29-2312fd1ba999 {
  display: none;
}
#s-a5977393-9c1e-4ba3-a8b9-55780736a875 {
  text-align: center;
}



.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5977393-9c1e-4ba3-a8b9-55780736a875 img.shogun-image {
  width: 100%;
}



}
#s-35ad17b7-ecc4-4139-9eb0-dd0ed0c9f068 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35ad17b7-ecc4-4139-9eb0-dd0ed0c9f068 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-6ec1c44a-b6bf-44af-a8e4-ffa2751d242f {
  text-align: center;
}

#s-6ec1c44a-b6bf-44af-a8e4-ffa2751d242f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6ec1c44a-b6bf-44af-a8e4-ffa2751d242f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6ec1c44a-b6bf-44af-a8e4-ffa2751d242f .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-790ce8c2-72e0-45ef-a440-332470a266d2 {
  min-height: 50px;
}








#s-790ce8c2-72e0-45ef-a440-332470a266d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-790ce8c2-72e0-45ef-a440-332470a266d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6fe953b2-9a78-4023-91e9-5cadaa5d7d58 {
  display: none;
}
#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 {
  text-align: center;
}



.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1383b521-1f02-47ba-ae4c-e3ac0a4c67c0 img.shogun-image {
  width: 100%;
}



}
#s-946d67ed-a0af-4091-be97-7d176e7dbe5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-946d67ed-a0af-4091-be97-7d176e7dbe5c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-8d301ac5-4f86-48c5-ad56-bf7f65c74cf9 {
  text-align: center;
}

#s-8d301ac5-4f86-48c5-ad56-bf7f65c74cf9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8d301ac5-4f86-48c5-ad56-bf7f65c74cf9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8d301ac5-4f86-48c5-ad56-bf7f65c74cf9 .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;
}

@media (min-width: 0px) {
[id="s-d93b5ae8-5171-4462-b973-4fe25d29db69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d93b5ae8-5171-4462-b973-4fe25d29db69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d93b5ae8-5171-4462-b973-4fe25d29db69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d93b5ae8-5171-4462-b973-4fe25d29db69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-19ea4162-21ca-474f-ab9a-fd31fbed9044 {
  min-height: 50px;
}








#s-19ea4162-21ca-474f-ab9a-fd31fbed9044 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19ea4162-21ca-474f-ab9a-fd31fbed9044.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc6e7cd6-d5d1-442e-9427-bd76d0419cb6 {
  display: none;
}
#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 {
  text-align: center;
}



.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-730a85da-b66b-4541-a1a6-af4129b6b8b5 img.shogun-image {
  width: 100%;
}



}
#s-fc13d628-ea95-4051-a17f-f94586eaf6b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc13d628-ea95-4051-a17f-f94586eaf6b6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ccdc7f8f-2a5d-41d8-a9b2-a022557d9571 {
  text-align: center;
}

#s-ccdc7f8f-2a5d-41d8-a9b2-a022557d9571 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ccdc7f8f-2a5d-41d8-a9b2-a022557d9571 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ccdc7f8f-2a5d-41d8-a9b2-a022557d9571 .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-5be65799-4f33-4a62-a7b4-3c517eb6930f {
  min-height: 50px;
}








#s-5be65799-4f33-4a62-a7b4-3c517eb6930f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5be65799-4f33-4a62-a7b4-3c517eb6930f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f74bcf4-68ec-4d9c-8c50-91bff749003f {
  display: none;
}
#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc {
  text-align: center;
}



.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3b974a38-fd7e-43d8-951e-044f0b7ad4fc img.shogun-image {
  width: 100%;
}



}
#s-e755ef52-4aa9-4458-ad64-19c3bcc26a17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e755ef52-4aa9-4458-ad64-19c3bcc26a17 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-79745691-5afc-4be6-ad2e-002e9971ee3e {
  text-align: center;
}

#s-79745691-5afc-4be6-ad2e-002e9971ee3e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-79745691-5afc-4be6-ad2e-002e9971ee3e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-79745691-5afc-4be6-ad2e-002e9971ee3e .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-66a94501-00d2-49ae-95f5-141653c09951 {
  min-height: 50px;
}








#s-66a94501-00d2-49ae-95f5-141653c09951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66a94501-00d2-49ae-95f5-141653c09951.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6f351579-d96a-4411-94f5-343cc0e6fb31 {
  display: none;
}
#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 {
  text-align: center;
}



.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f29cead6-0a11-4fc1-b7a1-005f09a27cd2 img.shogun-image {
  width: 100%;
}



}
#s-47dda41b-35f3-4e05-aa23-ba8946778fe0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47dda41b-35f3-4e05-aa23-ba8946778fe0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-293cb401-7f01-4f12-8efc-c2c6be787326 {
  text-align: center;
}

#s-293cb401-7f01-4f12-8efc-c2c6be787326 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-293cb401-7f01-4f12-8efc-c2c6be787326 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-293cb401-7f01-4f12-8efc-c2c6be787326 .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-39159d98-1197-43b8-b71d-4c9498b96612 {
  min-height: 50px;
}








#s-39159d98-1197-43b8-b71d-4c9498b96612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39159d98-1197-43b8-b71d-4c9498b96612.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91cb3a63-36e4-4454-9fc1-1cf7e15724f7 {
  display: none;
}
#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 {
  text-align: center;
}



.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da6f8f8d-376d-4788-9711-47af5e3dc3c6 img.shogun-image {
  width: 100%;
}



}
#s-ce9e5680-8726-43ca-8984-79217ecc8aef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce9e5680-8726-43ca-8984-79217ecc8aef .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7b45ed45-4d1f-45b2-9e2f-f4dd93fb5b21 {
  text-align: center;
}

#s-7b45ed45-4d1f-45b2-9e2f-f4dd93fb5b21 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b45ed45-4d1f-45b2-9e2f-f4dd93fb5b21 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7b45ed45-4d1f-45b2-9e2f-f4dd93fb5b21 .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;
}

@media (min-width: 0px) {
[id="s-f38a131b-6da5-4403-a53c-8ac18b49b3d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f38a131b-6da5-4403-a53c-8ac18b49b3d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f38a131b-6da5-4403-a53c-8ac18b49b3d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f38a131b-6da5-4403-a53c-8ac18b49b3d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-61a71b18-9a06-4874-a9a7-044f90339a88 {
  min-height: 50px;
}








#s-61a71b18-9a06-4874-a9a7-044f90339a88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61a71b18-9a06-4874-a9a7-044f90339a88 {
  cursor: pointer;
}#s-61a71b18-9a06-4874-a9a7-044f90339a88.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81060109-262a-4517-8608-02a0d78d25ea {
  display: none;
}
#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 {
  text-align: center;
}



.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ea29b91-a57d-425d-b4ff-f29028fd07d4 img.shogun-image {
  width: 100%;
}



}
#s-4b480a08-ff84-43b9-8eff-32494c9bf902 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b480a08-ff84-43b9-8eff-32494c9bf902 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-685c80fc-c60b-4705-bb20-e152defd6807 {
  text-align: center;
}

#s-685c80fc-c60b-4705-bb20-e152defd6807 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-685c80fc-c60b-4705-bb20-e152defd6807 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-685c80fc-c60b-4705-bb20-e152defd6807 .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-9c520a8a-f1f5-46ec-b3e5-e8f4d7264082 {
  min-height: 50px;
}








#s-9c520a8a-f1f5-46ec-b3e5-e8f4d7264082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c520a8a-f1f5-46ec-b3e5-e8f4d7264082.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c088a6c-e6fc-4258-b6ed-10549bc8066b {
  display: none;
}
#s-d322351f-9377-4483-bfec-82c6a82e7c9d {
  text-align: center;
}



.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d322351f-9377-4483-bfec-82c6a82e7c9d img.shogun-image {
  width: 100%;
}



}
#s-abafd220-04a2-40bc-8435-829cdc96e0b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abafd220-04a2-40bc-8435-829cdc96e0b2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-0261e0ce-5a02-4523-964f-d08736279c1d {
  text-align: center;
}

#s-0261e0ce-5a02-4523-964f-d08736279c1d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0261e0ce-5a02-4523-964f-d08736279c1d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0261e0ce-5a02-4523-964f-d08736279c1d .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-83120042-6d2e-40e3-9fc7-ad6bec27c5b7 {
  min-height: 50px;
}








#s-83120042-6d2e-40e3-9fc7-ad6bec27c5b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83120042-6d2e-40e3-9fc7-ad6bec27c5b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39aba791-e581-4a19-9a00-4355e105284e {
  display: none;
}
#s-11233dba-6528-46de-a932-e9ba0f34e81d {
  text-align: center;
}



.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11233dba-6528-46de-a932-e9ba0f34e81d img.shogun-image {
  width: 100%;
}



}
#s-c8fdac72-0510-489b-b6e1-e4150eb71a66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8fdac72-0510-489b-b6e1-e4150eb71a66 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ba47176e-28c7-4476-9413-0c9020c46af0 {
  text-align: center;
}

#s-ba47176e-28c7-4476-9413-0c9020c46af0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ba47176e-28c7-4476-9413-0c9020c46af0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ba47176e-28c7-4476-9413-0c9020c46af0 .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-0b06c064-e90b-4eb2-b3d4-048eb58ee4cc {
  min-height: 50px;
}








#s-0b06c064-e90b-4eb2-b3d4-048eb58ee4cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b06c064-e90b-4eb2-b3d4-048eb58ee4cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-322cf6b6-f1de-4abc-83b3-b7717c0f4ce9 {
  display: none;
}
#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 {
  text-align: center;
}



.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caa20bce-5a06-4968-aa07-7b4bb8a269c6 img.shogun-image {
  width: 100%;
}



}
#s-a2fd5bf6-75d7-4e5d-930a-d99afa505b13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2fd5bf6-75d7-4e5d-930a-d99afa505b13 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-3b5e9fa5-d212-498e-924c-391c4fe4c91b {
  text-align: center;
}

#s-3b5e9fa5-d212-498e-924c-391c4fe4c91b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3b5e9fa5-d212-498e-924c-391c4fe4c91b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3b5e9fa5-d212-498e-924c-391c4fe4c91b .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-f362b651-5e0d-4f6a-9ea4-eae5d75289cc {
  min-height: 50px;
}








#s-f362b651-5e0d-4f6a-9ea4-eae5d75289cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f362b651-5e0d-4f6a-9ea4-eae5d75289cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca135383-9cd6-493d-ad89-7996df07d1bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ca135383-9cd6-493d-ad89-7996df07d1bf .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-674664cb-bef2-466e-b245-b8e354c824d9 {
  min-height: 50px;
}








#s-674664cb-bef2-466e-b245-b8e354c824d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-674664cb-bef2-466e-b245-b8e354c824d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-42b5257a-18ee-4e63-94bf-592faa4f1c17 {
  min-height: 50px;
}








#s-42b5257a-18ee-4e63-94bf-592faa4f1c17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42b5257a-18ee-4e63-94bf-592faa4f1c17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b4c4909-bbd3-4faa-b947-c5d1eff93c9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-1a4ea7a7-c0d8-4933-9f6b-10c8d2cecdc0 {
  text-align: left;
}







  #s-1a4ea7a7-c0d8-4933-9f6b-10c8d2cecdc0 img.shogun-image {
    

    
    
    
  }


#s-1a4ea7a7-c0d8-4933-9f6b-10c8d2cecdc0 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6d975d8e-a69a-4e57-a4bf-aedd21f61c31 {
  min-height: 50px;
}








#s-6d975d8e-a69a-4e57-a4bf-aedd21f61c31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d975d8e-a69a-4e57-a4bf-aedd21f61c31.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

/*
  $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:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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,.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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.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}