.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-67eb4a1c-b491-42bb-b623-ad3bde77ecf9 {
  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-bcc69b75-bc01-4946-aa3a-f7934f4a068a {
  text-align: left;
}


.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a {
  max-width: 100%;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom,
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  max-width: 300px !important;
  min-height:  !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a {
  max-width: 100%;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom,
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  max-width: 300px !important;
  min-height:  !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a {
  max-width: 100%;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom,
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  max-width: 300px !important;
  min-height:  !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a {
  max-width: 100%;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom,
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  max-width: 300px !important;
  min-height:  !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a {
  max-width: 100%;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .shg-image-zoom,
.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a img.shogun-image {
  max-width: 300px !important;
  min-height:  !important;
}

.shg-c#s-bcc69b75-bc01-4946-aa3a-f7934f4a068a .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-8fc8521c-44f5-4b06-964e-2393b09e3014 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fc8521c-44f5-4b06-964e-2393b09e3014 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-4e963ddb-d712-4c37-a06e-775c3cf43d27 {
  text-align: left;
}

#s-4e963ddb-d712-4c37-a06e-775c3cf43d27 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4e963ddb-d712-4c37-a06e-775c3cf43d27 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4e963ddb-d712-4c37-a06e-775c3cf43d27 .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-bf137301-2e7d-4ac5-82be-60836f2b7606 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bf137301-2e7d-4ac5-82be-60836f2b7606:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bf137301-2e7d-4ac5-82be-60836f2b7606:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bf137301-2e7d-4ac5-82be-60836f2b7606 {
  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-bf137301-2e7d-4ac5-82be-60836f2b7606.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf137301-2e7d-4ac5-82be-60836f2b7606.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bf137301-2e7d-4ac5-82be-60836f2b7606.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d24c5372-b361-422a-9142-dc8d2512ba5a {
  display: none;
}
#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd {
  text-align: left;
}


.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd {
  max-width: 100%;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom,
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd {
  max-width: 100%;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom,
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd {
  max-width: 100%;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom,
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd {
  max-width: 100%;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom,
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd {
  max-width: 100%;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom,
.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3e3104-f2f8-4002-95dd-2cf0adeca5bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-330d50a6-1a9d-495c-a0e1-7a00bafc64b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-330d50a6-1a9d-495c-a0e1-7a00bafc64b3 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-7ea61cee-f850-4227-aab9-215f96824100 {
  text-align: left;
}

#s-7ea61cee-f850-4227-aab9-215f96824100 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7ea61cee-f850-4227-aab9-215f96824100 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7ea61cee-f850-4227-aab9-215f96824100 .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-af868c50-4845-4fb8-b722-a886ee62c364 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-af868c50-4845-4fb8-b722-a886ee62c364:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af868c50-4845-4fb8-b722-a886ee62c364:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af868c50-4845-4fb8-b722-a886ee62c364 {
  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-af868c50-4845-4fb8-b722-a886ee62c364.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af868c50-4845-4fb8-b722-a886ee62c364.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-af868c50-4845-4fb8-b722-a886ee62c364.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b9e8891b-d58a-478e-950a-d68573f8ea5f {
  display: none;
}
#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 {
  text-align: left;
}


.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 {
  max-width: 100%;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom,
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 {
  max-width: 100%;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom,
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 {
  max-width: 100%;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom,
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 {
  max-width: 100%;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom,
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 {
  max-width: 100%;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom,
.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53aaed21-d56f-4dce-9377-bdb183c4a8a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-90033caa-5b62-453f-a228-68b7f5ff5adb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90033caa-5b62-453f-a228-68b7f5ff5adb .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-d35bdac9-189a-407f-90d9-c855e50df033 {
  text-align: left;
}

#s-d35bdac9-189a-407f-90d9-c855e50df033 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d35bdac9-189a-407f-90d9-c855e50df033 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d35bdac9-189a-407f-90d9-c855e50df033 .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-e990ca7d-0031-4fa0-acd5-8a55512cb71e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e990ca7d-0031-4fa0-acd5-8a55512cb71e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e990ca7d-0031-4fa0-acd5-8a55512cb71e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e990ca7d-0031-4fa0-acd5-8a55512cb71e {
  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-e990ca7d-0031-4fa0-acd5-8a55512cb71e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e990ca7d-0031-4fa0-acd5-8a55512cb71e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e990ca7d-0031-4fa0-acd5-8a55512cb71e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-828e192d-7233-4a34-8ae8-ec1a6a76688c {
  display: none;
}
#s-f191be09-aef8-4919-8f33-d5f6b7277820 {
  text-align: left;
}


.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 {
  max-width: 100%;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom,
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 {
  max-width: 100%;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom,
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 {
  max-width: 100%;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom,
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 {
  max-width: 100%;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom,
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 {
  max-width: 100%;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom,
.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f191be09-aef8-4919-8f33-d5f6b7277820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d691b739-9611-4a46-b5d9-d297f27f222a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d691b739-9611-4a46-b5d9-d297f27f222a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-f19032c4-5b09-4848-be7d-c04b912602c9 {
  text-align: left;
}

#s-f19032c4-5b09-4848-be7d-c04b912602c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f19032c4-5b09-4848-be7d-c04b912602c9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f19032c4-5b09-4848-be7d-c04b912602c9 .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-306c1d30-67c3-48d9-8acc-a328636cf6ed {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-306c1d30-67c3-48d9-8acc-a328636cf6ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-306c1d30-67c3-48d9-8acc-a328636cf6ed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-306c1d30-67c3-48d9-8acc-a328636cf6ed {
  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-306c1d30-67c3-48d9-8acc-a328636cf6ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-306c1d30-67c3-48d9-8acc-a328636cf6ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-306c1d30-67c3-48d9-8acc-a328636cf6ed.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f82112a9-cc40-4de9-86a5-6e339e3355eb {
  display: none;
}
#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 {
  text-align: left;
}


.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 {
  max-width: 100%;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom,
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 {
  max-width: 100%;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom,
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 {
  max-width: 100%;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom,
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 {
  max-width: 100%;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom,
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 {
  max-width: 100%;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom,
.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d7477e4-4c68-48a6-ac0e-95e9f6a2e383 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f5bedb4-2a55-42bc-8038-fba1863680e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f5bedb4-2a55-42bc-8038-fba1863680e9 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-b35c9398-78af-46fa-9b94-566bdbafe1a6 {
  text-align: left;
}

#s-b35c9398-78af-46fa-9b94-566bdbafe1a6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b35c9398-78af-46fa-9b94-566bdbafe1a6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b35c9398-78af-46fa-9b94-566bdbafe1a6 .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-21a7ad41-f4fd-4a60-a653-4a1a68609a1f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-21a7ad41-f4fd-4a60-a653-4a1a68609a1f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-21a7ad41-f4fd-4a60-a653-4a1a68609a1f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-21a7ad41-f4fd-4a60-a653-4a1a68609a1f {
  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-21a7ad41-f4fd-4a60-a653-4a1a68609a1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21a7ad41-f4fd-4a60-a653-4a1a68609a1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-21a7ad41-f4fd-4a60-a653-4a1a68609a1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7bd14f12-7e82-4f29-82a1-1ac608720153 {
  display: none;
}
#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 {
  text-align: left;
}


.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 {
  max-width: 100%;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom,
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 {
  max-width: 100%;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom,
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 {
  max-width: 100%;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom,
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 {
  max-width: 100%;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom,
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 {
  max-width: 100%;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom,
.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2280c976-2f84-44bd-bc62-8a90a13c75a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-66807895-ba7f-46a8-84ba-2510cfcf7056 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66807895-ba7f-46a8-84ba-2510cfcf7056 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-e31a05c0-d77e-4f33-900d-ea4bff891f7c {
  text-align: left;
}

#s-e31a05c0-d77e-4f33-900d-ea4bff891f7c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e31a05c0-d77e-4f33-900d-ea4bff891f7c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e31a05c0-d77e-4f33-900d-ea4bff891f7c .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-d1c3abac-c012-46e3-9401-2864fead544a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d1c3abac-c012-46e3-9401-2864fead544a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1c3abac-c012-46e3-9401-2864fead544a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d1c3abac-c012-46e3-9401-2864fead544a {
  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-d1c3abac-c012-46e3-9401-2864fead544a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1c3abac-c012-46e3-9401-2864fead544a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d1c3abac-c012-46e3-9401-2864fead544a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-271616a7-9091-4295-a6a0-bef752b8eeee {
  display: none;
}
#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 {
  text-align: left;
}


.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 {
  max-width: 100%;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom,
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 {
  max-width: 100%;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom,
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 {
  max-width: 100%;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom,
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 {
  max-width: 100%;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom,
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 {
  max-width: 100%;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom,
.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abda1fc9-b4b6-4b89-8ae4-0be34d858595 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8f656268-c0fe-4902-96f2-5bfd6c84d85d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f656268-c0fe-4902-96f2-5bfd6c84d85d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-b7642497-a6d7-476e-b5f7-42de256f3969 {
  text-align: left;
}

#s-b7642497-a6d7-476e-b5f7-42de256f3969 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b7642497-a6d7-476e-b5f7-42de256f3969 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b7642497-a6d7-476e-b5f7-42de256f3969 .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-e5fe764e-c299-47b7-9f9c-e68874509333 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e5fe764e-c299-47b7-9f9c-e68874509333:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e5fe764e-c299-47b7-9f9c-e68874509333:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e5fe764e-c299-47b7-9f9c-e68874509333 {
  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-e5fe764e-c299-47b7-9f9c-e68874509333.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5fe764e-c299-47b7-9f9c-e68874509333.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e5fe764e-c299-47b7-9f9c-e68874509333.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6a48f039-86e2-4548-acb8-0ca10694e00d {
  display: none;
}
#s-4f6f9955-3274-4db3-9851-8903445492eb {
  text-align: left;
}


.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb {
  max-width: 100%;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom,
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb {
  max-width: 100%;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom,
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb {
  max-width: 100%;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom,
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb {
  max-width: 100%;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom,
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb {
  max-width: 100%;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom,
.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f6f9955-3274-4db3-9851-8903445492eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-555af4f2-722e-4487-a04f-b1eb2fdb5798 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-555af4f2-722e-4487-a04f-b1eb2fdb5798 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-fb2a47de-9eda-4969-96b1-897bd5e5eecf {
  text-align: left;
}

#s-fb2a47de-9eda-4969-96b1-897bd5e5eecf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-fb2a47de-9eda-4969-96b1-897bd5e5eecf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fb2a47de-9eda-4969-96b1-897bd5e5eecf .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-9e395485-4e57-41f7-956b-a8ec9e4ecec9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9e395485-4e57-41f7-956b-a8ec9e4ecec9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e395485-4e57-41f7-956b-a8ec9e4ecec9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e395485-4e57-41f7-956b-a8ec9e4ecec9 {
  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-9e395485-4e57-41f7-956b-a8ec9e4ecec9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e395485-4e57-41f7-956b-a8ec9e4ecec9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9e395485-4e57-41f7-956b-a8ec9e4ecec9.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-b0c3a381-4e4d-4e7f-b079-1ddf461a6603 {
  display: none;
}
#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 {
  text-align: left;
}


.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 {
  max-width: 100%;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom,
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 {
  max-width: 100%;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom,
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 {
  max-width: 100%;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom,
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 {
  max-width: 100%;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom,
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 {
  max-width: 100%;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom,
.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-855b8e25-2cfa-44e9-91f6-87dda7278f41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a11dd6c1-0366-4b60-9fb5-d56f5d9379e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a11dd6c1-0366-4b60-9fb5-d56f5d9379e0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-a77bf55b-68fe-4d6f-941f-f9e673ea3f21 {
  text-align: center;
}

#s-a77bf55b-68fe-4d6f-941f-f9e673ea3f21 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a77bf55b-68fe-4d6f-941f-f9e673ea3f21 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a77bf55b-68fe-4d6f-941f-f9e673ea3f21 .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-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5 {
  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-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-bff8bbb6-3ee1-4f43-9b0a-ad5522124af5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c261f4da-4b58-4799-97eb-152ec3adfe9c {
  display: none;
}
#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 {
  text-align: left;
}


.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 {
  max-width: 100%;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom,
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 {
  max-width: 100%;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom,
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 {
  max-width: 100%;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom,
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 {
  max-width: 100%;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom,
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 {
  max-width: 100%;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom,
.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5db88fd1-0504-42f2-84cc-9faabb4e9a36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-39b362ad-b57f-4ab7-acf9-d794d6a756ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39b362ad-b57f-4ab7-acf9-d794d6a756ca .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-fc050209-d28d-4871-b75e-b622817cda8a {
  text-align: center;
}

#s-fc050209-d28d-4871-b75e-b622817cda8a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-fc050209-d28d-4871-b75e-b622817cda8a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fc050209-d28d-4871-b75e-b622817cda8a .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-2c8e8cf9-a436-498f-ba37-940a55958cd6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2c8e8cf9-a436-498f-ba37-940a55958cd6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c8e8cf9-a436-498f-ba37-940a55958cd6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c8e8cf9-a436-498f-ba37-940a55958cd6 {
  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-2c8e8cf9-a436-498f-ba37-940a55958cd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c8e8cf9-a436-498f-ba37-940a55958cd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-2c8e8cf9-a436-498f-ba37-940a55958cd6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6904eea3-256b-460a-b23c-c874f844e937 {
  display: none;
}
#s-bda4666d-6beb-4018-9c90-3647782c3a98 {
  text-align: left;
}


.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 {
  max-width: 100%;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom,
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 {
  max-width: 100%;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom,
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 {
  max-width: 100%;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom,
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 {
  max-width: 100%;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom,
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 {
  max-width: 100%;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom,
.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bda4666d-6beb-4018-9c90-3647782c3a98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce578687-7c83-45a1-8f37-0e5561e2f2dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce578687-7c83-45a1-8f37-0e5561e2f2dc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-591f49b4-a2c2-4ea3-a1cc-ee658cd0bd3d {
  text-align: center;
}

#s-591f49b4-a2c2-4ea3-a1cc-ee658cd0bd3d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-591f49b4-a2c2-4ea3-a1cc-ee658cd0bd3d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-591f49b4-a2c2-4ea3-a1cc-ee658cd0bd3d .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-f52d4869-decf-41f8-9b45-2577f4282c52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f52d4869-decf-41f8-9b45-2577f4282c52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f52d4869-decf-41f8-9b45-2577f4282c52:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f52d4869-decf-41f8-9b45-2577f4282c52 {
  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-f52d4869-decf-41f8-9b45-2577f4282c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f52d4869-decf-41f8-9b45-2577f4282c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f52d4869-decf-41f8-9b45-2577f4282c52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-82e1d5a5-e5e9-4b6b-8730-2d4460312077 {
  display: none;
}
#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 {
  text-align: left;
}


.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 {
  max-width: 100%;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom,
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 {
  max-width: 100%;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom,
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 {
  max-width: 100%;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom,
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 {
  max-width: 100%;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom,
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 {
  max-width: 100%;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom,
.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe6a950-b89e-401c-9cb5-09d9dcaf3852 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1e94b851-c885-4a65-94ec-4d17d9380513 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e94b851-c885-4a65-94ec-4d17d9380513 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-77973b26-6aab-42c4-866e-745c923f5d4e {
  text-align: center;
}

#s-77973b26-6aab-42c4-866e-745c923f5d4e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-77973b26-6aab-42c4-866e-745c923f5d4e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-77973b26-6aab-42c4-866e-745c923f5d4e .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-bbe70ffd-7855-4af0-b140-5f8be7774873 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bbe70ffd-7855-4af0-b140-5f8be7774873:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bbe70ffd-7855-4af0-b140-5f8be7774873:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bbe70ffd-7855-4af0-b140-5f8be7774873 {
  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-bbe70ffd-7855-4af0-b140-5f8be7774873.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbe70ffd-7855-4af0-b140-5f8be7774873.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-bbe70ffd-7855-4af0-b140-5f8be7774873.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7e3c1a4d-4820-4f35-90f7-4f24ec73188e {
  display: none;
}
#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a {
  text-align: left;
}


.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a {
  max-width: 100%;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom,
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a {
  max-width: 100%;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom,
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a {
  max-width: 100%;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom,
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a {
  max-width: 100%;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom,
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a {
  max-width: 100%;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom,
.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6140bf5d-6b08-4acc-8066-9ce18a09fd0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fa7fbf8b-f5a7-45a1-b51b-1ce465936381 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa7fbf8b-f5a7-45a1-b51b-1ce465936381 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-5a2d0758-df54-4d09-b93f-a592f3dedb34 {
  text-align: center;
}

#s-5a2d0758-df54-4d09-b93f-a592f3dedb34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5a2d0758-df54-4d09-b93f-a592f3dedb34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5a2d0758-df54-4d09-b93f-a592f3dedb34 .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-12496fdc-f0a6-45dc-ae33-5caf3c726447 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-12496fdc-f0a6-45dc-ae33-5caf3c726447:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-12496fdc-f0a6-45dc-ae33-5caf3c726447:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-12496fdc-f0a6-45dc-ae33-5caf3c726447 {
  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-12496fdc-f0a6-45dc-ae33-5caf3c726447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12496fdc-f0a6-45dc-ae33-5caf3c726447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12496fdc-f0a6-45dc-ae33-5caf3c726447.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cd789211-a787-4a24-a5e0-1177674b1c53 {
  display: none;
}
#s-21ac4145-da7d-42cf-bb41-f5177c40992a {
  text-align: left;
}


.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a {
  max-width: 100%;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom,
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a {
  max-width: 100%;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom,
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a {
  max-width: 100%;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom,
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a {
  max-width: 100%;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom,
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a {
  max-width: 100%;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom,
.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21ac4145-da7d-42cf-bb41-f5177c40992a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-765688e4-920b-42bb-9cca-c1bddc968d6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-765688e4-920b-42bb-9cca-c1bddc968d6b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-d2bc7e8a-adb7-4e42-b6de-002adeff9a94 {
  text-align: center;
}

#s-d2bc7e8a-adb7-4e42-b6de-002adeff9a94 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d2bc7e8a-adb7-4e42-b6de-002adeff9a94 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d2bc7e8a-adb7-4e42-b6de-002adeff9a94 .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-aed2b0d5-06ef-4581-ad2d-42ca891166cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-aed2b0d5-06ef-4581-ad2d-42ca891166cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aed2b0d5-06ef-4581-ad2d-42ca891166cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aed2b0d5-06ef-4581-ad2d-42ca891166cf {
  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-aed2b0d5-06ef-4581-ad2d-42ca891166cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aed2b0d5-06ef-4581-ad2d-42ca891166cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-aed2b0d5-06ef-4581-ad2d-42ca891166cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4fca2c26-28ba-452c-b576-17d5b73946e5 {
  display: none;
}
#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be {
  text-align: left;
}


.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be {
  max-width: 100%;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom,
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be {
  max-width: 100%;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom,
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be {
  max-width: 100%;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom,
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be {
  max-width: 100%;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom,
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be {
  max-width: 100%;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom,
.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98c51a1b-46ca-42fc-805b-3f0c82c4d9be .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a460e8ff-fedb-4676-9539-8da26cd7e50d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a460e8ff-fedb-4676-9539-8da26cd7e50d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-55500094-eb30-449f-a8ef-b333e2c929ab {
  text-align: center;
}

#s-55500094-eb30-449f-a8ef-b333e2c929ab .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-55500094-eb30-449f-a8ef-b333e2c929ab .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-55500094-eb30-449f-a8ef-b333e2c929ab .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-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62 {
  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-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6f5c6ee4-3743-47fe-894e-2f93a3fbcd62.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1e182d2c-b7b5-4865-8e10-250fc83fbba0 {
  display: none;
}
#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a {
  text-align: left;
}


.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a {
  max-width: 100%;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom,
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a {
  max-width: 100%;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom,
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a {
  max-width: 100%;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom,
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a {
  max-width: 100%;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom,
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a {
  max-width: 100%;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom,
.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ebbfb46-f37e-4dfa-a434-6c03f8a94e5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-61bb5974-1d01-468b-a51e-7799327ba4b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61bb5974-1d01-468b-a51e-7799327ba4b3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-55bcc7c8-7b59-48a1-bab2-dba167b7d7de {
  text-align: center;
}

#s-55bcc7c8-7b59-48a1-bab2-dba167b7d7de .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-55bcc7c8-7b59-48a1-bab2-dba167b7d7de .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-55bcc7c8-7b59-48a1-bab2-dba167b7d7de .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-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a {
  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-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c80dbf95-e5c0-4d31-a708-3b51ec0ee65a.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;
}
