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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * 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: flex;
  width: 100%;
}

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

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

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-3d4d1033-1fca-4972-a125-0b52573bf26c {
  min-height: 50px;
}








#s-3d4d1033-1fca-4972-a125-0b52573bf26c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d4d1033-1fca-4972-a125-0b52573bf26c.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-352bb1f9-062c-437a-be59-f4e8eac4e880"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  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;
}
#s-1a718bc0-211a-4da4-88ef-a5f6d05cd713 {
  margin-bottom: 10px;
text-align: center;
}




  #s-1a718bc0-211a-4da4-88ef-a5f6d05cd713 img.shogun-image {
    
    width: px;
  }


#s-1a718bc0-211a-4da4-88ef-a5f6d05cd713 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a02f28b2-e062-4364-9088-852f9b61e08b {
  min-height: 100px;
background-color: rgba(247, 228, 157, 0.65);
}








#s-a02f28b2-e062-4364-9088-852f9b61e08b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a02f28b2-e062-4364-9088-852f9b61e08b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-0dadc3d1-cc82-4cd7-9cc7-f510f2016910 {
  margin-top: -40px;
}

#s-cc04ed2f-e6ab-43c8-b195-02fe25d66a13 {
  margin-bottom: 10px;
text-align: center;
}




  #s-cc04ed2f-e6ab-43c8-b195-02fe25d66a13 img.shogun-image {
    
    width: px;
  }


#s-cc04ed2f-e6ab-43c8-b195-02fe25d66a13 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-165a063a-e018-4d91-9087-8da25fc6bb7f {
  min-height: 100px;
background-color: rgba(190, 224, 209, 0.65);
}








#s-165a063a-e018-4d91-9087-8da25fc6bb7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-165a063a-e018-4d91-9087-8da25fc6bb7f.shg-box.shg-c {
  justify-content: center;
}

#s-3f56c63e-5a49-4ed2-a45f-15093c48219b {
  margin-top: -40px;
}

#s-e6490ad4-beee-4772-8244-6e271db01fff {
  margin-bottom: 10px;
text-align: center;
}




  #s-e6490ad4-beee-4772-8244-6e271db01fff img.shogun-image {
    
    width: px;
  }


#s-e6490ad4-beee-4772-8244-6e271db01fff .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d4a65202-f826-4ad7-8c4b-16fa5d83b2d8 {
  min-height: 100px;
background-color: rgba(239, 222, 212, 0.65);
}








#s-d4a65202-f826-4ad7-8c4b-16fa5d83b2d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4a65202-f826-4ad7-8c4b-16fa5d83b2d8.shg-box.shg-c {
  justify-content: center;
}

#s-8e4051f8-1e29-4d89-b1c0-29b70f20e8c0 {
  margin-top: -40px;
}

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-c9cb2f35-32e2-4d6b-9f91-94fd13e46a0a {
  margin-bottom: 10px;
padding-bottom: 0px;
}

#s-c9cb2f35-32e2-4d6b-9f91-94fd13e46a0a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c9cb2f35-32e2-4d6b-9f91-94fd13e46a0a .shg-sld-nav-button.shg-sld-left,
#s-c9cb2f35-32e2-4d6b-9f91-94fd13e46a0a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-9c6ac337-e572-4b99-a257-8090dfa9f0e3 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9c6ac337-e572-4b99-a257-8090dfa9f0e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-05535754-ec9d-443d-966d-2a1dca4cb876 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.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;
  width: 100%;
  height: 100%;
  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-55328ff8-a479-42e2-af13-6a3074482b2e {
  text-align: center;
}


.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e {
  max-width: 100%;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom,
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e {
  max-width: 100%;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom,
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e {
  max-width: 100%;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom,
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e {
  max-width: 100%;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom,
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e {
  max-width: 100%;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom,
.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-55328ff8-a479-42e2-af13-6a3074482b2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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: #000;
  text-transform: none;
  font-weight: normal;
  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-9b6f8671-23eb-4f62-9f2f-47f8def646d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b6f8671-23eb-4f62-9f2f-47f8def646d2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-69f2dbd4-7c4c-458a-991c-deeaa5324efe {
  text-align: center;
}

#s-69f2dbd4-7c4c-458a-991c-deeaa5324efe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-69f2dbd4-7c4c-458a-991c-deeaa5324efe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-69f2dbd4-7c4c-458a-991c-deeaa5324efe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-957bfb65-c6e8-413d-a2b6-f2bec1ecf067 {
  display: none;
}
#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 {
  text-align: center;
}


.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 {
  max-width: 100%;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom,
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 {
  max-width: 100%;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom,
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 {
  max-width: 100%;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom,
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 {
  max-width: 100%;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom,
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 {
  max-width: 100%;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom,
.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-27fa27ba-ea4c-4c71-b973-a01d27240c04 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-23a41e27-a9c0-40eb-8625-3e157873749d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23a41e27-a9c0-40eb-8625-3e157873749d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ef0d7285-bd23-49d1-949f-0008151f26cf {
  text-align: center;
}

#s-ef0d7285-bd23-49d1-949f-0008151f26cf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ef0d7285-bd23-49d1-949f-0008151f26cf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ef0d7285-bd23-49d1-949f-0008151f26cf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e4bd800a-23d5-4c67-a862-15af2cb7bff8 {
  display: none;
}
#s-ac3019ce-c88b-4384-989c-63e91a9fd504 {
  text-align: center;
}


.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 {
  max-width: 100%;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom,
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 {
  max-width: 100%;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom,
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 {
  max-width: 100%;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom,
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 {
  max-width: 100%;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom,
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 {
  max-width: 100%;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom,
.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-ac3019ce-c88b-4384-989c-63e91a9fd504 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-430ce63b-5bf3-4ba6-83ec-3e70ca32379f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-430ce63b-5bf3-4ba6-83ec-3e70ca32379f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-b74752d6-1a14-4c6b-be5c-cfced5294f3a {
  text-align: center;
}

#s-b74752d6-1a14-4c6b-be5c-cfced5294f3a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b74752d6-1a14-4c6b-be5c-cfced5294f3a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b74752d6-1a14-4c6b-be5c-cfced5294f3a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-65de541a-52ef-47dd-a508-1d8ec884fde3 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65de541a-52ef-47dd-a508-1d8ec884fde3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-851d2918-ebf7-4b6f-866e-204e18594519 {
  display: none;
}
#s-7a766312-d18a-4eea-bba3-e6ab5c833693 {
  text-align: center;
}


.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 {
  max-width: 100%;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom,
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 {
  max-width: 100%;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom,
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 {
  max-width: 100%;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom,
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 {
  max-width: 100%;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom,
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 {
  max-width: 100%;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom,
.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-7a766312-d18a-4eea-bba3-e6ab5c833693 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a91de013-29be-40d5-ba7d-dcdd24688fb5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a91de013-29be-40d5-ba7d-dcdd24688fb5 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a720ba18-c4ca-4440-87aa-5a5c700ed6f1 {
  text-align: center;
}

#s-a720ba18-c4ca-4440-87aa-5a5c700ed6f1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a720ba18-c4ca-4440-87aa-5a5c700ed6f1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a720ba18-c4ca-4440-87aa-5a5c700ed6f1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eeeec29e-de02-442f-9535-ac13ba32451c {
  display: none;
}
#s-809fce5b-453a-4f9b-a4c4-dc836258c850 {
  text-align: center;
}


.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 {
  max-width: 100%;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom,
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 {
  max-width: 100%;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom,
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 {
  max-width: 100%;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom,
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 {
  max-width: 100%;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom,
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 {
  max-width: 100%;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom,
.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-809fce5b-453a-4f9b-a4c4-dc836258c850 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8412a990-ca8c-467a-af3a-d063888c6d20 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8412a990-ca8c-467a-af3a-d063888c6d20 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-81c1ac83-e219-4dae-a479-89a1fc2cb926 {
  text-align: center;
}

#s-81c1ac83-e219-4dae-a479-89a1fc2cb926 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-81c1ac83-e219-4dae-a479-89a1fc2cb926 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-81c1ac83-e219-4dae-a479-89a1fc2cb926 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-853bb4b5-1069-45dd-bec8-e516e6d51342 {
  display: none;
}
#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 {
  text-align: center;
}


.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 {
  max-width: 100%;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom,
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 {
  max-width: 100%;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom,
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 {
  max-width: 100%;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom,
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 {
  max-width: 100%;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom,
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 {
  max-width: 100%;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom,
.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-22d60d86-cfd0-4ff8-97d3-21c9f1809ce9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-335abc72-548e-4d20-a4d7-27afa644a358 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-335abc72-548e-4d20-a4d7-27afa644a358 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-329083ee-fe8d-48b5-ae90-64767f3ee95e {
  text-align: center;
}

#s-329083ee-fe8d-48b5-ae90-64767f3ee95e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-329083ee-fe8d-48b5-ae90-64767f3ee95e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-329083ee-fe8d-48b5-ae90-64767f3ee95e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7cb15087-bf6d-4c2d-8ae4-51017acfab39 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7cb15087-bf6d-4c2d-8ae4-51017acfab39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8a783d3d-fe15-4838-8205-d13ddc0abe93 {
  display: none;
}
#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 {
  text-align: center;
}


.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 {
  max-width: 100%;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom,
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 {
  max-width: 100%;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom,
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 {
  max-width: 100%;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom,
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 {
  max-width: 100%;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom,
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 {
  max-width: 100%;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom,
.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-8ec5199a-9104-4f8f-a39a-7cc7a1011777 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0d83adbe-e1b6-4ee3-ab41-57997588e829 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d83adbe-e1b6-4ee3-ab41-57997588e829 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ff1e2493-038c-410a-ab5a-8684759e43ef {
  text-align: center;
}

#s-ff1e2493-038c-410a-ab5a-8684759e43ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ff1e2493-038c-410a-ab5a-8684759e43ef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff1e2493-038c-410a-ab5a-8684759e43ef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ff48ce25-3deb-40c7-bad2-51e502731ae7 {
  display: none;
}
#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 {
  text-align: center;
}


.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 {
  max-width: 100%;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom,
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 {
  max-width: 100%;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom,
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 {
  max-width: 100%;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom,
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 {
  max-width: 100%;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom,
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 {
  max-width: 100%;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom,
.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-37facc9d-3c69-4bfb-a5f2-ff4a1fda85e9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4e67bc84-64be-4618-bd07-6437a1ea1677 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e67bc84-64be-4618-bd07-6437a1ea1677 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7995ef7b-352c-49e9-bd68-7e89d1d4e579 {
  text-align: center;
}

#s-7995ef7b-352c-49e9-bd68-7e89d1d4e579 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7995ef7b-352c-49e9-bd68-7e89d1d4e579 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7995ef7b-352c-49e9-bd68-7e89d1d4e579 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1bc80662-7afb-436c-a78d-e619ae15e5b9 {
  display: none;
}
#s-e64bb3ef-8e68-47b7-a170-39757f534311 {
  text-align: center;
}


.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 {
  max-width: 100%;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom,
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 {
  max-width: 100%;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom,
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 {
  max-width: 100%;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom,
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 {
  max-width: 100%;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom,
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 {
  max-width: 100%;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom,
.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-e64bb3ef-8e68-47b7-a170-39757f534311 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-498812a2-12b4-4850-b374-5bcb492e93dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-498812a2-12b4-4850-b374-5bcb492e93dd .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5b5c0e0d-82e8-4e10-bd43-2285d431be1f {
  text-align: center;
}

#s-5b5c0e0d-82e8-4e10-bd43-2285d431be1f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5b5c0e0d-82e8-4e10-bd43-2285d431be1f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5b5c0e0d-82e8-4e10-bd43-2285d431be1f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-37bb7a59-02ee-4cfe-80f4-5581f735328e {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-37bb7a59-02ee-4cfe-80f4-5581f735328e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-fe98d6ad-deaa-4218-9c3b-2c19745a723e {
  display: none;
}
#s-240a897d-354e-455b-8da9-5cbce766d2d7 {
  text-align: center;
}


.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 {
  max-width: 100%;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom,
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 {
  max-width: 100%;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom,
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 {
  max-width: 100%;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom,
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 {
  max-width: 100%;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom,
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 {
  max-width: 100%;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom,
.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-240a897d-354e-455b-8da9-5cbce766d2d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-aaa7538e-1fd1-450b-b845-677b5840072b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aaa7538e-1fd1-450b-b845-677b5840072b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a45b7f4d-4ea7-452a-b932-7ea3beac33f5 {
  text-align: center;
}

#s-a45b7f4d-4ea7-452a-b932-7ea3beac33f5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a45b7f4d-4ea7-452a-b932-7ea3beac33f5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a45b7f4d-4ea7-452a-b932-7ea3beac33f5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-583d3f33-ebf5-48eb-a6cf-c4eaac306773 {
  display: none;
}
#s-5d15191a-77f1-4306-8e95-451301084a19 {
  text-align: center;
}


.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 {
  max-width: 100%;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom,
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 {
  max-width: 100%;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom,
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 {
  max-width: 100%;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom,
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 {
  max-width: 100%;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom,
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 {
  max-width: 100%;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom,
.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-5d15191a-77f1-4306-8e95-451301084a19 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-000b2507-754f-439c-a0af-fd2fb03781d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-000b2507-754f-439c-a0af-fd2fb03781d6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-b9b2bc6b-45ca-4f08-84aa-f1203ec8c34b {
  text-align: center;
}

#s-b9b2bc6b-45ca-4f08-84aa-f1203ec8c34b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b9b2bc6b-45ca-4f08-84aa-f1203ec8c34b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b9b2bc6b-45ca-4f08-84aa-f1203ec8c34b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-99af11a8-9993-459b-aad5-40aad2d7520d {
  display: none;
}
#s-83899745-6788-47c3-b3e5-fa3662c50fc9 {
  text-align: center;
}


.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 {
  max-width: 100%;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom,
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 {
  max-width: 100%;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom,
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 {
  max-width: 100%;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom,
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 {
  max-width: 100%;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom,
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  max-width: 130px !important;
  min-height:  !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 {
  max-width: 100%;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom,
.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 img.shogun-image {
  max-width: 150px !important;
  min-height:  !important;
}

.shg-c#s-83899745-6788-47c3-b3e5-fa3662c50fc9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5098aa91-b0b8-40cf-9a0b-0d5dd7e5ffa3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5098aa91-b0b8-40cf-9a0b-0d5dd7e5ffa3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-67326b5d-567d-49d7-bb5c-2ee1b3c322b8 {
  text-align: center;
}

#s-67326b5d-567d-49d7-bb5c-2ee1b3c322b8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-67326b5d-567d-49d7-bb5c-2ee1b3c322b8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-67326b5d-567d-49d7-bb5c-2ee1b3c322b8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3d23f403-3b56-461a-96a3-30a8bb000ba0 {
  background-image: url(https://i.shgcdn.com/727b497f-76e1-45fc-a913-8590d18d86f5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
margin-bottom: 10px;
background-position: center center;
background-color: rgba(206, 232, 221, 1);
}

@media (min-width: 0px) {
[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d23f403-3b56-461a-96a3-30a8bb000ba0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1119475c-fc0a-4d17-b27a-15235b98f264 {
  min-height: 50px;
}








#s-1119475c-fc0a-4d17-b27a-15235b98f264 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1119475c-fc0a-4d17-b27a-15235b98f264.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-13576f23-d9ad-42b9-b56d-d06039c732cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-13576f23-d9ad-42b9-b56d-d06039c732cb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: akzidenzgrotesk-bq-condensed-bold;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-91e9b2cb-af49-458c-a748-791b9ceb895d {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#s-91e9b2cb-af49-458c-a748-791b9ceb895d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91e9b2cb-af49-458c-a748-791b9ceb895d.shg-box.shg-c {
  justify-content: center;
}

#s-ca217ff6-e74b-43eb-b4de-9e2b53417cfc {
  padding-bottom: 10px;
min-height: 400px;
}
@media (max-width: 767px){#s-ca217ff6-e74b-43eb-b4de-9e2b53417cfc {
  
}
}
#s-ca217ff6-e74b-43eb-b4de-9e2b53417cfc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ca217ff6-e74b-43eb-b4de-9e2b53417cfc .shg-sld-nav-button.shg-sld-left,
#s-ca217ff6-e74b-43eb-b4de-9e2b53417cfc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ba4b547b-47e1-4f96-a30c-f09ee4a09a9d {
  min-height: 400px;
text-align: center;
}





#s-ba4b547b-47e1-4f96-a30c-f09ee4a09a9d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-53700f08-e4f4-49bb-aba0-f76c1e878ae4 {
  margin-top: 0px;
margin-bottom: 10px;
min-height: 50px;
}








#s-53700f08-e4f4-49bb-aba0-f76c1e878ae4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53700f08-e4f4-49bb-aba0-f76c1e878ae4.shg-box.shg-c {
  justify-content: center;
}

#s-0a18554d-2cb0-4d42-917a-da917b9027cd {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-0a18554d-2cb0-4d42-917a-da917b9027cd .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.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-08961cfb-ce6d-416e-980d-e201430efd96 {
  border-style: solid;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-08961cfb-ce6d-416e-980d-e201430efd96:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 170, 170, 1) !important;
border-radius: 3px !important;
background-color: rgba(0, 170, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-08961cfb-ce6d-416e-980d-e201430efd96:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-08961cfb-ce6d-416e-980d-e201430efd96-btn-wrapper {
    text-align: center;
  }


#s-08961cfb-ce6d-416e-980d-e201430efd96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c49f6307-a33a-4fe8-822e-2eb63e1fc476 {
  min-height: 400px;
text-align: right;
}





#s-c49f6307-a33a-4fe8-822e-2eb63e1fc476 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d6a3871d-0f49-453d-a9cb-edcc0a9e97fe {
  margin-top: 0px;
margin-bottom: 10px;
min-height: 50px;
}








#s-d6a3871d-0f49-453d-a9cb-edcc0a9e97fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6a3871d-0f49-453d-a9cb-edcc0a9e97fe.shg-box.shg-c {
  justify-content: center;
}

#s-62f735df-7586-42a3-9495-d961eff443fb {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-62f735df-7586-42a3-9495-d961eff443fb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ebce2934-d34d-4345-b834-449bfb379380 {
  border-style: solid;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
opacity: 1;
}
#s-ebce2934-d34d-4345-b834-449bfb379380:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 170, 170, 1) !important;
border-radius: 3px !important;
background-color: rgba(0, 170, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ebce2934-d34d-4345-b834-449bfb379380:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ebce2934-d34d-4345-b834-449bfb379380 {
  
}
}

  #s-ebce2934-d34d-4345-b834-449bfb379380-btn-wrapper {
    text-align: center;
  }


#s-ebce2934-d34d-4345-b834-449bfb379380.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bd25b4f4-e1c3-475a-bedc-f007bca73c57 {
  min-height: 400px;
text-align: right;
}





#s-bd25b4f4-e1c3-475a-bedc-f007bca73c57 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-73177bb7-d7d7-4a7f-ba3d-5297aedd8eb5 {
  margin-top: 0px;
margin-bottom: 10px;
min-height: 50px;
}








#s-73177bb7-d7d7-4a7f-ba3d-5297aedd8eb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73177bb7-d7d7-4a7f-ba3d-5297aedd8eb5.shg-box.shg-c {
  justify-content: center;
}

#s-a48201bd-cd42-4ff9-937e-d8a0d8ed7e6f {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-a48201bd-cd42-4ff9-937e-d8a0d8ed7e6f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c45e76a7-abb1-4e81-a000-724d26c24536 {
  border-style: solid;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c45e76a7-abb1-4e81-a000-724d26c24536:hover {border-style: solid !important;
border-color: rgba(0, 170, 170, 1) !important;
background-color: rgba(0, 170, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c45e76a7-abb1-4e81-a000-724d26c24536:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c45e76a7-abb1-4e81-a000-724d26c24536-btn-wrapper {
    text-align: center;
  }


#s-c45e76a7-abb1-4e81-a000-724d26c24536.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-739949b5-99d8-4571-a67b-359f3585474d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-731b1061-7e03-4311-a5eb-bad019f58b28 {
  margin-bottom: 10px;
text-align: center;
}




  #s-731b1061-7e03-4311-a5eb-bad019f58b28 img.shogun-image {
    
    width: px;
  }


#s-731b1061-7e03-4311-a5eb-bad019f58b28 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cbb2846d-57d6-480f-b348-da2d05793df6 {
  padding-bottom: 10px;
min-height: 50px;
}








#s-cbb2846d-57d6-480f-b348-da2d05793df6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbb2846d-57d6-480f-b348-da2d05793df6.shg-box.shg-c {
  justify-content: center;
}

#s-4ccaf16a-d472-49b6-95e3-f480d7baa376 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-4ccaf16a-d472-49b6-95e3-f480d7baa376 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-839815af-86d5-4310-802d-3eef55a4772e {
  margin-bottom: 10px;
text-align: center;
}




  #s-839815af-86d5-4310-802d-3eef55a4772e img.shogun-image {
    
    width: px;
  }


#s-839815af-86d5-4310-802d-3eef55a4772e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-789a23c0-688b-4ad8-9e7c-e925f95d5b9c {
  padding-bottom: 10px;
min-height: 50px;
}








#s-789a23c0-688b-4ad8-9e7c-e925f95d5b9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-789a23c0-688b-4ad8-9e7c-e925f95d5b9c.shg-box.shg-c {
  justify-content: center;
}

#s-c82c1f2c-e3e4-408f-9fd1-1badafdfec22 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-c82c1f2c-e3e4-408f-9fd1-1badafdfec22 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8bddd75d-cbdd-4227-b0e0-0bde7122328b {
  margin-bottom: 10px;
text-align: center;
}




  #s-8bddd75d-cbdd-4227-b0e0-0bde7122328b img.shogun-image {
    
    width: px;
  }


#s-8bddd75d-cbdd-4227-b0e0-0bde7122328b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-49ad8eb1-d43c-4be5-ab6f-20407eb02ae4 {
  padding-bottom: 10px;
min-height: 50px;
}








#s-49ad8eb1-d43c-4be5-ab6f-20407eb02ae4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49ad8eb1-d43c-4be5-ab6f-20407eb02ae4.shg-box.shg-c {
  justify-content: center;
}

#s-f15d169b-c0bb-4635-a838-9c1f3f8cb720 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-f15d169b-c0bb-4635-a838-9c1f3f8cb720 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-883ba247-325b-4e61-9a1c-37c1762d9f1e {
  margin-top: 20px;
}

#s-4eba3fcc-2f54-4171-9da3-80b287fb7851 {
  background-color: rgba(124, 124, 124, 1);
}

#s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf {
  margin-bottom: 10px;
min-height: 10px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-60917e24-6bcc-44ce-9b5d-2104b6ba11bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-e9109901-4fcb-48ea-a612-5802a8dc1e3a {
  text-align: center;
}

#s-95a2d142-1f28-421c-b6a2-8252ea9f24e6 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-95a2d142-1f28-421c-b6a2-8252ea9f24e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95a2d142-1f28-421c-b6a2-8252ea9f24e6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ef931114-26d5-4ddd-a23c-109db8c4596b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef931114-26d5-4ddd-a23c-109db8c4596b .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61b2fdff-2b86-48cd-8d51-a539e9fd93eb {
  padding-left: 20px;
padding-right: 20px;
}

#s-0f06cb95-93d4-4be3-813c-5f12141a6d7a {
  margin-bottom: 10px;
text-align: center;
}




  #s-0f06cb95-93d4-4be3-813c-5f12141a6d7a img.shogun-image {
    
    width: px;
  }


#s-0f06cb95-93d4-4be3-813c-5f12141a6d7a .shogun-image-content {
  
    align-items: center;
  
}

#s-83d06852-ef48-4dd1-b352-57313d13f94f {
  padding-bottom: 10px;
min-height: 50px;
}








#s-83d06852-ef48-4dd1-b352-57313d13f94f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83d06852-ef48-4dd1-b352-57313d13f94f.shg-box.shg-c {
  justify-content: center;
}

#s-17581a04-01dd-4515-935f-864a31f6d789 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-17581a04-01dd-4515-935f-864a31f6d789 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7847dfb5-abe3-4825-9ac3-541c17fcbf95 {
  text-align: center;
}

#s-c45adcdf-6fb0-4fec-8dcf-275a802e013c {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-c45adcdf-6fb0-4fec-8dcf-275a802e013c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c45adcdf-6fb0-4fec-8dcf-275a802e013c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-67fa206b-a076-4910-b924-2264eae4cd9d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67fa206b-a076-4910-b924-2264eae4cd9d .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2027e86-67e1-4864-8325-c8ff7bfff49e {
  padding-left: 20px;
padding-right: 20px;
}

#s-5a4bd2fe-557c-4e1b-b90a-c0b15b4853a9 {
  margin-bottom: 10px;
text-align: center;
}




  #s-5a4bd2fe-557c-4e1b-b90a-c0b15b4853a9 img.shogun-image {
    
    width: px;
  }


#s-5a4bd2fe-557c-4e1b-b90a-c0b15b4853a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-005fa150-d866-4598-b8fa-8fc87e2ab16b {
  padding-bottom: 10px;
min-height: 50px;
}








#s-005fa150-d866-4598-b8fa-8fc87e2ab16b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-005fa150-d866-4598-b8fa-8fc87e2ab16b.shg-box.shg-c {
  justify-content: center;
}

#s-21e4517c-fbf6-4089-a6ef-4fe902b3dd94 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-21e4517c-fbf6-4089-a6ef-4fe902b3dd94 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a862d072-8a1b-47e9-bb4c-eb10ed033778 {
  text-align: center;
}

#s-a1e27cfb-a90f-4f21-b83a-58166c1a970f {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
background-color: rgba(255, 255, 255, 0);
}








#s-a1e27cfb-a90f-4f21-b83a-58166c1a970f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1e27cfb-a90f-4f21-b83a-58166c1a970f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4548710e-7809-41c3-b78e-b6ea2c3048bb {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4548710e-7809-41c3-b78e-b6ea2c3048bb .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f3ccef24-d270-4f2b-90ec-6de1c87430f4 {
  padding-left: 20px;
padding-right: 20px;
}

#s-aa28b0cc-7ebc-4ce5-ba83-d26464096697 {
  margin-bottom: 10px;
text-align: center;
}




  #s-aa28b0cc-7ebc-4ce5-ba83-d26464096697 img.shogun-image {
    
    width: px;
  }


#s-aa28b0cc-7ebc-4ce5-ba83-d26464096697 .shogun-image-content {
  
    align-items: center;
  
}

#s-26070d38-9f35-4d1c-8eda-3b9a77d2b5f2 {
  padding-bottom: 10px;
min-height: 50px;
}








#s-26070d38-9f35-4d1c-8eda-3b9a77d2b5f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26070d38-9f35-4d1c-8eda-3b9a77d2b5f2.shg-box.shg-c {
  justify-content: center;
}

#s-f15fc62b-6245-40db-8f14-bb8ca7ab8204 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-f15fc62b-6245-40db-8f14-bb8ca7ab8204 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}