.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-a8d7220f-da17-4b61-8a8d-41a36991abb4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8d7220f-da17-4b61-8a8d-41a36991abb4 {
  display: none;
}
#s-a8d7220f-da17-4b61-8a8d-41a36991abb4, #wrap-s-a8d7220f-da17-4b61-8a8d-41a36991abb4 { display:none !important; }}@media (max-width: 767px){#s-a8d7220f-da17-4b61-8a8d-41a36991abb4 {
  display: none;
}
#s-a8d7220f-da17-4b61-8a8d-41a36991abb4, #wrap-s-a8d7220f-da17-4b61-8a8d-41a36991abb4 { display:none !important; }}







#s-a8d7220f-da17-4b61-8a8d-41a36991abb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8d7220f-da17-4b61-8a8d-41a36991abb4.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-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-a6a484f6-4243-46dd-a45b-922e1c6e6c6b {
  text-align: center;
}




  #s-a6a484f6-4243-46dd-a45b-922e1c6e6c6b img.shogun-image {
    
    width: px;
  }


#s-a6a484f6-4243-46dd-a45b-922e1c6e6c6b .shogun-image-content {
  
    align-items: 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-59227861-8430-4572-aae5-93806be59928 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-c7d31f67-0809-436c-a146-e7d0ca0a644e {
  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-e14f86f4-fda9-4ef5-8495-d8992e35655a {
  text-align: left;
}


.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a {
  max-width: 100%;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom,
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a {
  max-width: 100%;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom,
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a {
  max-width: 100%;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom,
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a {
  max-width: 100%;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom,
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a {
  max-width: 100%;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom,
.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e14f86f4-fda9-4ef5-8495-d8992e35655a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-42f90b2f-6c52-4071-b60c-14eea241174b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42f90b2f-6c52-4071-b60c-14eea241174b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-77e74d4b-a91d-4d85-bfee-6cbb60ed805c {
  text-align: center;
}

#s-77e74d4b-a91d-4d85-bfee-6cbb60ed805c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-77e74d4b-a91d-4d85-bfee-6cbb60ed805c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-77e74d4b-a91d-4d85-bfee-6cbb60ed805c .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;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-5b4fce20-3526-4370-a361-f98e69069390 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5b4fce20-3526-4370-a361-f98e69069390:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b4fce20-3526-4370-a361-f98e69069390:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b4fce20-3526-4370-a361-f98e69069390 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5b4fce20-3526-4370-a361-f98e69069390.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b4fce20-3526-4370-a361-f98e69069390.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5b4fce20-3526-4370-a361-f98e69069390.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fa3d008e-c071-4c6c-b4ca-ae8b8dc8e72c {
  display: none;
}
#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 {
  text-align: left;
}


.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 {
  max-width: 100%;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom,
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 {
  max-width: 100%;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom,
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 {
  max-width: 100%;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom,
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 {
  max-width: 100%;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom,
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 {
  max-width: 100%;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom,
.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a050622f-2cc0-41f7-8d53-06cdfdfb62e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-57bab8d4-28c2-4ef6-992d-6e364cf8a01a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57bab8d4-28c2-4ef6-992d-6e364cf8a01a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-cf56cb1d-74e8-447c-9dfb-2903f590ca8f {
  text-align: center;
}

#s-cf56cb1d-74e8-447c-9dfb-2903f590ca8f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cf56cb1d-74e8-447c-9dfb-2903f590ca8f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cf56cb1d-74e8-447c-9dfb-2903f590ca8f .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-29598f0f-ca7b-4bb8-aced-7e9e0de11f79 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-29598f0f-ca7b-4bb8-aced-7e9e0de11f79:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29598f0f-ca7b-4bb8-aced-7e9e0de11f79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29598f0f-ca7b-4bb8-aced-7e9e0de11f79 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-29598f0f-ca7b-4bb8-aced-7e9e0de11f79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29598f0f-ca7b-4bb8-aced-7e9e0de11f79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-29598f0f-ca7b-4bb8-aced-7e9e0de11f79.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0c71382e-08ea-4dfa-872a-e26894dbcc50 {
  display: none;
}
#s-494d6305-bd87-4e85-9568-b03a70653937 {
  text-align: left;
}


.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 {
  max-width: 100%;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom,
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 {
  max-width: 100%;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom,
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 {
  max-width: 100%;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom,
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 {
  max-width: 100%;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom,
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 {
  max-width: 100%;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom,
.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-494d6305-bd87-4e85-9568-b03a70653937 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0034f012-45ba-4030-a219-33d2ae85de19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0034f012-45ba-4030-a219-33d2ae85de19 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-a7d5098d-e1d0-4735-a7f5-8cc8e49b6eba {
  text-align: center;
}

#s-a7d5098d-e1d0-4735-a7f5-8cc8e49b6eba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a7d5098d-e1d0-4735-a7f5-8cc8e49b6eba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a7d5098d-e1d0-4735-a7f5-8cc8e49b6eba .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-3d14d5b1-fafe-46f5-840e-544275effaaf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3d14d5b1-fafe-46f5-840e-544275effaaf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3d14d5b1-fafe-46f5-840e-544275effaaf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d14d5b1-fafe-46f5-840e-544275effaaf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d14d5b1-fafe-46f5-840e-544275effaaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d14d5b1-fafe-46f5-840e-544275effaaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3d14d5b1-fafe-46f5-840e-544275effaaf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0b70f1e2-93b1-4189-b1b2-404086ee5210 {
  display: none;
}
#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 {
  text-align: left;
}


.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 {
  max-width: 100%;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom,
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 {
  max-width: 100%;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom,
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 {
  max-width: 100%;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom,
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 {
  max-width: 100%;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom,
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 {
  max-width: 100%;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom,
.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6cd309-11b3-47c6-b9e7-20bbd396a2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dc87b9f6-583d-4535-87ed-8a9f695137db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc87b9f6-583d-4535-87ed-8a9f695137db .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-7c7e8ec8-a326-4e10-857a-5c4fb470a0f2 {
  text-align: center;
}

#s-7c7e8ec8-a326-4e10-857a-5c4fb470a0f2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7c7e8ec8-a326-4e10-857a-5c4fb470a0f2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7c7e8ec8-a326-4e10-857a-5c4fb470a0f2 .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-1c96c550-b66c-4831-9641-c5b5e87587ae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1c96c550-b66c-4831-9641-c5b5e87587ae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c96c550-b66c-4831-9641-c5b5e87587ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1c96c550-b66c-4831-9641-c5b5e87587ae {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c96c550-b66c-4831-9641-c5b5e87587ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c96c550-b66c-4831-9641-c5b5e87587ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-1c96c550-b66c-4831-9641-c5b5e87587ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-75eb133c-83f3-4391-b2a2-1b1c6d728b07 {
  display: none;
}
#s-519439c4-bbe4-4e8b-a66c-af7d854b283e {
  text-align: left;
}


.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e {
  max-width: 100%;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom,
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e {
  max-width: 100%;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom,
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e {
  max-width: 100%;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom,
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e {
  max-width: 100%;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom,
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e {
  max-width: 100%;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom,
.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-519439c4-bbe4-4e8b-a66c-af7d854b283e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-42d29ffa-7ffb-4b1f-9fd9-e6f206fd6f03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42d29ffa-7ffb-4b1f-9fd9-e6f206fd6f03 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-35ee2439-258e-4442-9822-05f73263c53c {
  text-align: center;
}

#s-35ee2439-258e-4442-9822-05f73263c53c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-35ee2439-258e-4442-9822-05f73263c53c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-35ee2439-258e-4442-9822-05f73263c53c .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-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3dbd79ea-11e2-4a83-a727-89fcf6ce4fb6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c595f4cd-e281-4775-a20d-584ba0ea5743 {
  display: none;
}
#s-aa232bce-8326-4e86-9feb-d2f021517fc5 {
  text-align: left;
}


.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 {
  max-width: 100%;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom,
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 {
  max-width: 100%;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom,
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 {
  max-width: 100%;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom,
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 {
  max-width: 100%;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom,
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 {
  max-width: 100%;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom,
.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa232bce-8326-4e86-9feb-d2f021517fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-712d4209-af61-4438-9e30-b7a5bcf928fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-712d4209-af61-4438-9e30-b7a5bcf928fc .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-dcbae547-8f5e-4f12-a864-f8c79c4822a6 {
  text-align: center;
}

#s-dcbae547-8f5e-4f12-a864-f8c79c4822a6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-dcbae547-8f5e-4f12-a864-f8c79c4822a6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dcbae547-8f5e-4f12-a864-f8c79c4822a6 .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-927b25cb-e212-4138-997f-0f43ec80377e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-927b25cb-e212-4138-997f-0f43ec80377e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-927b25cb-e212-4138-997f-0f43ec80377e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-927b25cb-e212-4138-997f-0f43ec80377e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-927b25cb-e212-4138-997f-0f43ec80377e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-927b25cb-e212-4138-997f-0f43ec80377e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-927b25cb-e212-4138-997f-0f43ec80377e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf477df2-031d-4cdc-8f00-04b94a56dae1 {
  display: none;
}
#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 {
  text-align: left;
}


.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 {
  max-width: 100%;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom,
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 {
  max-width: 100%;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom,
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 {
  max-width: 100%;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom,
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 {
  max-width: 100%;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom,
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 {
  max-width: 100%;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom,
.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec08e90d-936d-4530-8e5b-3d4418ba31c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16e54ec4-7124-4500-9f61-fc374db862fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16e54ec4-7124-4500-9f61-fc374db862fd .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-c3eecb9a-dd5e-4437-bdb2-f0d6bce2ef3a {
  text-align: center;
}

#s-c3eecb9a-dd5e-4437-bdb2-f0d6bce2ef3a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c3eecb9a-dd5e-4437-bdb2-f0d6bce2ef3a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c3eecb9a-dd5e-4437-bdb2-f0d6bce2ef3a .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-c434a137-fcd3-457a-a9f1-ad4e1deac4ec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c434a137-fcd3-457a-a9f1-ad4e1deac4ec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c434a137-fcd3-457a-a9f1-ad4e1deac4ec:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c434a137-fcd3-457a-a9f1-ad4e1deac4ec {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c434a137-fcd3-457a-a9f1-ad4e1deac4ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c434a137-fcd3-457a-a9f1-ad4e1deac4ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c434a137-fcd3-457a-a9f1-ad4e1deac4ec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b8a3b086-e32b-4449-9bec-1fc5d7f66f0e {
  display: none;
}
#s-02c07057-0710-4c17-8f08-5a3352db01e1 {
  text-align: left;
}


.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 {
  max-width: 100%;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom,
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 {
  max-width: 100%;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom,
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 {
  max-width: 100%;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom,
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 {
  max-width: 100%;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom,
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 {
  max-width: 100%;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom,
.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02c07057-0710-4c17-8f08-5a3352db01e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-610a34dc-45f8-4af8-a20a-65ae0a10a5ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-610a34dc-45f8-4af8-a20a-65ae0a10a5ec .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-255f7e2a-ce39-456d-83b7-368f61749397 {
  text-align: center;
}

#s-255f7e2a-ce39-456d-83b7-368f61749397 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-255f7e2a-ce39-456d-83b7-368f61749397 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-255f7e2a-ce39-456d-83b7-368f61749397 .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-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-bb7ce5f8-612b-4ae6-a4f5-9483f1bb77ef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5197d730-6981-4168-a91e-8f053d63ba5e {
  display: none;
}
#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf {
  text-align: left;
}


.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf {
  max-width: 100%;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom,
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf {
  max-width: 100%;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom,
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf {
  max-width: 100%;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom,
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf {
  max-width: 100%;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom,
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf {
  max-width: 100%;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom,
.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb2e563-66bf-414f-8e9b-9f9ed51a04bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5cedc8b6-5569-4d37-a456-1a221683b37d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5cedc8b6-5569-4d37-a456-1a221683b37d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-4340be00-221e-408a-9818-ae9bbe992c4c {
  text-align: center;
}

#s-4340be00-221e-408a-9818-ae9bbe992c4c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4340be00-221e-408a-9818-ae9bbe992c4c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4340be00-221e-408a-9818-ae9bbe992c4c .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-92ed96f1-6317-4b65-be06-c67ec7177392 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-92ed96f1-6317-4b65-be06-c67ec7177392:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92ed96f1-6317-4b65-be06-c67ec7177392:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92ed96f1-6317-4b65-be06-c67ec7177392 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-92ed96f1-6317-4b65-be06-c67ec7177392.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92ed96f1-6317-4b65-be06-c67ec7177392.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-92ed96f1-6317-4b65-be06-c67ec7177392.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2611fec4-f5cb-47df-b3b5-6787752decdd {
  display: none;
}
#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 {
  text-align: left;
}


.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 {
  max-width: 100%;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom,
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 {
  max-width: 100%;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom,
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 {
  max-width: 100%;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom,
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 {
  max-width: 100%;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom,
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 {
  max-width: 100%;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom,
.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ba14e7e-a3df-4bab-83c4-1953b59a53c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e403568c-5d6b-4352-8461-a38280c26c03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e403568c-5d6b-4352-8461-a38280c26c03 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-7df7610a-ac5e-41ba-bf86-b45234977856 {
  text-align: center;
}

#s-7df7610a-ac5e-41ba-bf86-b45234977856 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7df7610a-ac5e-41ba-bf86-b45234977856 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7df7610a-ac5e-41ba-bf86-b45234977856 .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-da24ac08-c433-47f7-92a1-31c79c157001 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-da24ac08-c433-47f7-92a1-31c79c157001:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-da24ac08-c433-47f7-92a1-31c79c157001:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da24ac08-c433-47f7-92a1-31c79c157001 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-da24ac08-c433-47f7-92a1-31c79c157001.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da24ac08-c433-47f7-92a1-31c79c157001.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-da24ac08-c433-47f7-92a1-31c79c157001.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b6cfb1e5-3d8c-4749-9432-d069db1097f9 {
  display: none;
}
#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 {
  text-align: left;
}


.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 {
  max-width: 100%;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom,
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 {
  max-width: 100%;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom,
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 {
  max-width: 100%;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom,
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 {
  max-width: 100%;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom,
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 {
  max-width: 100%;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom,
.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d36b26e-3a34-4bbb-9eef-f683214835d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-151671ec-000d-47a4-b4ba-bab998ed22ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-151671ec-000d-47a4-b4ba-bab998ed22ab .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-c475f2e5-e6a0-4f52-ba9e-dce500f031a8 {
  text-align: center;
}

#s-c475f2e5-e6a0-4f52-ba9e-dce500f031a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c475f2e5-e6a0-4f52-ba9e-dce500f031a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c475f2e5-e6a0-4f52-ba9e-dce500f031a8 .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-6065d68f-452a-4cf5-b59c-e5820c637c60 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6065d68f-452a-4cf5-b59c-e5820c637c60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6065d68f-452a-4cf5-b59c-e5820c637c60:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6065d68f-452a-4cf5-b59c-e5820c637c60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6065d68f-452a-4cf5-b59c-e5820c637c60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6065d68f-452a-4cf5-b59c-e5820c637c60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6065d68f-452a-4cf5-b59c-e5820c637c60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  display: none;
}
#s-bf99be42-dfd9-4987-8a73-74c183c07df6, #wrap-s-bf99be42-dfd9-4987-8a73-74c183c07df6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  display: none;
}
#s-bf99be42-dfd9-4987-8a73-74c183c07df6, #wrap-s-bf99be42-dfd9-4987-8a73-74c183c07df6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  
}
}@media (max-width: 767px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  
}
}







#s-bf99be42-dfd9-4987-8a73-74c183c07df6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf99be42-dfd9-4987-8a73-74c183c07df6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7bcea393-174b-4181-9c59-6f11f0bda5e0 {
  text-align: center;
}




  #s-7bcea393-174b-4181-9c59-6f11f0bda5e0 img.shogun-image {
    
    width: px;
  }


#s-7bcea393-174b-4181-9c59-6f11f0bda5e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c261731-eed0-42d5-9e93-c7020058729e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6badbe17-3803-4d72-8b83-3372c00854cc {
  display: none;
}
#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf {
  text-align: left;
}


.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf {
  max-width: 100%;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom,
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf {
  max-width: 100%;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom,
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf {
  max-width: 100%;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom,
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf {
  max-width: 100%;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom,
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf {
  max-width: 100%;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom,
.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cebb052d-3e00-4aab-b6ab-f0df22a4dedf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cdeebff8-e2ff-402b-aa10-400e53e816c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdeebff8-e2ff-402b-aa10-400e53e816c2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bedabe2d-1406-4ef5-9ed6-da5baa217296 {
  text-align: center;
}

#s-bedabe2d-1406-4ef5-9ed6-da5baa217296 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bedabe2d-1406-4ef5-9ed6-da5baa217296 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bedabe2d-1406-4ef5-9ed6-da5baa217296 .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-98e4eff7-2378-4e11-939e-9a7025570511 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-98e4eff7-2378-4e11-939e-9a7025570511:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-98e4eff7-2378-4e11-939e-9a7025570511:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-98e4eff7-2378-4e11-939e-9a7025570511 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-98e4eff7-2378-4e11-939e-9a7025570511.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98e4eff7-2378-4e11-939e-9a7025570511.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-98e4eff7-2378-4e11-939e-9a7025570511.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-da27d05c-3a52-4cc4-b268-3fe61922656d {
  display: none;
}
#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca {
  text-align: left;
}


.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca {
  max-width: 100%;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom,
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca {
  max-width: 100%;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom,
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca {
  max-width: 100%;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom,
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca {
  max-width: 100%;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom,
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca {
  max-width: 100%;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom,
.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12ba0b1d-c5d5-4eff-a277-19f0e3f38fca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cb88a80c-9773-4269-8a95-0db69b171704 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb88a80c-9773-4269-8a95-0db69b171704 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2970a5cd-50ec-4d45-8071-579dbb1009ec {
  text-align: center;
}

#s-2970a5cd-50ec-4d45-8071-579dbb1009ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2970a5cd-50ec-4d45-8071-579dbb1009ec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2970a5cd-50ec-4d45-8071-579dbb1009ec .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-38c4e215-d767-46c8-9f00-ead925a44f15 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-38c4e215-d767-46c8-9f00-ead925a44f15:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-38c4e215-d767-46c8-9f00-ead925a44f15:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-38c4e215-d767-46c8-9f00-ead925a44f15 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38c4e215-d767-46c8-9f00-ead925a44f15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38c4e215-d767-46c8-9f00-ead925a44f15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-38c4e215-d767-46c8-9f00-ead925a44f15.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9c13dbd2-6b39-4a07-ae7b-022baa5d55ad {
  display: none;
}
#s-96b64338-059a-4039-a944-f32c043b1762 {
  text-align: left;
}


.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 {
  max-width: 100%;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom,
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 {
  max-width: 100%;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom,
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 {
  max-width: 100%;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom,
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 {
  max-width: 100%;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom,
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 {
  max-width: 100%;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom,
.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96b64338-059a-4039-a944-f32c043b1762 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-badb6592-e69e-4f6d-8fca-5e1c91f03a02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-badb6592-e69e-4f6d-8fca-5e1c91f03a02 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ed6c8f23-2bc8-4e34-a2f3-7a32e42822a4 {
  text-align: center;
}

#s-ed6c8f23-2bc8-4e34-a2f3-7a32e42822a4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ed6c8f23-2bc8-4e34-a2f3-7a32e42822a4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ed6c8f23-2bc8-4e34-a2f3-7a32e42822a4 .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-471335a2-14eb-4b80-9f0d-0c629223e766 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-471335a2-14eb-4b80-9f0d-0c629223e766:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-471335a2-14eb-4b80-9f0d-0c629223e766:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-471335a2-14eb-4b80-9f0d-0c629223e766 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-471335a2-14eb-4b80-9f0d-0c629223e766.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-471335a2-14eb-4b80-9f0d-0c629223e766.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-471335a2-14eb-4b80-9f0d-0c629223e766.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-09fc611b-70fb-4a0e-980d-3a55cebd2164 {
  display: none;
}
#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 {
  text-align: left;
}


.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 {
  max-width: 100%;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom,
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 {
  max-width: 100%;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom,
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 {
  max-width: 100%;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom,
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 {
  max-width: 100%;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom,
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 {
  max-width: 100%;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom,
.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a059e46c-d09b-4ea2-a95a-ce8505877d78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1c5cfebd-8b92-4a63-ac5b-469cae07d293 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c5cfebd-8b92-4a63-ac5b-469cae07d293 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-23ab6854-4f2b-441d-abaa-f598b10d4b57 {
  text-align: center;
}

#s-23ab6854-4f2b-441d-abaa-f598b10d4b57 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-23ab6854-4f2b-441d-abaa-f598b10d4b57 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-23ab6854-4f2b-441d-abaa-f598b10d4b57 .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-8c482d44-1c01-4811-baac-8c3f4976a021 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8c482d44-1c01-4811-baac-8c3f4976a021:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c482d44-1c01-4811-baac-8c3f4976a021:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8c482d44-1c01-4811-baac-8c3f4976a021 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8c482d44-1c01-4811-baac-8c3f4976a021.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c482d44-1c01-4811-baac-8c3f4976a021.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8c482d44-1c01-4811-baac-8c3f4976a021.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-257c1b59-3e55-4498-aec7-96bbe7732ed9 {
  display: none;
}
#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 {
  text-align: left;
}


.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 {
  max-width: 100%;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom,
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 {
  max-width: 100%;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom,
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 {
  max-width: 100%;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom,
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 {
  max-width: 100%;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom,
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 {
  max-width: 100%;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom,
.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89f8765c-079a-48eb-9c1c-049fdcd276e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c3339ce1-ebec-4343-a614-3c1fae490f5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3339ce1-ebec-4343-a614-3c1fae490f5f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-009c37da-1dd3-4020-877a-fa0d1a578044 {
  text-align: center;
}

#s-009c37da-1dd3-4020-877a-fa0d1a578044 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-009c37da-1dd3-4020-877a-fa0d1a578044 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-009c37da-1dd3-4020-877a-fa0d1a578044 .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-c99ac002-8d85-4e43-a832-acaa0dbd8cd3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c99ac002-8d85-4e43-a832-acaa0dbd8cd3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c99ac002-8d85-4e43-a832-acaa0dbd8cd3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c99ac002-8d85-4e43-a832-acaa0dbd8cd3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c99ac002-8d85-4e43-a832-acaa0dbd8cd3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c99ac002-8d85-4e43-a832-acaa0dbd8cd3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c99ac002-8d85-4e43-a832-acaa0dbd8cd3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d71006e6-8c29-4bf2-9b4d-00a31f4a16dc {
  display: none;
}
#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 {
  text-align: left;
}


.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 {
  max-width: 100%;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom,
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 {
  max-width: 100%;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom,
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 {
  max-width: 100%;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom,
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 {
  max-width: 100%;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom,
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 {
  max-width: 100%;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom,
.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c5778a8-57e7-45ad-a8e4-685b563fa786 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ec934a8-d7fd-47e3-a828-51ae207f657c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ec934a8-d7fd-47e3-a828-51ae207f657c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-34c85ee1-d792-4be8-8f06-82d718ebc848 {
  text-align: center;
}

#s-34c85ee1-d792-4be8-8f06-82d718ebc848 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-34c85ee1-d792-4be8-8f06-82d718ebc848 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-34c85ee1-d792-4be8-8f06-82d718ebc848 .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-0653043f-6db2-44f7-a8c9-6f37ffbab3a6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0653043f-6db2-44f7-a8c9-6f37ffbab3a6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0653043f-6db2-44f7-a8c9-6f37ffbab3a6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0653043f-6db2-44f7-a8c9-6f37ffbab3a6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0653043f-6db2-44f7-a8c9-6f37ffbab3a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0653043f-6db2-44f7-a8c9-6f37ffbab3a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-0653043f-6db2-44f7-a8c9-6f37ffbab3a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9fc88d34-1386-467f-8e55-2dd8205488f4 {
  display: none;
}
#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c {
  text-align: left;
}


.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c {
  max-width: 100%;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom,
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c {
  max-width: 100%;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom,
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c {
  max-width: 100%;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom,
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c {
  max-width: 100%;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom,
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c {
  max-width: 100%;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom,
.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-052b6fd4-a17c-4fc7-ac47-ff46a4e21e2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc822ec5-26be-4d5f-af7e-c18c36d594e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc822ec5-26be-4d5f-af7e-c18c36d594e5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-849ef293-7344-419a-8c3d-260af856a5ba {
  text-align: center;
}

#s-849ef293-7344-419a-8c3d-260af856a5ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-849ef293-7344-419a-8c3d-260af856a5ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-849ef293-7344-419a-8c3d-260af856a5ba .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-cb355759-ea73-420b-a0fb-b0a71376826d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cb355759-ea73-420b-a0fb-b0a71376826d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb355759-ea73-420b-a0fb-b0a71376826d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb355759-ea73-420b-a0fb-b0a71376826d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb355759-ea73-420b-a0fb-b0a71376826d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb355759-ea73-420b-a0fb-b0a71376826d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-cb355759-ea73-420b-a0fb-b0a71376826d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3ee80c3b-b3d5-468a-849f-b53e06ec80f1 {
  display: none;
}
#s-90e58db3-889e-4aec-8927-47507f224820 {
  text-align: left;
}


.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 {
  max-width: 100%;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom,
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 {
  max-width: 100%;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom,
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 {
  max-width: 100%;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom,
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 {
  max-width: 100%;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom,
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 {
  max-width: 100%;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom,
.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90e58db3-889e-4aec-8927-47507f224820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a72e70fd-2908-4cd4-9bf6-d7fc3c0e3732 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a72e70fd-2908-4cd4-9bf6-d7fc3c0e3732 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-88c498f9-61a7-431f-abb0-de4f49960770 {
  text-align: center;
}

#s-88c498f9-61a7-431f-abb0-de4f49960770 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-88c498f9-61a7-431f-abb0-de4f49960770 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-88c498f9-61a7-431f-abb0-de4f49960770 .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-eea6ed25-5a03-476d-b530-3e9c5c24c2d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-eea6ed25-5a03-476d-b530-3e9c5c24c2d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eea6ed25-5a03-476d-b530-3e9c5c24c2d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eea6ed25-5a03-476d-b530-3e9c5c24c2d5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eea6ed25-5a03-476d-b530-3e9c5c24c2d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eea6ed25-5a03-476d-b530-3e9c5c24c2d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-eea6ed25-5a03-476d-b530-3e9c5c24c2d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7ddd2caf-4604-419c-bf8b-803a02c0a1ab {
  display: none;
}
#s-d5c20abc-6e21-4e22-b635-278301c00765 {
  text-align: left;
}


.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 {
  max-width: 100%;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom,
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 {
  max-width: 100%;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom,
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 {
  max-width: 100%;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom,
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 {
  max-width: 100%;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom,
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 {
  max-width: 100%;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom,
.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c20abc-6e21-4e22-b635-278301c00765 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-159cf407-d177-47b9-8fc0-9e9989d3c4f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-159cf407-d177-47b9-8fc0-9e9989d3c4f3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-79aafa65-3e28-4d41-8e11-5b500b3fa7a3 {
  text-align: center;
}

#s-79aafa65-3e28-4d41-8e11-5b500b3fa7a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-79aafa65-3e28-4d41-8e11-5b500b3fa7a3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-79aafa65-3e28-4d41-8e11-5b500b3fa7a3 .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-e3c0e289-57c3-4ea2-8d47-3976ab9eca52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e3c0e289-57c3-4ea2-8d47-3976ab9eca52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e3c0e289-57c3-4ea2-8d47-3976ab9eca52:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e3c0e289-57c3-4ea2-8d47-3976ab9eca52 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e3c0e289-57c3-4ea2-8d47-3976ab9eca52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3c0e289-57c3-4ea2-8d47-3976ab9eca52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e3c0e289-57c3-4ea2-8d47-3976ab9eca52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e83b9429-3f8e-4d6e-a175-501ec1fb603a {
  display: none;
}
#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 {
  text-align: left;
}


.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 {
  max-width: 100%;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom,
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 {
  max-width: 100%;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom,
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 {
  max-width: 100%;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom,
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 {
  max-width: 100%;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom,
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 {
  max-width: 100%;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom,
.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9770c532-f15f-4345-8fcb-6b7ce7924ef5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b0322b12-5aca-4438-9b5e-951cfb6b9987 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0322b12-5aca-4438-9b5e-951cfb6b9987 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bcfdaa69-beca-481f-bb9d-d7987d5474b3 {
  text-align: center;
}

#s-bcfdaa69-beca-481f-bb9d-d7987d5474b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bcfdaa69-beca-481f-bb9d-d7987d5474b3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bcfdaa69-beca-481f-bb9d-d7987d5474b3 .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-4b4784e6-4df9-4500-bb70-d4a1184d7b18 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4b4784e6-4df9-4500-bb70-d4a1184d7b18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4b4784e6-4df9-4500-bb70-d4a1184d7b18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4b4784e6-4df9-4500-bb70-d4a1184d7b18 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4b4784e6-4df9-4500-bb70-d4a1184d7b18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b4784e6-4df9-4500-bb70-d4a1184d7b18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4b4784e6-4df9-4500-bb70-d4a1184d7b18.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-363b25be-87f0-4298-82fa-4a355c6efec3 {
  display: none;
}
#s-5318ec16-b08c-4dd9-af66-c43ea30661cf {
  text-align: left;
}


.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf {
  max-width: 100%;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom,
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf {
  max-width: 100%;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom,
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf {
  max-width: 100%;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom,
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf {
  max-width: 100%;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom,
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf {
  max-width: 100%;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom,
.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5318ec16-b08c-4dd9-af66-c43ea30661cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-26d50383-f5a0-4115-afb0-5b8833b903c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26d50383-f5a0-4115-afb0-5b8833b903c7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-597183f3-e2b3-42fc-aa53-480fcb984502 {
  text-align: center;
}

#s-597183f3-e2b3-42fc-aa53-480fcb984502 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-597183f3-e2b3-42fc-aa53-480fcb984502 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-597183f3-e2b3-42fc-aa53-480fcb984502 .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-3080d0f1-2d98-491f-828b-4c821c861f98 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3080d0f1-2d98-491f-828b-4c821c861f98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3080d0f1-2d98-491f-828b-4c821c861f98:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3080d0f1-2d98-491f-828b-4c821c861f98 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3080d0f1-2d98-491f-828b-4c821c861f98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3080d0f1-2d98-491f-828b-4c821c861f98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3080d0f1-2d98-491f-828b-4c821c861f98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df62d532-7f2b-4bce-9d4a-613e8d748714 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

.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-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  display: none;
}
#s-c2859800-1a21-4e52-8ca6-b0ad758a483e, #wrap-s-c2859800-1a21-4e52-8ca6-b0ad758a483e { display:none !important; }}@media (max-width: 767px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  display: none;
}
#s-c2859800-1a21-4e52-8ca6-b0ad758a483e, #wrap-s-c2859800-1a21-4e52-8ca6-b0ad758a483e { display:none !important; }}
#s-c2859800-1a21-4e52-8ca6-b0ad758a483e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

.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.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-c240dcd5-b2f2-4e99-b445-643c433c44c0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c240dcd5-b2f2-4e99-b445-643c433c44c0 {
  display: none;
}
#s-c240dcd5-b2f2-4e99-b445-643c433c44c0, #wrap-s-c240dcd5-b2f2-4e99-b445-643c433c44c0 { display:none !important; }}@media (max-width: 767px){#s-c240dcd5-b2f2-4e99-b445-643c433c44c0 {
  display: none;
}
#s-c240dcd5-b2f2-4e99-b445-643c433c44c0, #wrap-s-c240dcd5-b2f2-4e99-b445-643c433c44c0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-b1c641ab-f6ef-4ca3-9a93-d6eb50b19839 {
  text-align: center;
}




  #s-b1c641ab-f6ef-4ca3-9a93-d6eb50b19839 img.shogun-image {
    
    width: px;
  }


#s-b1c641ab-f6ef-4ca3-9a93-d6eb50b19839 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cbf2171-2657-43d8-bd18-9e1405e43954 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cbf2171-2657-43d8-bd18-9e1405e43954 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6d2d91d-5a95-4977-94e5-5938407759f9 {
  text-align: center;
}




  #s-f6d2d91d-5a95-4977-94e5-5938407759f9 img.shogun-image {
    
    width: px;
  }


#s-f6d2d91d-5a95-4977-94e5-5938407759f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b26c46a1-2e9e-4beb-96c3-1eafbc5ff323 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b26c46a1-2e9e-4beb-96c3-1eafbc5ff323 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef73309c-899c-47e3-abf5-ce01267e3c99 {
  text-align: center;
}




  #s-ef73309c-899c-47e3-abf5-ce01267e3c99 img.shogun-image {
    
    width: px;
  }


#s-ef73309c-899c-47e3-abf5-ce01267e3c99 .shogun-image-content {
  
    align-items: center;
  
}

#s-159c6cdf-8c6f-4f50-b233-e4b3e6c01272 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-159c6cdf-8c6f-4f50-b233-e4b3e6c01272 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a05e75de-5f80-4908-8c91-215384e382e8 {
  text-align: center;
}




  #s-a05e75de-5f80-4908-8c91-215384e382e8 img.shogun-image {
    
    width: px;
  }


#s-a05e75de-5f80-4908-8c91-215384e382e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8c33184-0fa7-4d0a-ae41-d4bccc8616b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8c33184-0fa7-4d0a-ae41-d4bccc8616b2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c8a5d667-77f5-4f1f-b1b7-5a2a6f1a1ee5 {
  text-align: center;
}




  #s-c8a5d667-77f5-4f1f-b1b7-5a2a6f1a1ee5 img.shogun-image {
    
    width: px;
  }


#s-c8a5d667-77f5-4f1f-b1b7-5a2a6f1a1ee5 .shogun-image-content {
  
    align-items: center;
  
}

#s-96ba5d35-208c-4b59-8252-9d379a6d44d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96ba5d35-208c-4b59-8252-9d379a6d44d0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43c3b5df-2496-411a-a5a4-fff94d9c7e04 {
  text-align: center;
}




  #s-43c3b5df-2496-411a-a5a4-fff94d9c7e04 img.shogun-image {
    
    width: px;
  }


#s-43c3b5df-2496-411a-a5a4-fff94d9c7e04 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b505309-a845-41e0-bc8f-3d3393f16288 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b505309-a845-41e0-bc8f-3d3393f16288 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 768px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

#s-50eb886a-8a93-491a-afb6-15798691c613 {
  text-align: center;
}




  #s-50eb886a-8a93-491a-afb6-15798691c613 img.shogun-image {
    
    width: px;
  }


#s-50eb886a-8a93-491a-afb6-15798691c613 .shogun-image-content {
  
    align-items: center;
  
}

#s-51424a64-e30b-47e6-bf9b-f1356b9bf97d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51424a64-e30b-47e6-bf9b-f1356b9bf97d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efa4d40e-2dda-40d9-a261-23675bd26733 {
  text-align: center;
}




  #s-efa4d40e-2dda-40d9-a261-23675bd26733 img.shogun-image {
    
    width: px;
  }


#s-efa4d40e-2dda-40d9-a261-23675bd26733 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d690f87-ab62-4e6d-9106-38e950264063 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d690f87-ab62-4e6d-9106-38e950264063 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a60a4748-deea-4f6d-a4e5-1ee8e237479e {
  text-align: center;
}




  #s-a60a4748-deea-4f6d-a4e5-1ee8e237479e img.shogun-image {
    
    width: px;
  }


#s-a60a4748-deea-4f6d-a4e5-1ee8e237479e .shogun-image-content {
  
    align-items: center;
  
}

#s-4c75da66-d467-43e0-b3a1-768095c16cf5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c75da66-d467-43e0-b3a1-768095c16cf5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51d3a074-cbc2-4fa1-93d3-6471543665d9 {
  text-align: center;
}




  #s-51d3a074-cbc2-4fa1-93d3-6471543665d9 img.shogun-image {
    
    width: px;
  }


#s-51d3a074-cbc2-4fa1-93d3-6471543665d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d0b95d3-3dce-4a05-a005-e235748e7d65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d0b95d3-3dce-4a05-a005-e235748e7d65 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4386e81f-a422-433e-bc25-4259e6b231b1 {
  text-align: center;
}




  #s-4386e81f-a422-433e-bc25-4259e6b231b1 img.shogun-image {
    
    width: px;
  }


#s-4386e81f-a422-433e-bc25-4259e6b231b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb623670-6bcf-495a-a5a2-6c8041f98239 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb623670-6bcf-495a-a5a2-6c8041f98239 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-079647b3-c41d-45e0-9df0-63c8ab8e58a8 {
  text-align: center;
}




  #s-079647b3-c41d-45e0-9df0-63c8ab8e58a8 img.shogun-image {
    
    width: px;
  }


#s-079647b3-c41d-45e0-9df0-63c8ab8e58a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6d74027-3f97-4f26-a544-8f7a39e80cbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6d74027-3f97-4f26-a544-8f7a39e80cbe .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba {
  display: none;
}
#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba, #wrap-s-965a13a0-02a4-4d9e-9a0b-643752ca09ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba {
  display: none;
}
#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba, #wrap-s-965a13a0-02a4-4d9e-9a0b-643752ca09ba { display:none !important; }}
#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 {
  display: none;
}
#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577, #wrap-s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 {
  display: none;
}
#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577, #wrap-s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0ade0bc5-7bf8-49a3-910a-cd9cc30893db {
  text-align: center;
}




  #s-0ade0bc5-7bf8-49a3-910a-cd9cc30893db img.shogun-image {
    
    width: px;
  }


#s-0ade0bc5-7bf8-49a3-910a-cd9cc30893db .shogun-image-content {
  
    align-items: center;
  
}

#s-7b945d73-7e00-47e4-9ae6-79901cdd54a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b945d73-7e00-47e4-9ae6-79901cdd54a1 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e0ca2f01-8146-4ae6-b4d1-28027427e625 {
  text-align: center;
}




  #s-e0ca2f01-8146-4ae6-b4d1-28027427e625 img.shogun-image {
    
    width: px;
  }


#s-e0ca2f01-8146-4ae6-b4d1-28027427e625 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b15658c-1d32-445d-b73b-957703c28606 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b15658c-1d32-445d-b73b-957703c28606 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a1858ed-4a90-4e36-8bc7-2e1fb1b9c961 {
  text-align: center;
}




  #s-9a1858ed-4a90-4e36-8bc7-2e1fb1b9c961 img.shogun-image {
    
    width: px;
  }


#s-9a1858ed-4a90-4e36-8bc7-2e1fb1b9c961 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a8a19e7-3235-4a0b-8af5-e12d9fb745c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a8a19e7-3235-4a0b-8af5-e12d9fb745c7 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6ba4d125-f357-47ed-96a4-3936a89e9c24 {
  text-align: center;
}




  #s-6ba4d125-f357-47ed-96a4-3936a89e9c24 img.shogun-image {
    
    width: px;
  }


#s-6ba4d125-f357-47ed-96a4-3936a89e9c24 .shogun-image-content {
  
    align-items: center;
  
}

#s-7028e7bd-161c-44d9-88d1-694c7f7337a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7028e7bd-161c-44d9-88d1-694c7f7337a7 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72bbe4b7-05c0-459e-9c89-ec8783ea3545 {
  text-align: center;
}




  #s-72bbe4b7-05c0-459e-9c89-ec8783ea3545 img.shogun-image {
    
    width: px;
  }


#s-72bbe4b7-05c0-459e-9c89-ec8783ea3545 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae564158-8019-4871-a2c8-b44ba20ec129 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae564158-8019-4871-a2c8-b44ba20ec129 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-42e20c45-a567-4fc4-8cde-9e94dc5156bc {
  text-align: center;
}




  #s-42e20c45-a567-4fc4-8cde-9e94dc5156bc img.shogun-image {
    
    width: px;
  }


#s-42e20c45-a567-4fc4-8cde-9e94dc5156bc .shogun-image-content {
  
    align-items: center;
  
}

#s-1e7ae2d9-dc80-4287-9ed8-be77cbe215dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e7ae2d9-dc80-4287-9ed8-be77cbe215dc .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-17b4769b-0768-4f01-ae5b-acf67942ebfb {
  text-align: center;
}




  #s-17b4769b-0768-4f01-ae5b-acf67942ebfb img.shogun-image {
    
    width: px;
  }


#s-17b4769b-0768-4f01-ae5b-acf67942ebfb .shogun-image-content {
  
    align-items: center;
  
}

#s-2e26d5e4-36a6-4ab6-82b5-1512f2d0bf1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e26d5e4-36a6-4ab6-82b5-1512f2d0bf1f .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18684d16-e2c7-4047-a470-ef32cae5b76a {
  text-align: center;
}




  #s-18684d16-e2c7-4047-a470-ef32cae5b76a img.shogun-image {
    
    width: px;
  }


#s-18684d16-e2c7-4047-a470-ef32cae5b76a .shogun-image-content {
  
    align-items: center;
  
}

#s-3b58b5b0-e172-4edc-84af-8654cb0cbfdf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b58b5b0-e172-4edc-84af-8654cb0cbfdf .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8234b989-cff8-4d7a-bcd3-6e49ac30a06d {
  text-align: center;
}




  #s-8234b989-cff8-4d7a-bcd3-6e49ac30a06d img.shogun-image {
    
    width: px;
  }


#s-8234b989-cff8-4d7a-bcd3-6e49ac30a06d .shogun-image-content {
  
    align-items: center;
  
}

#s-7343495b-314e-4b05-8eca-c3beceae1281 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7343495b-314e-4b05-8eca-c3beceae1281 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-f4b50962-d26a-4ebe-b0c4-c61a80f5e13d {
  text-align: center;
}




  #s-f4b50962-d26a-4ebe-b0c4-c61a80f5e13d img.shogun-image {
    
    width: px;
  }


#s-f4b50962-d26a-4ebe-b0c4-c61a80f5e13d .shogun-image-content {
  
    align-items: center;
  
}

#s-befe4949-b346-4dde-84ee-fa872a8627ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-befe4949-b346-4dde-84ee-fa872a8627ed .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83c9c554-f0f7-4627-b354-b1aba30281b7 {
  text-align: center;
}




  #s-83c9c554-f0f7-4627-b354-b1aba30281b7 img.shogun-image {
    
    width: px;
  }


#s-83c9c554-f0f7-4627-b354-b1aba30281b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-08595cd4-4170-4013-a077-d056b4dc3765 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08595cd4-4170-4013-a077-d056b4dc3765 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1613acf7-477d-44ea-aff9-7abdc2f95261 {
  text-align: center;
}




  #s-1613acf7-477d-44ea-aff9-7abdc2f95261 img.shogun-image {
    
    width: px;
  }


#s-1613acf7-477d-44ea-aff9-7abdc2f95261 .shogun-image-content {
  
    align-items: center;
  
}

#s-81b0e2c7-d6be-455c-be61-ceecb06a89e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81b0e2c7-d6be-455c-be61-ceecb06a89e5 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29dfbcda-5efc-433b-b305-545ada39dce0 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-29dfbcda-5efc-433b-b305-545ada39dce0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (max-width: 767px) {
  [id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-653b1df6-4a25-4f47-8ee5-018cb138d791 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 540px;
max-width: 1000px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-653b1df6-4a25-4f47-8ee5-018cb138d791 {
  min-height: 540px;
}
}@media (max-width: 767px){#s-653b1df6-4a25-4f47-8ee5-018cb138d791 {
  display: none;
}
#s-653b1df6-4a25-4f47-8ee5-018cb138d791, #wrap-s-653b1df6-4a25-4f47-8ee5-018cb138d791 { display:none !important; }}







#s-653b1df6-4a25-4f47-8ee5-018cb138d791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-653b1df6-4a25-4f47-8ee5-018cb138d791.shg-box.shg-c {
  justify-content: flex-end;
}

#s-67d96597-981a-4de7-b62f-29f86986c852 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-67d96597-981a-4de7-b62f-29f86986c852 {
  
}
}@media (max-width: 767px){#s-67d96597-981a-4de7-b62f-29f86986c852 {
  
}
}







#s-67d96597-981a-4de7-b62f-29f86986c852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67d96597-981a-4de7-b62f-29f86986c852.shg-box.shg-c {
  justify-content: flex-end;
}

#s-39398019-1fe7-43d0-9ada-848c301b1a5f {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-39398019-1fe7-43d0-9ada-848c301b1a5f {
  padding-top: 10%;
padding-bottom: 10%;
}
}@media (max-width: 767px){#s-39398019-1fe7-43d0-9ada-848c301b1a5f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-39398019-1fe7-43d0-9ada-848c301b1a5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39398019-1fe7-43d0-9ada-848c301b1a5f.shg-box.shg-c {
  justify-content: center;
}

#s-a7c061ab-cee8-4991-b699-0d199f4b801d {
  margin-bottom: 10px;
}

#s-a7c061ab-cee8-4991-b699-0d199f4b801d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-ee5569ed-82d3-4a95-9658-4bf0a8c5ea5f {
  margin-bottom: 10px;
text-align: left;
}




  #s-ee5569ed-82d3-4a95-9658-4bf0a8c5ea5f img.shogun-image {
    
    width: px;
  }


#s-ee5569ed-82d3-4a95-9658-4bf0a8c5ea5f .shogun-image-content {
  
    align-items: center;
  
}

#s-0276a1b4-ed28-4150-961f-2a0d9444f5a6 {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-0276a1b4-ed28-4150-961f-2a0d9444f5a6 {
  margin-bottom: 10px;
}
}
#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-box {
  padding: 10px;
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(125, 220, 31, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(220, 30, 50, 1);
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(125, 220, 31, 1);
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(220, 30, 50, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-feeb92cc-cb23-443a-8a65-5b13392d0ab9 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: rgba(238, 233, 233, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field::-moz-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field::placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}


#s-4ad80b82-960b-4007-b9df-a3bc3d529f30 .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(21, 25, 29, 1);
}



#s-4ad80b82-960b-4007-b9df-a3bc3d529f30 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  
  color: rgba(27, 27, 27, 1);
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 14px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
color: #FFFFFF;
background-color: rgba(71, 86, 97, 1);
text-align: left;
cursor: pointer;
hover-type: color;
font-family: Oswald;
font-weight: 500;
font-size: 14px;
letter-spacing: 2px;
}
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(107, 119, 128, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-499a85ec-92cd-4c69-bdd9-fffcce865a66:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(89, 102, 112, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  margin-top: 20px;
padding-left: 28px;
padding-right: 28px;
text-align: center;
}
}
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled],
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:hover,
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  display:  inline-block ;
  width:  auto ;
}

@media (max-width: 767px){#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled],
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:hover,
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  display:  inline-block ;
  width:  auto ;
}

}
/*
  $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;
  }
}

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