.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-8d06d52a-ff8c-464a-8b38-218810495933 {
  min-height: 50px;
}








#s-8d06d52a-ff8c-464a-8b38-218810495933 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d06d52a-ff8c-464a-8b38-218810495933.shg-box.shg-c {
  justify-content: flex-start;
}

.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-d85399cf-55d0-4b81-a80b-b24e28767744 {
  min-height: 50px;
}








#s-d85399cf-55d0-4b81-a80b-b24e28767744 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d85399cf-55d0-4b81-a80b-b24e28767744.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ccce615a-f0c6-4a83-a707-8fd1ea62ccad {
  
}

#s-7a618ada-b492-4745-ba5c-715d5139a1cf {
  min-height: 50px;
}








#s-7a618ada-b492-4745-ba5c-715d5139a1cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a618ada-b492-4745-ba5c-715d5139a1cf.shg-box.shg-c {
  justify-content: flex-start;
}

.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-e34d1253-28f4-4f55-89a2-989203b77c2c {
  text-align: center;
}




  #s-e34d1253-28f4-4f55-89a2-989203b77c2c img.shogun-image {
    
    width: px;
  }


#s-e34d1253-28f4-4f55-89a2-989203b77c2c .shogun-image-content {
  
    align-items: center;
  
}

#s-f811af37-7560-42f6-807d-9a56dbd9c962 {
  min-height: 50px;
}








#s-f811af37-7560-42f6-807d-9a56dbd9c962 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f811af37-7560-42f6-807d-9a56dbd9c962.shg-box.shg-c {
  justify-content: flex-start;
}

.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-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9888eda-7422-42c2-b08d-43086b3009b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-eb07c56e-826c-4c31-8b57-177821484507 {
  
}

#s-1346fddc-0350-46ba-a256-d83ecddf3f4f {
  min-height: 50px;
}








#s-1346fddc-0350-46ba-a256-d83ecddf3f4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1346fddc-0350-46ba-a256-d83ecddf3f4f.shg-box.shg-c {
  justify-content: center;
}

#s-9086f4b0-adf9-4f40-a549-a1b550f64705 {
  
}

#s-fdea63c6-b053-42c1-a836-705f5eda1b02 {
  min-height: 50px;
}








#s-fdea63c6-b053-42c1-a836-705f5eda1b02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdea63c6-b053-42c1-a836-705f5eda1b02.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d9a0880-0fae-4ce6-9586-6bf9b5dd95f3 {
  
}

#s-c24b4df0-de1c-4990-992f-fc3fcfce9b98 {
  min-height: 50px;
}








#s-c24b4df0-de1c-4990-992f-fc3fcfce9b98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c24b4df0-de1c-4990-992f-fc3fcfce9b98.shg-box.shg-c {
  justify-content: flex-start;
}

#s-96c4463f-0fb0-4cbb-bf23-3eb2a14ebeb4 {
  text-align: center;
}




  #s-96c4463f-0fb0-4cbb-bf23-3eb2a14ebeb4 img.shogun-image {
    
    width: px;
  }


#s-96c4463f-0fb0-4cbb-bf23-3eb2a14ebeb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba69eba3-da00-431e-93dd-1afae2e4ea33 {
  min-height: 50px;
}








#s-ba69eba3-da00-431e-93dd-1afae2e4ea33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba69eba3-da00-431e-93dd-1afae2e4ea33.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4530286c-e064-4ce3-9fe3-eeee7a91c626"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e00163c-7509-42e5-b937-b50306daaf90 {
  
}

#s-3d123fed-6db8-4a97-b000-f74bc3f98389 {
  min-height: 50px;
}








#s-3d123fed-6db8-4a97-b000-f74bc3f98389 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d123fed-6db8-4a97-b000-f74bc3f98389.shg-box.shg-c {
  justify-content: center;
}

#s-835c69d4-f428-47c8-8a47-3c822cb077c9 {
  
}

#s-ca77f34c-b00d-440f-9f2e-bd141571525e {
  min-height: 50px;
}








#s-ca77f34c-b00d-440f-9f2e-bd141571525e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca77f34c-b00d-440f-9f2e-bd141571525e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-90c184d8-f0ca-45cc-ae15-16787715bc03 {
  
}

#s-2c91fac7-5971-42ea-b22d-cf6551a6b8ea {
  min-height: 50px;
}








#s-2c91fac7-5971-42ea-b22d-cf6551a6b8ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c91fac7-5971-42ea-b22d-cf6551a6b8ea.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a68edc54-9bf8-4b2e-a88f-36e310306e56 {
  text-align: center;
}




  #s-a68edc54-9bf8-4b2e-a88f-36e310306e56 img.shogun-image {
    
    width: px;
  }


#s-a68edc54-9bf8-4b2e-a88f-36e310306e56 .shogun-image-content {
  
    align-items: center;
  
}

#s-adc5fa3d-2fe6-4b97-ab43-26aa02bf9232 {
  min-height: 50px;
}








#s-adc5fa3d-2fe6-4b97-ab43-26aa02bf9232 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adc5fa3d-2fe6-4b97-ab43-26aa02bf9232.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5294a3f5-a833-4e4f-9380-c7aa7456f3fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-344be922-1c22-4c93-b01f-0e7bf18891a1 {
  
}

#s-8de9a82f-33f4-4be8-8680-45e1116ce224 {
  min-height: 50px;
}








#s-8de9a82f-33f4-4be8-8680-45e1116ce224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8de9a82f-33f4-4be8-8680-45e1116ce224.shg-box.shg-c {
  justify-content: center;
}

#s-d57b654a-7b1a-4b50-9b3c-12d0c712202a {
  
}

#s-db6f5e42-8ace-40ad-9eff-75f85241c242 {
  min-height: 50px;
}








#s-db6f5e42-8ace-40ad-9eff-75f85241c242 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db6f5e42-8ace-40ad-9eff-75f85241c242.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7d8fd74c-2360-48d1-97b8-3fd96043785a {
  
}

#s-0cdb578c-95a4-48db-8d7c-81a68c9cfc91 {
  min-height: 50px;
}








#s-0cdb578c-95a4-48db-8d7c-81a68c9cfc91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cdb578c-95a4-48db-8d7c-81a68c9cfc91.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6595404b-b0da-4286-8627-18c5557c254f {
  text-align: center;
}




  #s-6595404b-b0da-4286-8627-18c5557c254f img.shogun-image {
    
    width: px;
  }


#s-6595404b-b0da-4286-8627-18c5557c254f .shogun-image-content {
  
    align-items: center;
  
}

#s-6a15f2a9-7269-4bdc-a3f1-ee2d833e442d {
  min-height: 50px;
}








#s-6a15f2a9-7269-4bdc-a3f1-ee2d833e442d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a15f2a9-7269-4bdc-a3f1-ee2d833e442d.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e1c0a0b-571c-4054-80e0-c4c474a94ab3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e6a104f-0de9-449b-aa1b-ef010fa29649 {
  
}

#s-ab405b98-d08b-4347-abea-0a09eee01f8a {
  min-height: 50px;
}








#s-ab405b98-d08b-4347-abea-0a09eee01f8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab405b98-d08b-4347-abea-0a09eee01f8a.shg-box.shg-c {
  justify-content: center;
}

#s-a186de81-1d9e-4821-bec9-f8c9b5499226 {
  
}

#s-c1217424-3b19-4aa3-9bb3-4cb58e28cc51 {
  min-height: 50px;
}








#s-c1217424-3b19-4aa3-9bb3-4cb58e28cc51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1217424-3b19-4aa3-9bb3-4cb58e28cc51.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e37313c6-3ce8-4aa9-ab5d-05fa0a48d807 {
  
}

#s-dc53f161-f50e-419f-ba0b-cb81bbeade0f {
  min-height: 50px;
}








#s-dc53f161-f50e-419f-ba0b-cb81bbeade0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc53f161-f50e-419f-ba0b-cb81bbeade0f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e9fec3e5-668b-4c02-b3d6-f00689218571 {
  text-align: center;
}




  #s-e9fec3e5-668b-4c02-b3d6-f00689218571 img.shogun-image {
    
    width: px;
  }


#s-e9fec3e5-668b-4c02-b3d6-f00689218571 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7bfda0d-8a83-4673-ba12-2eedb75aa8fa {
  min-height: 50px;
}








#s-a7bfda0d-8a83-4673-ba12-2eedb75aa8fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7bfda0d-8a83-4673-ba12-2eedb75aa8fa.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46949ad3-b766-4606-b10b-8b311ee9dddb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-97196b9f-ace5-453b-b3a8-05dff6a0f62e {
  
}

#s-be0cdc15-a732-418c-8ff9-95cb523d9785 {
  min-height: 50px;
}








#s-be0cdc15-a732-418c-8ff9-95cb523d9785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be0cdc15-a732-418c-8ff9-95cb523d9785.shg-box.shg-c {
  justify-content: center;
}

#s-ad7cc1e1-a71b-423c-ab9f-0b7bb1dd0114 {
  
}

#s-c0616a9d-3ce0-4f81-bfd5-73fde7eec6ea {
  min-height: 50px;
}








#s-c0616a9d-3ce0-4f81-bfd5-73fde7eec6ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0616a9d-3ce0-4f81-bfd5-73fde7eec6ea.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-26c8f530-9c3a-4f2f-907b-42f750952644"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7ab9ecae-6929-4bd4-920f-42cacedcf3a7 {
  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-4594c829-8b0a-4913-a4b1-f92fc822546f {
  text-align: left;
}


.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f {
  max-width: 100%;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom,
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f {
  max-width: 100%;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom,
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f {
  max-width: 100%;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom,
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f {
  max-width: 100%;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom,
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f {
  max-width: 100%;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .shg-image-zoom,
.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4594c829-8b0a-4913-a4b1-f92fc822546f .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-58c9022e-77f9-4ba5-96b3-1e1683dc18b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58c9022e-77f9-4ba5-96b3-1e1683dc18b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-8407fe0c-80fd-4aa4-96bf-fcac6134084b {
  text-align: left;
}

#s-8407fe0c-80fd-4aa4-96bf-fcac6134084b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8407fe0c-80fd-4aa4-96bf-fcac6134084b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8407fe0c-80fd-4aa4-96bf-fcac6134084b .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-f0dfe362-e6c2-41a4-ae28-4163bf3c5a7a {
  display: none;
}
#s-180adb55-c7c6-411e-8e98-7390ccad5964 {
  text-align: left;
}


.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 {
  max-width: 100%;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom,
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 {
  max-width: 100%;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom,
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 {
  max-width: 100%;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom,
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 {
  max-width: 100%;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom,
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 {
  max-width: 100%;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom,
.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180adb55-c7c6-411e-8e98-7390ccad5964 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f261562b-7729-4fad-96f5-41d05fbae427 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f261562b-7729-4fad-96f5-41d05fbae427 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d5b6ea55-42c5-4ba9-87a3-1d79e408bd84 {
  text-align: left;
}

#s-d5b6ea55-42c5-4ba9-87a3-1d79e408bd84 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d5b6ea55-42c5-4ba9-87a3-1d79e408bd84 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d5b6ea55-42c5-4ba9-87a3-1d79e408bd84 .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-d83cd353-d87d-4bc6-b007-3049a5ae4b40 {
  display: none;
}
#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 {
  text-align: left;
}


.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 {
  max-width: 100%;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom,
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 {
  max-width: 100%;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom,
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 {
  max-width: 100%;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom,
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 {
  max-width: 100%;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom,
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 {
  max-width: 100%;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom,
.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f4f0813-2cc2-4be5-a686-8daa37e0c286 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-51fc4b4a-948a-43db-916e-22d2eff76a85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51fc4b4a-948a-43db-916e-22d2eff76a85 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5f089367-d942-4a5c-a164-c60453fb3378 {
  text-align: left;
}

#s-5f089367-d942-4a5c-a164-c60453fb3378 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5f089367-d942-4a5c-a164-c60453fb3378 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5f089367-d942-4a5c-a164-c60453fb3378 .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-bd6009a9-cac0-4e47-a85e-7881a5483eec {
  display: none;
}
#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 {
  text-align: left;
}


.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 {
  max-width: 100%;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom,
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 {
  max-width: 100%;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom,
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 {
  max-width: 100%;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom,
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 {
  max-width: 100%;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom,
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 {
  max-width: 100%;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom,
.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d094ced4-c7d7-444b-93a7-9f41ca23e601 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7cc398fa-96aa-4d06-80c3-723d5db46d14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cc398fa-96aa-4d06-80c3-723d5db46d14 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f4cf5637-8596-40c6-bb77-22259304f8e0 {
  text-align: left;
}

#s-f4cf5637-8596-40c6-bb77-22259304f8e0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f4cf5637-8596-40c6-bb77-22259304f8e0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f4cf5637-8596-40c6-bb77-22259304f8e0 .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-401f21ff-838a-4019-b794-a7b5318c3d85 {
  min-height: 50px;
}








#s-401f21ff-838a-4019-b794-a7b5318c3d85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-401f21ff-838a-4019-b794-a7b5318c3d85.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1cd02aa-755a-41a3-9526-8f9ecafa6a19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5ffa039c-88c2-4842-ac32-fbfa35522ad1 {
  display: none;
}
#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 {
  text-align: left;
}


.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 {
  max-width: 100%;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom,
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 {
  max-width: 100%;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom,
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 {
  max-width: 100%;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom,
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 {
  max-width: 100%;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom,
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 {
  max-width: 100%;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom,
.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-369e34d3-5fd8-4b59-9ced-bf1e6ef1eb41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3bd87378-a632-4819-a41c-75c0ab3700d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bd87378-a632-4819-a41c-75c0ab3700d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-68b29cc2-a64f-4c89-bb72-ca8894bb675a {
  text-align: left;
}

#s-68b29cc2-a64f-4c89-bb72-ca8894bb675a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-68b29cc2-a64f-4c89-bb72-ca8894bb675a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-68b29cc2-a64f-4c89-bb72-ca8894bb675a .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-be1cff20-9902-46b7-a201-49b3f948cc0f {
  display: none;
}
#s-4a54b001-042c-42f1-9bff-2ec7513daa8c {
  text-align: left;
}


.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c {
  max-width: 100%;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom,
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c {
  max-width: 100%;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom,
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c {
  max-width: 100%;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom,
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c {
  max-width: 100%;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom,
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c {
  max-width: 100%;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom,
.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a54b001-042c-42f1-9bff-2ec7513daa8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-75905e01-cc49-4783-8f14-68351dc24bd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75905e01-cc49-4783-8f14-68351dc24bd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-822cff8c-4f37-4d78-a14c-08f23d2c4656 {
  text-align: left;
}

#s-822cff8c-4f37-4d78-a14c-08f23d2c4656 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-822cff8c-4f37-4d78-a14c-08f23d2c4656 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-822cff8c-4f37-4d78-a14c-08f23d2c4656 .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-1c02250f-380d-4705-b3b7-2c258dc4b18f {
  display: none;
}
#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea {
  text-align: left;
}


.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea {
  max-width: 100%;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom,
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea {
  max-width: 100%;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom,
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea {
  max-width: 100%;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom,
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea {
  max-width: 100%;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom,
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea {
  max-width: 100%;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom,
.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b3f3ce0-5e23-4cd3-894e-cdc98a1bc3ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-965d4b24-5403-490b-9dd2-dbc18835b0de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-965d4b24-5403-490b-9dd2-dbc18835b0de .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-582e5cd3-83c0-480b-9c3e-2327f2bc3320 {
  text-align: left;
}

#s-582e5cd3-83c0-480b-9c3e-2327f2bc3320 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-582e5cd3-83c0-480b-9c3e-2327f2bc3320 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-582e5cd3-83c0-480b-9c3e-2327f2bc3320 .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-b690ec19-c674-49cf-921f-1a1337aaf66c {
  display: none;
}
#s-a6ae2d53-65df-4da7-acff-497bb6fce136 {
  text-align: left;
}


.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 {
  max-width: 100%;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom,
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 {
  max-width: 100%;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom,
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 {
  max-width: 100%;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom,
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 {
  max-width: 100%;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom,
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 {
  max-width: 100%;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom,
.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6ae2d53-65df-4da7-acff-497bb6fce136 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c622aecf-3420-4834-b919-0f4c2cd24bd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c622aecf-3420-4834-b919-0f4c2cd24bd7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-dbc5ea24-17fb-4e25-8e5b-8b8ca570acef {
  text-align: left;
}

#s-dbc5ea24-17fb-4e25-8e5b-8b8ca570acef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-dbc5ea24-17fb-4e25-8e5b-8b8ca570acef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dbc5ea24-17fb-4e25-8e5b-8b8ca570acef .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-0d70c7dd-133b-4e6f-acb7-4f9f90385fd9 {
  min-height: 50px;
}








#s-0d70c7dd-133b-4e6f-acb7-4f9f90385fd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d70c7dd-133b-4e6f-acb7-4f9f90385fd9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ac84cca6-31c2-41ff-9fc4-a66e13670284 {
  text-align: center;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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